Autodetected architecture: avx512vnni
make process-net
make[1]: Entering directory '/tmp/tmphnwin1vy/PlentyChess/PlentyChess-tmp'
Autodetected architecture: avx512vnni
Using network /home/jonathanhallstrom/dev/python/FuryBench/Client/Networks/663E0531
Processing network
make -C tools clean
make[2]: Entering directory '/tmp/tmphnwin1vy/PlentyChess/PlentyChess-tmp/tools'
rm -f *~ process_net
make[2]: Leaving directory '/tmp/tmphnwin1vy/PlentyChess/PlentyChess-tmp/tools'
make -C tools arch=avx512vnni
make[2]: Entering directory '/tmp/tmphnwin1vy/PlentyChess/PlentyChess-tmp/tools'
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -Wno-ignored-optimization-argument -g -ggdb -DARCH_X86 -march=cascadelake process_net.cpp -o process_net
make[2]: Leaving directory '/tmp/tmphnwin1vy/PlentyChess/PlentyChess-tmp/tools'
./tools/process_net false /home/jonathanhallstrom/dev/python/FuryBench/Client/Networks/663E0531 ./processed.bin
make[1]: Leaving directory '/tmp/tmphnwin1vy/PlentyChess/PlentyChess-tmp'
make _nopgo SKIP_PROCESS_NET=true
make[1]: Entering directory '/tmp/tmphnwin1vy/PlentyChess/PlentyChess-tmp'
Autodetected architecture: avx512vnni
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=cascadelake -mbmi2 -flto=auto -DUSE_NUMA -DEVALFILE=\"processed.bin\" -c src/engine.cpp -o src/engine.o
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=cascadelake -mbmi2 -flto=auto -DUSE_NUMA -DEVALFILE=\"processed.bin\" -c src/board.cpp -o src/board.o
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=cascadelake -mbmi2 -flto=auto -DUSE_NUMA -DEVALFILE=\"processed.bin\" -c src/move.cpp -o src/move.o
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=cascadelake -mbmi2 -flto=auto -DUSE_NUMA -DEVALFILE=\"processed.bin\" -c src/uci.cpp -o src/uci.o
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=cascadelake -mbmi2 -flto=auto -DUSE_NUMA -DEVALFILE=\"processed.bin\" -c src/search.cpp -o src/search.o
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=cascadelake -mbmi2 -flto=auto -DUSE_NUMA -DEVALFILE=\"processed.bin\" -c src/thread.cpp -o src/thread.o
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=cascadelake -mbmi2 -flto=auto -DUSE_NUMA -DEVALFILE=\"processed.bin\" -c src/evaluation.cpp -o src/evaluation.o
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=cascadelake -mbmi2 -flto=auto -DUSE_NUMA -DEVALFILE=\"processed.bin\" -c src/tt.cpp -o src/tt.o
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=cascadelake -mbmi2 -flto=auto -DUSE_NUMA -DEVALFILE=\"processed.bin\" -c src/magic.cpp -o src/magic.o
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=cascadelake -mbmi2 -flto=auto -DUSE_NUMA -DEVALFILE=\"processed.bin\" -c src/bitboard.cpp -o src/bitboard.o
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=cascadelake -mbmi2 -flto=auto -DUSE_NUMA -DEVALFILE=\"processed.bin\" -c src/history.cpp -o src/history.o
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=cascadelake -mbmi2 -flto=auto -DUSE_NUMA -DEVALFILE=\"processed.bin\" -c src/nnue.cpp -o src/nnue.o
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=cascadelake -mbmi2 -flto=auto -DUSE_NUMA -DEVALFILE=\"processed.bin\" -c src/time.cpp -o src/time.o
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=cascadelake -mbmi2 -flto=auto -DUSE_NUMA -DEVALFILE=\"processed.bin\" -c src/spsa.cpp -o src/spsa.o
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=cascadelake -mbmi2 -flto=auto -DUSE_NUMA -DEVALFILE=\"processed.bin\" -c src/zobrist.cpp -o src/zobrist.o
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=cascadelake -mbmi2 -flto=auto -DUSE_NUMA -DEVALFILE=\"processed.bin\" -c src/datagen.cpp -o src/datagen.o
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=cascadelake -mbmi2 -flto=auto -DUSE_NUMA -DEVALFILE=\"processed.bin\" -c src/threat-inputs.cpp -o src/threat-inputs.o
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=cascadelake -mbmi2 -flto=auto -DUSE_NUMA -DEVALFILE=\"processed.bin\" -c src/debug.cpp -o src/debug.o
clang++ -w -pthread -O3 -march=cascadelake -mbmi2 -flto=auto -c -o src/fathom/src/tbprobe.o src/fathom/src/tbprobe.c
src/nnue.cpp:343:1: error: use of undeclared identifier 'compile'; did you mean 'cospil'?
343 | compile error:)))))
| ^~~~~~~
| cospil
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:79:1: note: 'cospil' declared here
79 | __MATHCALL_VEC (cospi,, (_Mdouble_ __x));
| ^
/usr/include/x86_64-linux-gnu/bits/mathcalls-macros.h:23:3: note: expanded from macro '__MATHCALL_VEC'
23 | __MATHCALL (function, suffix, args)
| ^
/usr/include/x86_64-linux-gnu/bits/mathcalls-macros.h:30:3: note: expanded from macro '__MATHCALL'
30 | __MATHDECL (_Mdouble_,function,suffix, args)
| ^
/usr/include/x86_64-linux-gnu/bits/mathcalls-macros.h:32:3: note: expanded from macro '__MATHDECL'
32 | __MATHDECL_1(type, function,suffix, args); \
| ^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/usr/include/x86_64-linux-gnu/bits/mathcalls-macros.h:39:15: note: expanded from macro '__MATHDECL_1_IMPL'
39 | extern type __MATH_PRECNAME(function,suffix) args __THROW
| ^
/usr/include/math.h:363:35: note: expanded from macro '__MATH_PRECNAME'
363 | # define __MATH_PRECNAME(name,r) name##l##r
| ^
<scratch space>:75:1: note: expanded from here
75 | cospil
| ^
src/nnue.cpp:343:8: error: expected ';' after expression
343 | compile error:)))))
| ^
| ;
src/nnue.cpp:343:15: error: expected expression
343 | compile error:)))))
| ^
src/nnue.cpp:348:35: error: use of undeclared identifier 'TILE'
348 | static_assert(L1_ITERATIONS % TILE == 0);
| ^~~~
src/nnue.cpp:350:54: error: use of undeclared identifier 'TILE'
350 | for (int base = 0; base < L1_ITERATIONS; base += TILE) {
| ^~~~
src/nnue.cpp:351:26: error: use of undeclared identifier 'TILE'
351 | VecI16 registers[TILE];
| ^~~~
src/nnue.cpp:352:29: error: use of undeclared identifier 'TILE'
352 | for (int t = 0; t < TILE; t++)
| ^~~~
src/nnue.cpp:357:33: error: use of undeclared identifier 'TILE'
357 | for (int t = 0; t < TILE; t++)
| ^~~~
src/nnue.cpp:362:33: error: use of undeclared identifier 'TILE'
362 | for (int t = 0; t < TILE; t++)
| ^~~~
src/nnue.cpp:366:29: error: use of undeclared identifier 'TILE'
366 | for (int t = 0; t < TILE; t++)
| ^~~~
src/nnue.cpp:343:1: warning: expression result unused [-Wunused-value]
343 | compile error:)))))
| ^~~~~~~
src/nnue.cpp:343:1: warning: expression result unused [-Wunused-value]
343 | compile error:)))))
| ^~~~~~~
src/nnue.cpp:89:5: note: in instantiation of function template specialization 'NNUE::applyThreatRows<WHITE>' requested here
89 | applyThreatRows<side>(acc->threatState, acc->threatState, threatFeatures, ThreatInputs::FeatureList{});
| ^
src/nnue.cpp:60:5: note: in instantiation of function template specialization 'NNUE::resetAccumulator<WHITE>' requested here
60 | resetAccumulator<Color::WHITE>(board, &accumulatorStack[0]);
| ^
src/nnue.cpp:343:1: warning: expression result unused [-Wunused-value]
343 | compile error:)))))
| ^~~~~~~
src/nnue.cpp:89:5: note: in instantiation of function template specialization 'NNUE::applyThreatRows<BLACK>' requested here
89 | applyThreatRows<side>(acc->threatState, acc->threatState, threatFeatures, ThreatInputs::FeatureList{});
| ^
src/nnue.cpp:61:5: note: in instantiation of function template specialization 'NNUE::resetAccumulator<BLACK>' requested here
61 | resetAccumulator<Color::BLACK>(board, &accumulatorStack[0]);
| ^
src/nnue.cpp:195:5: error: no matching member function for call to 'applyThreatRows'
195 | applyThreatRows<side>(acc->threatState, acc->threatState, threatFeatures, ThreatInputs::FeatureList{});
| ^~~~~~~~~~~~~~~~~~~~~
src/nnue.cpp:142:13: note: in instantiation of function template specialization 'NNUE::refreshThreatFeatures<WHITE>' requested here
142 | refreshThreatFeatures<side>(outputAcc);
| ^
src/nnue.cpp:373:5: note: in instantiation of function template specialization 'NNUE::calculateAccumulators<WHITE>' requested here
373 | calculateAccumulators<Color::WHITE>();
| ^
src/nnue.h:168:8: note: candidate template ignored: substitution failure [with side = WHITE]
168 | void applyThreatRows(int16_t(*inputData)[L1_SIZE], int16_t(*outputData)[L1_SIZE],
| ^
src/nnue.cpp:261:5: error: no matching member function for call to 'applyThreatRows'
261 | applyThreatRows<side>(inputAcc->threatState, outputAcc->threatState, adds, subs);
| ^~~~~~~~~~~~~~~~~~~~~
src/nnue.cpp:144:13: note: in instantiation of function template specialization 'NNUE::incrementallyUpdateThreatFeatures<WHITE>' requested here
144 | incrementallyUpdateThreatFeatures<side>(inputAcc, outputAcc, outputKingBucket);
| ^
src/nnue.cpp:373:5: note: in instantiation of function template specialization 'NNUE::calculateAccumulators<WHITE>' requested here
373 | calculateAccumulators<Color::WHITE>();
| ^
src/nnue.h:168:8: note: candidate template ignored: substitution failure [with side = WHITE]
168 | void applyThreatRows(int16_t(*inputData)[L1_SIZE], int16_t(*outputData)[L1_SIZE],
| ^
src/nnue.cpp:195:5: error: no matching member function for call to 'applyThreatRows'
195 | applyThreatRows<side>(acc->threatState, acc->threatState, threatFeatures, ThreatInputs::FeatureList{});
| ^~~~~~~~~~~~~~~~~~~~~
src/nnue.cpp:142:13: note: in instantiation of function template specialization 'NNUE::refreshThreatFeatures<BLACK>' requested here
142 | refreshThreatFeatures<side>(outputAcc);
| ^
src/nnue.cpp:374:5: note: in instantiation of function template specialization 'NNUE::calculateAccumulators<BLACK>' requested here
374 | calculateAccumulators<Color::BLACK>();
| ^
src/nnue.h:168:8: note: candidate template ignored: substitution failure [with side = BLACK]
168 | void applyThreatRows(int16_t(*inputData)[L1_SIZE], int16_t(*outputData)[L1_SIZE],
| ^
src/nnue.cpp:261:5: error: no matching member function for call to 'applyThreatRows'
261 | applyThreatRows<side>(inputAcc->threatState, outputAcc->threatState, adds, subs);
| ^~~~~~~~~~~~~~~~~~~~~
src/nnue.cpp:144:13: note: in instantiation of function template specialization 'NNUE::incrementallyUpdateThreatFeatures<BLACK>' requested here
144 | incrementallyUpdateThreatFeatures<side>(inputAcc, outputAcc, outputKingBucket);
| ^
src/nnue.cpp:374:5: note: in instantiation of function template specialization 'NNUE::calculateAccumulators<BLACK>' requested here
374 | calculateAccumulators<Color::BLACK>();
| ^
src/nnue.h:168:8: note: candidate template ignored: substitution failure [with side = BLACK]
168 | void applyThreatRows(int16_t(*inputData)[L1_SIZE], int16_t(*outputData)[L1_SIZE],
| ^
3 warnings and 14 errors generated.
make[1]: *** [Makefile:257: src/nnue.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/tmp/tmphnwin1vy/PlentyChess/PlentyChess-tmp'
make: *** [Makefile:246: all] Error 2