Makefile:1025: warning: overriding recipe for target 'build'
Makefile:892: warning: ignoring old recipe for target 'build'
Makefile:1025: warning: overriding recipe for target 'build'
Makefile:892: warning: ignoring old recipe for target 'build'
Config:
debug: 'no'
sanitize: 'none'
optimize: 'yes'
arch: 'x86_64'
bits: '64'
kernel: 'MSYS_NT-10.0-26100'
os: 'Windows_NT'
prefetch: 'yes'
popcnt: 'yes'
pext: 'no'
sse: 'yes'
mmx: 'no'
sse2: 'yes'
ssse3: 'yes'
sse41: 'yes'
avx2: 'yes'
avxvnni: 'no'
avx512: 'no'
vnni256: 'no'
vnni512: 'no'
avx512icl: 'no'
altivec: 'no'
vsx: 'no'
neon: 'no'
dotprod: 'no'
arm_version: '0'
lsx: 'no'
lasx: 'no'
target_windows: 'yes'
Flags:
CXX: g++
CXXFLAGS: -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig="C:/openbench-local/OpenBench/Client/Networks/1C000000" -DEvalFileDefaultNameSmall="nn-37f18f62d772.nnue"
LDFLAGS: -m64 -Wl,--no-as-needed -static -lpthread -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig="C:/openbench-local/OpenBench/Client/Networks/1C000000" -DEvalFileDefaultNameSmall="nn-37f18f62d772.nnue" -flto=jobserver
Testing config sanity. If this fails, try 'make help' ...
Existing nn-1c0000000000.nnue validated, skipping download
Existing nn-37f18f62d772.nnue validated, skipping download
C:/ProgramData/chocolatey/lib/make/tools/install/bin/make.exe ARCH=x86-64-avx2 COMP=gcc all
make[1]: Entering directory 'C:/Users/BigZer/AppData/Local/Temp/tmpxok0u6ow/HypnoS/HypnoS-tmp/src'
Makefile:1025: warning: overriding recipe for target 'build'
Makefile:892: warning: ignoring old recipe for target 'build'
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o benchmark.o benchmark.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o bitboard.o bitboard.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o evaluate.o evaluate.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o experience.o experience.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o main.o main.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o misc.o misc.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o movegen.o movegen.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o movepick.o movepick.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o polybook.o polybook.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o position.o position.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o search.o search.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o thread.o thread.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o timeman.o timeman.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o tt.o tt.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o uci.o uci.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o ucioption.o ucioption.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o tune.o tune.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o tbprobe.o syzygy/tbprobe.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o nnue_accumulator.o nnue/nnue_accumulator.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o nnue_misc.o nnue/nnue_misc.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o half_ka_v2_hm.o nnue/features/half_ka_v2_hm.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o network.o nnue/network.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o engine.o engine.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o score.o score.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o memory.o memory.cpp
g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -DHYP_FIXED_ZOBRIST -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_AVX2 -mavx2 -mbmi -DUSE_SSE41 -msse4.1 -DUSE_SSSE3 -mssse3 -DUSE_SSE2 -msse2 -DARCH=x86-64-avx2 -flto -flto-partition=one -DEvalFileDefaultNameBig=\"C:/openbench-local/OpenBench/Client/Networks/1C000000\" -DEvalFileDefaultNameSmall=\"nn-37f18f62d772.nnue\" -c -o eval_weights.o eval_weights.cpp
In file included from eval_weights.cpp:20:
eval.h: In function 'Hypnos::Eval::DynParams Hypnos::Eval::dyn_snapshot()':
eval.h:23:42: error: use of deleted function 'Hypnos::Eval::DynParams::DynParams(const Hypnos::Eval::DynParams&)'
23 | inline DynParams dyn_snapshot() { return g_dyn; }
| ^~~~~
eval.h:6:8: note: 'Hypnos::Eval::DynParams::DynParams(const Hypnos::Eval::DynParams&)' is implicitly deleted because the default definition would be ill-formed:
6 | struct DynParams {
| ^~~~~~~~~
eval.h:6:8: error: use of deleted function 'std::atomic<int>::atomic(const std::atomic<int>&)'
In file included from eval_weights.h:20,
from eval_weights.cpp:19:
C:/msys64/mingw64/include/c++/13.2.0/atomic:829:7: note: declared here
829 | atomic(const atomic&) = delete;
| ^~~~~~
eval.h:6:8: error: use of deleted function 'std::atomic<int>::atomic(const std::atomic<int>&)'
6 | struct DynParams {
| ^~~~~~~~~
C:/msys64/mingw64/include/c++/13.2.0/atomic:829:7: note: declared here
829 | atomic(const atomic&) = delete;
| ^~~~~~
eval.h:6:8: error: use of deleted function 'std::atomic<int>::atomic(const std::atomic<int>&)'
6 | struct DynParams {
| ^~~~~~~~~
C:/msys64/mingw64/include/c++/13.2.0/atomic:829:7: note: declared here
829 | atomic(const atomic&) = delete;
| ^~~~~~
eval.h:6:8: error: use of deleted function 'std::atomic<int>::atomic(const std::atomic<int>&)'
6 | struct DynParams {
| ^~~~~~~~~
C:/msys64/mingw64/include/c++/13.2.0/atomic:829:7: note: declared here
829 | atomic(const atomic&) = delete;
| ^~~~~~
eval.h:6:8: error: use of deleted function 'std::atomic<int>::atomic(const std::atomic<int>&)'
6 | struct DynParams {
| ^~~~~~~~~
C:/msys64/mingw64/include/c++/13.2.0/atomic:829:7: note: declared here
829 | atomic(const atomic&) = delete;
| ^~~~~~
make[1]: *** [<builtin>: eval_weights.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from evaluate.cpp:38:
eval.h: In function 'Hypnos::Eval::DynParams Hypnos::Eval::dyn_snapshot()':
eval.h:23:42: error: use of deleted function 'Hypnos::Eval::DynParams::DynParams(const Hypnos::Eval::DynParams&)'
23 | inline DynParams dyn_snapshot() { return g_dyn; }
| ^~~~~
eval.h:6:8: note: 'Hypnos::Eval::DynParams::DynParams(const Hypnos::Eval::DynParams&)' is implicitly deleted because the default definition would be ill-formed:
6 | struct DynParams {
| ^~~~~~~~~
eval.h:6:8: error: use of deleted function 'std::atomic<int>::atomic(const std::atomic<int>&)'
In file included from numa.h:23,
from engine.h:32,
from uci.h:27,
from evaluate.cpp:35:
C:/msys64/mingw64/include/c++/13.2.0/atomic:829:7: note: declared here
829 | atomic(const atomic&) = delete;
| ^~~~~~
eval.h:6:8: error: use of deleted function 'std::atomic<int>::atomic(const std::atomic<int>&)'
6 | struct DynParams {
| ^~~~~~~~~
C:/msys64/mingw64/include/c++/13.2.0/atomic:829:7: note: declared here
829 | atomic(const atomic&) = delete;
| ^~~~~~
eval.h:6:8: error: use of deleted function 'std::atomic<int>::atomic(const std::atomic<int>&)'
6 | struct DynParams {
| ^~~~~~~~~
C:/msys64/mingw64/include/c++/13.2.0/atomic:829:7: note: declared here
829 | atomic(const atomic&) = delete;
| ^~~~~~
eval.h:6:8: error: use of deleted function 'std::atomic<int>::atomic(const std::atomic<int>&)'
6 | struct DynParams {
| ^~~~~~~~~
C:/msys64/mingw64/include/c++/13.2.0/atomic:829:7: note: declared here
829 | atomic(const atomic&) = delete;
| ^~~~~~
eval.h:6:8: error: use of deleted function 'std::atomic<int>::atomic(const std::atomic<int>&)'
6 | struct DynParams {
| ^~~~~~~~~
C:/msys64/mingw64/include/c++/13.2.0/atomic:829:7: note: declared here
829 | atomic(const atomic&) = delete;
| ^~~~~~
In file included from engine.cpp:48:
eval.h: In function 'Hypnos::Eval::DynParams Hypnos::Eval::dyn_snapshot()':
eval.h:23:42: error: use of deleted function 'Hypnos::Eval::DynParams::DynParams(const Hypnos::Eval::DynParams&)'
23 | inline DynParams dyn_snapshot() { return g_dyn; }
| ^~~~~
eval.h:6:8: note: 'Hypnos::Eval::DynParams::DynParams(const Hypnos::Eval::DynParams&)' is implicitly deleted because the default definition would be ill-formed:
6 | struct DynParams {
| ^~~~~~~~~
eval.h:6:8: error: use of deleted function 'std::atomic<int>::atomic(const std::atomic<int>&)'
In file included from numa.h:23,
from engine.h:32,
from engine.cpp:19:
C:/msys64/mingw64/include/c++/13.2.0/atomic:829:7: note: declared here
829 | atomic(const atomic&) = delete;
| ^~~~~~
eval.h:6:8: error: use of deleted function 'std::atomic<int>::atomic(const std::atomic<int>&)'
6 | struct DynParams {
| ^~~~~~~~~
C:/msys64/mingw64/include/c++/13.2.0/atomic:829:7: note: declared here
829 | atomic(const atomic&) = delete;
| ^~~~~~
eval.h:6:8: error: use of deleted function 'std::atomic<int>::atomic(const std::atomic<int>&)'
6 | struct DynParams {
| ^~~~~~~~~
C:/msys64/mingw64/include/c++/13.2.0/atomic:829:7: note: declared here
829 | atomic(const atomic&) = delete;
| ^~~~~~
eval.h:6:8: error: use of deleted function 'std::atomic<int>::atomic(const std::atomic<int>&)'
6 | struct DynParams {
| ^~~~~~~~~
C:/msys64/mingw64/include/c++/13.2.0/atomic:829:7: note: declared here
829 | atomic(const atomic&) = delete;
| ^~~~~~
eval.h:6:8: error: use of deleted function 'std::atomic<int>::atomic(const std::atomic<int>&)'
6 | struct DynParams {
| ^~~~~~~~~
C:/msys64/mingw64/include/c++/13.2.0/atomic:829:7: note: declared here
829 | atomic(const atomic&) = delete;
| ^~~~~~
make[1]: *** [<builtin>: evaluate.o] Error 1
make[1]: *** [<builtin>: engine.o] Error 1
make[1]: Leaving directory 'C:/Users/BigZer/AppData/Local/Temp/tmpxok0u6ow/HypnoS/HypnoS-tmp/src'
make: *** [Makefile:1025: build] Error 2