Configuring CMake with BUILD_TYPE=BUILD_NATIVE...
-- The C compiler identification is GNU 11.4.0
-- The CXX compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - 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: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Using user-specified EVALFILE: /home/li/OpenBench/Client/Networks/C3A9DECE
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/tmp7hwm827s/Integral/Integral-tmp/build
Building Integral-931AEB80-C3A9DECE with BUILD_NATIVE...
make[1]: Entering directory '/tmp/tmp7hwm827s/Integral/Integral-tmp/build'
/usr/bin/cmake -S/tmp/tmp7hwm827s/Integral/Integral-tmp -B/tmp/tmp7hwm827s/Integral/Integral-tmp/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/tmp7hwm827s/Integral/Integral-tmp/build/CMakeFiles /tmp/tmp7hwm827s/Integral/Integral-tmp/build//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/tmp/tmp7hwm827s/Integral/Integral-tmp/build'
make  -f CMakeFiles/integral.dir/build.make CMakeFiles/integral.dir/depend
make[3]: Entering directory '/tmp/tmp7hwm827s/Integral/Integral-tmp/build'
cd /tmp/tmp7hwm827s/Integral/Integral-tmp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/tmp7hwm827s/Integral/Integral-tmp /tmp/tmp7hwm827s/Integral/Integral-tmp /tmp/tmp7hwm827s/Integral/Integral-tmp/build /tmp/tmp7hwm827s/Integral/Integral-tmp/build /tmp/tmp7hwm827s/Integral/Integral-tmp/build/CMakeFiles/integral.dir/DependInfo.cmake --color=
make[3]: Leaving directory '/tmp/tmp7hwm827s/Integral/Integral-tmp/build'
make  -f CMakeFiles/integral.dir/build.make CMakeFiles/integral.dir/build
make[3]: Entering directory '/tmp/tmp7hwm827s/Integral/Integral-tmp/build'
[  9%] Building CXX object CMakeFiles/integral.dir/src/chess/fen.cc.o
[  9%] Building CXX object CMakeFiles/integral.dir/src/chess/move.cc.o
[ 13%] Building CXX object CMakeFiles/integral.dir/src/chess/board.cc.o
[ 18%] Building CXX object CMakeFiles/integral.dir/src/chess/move_gen.cc.o
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/chess/fen.cc.o -MF CMakeFiles/integral.dir/src/chess/fen.cc.o.d -o CMakeFiles/integral.dir/src/chess/fen.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/chess/fen.cc
[ 27%] Building CXX object CMakeFiles/integral.dir/src/data_gen/data_gen.cc.o
[ 27%] Building CXX object CMakeFiles/integral.dir/src/engine/evaluation/evaluation.cc.o
[ 31%] Building CXX object CMakeFiles/integral.dir/src/engine/evaluation/nnue/nnue.cc.o
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/chess/board.cc.o -MF CMakeFiles/integral.dir/src/chess/board.cc.o.d -o CMakeFiles/integral.dir/src/chess/board.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/chess/board.cc
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/chess/move.cc.o -MF CMakeFiles/integral.dir/src/chess/move.cc.o.d -o CMakeFiles/integral.dir/src/chess/move.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/chess/move.cc
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/chess/move_gen.cc.o -MF CMakeFiles/integral.dir/src/chess/move_gen.cc.o.d -o CMakeFiles/integral.dir/src/chess/move_gen.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/chess/move_gen.cc
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/data_gen/data_gen.cc.o -MF CMakeFiles/integral.dir/src/data_gen/data_gen.cc.o.d -o CMakeFiles/integral.dir/src/data_gen/data_gen.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/data_gen/data_gen.cc
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/engine/evaluation/evaluation.cc.o -MF CMakeFiles/integral.dir/src/engine/evaluation/evaluation.cc.o.d -o CMakeFiles/integral.dir/src/engine/evaluation/evaluation.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/engine/evaluation/evaluation.cc
[ 36%] Building CXX object CMakeFiles/integral.dir/src/engine/search/cuckoo.cc.o
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/engine/evaluation/nnue/nnue.cc.o -MF CMakeFiles/integral.dir/src/engine/evaluation/nnue/nnue.cc.o.d -o CMakeFiles/integral.dir/src/engine/evaluation/nnue/nnue.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/engine/search/cuckoo.cc.o -MF CMakeFiles/integral.dir/src/engine/search/cuckoo.cc.o.d -o CMakeFiles/integral.dir/src/engine/search/cuckoo.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/engine/search/cuckoo.cc
[ 45%] Building CXX object CMakeFiles/integral.dir/src/engine/search/search.cc.o
[ 45%] Building CXX object CMakeFiles/integral.dir/src/engine/search/move_picker.cc.o
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/engine/search/search.cc.o -MF CMakeFiles/integral.dir/src/engine/search/search.cc.o.d -o CMakeFiles/integral.dir/src/engine/search/search.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/engine/search/search.cc
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/engine/search/move_picker.cc.o -MF CMakeFiles/integral.dir/src/engine/search/move_picker.cc.o.d -o CMakeFiles/integral.dir/src/engine/search/move_picker.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/engine/search/move_picker.cc
[ 54%] Building CXX object CMakeFiles/integral.dir/src/engine/search/time_mgmt.cc.o
[ 54%] Building CXX object CMakeFiles/integral.dir/src/engine/search/syzygy/syzygy.cc.o
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/engine/search/syzygy/syzygy.cc.o -MF CMakeFiles/integral.dir/src/engine/search/syzygy/syzygy.cc.o.d -o CMakeFiles/integral.dir/src/engine/search/syzygy/syzygy.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/engine/search/syzygy/syzygy.cc
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/engine/search/time_mgmt.cc.o -MF CMakeFiles/integral.dir/src/engine/search/time_mgmt.cc.o.d -o CMakeFiles/integral.dir/src/engine/search/time_mgmt.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/engine/search/time_mgmt.cc
[ 59%] Building CXX object CMakeFiles/integral.dir/src/engine/search/transpo.cc.o
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/engine/search/transpo.cc.o -MF CMakeFiles/integral.dir/src/engine/search/transpo.cc.o.d -o CMakeFiles/integral.dir/src/engine/search/transpo.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/engine/search/transpo.cc
[ 63%] Building CXX object CMakeFiles/integral.dir/src/engine/uci/uci.cc.o
[ 68%] Building CXX object CMakeFiles/integral.dir/src/magics/attacks.cc.o
[ 72%] Building CXX object CMakeFiles/integral.dir/src/magics/magic_finder.cc.o
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/engine/uci/uci.cc.o -MF CMakeFiles/integral.dir/src/engine/uci/uci.cc.o.d -o CMakeFiles/integral.dir/src/engine/uci/uci.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/engine/uci/uci.cc
[ 77%] Building CXX object CMakeFiles/integral.dir/src/main.cc.o
[ 81%] Building CXX object CMakeFiles/integral.dir/src/tests/bench_test.cc.o
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/magics/attacks.cc.o -MF CMakeFiles/integral.dir/src/magics/attacks.cc.o.d -o CMakeFiles/integral.dir/src/magics/attacks.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/magics/attacks.cc
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/magics/magic_finder.cc.o -MF CMakeFiles/integral.dir/src/magics/magic_finder.cc.o.d -o CMakeFiles/integral.dir/src/magics/magic_finder.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/magics/magic_finder.cc
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/main.cc.o -MF CMakeFiles/integral.dir/src/main.cc.o.d -o CMakeFiles/integral.dir/src/main.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/main.cc
[ 86%] Building CXX object CMakeFiles/integral.dir/src/tests/see_test.cc.o
[ 90%] Building CXX object CMakeFiles/integral.dir/src/tests/perft_test.cc.o
[ 95%] Building C object CMakeFiles/integral.dir/third-party/fathom/tbprobe.c.o
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/tests/bench_test.cc.o -MF CMakeFiles/integral.dir/src/tests/bench_test.cc.o.d -o CMakeFiles/integral.dir/src/tests/bench_test.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/tests/bench_test.cc
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/tests/perft_test.cc.o -MF CMakeFiles/integral.dir/src/tests/perft_test.cc.o.d -o CMakeFiles/integral.dir/src/tests/perft_test.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/tests/perft_test.cc
/usr/bin/gcc -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -O3 -DNDEBUG -flto -fno-fat-lto-objects -MD -MT CMakeFiles/integral.dir/third-party/fathom/tbprobe.c.o -MF CMakeFiles/integral.dir/third-party/fathom/tbprobe.c.o.d -o CMakeFiles/integral.dir/third-party/fathom/tbprobe.c.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom/tbprobe.c
/usr/bin/g++ -DEVALFILE=\"/home/li/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++20 -MD -MT CMakeFiles/integral.dir/src/tests/see_test.cc.o -MF CMakeFiles/integral.dir/src/tests/see_test.cc.o.d -o CMakeFiles/integral.dir/src/tests/see_test.cc.o -c /tmp/tmp7hwm827s/Integral/Integral-tmp/src/tests/see_test.cc
/tmp/tmp7hwm827s/Integral/Integral-tmp/third-party/fathom/tbprobe.c:150: warning: "popcount" redefined
  150 | #define popcount(x) tb_software_popcount(x)
      | 
/tmp/tmp7hwm827s/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))
      | 
g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
make[3]: *** [CMakeFiles/integral.dir/build.make:135: CMakeFiles/integral.dir/src/data_gen/data_gen.cc.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/tmp/tmp7hwm827s/Integral/Integral-tmp/build'
make[2]: *** [CMakeFiles/Makefile2:86: CMakeFiles/integral.dir/all] Error 2
make[2]: Leaving directory '/tmp/tmp7hwm827s/Integral/Integral-tmp/build'
make[1]: *** [Makefile:94: all] Error 2
make[1]: Leaving directory '/tmp/tmp7hwm827s/Integral/Integral-tmp/build'
make: *** [Makefile:32: all] Error 2