Configuring CMake with BUILD_TYPE=BUILD_NATIVE... -- The C compiler identification is GNU 11.2.1 -- The CXX compiler identification is GNU 11.2.1 -- Check for working C compiler: /opt/rh/devtoolset-11/root/usr/bin/gcc -- Check for working C compiler: /opt/rh/devtoolset-11/root/usr/bin/gcc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /opt/rh/devtoolset-11/root/usr/bin/g++ -- Check for working CXX compiler: /opt/rh/devtoolset-11/root/usr/bin/g++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using user-specified EVALFILE: /root/OpenBench2/Client/Networks/E9A2CFC2 -- Configuring done -- Generating done -- Build files have been written to: /tmp/tmpy3mmvu8j/Integral/Integral-tmp/build Building Integral-A9EA90C8-E9A2CFC2 with BUILD_NATIVE... make[1]: Entering directory '/tmp/tmpy3mmvu8j/Integral/Integral-tmp/build' /usr/bin/cmake3 -S/tmp/tmpy3mmvu8j/Integral/Integral-tmp -B/tmp/tmpy3mmvu8j/Integral/Integral-tmp/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /tmp/tmpy3mmvu8j/Integral/Integral-tmp/build/CMakeFiles /tmp/tmpy3mmvu8j/Integral/Integral-tmp/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[2]: Entering directory '/tmp/tmpy3mmvu8j/Integral/Integral-tmp/build' make -f CMakeFiles/integral.dir/build.make CMakeFiles/integral.dir/depend make[3]: Entering directory '/tmp/tmpy3mmvu8j/Integral/Integral-tmp/build' cd /tmp/tmpy3mmvu8j/Integral/Integral-tmp/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /tmp/tmpy3mmvu8j/Integral/Integral-tmp /tmp/tmpy3mmvu8j/Integral/Integral-tmp /tmp/tmpy3mmvu8j/Integral/Integral-tmp/build /tmp/tmpy3mmvu8j/Integral/Integral-tmp/build /tmp/tmpy3mmvu8j/Integral/Integral-tmp/build/CMakeFiles/integral.dir/DependInfo.cmake --color= Scanning dependencies of target integral make[3]: Leaving directory '/tmp/tmpy3mmvu8j/Integral/Integral-tmp/build' make -f CMakeFiles/integral.dir/build.make CMakeFiles/integral.dir/build make[3]: Entering directory '/tmp/tmpy3mmvu8j/Integral/Integral-tmp/build' [ 4%] Building CXX object CMakeFiles/integral.dir/src/chess/board.cc.o [ 9%] Building CXX object CMakeFiles/integral.dir/src/chess/fen.cc.o [ 13%] Building CXX object CMakeFiles/integral.dir/src/chess/move.cc.o [ 18%] Building CXX object CMakeFiles/integral.dir/src/chess/move_gen.cc.o [ 22%] 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 /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/chess/fen.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/chess/fen.cc /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/chess/board.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/chess/board.cc /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/chess/move.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/chess/move.cc /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/chess/move_gen.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/chess/move_gen.cc [ 31%] Building CXX object CMakeFiles/integral.dir/src/engine/search/cuckoo.cc.o /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/data_gen/data_gen.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/data_gen/data_gen.cc /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/engine/evaluation/evaluation.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/evaluation/evaluation.cc [ 40%] Building CXX object CMakeFiles/integral.dir/src/engine/search/syzygy/syzygy.cc.o [ 40%] Building CXX object CMakeFiles/integral.dir/src/engine/evaluation/nnue/nnue.cc.o /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/engine/search/cuckoo.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/search/cuckoo.cc /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/engine/evaluation/nnue/nnue.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc [ 45%] Building CXX object CMakeFiles/integral.dir/src/engine/search/move_picker.cc.o [ 50%] Building CXX object CMakeFiles/integral.dir/src/engine/search/search.cc.o /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/engine/search/move_picker.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/search/move_picker.cc /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/engine/search/search.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/search/search.cc /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/engine/search/syzygy/syzygy.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/search/syzygy/syzygy.cc [ 54%] Building CXX object CMakeFiles/integral.dir/src/engine/search/time_mgmt.cc.o /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/engine/search/time_mgmt.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/search/time_mgmt.cc [ 59%] Building CXX object CMakeFiles/integral.dir/src/engine/search/transpo.cc.o /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/engine/search/transpo.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/search/transpo.cc [ 63%] Building CXX object CMakeFiles/integral.dir/src/engine/uci/uci.cc.o /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/engine/uci/uci.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/uci/uci.cc [ 68%] Building CXX object CMakeFiles/integral.dir/src/magics/magic_finder.cc.o [ 72%] Building CXX object CMakeFiles/integral.dir/src/magics/attacks.cc.o /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/magics/magic_finder.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/magics/magic_finder.cc /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/magics/attacks.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/magics/attacks.cc [ 77%] Building CXX object CMakeFiles/integral.dir/src/tests/perft_test.cc.o [ 81%] Building CXX object CMakeFiles/integral.dir/src/tests/see_test.cc.o [ 86%] Building CXX object CMakeFiles/integral.dir/src/main.cc.o [ 90%] Building CXX object CMakeFiles/integral.dir/src/tests/bench_test.cc.o /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/main.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/main.cc [ 95%] Building C object CMakeFiles/integral.dir/third-party/fathom/tbprobe.c.o /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/tests/bench_test.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/tests/bench_test.cc /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/tests/perft_test.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/tests/perft_test.cc /opt/rh/devtoolset-11/root/usr/bin/g++ -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -o CMakeFiles/integral.dir/src/tests/see_test.cc.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/tests/see_test.cc /opt/rh/devtoolset-11/root/usr/bin/gcc -DEVALFILE=\"/root/OpenBench2/Client/Networks/E9A2CFC2\" -DFMT_HEADER_ONLY -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fmt/include -O2 -DNDEBUG -flto -fno-fat-lto-objects -o CMakeFiles/integral.dir/third-party/fathom/tbprobe.c.o -c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom/tbprobe.c /tmp/tmpy3mmvu8j/Integral/Integral-tmp/third-party/fathom/tbprobe.c:150: warning: "popcount" redefined 150 | #define popcount(x) tb_software_popcount(x) | /tmp/tmpy3mmvu8j/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)) | In file included from /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/search/move_picker.h:8, from /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/search/move_picker.cc:1: /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/search/history/history.h:12:10: fatal error: tt_move_history.h: No such file or directory 12 | #include "tt_move_history.h" | ^~~~~~~~~~~~~~~~~~~ compilation terminated. make[3]: *** [CMakeFiles/integral.dir/build.make:190: CMakeFiles/integral.dir/src/engine/search/move_picker.cc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/uci/../search/search.h:10, from /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/uci/uci.cc:10: /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/uci/../search/history/history.h:12:10: fatal error: tt_move_history.h: No such file or directory 12 | #include "tt_move_history.h" | ^~~~~~~~~~~~~~~~~~~ compilation terminated. make[3]: *** [CMakeFiles/integral.dir/build.make:255: CMakeFiles/integral.dir/src/engine/uci/uci.cc.o] Error 1 In file included from /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/data_gen/../engine/search/search.h:10, from /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/data_gen/data_gen.cc:11: /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/data_gen/../engine/search/history/history.h:12:10: fatal error: tt_move_history.h: No such file or directory 12 | #include "tt_move_history.h" | ^~~~~~~~~~~~~~~~~~~ compilation terminated. make[3]: *** [CMakeFiles/integral.dir/build.make:138: CMakeFiles/integral.dir/src/data_gen/data_gen.cc.o] Error 1 In file included from /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/search/search.h:10, from /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/search/search.cc:1: /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/search/history/history.h:12:10: fatal error: tt_move_history.h: No such file or directory 12 | #include "tt_move_history.h" | ^~~~~~~~~~~~~~~~~~~ compilation terminated. In file included from /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/search/search.h:10, from /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/search/time_mgmt.cc:4: /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/search/history/history.h:12:10: fatal error: tt_move_history.h: No such file or directory 12 | #include "tt_move_history.h" | ^~~~~~~~~~~~~~~~~~~ compilation terminated. make[3]: *** [CMakeFiles/integral.dir/build.make:203: CMakeFiles/integral.dir/src/engine/search/search.cc.o] Error 1 make[3]: *** [CMakeFiles/integral.dir/build.make:229: CMakeFiles/integral.dir/src/engine/search/time_mgmt.cc.o] Error 1 In file included from /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/tests/../engine/search/search.h:10, from /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/tests/bench_test.cc:3: /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/tests/../engine/search/history/history.h:12:10: fatal error: tt_move_history.h: No such file or directory 12 | #include "tt_move_history.h" | ^~~~~~~~~~~~~~~~~~~ compilation terminated. make[3]: *** [CMakeFiles/integral.dir/build.make:307: CMakeFiles/integral.dir/src/tests/bench_test.cc.o] Error 1 /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc: In function ‘void nnue::LoadFromIncBin()’: /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc:53:31: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 53 | std::array<__m128i, kNumRegs> regs; | ^ /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc: In function ‘Score nnue::Evaluate(Board&)’: /tmp/tmpy3mmvu8j/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc:304:41: warning: ignoring attributes on template argument ‘simd::Vepf32’ {aka ‘__m256’} [-Wignored-attributes] 304 | std::array<simd::Vepf32, kResultChunks> result_sums; | ^ make[3]: Leaving directory '/tmp/tmpy3mmvu8j/Integral/Integral-tmp/build' make[2]: *** [CMakeFiles/Makefile2:99: CMakeFiles/integral.dir/all] Error 2 make[2]: Leaving directory '/tmp/tmpy3mmvu8j/Integral/Integral-tmp/build' make[1]: *** [Makefile:107: all] Error 2 make[1]: Leaving directory '/tmp/tmpy3mmvu8j/Integral/Integral-tmp/build' make: *** [Makefile:35: all] Error 2