Autodetected architecture: avx512
make process-net
make[1]: Entering directory '/tmp/tmpnt4spta9/PlentyChess/PlentyChess-tmp'
Autodetected architecture: avx512
Using network /root/OpenBench/Client/Networks/663E0531
Processing network
make -C tools clean
make[2]: Entering directory '/tmp/tmpnt4spta9/PlentyChess/PlentyChess-tmp/tools'
rm -f *~ process_net
make[2]: Leaving directory '/tmp/tmpnt4spta9/PlentyChess/PlentyChess-tmp/tools'
make -C tools arch=avx512
make[2]: Entering directory '/tmp/tmpnt4spta9/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=skylake-avx512 process_net.cpp -o process_net
make[2]: Leaving directory '/tmp/tmpnt4spta9/PlentyChess/PlentyChess-tmp/tools'
./tools/process_net false /root/OpenBench/Client/Networks/663E0531 ./processed.bin
make[1]: Leaving directory '/tmp/tmpnt4spta9/PlentyChess/PlentyChess-tmp'
make _nopgo SKIP_PROCESS_NET=true
make[1]: Entering directory '/tmp/tmpnt4spta9/PlentyChess/PlentyChess-tmp'
Autodetected architecture: avx512
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=skylake-avx512 -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=skylake-avx512 -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=skylake-avx512 -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=skylake-avx512 -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=skylake-avx512 -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=skylake-avx512 -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=skylake-avx512 -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=skylake-avx512 -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=skylake-avx512 -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=skylake-avx512 -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=skylake-avx512 -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=skylake-avx512 -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=skylake-avx512 -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=skylake-avx512 -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=skylake-avx512 -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=skylake-avx512 -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=skylake-avx512 -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=skylake-avx512 -mbmi2 -flto=auto -DUSE_NUMA -DEVALFILE=\"processed.bin\" -c src/debug.cpp -o src/debug.o
clang++ -w -pthread -O3 -march=skylake-avx512 -mbmi2 -flto=auto -c -o src/fathom/src/tbprobe.o src/fathom/src/tbprobe.c
src/nnue.cpp:343:1: error: unknown type name 'compile'
343 | compile error:)))))
| ^
src/nnue.cpp:343:14: error: expected ';' at end of declaration
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: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],
| ^
14 errors generated.
make[1]: *** [Makefile:257: src/nnue.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/tmp/tmpnt4spta9/PlentyChess/PlentyChess-tmp'
make: *** [Makefile:246: all] Error 2