Autodetected architecture: avx512
make process-net
make[1]: Entering directory '/tmp/tmp2vdrb682/PlentyChess/PlentyChess-tmp'
Autodetected architecture: avx512
Using network /export/home/1leonhar/OpenBench/Client/Networks/95204190
Processing network
make -C tools clean
make[2]: Entering directory '/tmp/tmp2vdrb682/PlentyChess/PlentyChess-tmp/tools'
rm -f *~ process_net
make[2]: Leaving directory '/tmp/tmp2vdrb682/PlentyChess/PlentyChess-tmp/tools'
make -C tools arch=avx512
make[2]: Entering directory '/tmp/tmp2vdrb682/PlentyChess/PlentyChess-tmp/tools'
g++ -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/tmp2vdrb682/PlentyChess/PlentyChess-tmp/tools'
./tools/process_net false /export/home/1leonhar/OpenBench/Client/Networks/95204190 ./processed.bin
make[1]: Leaving directory '/tmp/tmp2vdrb682/PlentyChess/PlentyChess-tmp'
make _nopgo SKIP_PROCESS_NET=true
make[1]: Entering directory '/tmp/tmp2vdrb682/PlentyChess/PlentyChess-tmp'
Autodetected architecture: avx512
g++ -std=c++17 -Wall -Wextra -pedantic -Werror -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=skylake-avx512 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/engine.cpp -o src/engine.o
g++ -std=c++17 -Wall -Wextra -pedantic -Werror -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=skylake-avx512 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/board.cpp -o src/board.o
g++ -std=c++17 -Wall -Wextra -pedantic -Werror -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=skylake-avx512 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/move.cpp -o src/move.o
g++ -std=c++17 -Wall -Wextra -pedantic -Werror -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=skylake-avx512 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/uci.cpp -o src/uci.o
g++ -std=c++17 -Wall -Wextra -pedantic -Werror -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=skylake-avx512 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/search.cpp -o src/search.o
g++ -std=c++17 -Wall -Wextra -pedantic -Werror -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=skylake-avx512 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/thread.cpp -o src/thread.o
g++ -std=c++17 -Wall -Wextra -pedantic -Werror -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=skylake-avx512 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/evaluation.cpp -o src/evaluation.o
g++ -std=c++17 -Wall -Wextra -pedantic -Werror -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=skylake-avx512 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/tt.cpp -o src/tt.o
g++ -std=c++17 -Wall -Wextra -pedantic -Werror -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=skylake-avx512 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/magic.cpp -o src/magic.o
g++ -std=c++17 -Wall -Wextra -pedantic -Werror -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=skylake-avx512 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/bitboard.cpp -o src/bitboard.o
g++ -std=c++17 -Wall -Wextra -pedantic -Werror -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=skylake-avx512 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/history.cpp -o src/history.o
g++ -std=c++17 -Wall -Wextra -pedantic -Werror -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=skylake-avx512 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/nnue.cpp -o src/nnue.o
g++ -std=c++17 -Wall -Wextra -pedantic -Werror -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=skylake-avx512 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/time.cpp -o src/time.o
g++ -std=c++17 -Wall -Wextra -pedantic -Werror -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=skylake-avx512 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/spsa.cpp -o src/spsa.o
g++ -std=c++17 -Wall -Wextra -pedantic -Werror -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=skylake-avx512 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/zobrist.cpp -o src/zobrist.o
g++ -std=c++17 -Wall -Wextra -pedantic -Werror -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=skylake-avx512 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/datagen.cpp -o src/datagen.o
g++ -std=c++17 -Wall -Wextra -pedantic -Werror -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=skylake-avx512 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/threat-inputs.cpp -o src/threat-inputs.o
g++ -std=c++17 -Wall -Wextra -pedantic -Werror -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=skylake-avx512 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/debug.cpp -o src/debug.o
g++ -w -pthread -O3 -march=skylake-avx512 -mbmi2 -flto=auto   -c -o src/fathom/src/tbprobe.o src/fathom/src/tbprobe.c
In file included from src/move.h:6,
                 from src/board.h:8,
                 from src/bitboard.cpp:4:
src/types.h:38:2: error: extra ‘;’ [-Werror=pedantic]
   38 | };
      |  ^
In file included from src/move.h:6,
                 from src/move.cpp:6:
src/types.h:38:2: error: extra ‘;’ [-Werror=pedantic]
   38 | };
      |  ^
In file included from src/history.h:3,
                 from src/history.cpp:4:
src/types.h:38:2: error: extra ‘;’ [-Werror=pedantic]
   38 | };
      |  ^
In file included from src/evaluation.cpp:4:
src/types.h:38:2: error: extra ‘;’ [-Werror=pedantic]
   38 | };
      |  ^
In file included from src/zobrist.h:3,
                 from src/zobrist.cpp:5:
src/types.h:38:2: error: extra ‘;’ [-Werror=pedantic]
   38 | };
      |  ^
In file included from src/move.h:6,
                 from src/board.cpp:10:
src/types.h:38:2: error: extra ‘;’ [-Werror=pedantic]
   38 | };
      |  ^
In file included from src/magic.cpp:7:
src/types.h:38:2: error: extra ‘;’ [-Werror=pedantic]
   38 | };
      |  ^
In file included from src/threat-inputs.h:8,
                 from src/threat-inputs.cpp:3:
src/types.h:38:2: error: extra ‘;’ [-Werror=pedantic]
   38 | };
      |  ^
In file included from src/move.h:6,
                 from src/board.h:8,
                 from src/search.h:10,
                 from src/time.h:5,
                 from src/time.cpp:3:
src/types.h:38:2: error: extra ‘;’ [-Werror=pedantic]
   38 | };
      |  ^
cc1plus: all warnings being treated as errors
make[1]: *** [Makefile:233: src/zobrist.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from src/move.h:6,
                 from src/board.h:8,
                 from src/uci.cpp:11:
src/types.h:38:2: error: extra ‘;’ [-Werror=pedantic]
   38 | };
      |  ^
In file included from src/nnue.h:6,
                 from src/nnue.cpp:7:
src/types.h:38:2: error: extra ‘;’ [-Werror=pedantic]
   38 | };
      |  ^
In file included from src/tt.h:16,
                 from src/tt.cpp:1:
src/types.h:38:2: error: extra ‘;’ [-Werror=pedantic]
   38 | };
      |  ^
In file included from src/nnue.h:6,
                 from src/uci.h:5,
                 from src/engine.cpp:2:
src/types.h:38:2: error: extra ‘;’ [-Werror=pedantic]
   38 | };
      |  ^
In file included from src/move.h:6,
                 from src/board.h:8,
                 from src/thread.h:12,
                 from src/datagen.cpp:1:
src/types.h:38:2: error: extra ‘;’ [-Werror=pedantic]
   38 | };
      |  ^
cc1plus: all warnings being treated as errors
make[1]: *** [Makefile:233: src/bitboard.o] Error 1
In file included from src/move.h:6,
                 from src/board.h:8,
                 from src/search.h:10,
                 from src/search.cpp:13:
src/types.h:38:2: error: extra ‘;’ [-Werror=pedantic]
   38 | };
      |  ^
src/board.cpp:313:2: error: extra ‘;’ [-Werror=pedantic]
  313 | };
      |  ^
src/board.cpp:327:2: error: extra ‘;’ [-Werror=pedantic]
  327 | };
      |  ^
src/board.cpp:345:2: error: extra ‘;’ [-Werror=pedantic]
  345 | };
      |  ^
src/board.cpp:371:2: error: extra ‘;’ [-Werror=pedantic]
  371 | };
      |  ^
cc1plus: all warnings being treated as errors
make[1]: *** [Makefile:233: src/magic.o] Error 1
cc1plus: all warnings being treated as errors
make[1]: *** [Makefile:233: src/threat-inputs.o] Error 1
In file included from src/move.h:6,
                 from src/board.h:8,
                 from src/thread.h:12,
                 from src/thread.cpp:8:
src/types.h:38:2: error: extra ‘;’ [-Werror=pedantic]
   38 | };
      |  ^
cc1plus: all warnings being treated as errors
make[1]: *** [Makefile:233: src/engine.o] Error 1
cc1plus: all warnings being treated as errors
make[1]: *** [Makefile:233: src/move.o] Error 1
cc1plus: all warnings being treated as errors
make[1]: *** [Makefile:233: src/nnue.o] Error 1
cc1plus: all warnings being treated as errors
make[1]: *** [Makefile:233: src/history.o] Error 1
cc1plus: all warnings being treated as errors
make[1]: *** [Makefile:233: src/tt.o] Error 1
cc1plus: all warnings being treated as errors
make[1]: *** [Makefile:233: src/time.o] Error 1
cc1plus: all warnings being treated as errors
cc1plus: all warnings being treated as errors
make[1]: *** [Makefile:233: src/board.o] Error 1
make[1]: *** [Makefile:233: src/evaluation.o] Error 1
cc1plus: all warnings being treated as errors
make[1]: *** [Makefile:233: src/datagen.o] Error 1
src/search.cpp:158:160: error: extra ‘;’ [-Werror=pedantic]
  158 | inline int lmrReductionOffset(bool importantCapture) { return importantCapture ? lmrReductionOffsetImportantCapture : lmrReductionOffsetQuietOrNormalCapture; };
      |                                                                                                                                                                ^
src/search.cpp:159:130: error: extra ‘;’ [-Werror=pedantic]
  159 | inline int lmrCheck(bool importantCapture) { return importantCapture ? lmrCheckImportantCapture : lmrCheckQuietOrNormalCapture; };
      |                                                                                                                                  ^
src/search.cpp:160:127: error: extra ‘;’ [-Werror=pedantic]
  160 | inline int lmrTtPv(bool importantCapture) { return importantCapture ? lmrTtPvImportantCapture : lmrTtPvQuietOrNormalCapture; };
      |                                                                                                                               ^
src/search.cpp:161:148: error: extra ‘;’ [-Werror=pedantic]
  161 | inline int lmrTtpvFaillow(bool importantCapture) { return importantCapture ? lmrTtpvFaillowQuietOrNormalCapture : lmrTtpvFaillowImportantCapture; };
      |                                                                                                                                                    ^
src/search.cpp:162:149: error: extra ‘;’ [-Werror=pedantic]
  162 | inline int lmrCaptureHistoryDivisor(bool importantCapture) { return importantCapture ? lmrHistoryFactorImportantCapture : lmrHistoryFactorCapture; };
      |                                                                                                                                                     ^
src/search.cpp:163:166: error: extra ‘;’ [-Werror=pedantic]
  163 | inline int lmrCorrectionDivisor(bool importantCapture) { return importantCapture ? lmrCorrectionDivisorImportantCapture : lmrCorrectionDivisorQuietOrNormalCapture; };
      |                                                                                                                                                                      ^
cc1plus: all warnings being treated as errors
make[1]: *** [Makefile:233: src/thread.o] Error 1
cc1plus: all warnings being treated as errors
make[1]: *** [Makefile:233: src/uci.o] Error 1
cc1plus: all warnings being treated as errors
make[1]: *** [Makefile:233: src/search.o] Error 1
make[1]: Leaving directory '/tmp/tmp2vdrb682/PlentyChess/PlentyChess-tmp'
make: *** [Makefile:222: all] Error 2