Configuring CMake with BUILD_TYPE=BUILD_NATIVE... -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/ProgramData/chocolatey/bin/gcc.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/ProgramData/chocolatey/bin/g++.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using user-specified EVALFILE: D:/CHESS/OpenBench/Client/Networks/C3A9DECE -- Configuring done (9.4s) -- Generating done (0.0s) -- Build files have been written to: C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/build Building Integral-44E24A24-C3A9DECE with BUILD_NATIVE... make[1]: Entering directory 'C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/build' "C:/Program Files/CMake/bin/cmake.exe" -SC:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp -BC:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/build --check-build-system CMakeFiles/Makefile.cmake 0 "C:/Program Files/CMake/bin/cmake.exe" -E cmake_progress_start C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/build/CMakeFiles C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/build//CMakeFiles/progress.marks C:/ProgramData/chocolatey/lib/make/tools/install/bin/make.exe -f CMakeFiles/Makefile2 all make[2]: Entering directory 'C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/build' C:/ProgramData/chocolatey/lib/make/tools/install/bin/make.exe -f CMakeFiles/integral.dir/build.make CMakeFiles/integral.dir/depend make[3]: Entering directory 'C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/build' "C:/Program Files/CMake/bin/cmake.exe" -E cmake_depends "Unix Makefiles" C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/build C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/build C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/build/CMakeFiles/integral.dir/DependInfo.cmake --color= make[3]: Leaving directory 'C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/build' C:/ProgramData/chocolatey/lib/make/tools/install/bin/make.exe -f CMakeFiles/integral.dir/build.make CMakeFiles/integral.dir/build make[3]: Entering directory 'C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/build' [ 4%] Building CXX object CMakeFiles/integral.dir/src/chess/board.cc.obj [ 9%] Building CXX object CMakeFiles/integral.dir/src/chess/fen.cc.obj C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/chess/board.cc.obj -MF CMakeFiles/integral.dir/src/chess/board.cc.obj.d -o CMakeFiles/integral.dir/src/chess/board.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/chess/board.cc [ 13%] Building CXX object CMakeFiles/integral.dir/src/chess/move.cc.obj [ 18%] Building CXX object CMakeFiles/integral.dir/src/chess/move_gen.cc.obj [ 22%] Building CXX object CMakeFiles/integral.dir/src/data_gen/data_gen.cc.obj C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/chess/fen.cc.obj -MF CMakeFiles/integral.dir/src/chess/fen.cc.obj.d -o CMakeFiles/integral.dir/src/chess/fen.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/chess/fen.cc C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/chess/move.cc.obj -MF CMakeFiles/integral.dir/src/chess/move.cc.obj.d -o CMakeFiles/integral.dir/src/chess/move.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/chess/move.cc C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/chess/move_gen.cc.obj -MF CMakeFiles/integral.dir/src/chess/move_gen.cc.obj.d -o CMakeFiles/integral.dir/src/chess/move_gen.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/chess/move_gen.cc C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/data_gen/data_gen.cc.obj -MF CMakeFiles/integral.dir/src/data_gen/data_gen.cc.obj.d -o CMakeFiles/integral.dir/src/data_gen/data_gen.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/data_gen/data_gen.cc [ 27%] Building CXX object CMakeFiles/integral.dir/src/engine/evaluation/evaluation.cc.obj C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/engine/evaluation/evaluation.cc.obj -MF CMakeFiles/integral.dir/src/engine/evaluation/evaluation.cc.obj.d -o CMakeFiles/integral.dir/src/engine/evaluation/evaluation.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/engine/evaluation/evaluation.cc [ 31%] Building CXX object CMakeFiles/integral.dir/src/engine/evaluation/nnue/nnue.cc.obj C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/engine/evaluation/nnue/nnue.cc.obj -MF CMakeFiles/integral.dir/src/engine/evaluation/nnue/nnue.cc.obj.d -o CMakeFiles/integral.dir/src/engine/evaluation/nnue/nnue.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc [ 36%] Building CXX object CMakeFiles/integral.dir/src/engine/search/cuckoo.cc.obj [ 40%] Building CXX object CMakeFiles/integral.dir/src/engine/search/move_picker.cc.obj C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/engine/search/cuckoo.cc.obj -MF CMakeFiles/integral.dir/src/engine/search/cuckoo.cc.obj.d -o CMakeFiles/integral.dir/src/engine/search/cuckoo.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/engine/search/cuckoo.cc [ 45%] Building CXX object CMakeFiles/integral.dir/src/engine/search/search.cc.obj C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/engine/search/move_picker.cc.obj -MF CMakeFiles/integral.dir/src/engine/search/move_picker.cc.obj.d -o CMakeFiles/integral.dir/src/engine/search/move_picker.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/engine/search/move_picker.cc C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/engine/search/search.cc.obj -MF CMakeFiles/integral.dir/src/engine/search/search.cc.obj.d -o CMakeFiles/integral.dir/src/engine/search/search.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/engine/search/search.cc [ 50%] Building CXX object CMakeFiles/integral.dir/src/engine/search/syzygy/syzygy.cc.obj [ 54%] Building CXX object CMakeFiles/integral.dir/src/engine/search/time_mgmt.cc.obj C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/engine/search/syzygy/syzygy.cc.obj -MF CMakeFiles/integral.dir/src/engine/search/syzygy/syzygy.cc.obj.d -o CMakeFiles/integral.dir/src/engine/search/syzygy/syzygy.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/engine/search/syzygy/syzygy.cc [ 59%] Building CXX object CMakeFiles/integral.dir/src/engine/search/transpo.cc.obj C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/engine/search/time_mgmt.cc.obj -MF CMakeFiles/integral.dir/src/engine/search/time_mgmt.cc.obj.d -o CMakeFiles/integral.dir/src/engine/search/time_mgmt.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/engine/search/time_mgmt.cc [ 63%] Building CXX object CMakeFiles/integral.dir/src/engine/uci/uci.cc.obj C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/engine/search/transpo.cc.obj -MF CMakeFiles/integral.dir/src/engine/search/transpo.cc.obj.d -o CMakeFiles/integral.dir/src/engine/search/transpo.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/engine/search/transpo.cc [ 68%] Building CXX object CMakeFiles/integral.dir/src/magics/attacks.cc.obj C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/engine/uci/uci.cc.obj -MF CMakeFiles/integral.dir/src/engine/uci/uci.cc.obj.d -o CMakeFiles/integral.dir/src/engine/uci/uci.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/engine/uci/uci.cc C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/magics/attacks.cc.obj -MF CMakeFiles/integral.dir/src/magics/attacks.cc.obj.d -o CMakeFiles/integral.dir/src/magics/attacks.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/magics/attacks.cc [ 72%] Building CXX object CMakeFiles/integral.dir/src/magics/magic_finder.cc.obj [ 77%] Building CXX object CMakeFiles/integral.dir/src/main.cc.obj C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/magics/magic_finder.cc.obj -MF CMakeFiles/integral.dir/src/magics/magic_finder.cc.obj.d -o CMakeFiles/integral.dir/src/magics/magic_finder.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/magics/magic_finder.cc [ 81%] Building CXX object CMakeFiles/integral.dir/src/tests/bench_test.cc.obj C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/main.cc.obj -MF CMakeFiles/integral.dir/src/main.cc.obj.d -o CMakeFiles/integral.dir/src/main.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/main.cc C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/tests/bench_test.cc.obj -MF CMakeFiles/integral.dir/src/tests/bench_test.cc.obj.d -o CMakeFiles/integral.dir/src/tests/bench_test.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/tests/bench_test.cc [ 86%] Building CXX object CMakeFiles/integral.dir/src/tests/perft_test.cc.obj [ 90%] Building CXX object CMakeFiles/integral.dir/src/tests/see_test.cc.obj C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/tests/perft_test.cc.obj -MF CMakeFiles/integral.dir/src/tests/perft_test.cc.obj.d -o CMakeFiles/integral.dir/src/tests/perft_test.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/tests/perft_test.cc C:/ProgramData/chocolatey/bin/g++.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_CXX.rsp -march=native -DBUILD_NATIVE -static -pthread -O3 -funroll-loops -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/src/tests/see_test.cc.obj -MF CMakeFiles/integral.dir/src/tests/see_test.cc.obj.d -o CMakeFiles/integral.dir/src/tests/see_test.cc.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/tests/see_test.cc [ 95%] Building C object CMakeFiles/integral.dir/third-party/fathom/tbprobe.c.obj C:/ProgramData/chocolatey/bin/gcc.exe -DEVALFILE=\"D:/CHESS/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY @CMakeFiles/integral.dir/includes_C.rsp -O3 -DNDEBUG -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/third-party/fathom/tbprobe.c.obj -MF CMakeFiles/integral.dir/third-party/fathom/tbprobe.c.obj.d -o CMakeFiles/integral.dir/third-party/fathom/tbprobe.c.obj -c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/third-party/fathom/tbprobe.c C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/third-party/fathom/tbprobe.c:150: warning: "popcount" redefined 150 | #define popcount(x) tb_software_popcount(x) | C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/third-party/fathom/tbprobe.c:130: note: this is the location of the previous definition 130 | #define popcount(x) __builtin_popcountll((x)) | make[3]: *** [CMakeFiles/integral.dir/build.make:245: CMakeFiles/integral.dir/src/engine/search/time_mgmt.cc.obj] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [CMakeFiles/integral.dir/build.make:365: CMakeFiles/integral.dir/src/tests/see_test.cc.obj] Error 1 make[3]: *** [CMakeFiles/integral.dir/build.make:350: CMakeFiles/integral.dir/src/tests/perft_test.cc.obj] Error 1 In file included from C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/data_gen/data_gen.cc:12: C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/src/data_gen/format/binpack.h:69:15: warning: ignoring packed attribute because of unpacked non-POD field 'data_gen::format::U4Array<32> data_gen::format::MarlinChessBoard::pieces' 69 | U4Array<32> pieces; | ^~~~~~ make[3]: Leaving directory 'C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/build' make[2]: *** [CMakeFiles/Makefile2:86: CMakeFiles/integral.dir/all] Error 2 make[2]: Leaving directory 'C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/build' make[1]: *** [Makefile:94: all] Error 2 make[1]: Leaving directory 'C:/Users/Michal/AppData/Local/Temp/tmphmg7tsx9/Integral/Integral-tmp/build' make: *** [Makefile:32: all] Error 2