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 -- integral.nnue already exists. Skipping download. -- Configuring done -- Generating done -- Build files have been written to: /tmp/tmp7c865818/Integral/Integral-tmp/build Building Integral-5F15BD9F with BUILD_NATIVE... make[1]: Entering directory '/tmp/tmp7c865818/Integral/Integral-tmp/build' /usr/bin/cmake -S/tmp/tmp7c865818/Integral/Integral-tmp -B/tmp/tmp7c865818/Integral/Integral-tmp/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/tmp7c865818/Integral/Integral-tmp/build/CMakeFiles /tmp/tmp7c865818/Integral/Integral-tmp/build//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[2]: Entering directory '/tmp/tmp7c865818/Integral/Integral-tmp/build' make -f CMakeFiles/integral.dir/build.make CMakeFiles/integral.dir/depend make[3]: Entering directory '/tmp/tmp7c865818/Integral/Integral-tmp/build' cd /tmp/tmp7c865818/Integral/Integral-tmp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/tmp7c865818/Integral/Integral-tmp /tmp/tmp7c865818/Integral/Integral-tmp /tmp/tmp7c865818/Integral/Integral-tmp/build /tmp/tmp7c865818/Integral/Integral-tmp/build /tmp/tmp7c865818/Integral/Integral-tmp/build/CMakeFiles/integral.dir/DependInfo.cmake --color= make[3]: Leaving directory '/tmp/tmp7c865818/Integral/Integral-tmp/build' make -f CMakeFiles/integral.dir/build.make CMakeFiles/integral.dir/build make[3]: Entering directory '/tmp/tmp7c865818/Integral/Integral-tmp/build' [ 33%] Building CXX object CMakeFiles/integral.dir/src/engine/evaluation/evaluation.cc.o [ 23%] Building CXX object CMakeFiles/integral.dir/src/chess/move.cc.o [ 23%] Building CXX object CMakeFiles/integral.dir/src/data_gen/data_gen.cc.o [ 23%] Building CXX object CMakeFiles/integral.dir/src/chess/move_gen.cc.o [ 33%] Building CXX object CMakeFiles/integral.dir/src/engine/evaluation/nnue/nnue.cc.o [ 23%] Building CXX object CMakeFiles/integral.dir/src/chess/board.cc.o [ 33%] Building CXX object CMakeFiles/integral.dir/src/chess/fen.cc.o [ 38%] Building CXX object CMakeFiles/integral.dir/src/engine/search/search.cc.o [ 42%] Building CXX object CMakeFiles/integral.dir/src/engine/search/move_picker.cc.o /usr/bin/g++ -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/src/chess/move.cc /usr/bin/g++ -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/src/chess/board.cc [ 52%] Building CXX object CMakeFiles/integral.dir/src/engine/search/syzygy/syzygy.cc.o /usr/bin/g++ -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/src/chess/move_gen.cc [ 52%] Building CXX object CMakeFiles/integral.dir/src/engine/search/time_mgmt.cc.o /usr/bin/g++ -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/src/chess/fen.cc /usr/bin/g++ -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/src/data_gen/data_gen.cc [ 57%] Building CXX object CMakeFiles/integral.dir/src/engine/search/transpo.cc.o /usr/bin/g++ -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/src/engine/evaluation/evaluation.cc [ 61%] Building CXX object CMakeFiles/integral.dir/src/magics/attacks.cc.o /usr/bin/g++ -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc [ 66%] Building CXX object CMakeFiles/integral.dir/src/engine/uci/uci.cc.o /usr/bin/g++ -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/src/engine/search/move_picker.cc /usr/bin/g++ -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/src/engine/search/search.cc [ 71%] Building CXX object CMakeFiles/integral.dir/src/tests/bench_test.cc.o /usr/bin/g++ -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/src/engine/search/syzygy/syzygy.cc /usr/bin/g++ -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/src/engine/search/time_mgmt.cc [ 85%] Building CXX object CMakeFiles/integral.dir/src/main.cc.o [ 85%] Building C object CMakeFiles/integral.dir/third-party/fathom/tbprobe.c.o /usr/bin/g++ -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/src/engine/search/transpo.cc [ 85%] Building CXX object CMakeFiles/integral.dir/src/magics/magic_finder.cc.o /usr/bin/g++ -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/src/engine/uci/uci.cc [ 90%] Building CXX object CMakeFiles/integral.dir/src/tests/see_test.cc.o /usr/bin/g++ -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/src/magics/attacks.cc /usr/bin/g++ -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/src/tests/bench_test.cc [ 95%] Building CXX object CMakeFiles/integral.dir/src/tests/perft_test.cc.o /usr/bin/gcc -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/third-party/fathom/tbprobe.c /usr/bin/g++ -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/src/main.cc /usr/bin/g++ -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/src/magics/magic_finder.cc /usr/bin/g++ -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/src/tests/see_test.cc /usr/bin/g++ -DEVALFILE=\"/tmp/tmp7c865818/Integral/Integral-tmp/integral.nnue\" -DFMT_HEADER_ONLY -I/tmp/tmp7c865818/Integral/Integral-tmp/third-party/fathom -I/tmp/tmp7c865818/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/tmp7c865818/Integral/Integral-tmp/src/tests/perft_test.cc /tmp/tmp7c865818/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc: In function ‘Score nnue::Evaluate(Board&)’: /tmp/tmp7c865818/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc:68:43: error: ‘Vepi16’ is not a member of ‘simd’ 68 | constexpr int kChunkSize = sizeof(simd::Vepi16) / sizeof(I16); | ^~~~~~ /tmp/tmp7c865818/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc:70:20: error: ‘ZeroEpi32’ is not a member of ‘simd’ 70 | auto sum = simd::ZeroEpi32(); | ^~~~~~~~~ /tmp/tmp7c865818/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc:74:42: error: ‘LoadEpi16’ is not a member of ‘simd’ 74 | const auto accumulator_value = simd::LoadEpi16(&(*accumulator)[turn][i]); | ^~~~~~~~~ /tmp/tmp7c865818/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc:76:15: error: ‘LoadEpi16’ is not a member of ‘simd’ 76 | simd::LoadEpi16(&network->output_weights[bucket][0][i]); | ^~~~~~~~~ /tmp/tmp7c865818/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc:80:15: error: ‘Clip’ is not a member of ‘simd’ 80 | simd::Clip(accumulator_value, arch::kHiddenLayerQuantization); | ^~~~ /tmp/tmp7c865818/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc:83:32: error: ‘MultiplyEpi16’ is not a member of ‘simd’ 83 | const auto product = simd::MultiplyEpi16(clipped, weight_value); | ^~~~~~~~~~~~~ /tmp/tmp7c865818/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc:87:31: error: ‘MultiplyAddEpi16’ is not a member of ‘simd’ 87 | const auto result = simd::MultiplyAddEpi16(product, clipped); | ^~~~~~~~~~~~~~~~ /tmp/tmp7c865818/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc:90:17: error: ‘AddEpi32’ is not a member of ‘simd’ 90 | sum = simd::AddEpi32(sum, result); | ^~~~~~~~ /tmp/tmp7c865818/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc:95:42: error: ‘LoadEpi16’ is not a member of ‘simd’ 95 | const auto accumulator_value = simd::LoadEpi16(&(*accumulator)[!turn][i]); | ^~~~~~~~~ /tmp/tmp7c865818/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc:97:15: error: ‘LoadEpi16’ is not a member of ‘simd’ 97 | simd::LoadEpi16(&network->output_weights[bucket][1][i]); | ^~~~~~~~~ /tmp/tmp7c865818/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc:101:15: error: ‘Clip’ is not a member of ‘simd’ 101 | simd::Clip(accumulator_value, arch::kHiddenLayerQuantization); | ^~~~ /tmp/tmp7c865818/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc:104:32: error: ‘MultiplyEpi16’ is not a member of ‘simd’ 104 | const auto product = simd::MultiplyEpi16(clipped, weight_value); | ^~~~~~~~~~~~~ /tmp/tmp7c865818/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc:108:31: error: ‘MultiplyAddEpi16’ is not a member of ‘simd’ 108 | const auto result = simd::MultiplyAddEpi16(product, clipped); | ^~~~~~~~~~~~~~~~ /tmp/tmp7c865818/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc:111:17: error: ‘AddEpi32’ is not a member of ‘simd’ 111 | sum = simd::AddEpi32(sum, result); | ^~~~~~~~ /tmp/tmp7c865818/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc:115:16: error: ‘ReduceAddEpi32’ is not a member of ‘simd’ 115 | eval = simd::ReduceAddEpi32(sum); | ^~~~~~~~~~~~~~ make[3]: *** [CMakeFiles/integral.dir/build.make:163: CMakeFiles/integral.dir/src/engine/evaluation/nnue/nnue.cc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from /tmp/tmp7c865818/Integral/Integral-tmp/src/data_gen/data_gen.cc:12: /tmp/tmp7c865818/Integral/Integral-tmp/src/data_gen/format/binpack.h:75:23: warning: ‘maybe_unused’ attribute ignored [-Wattributes] 75 | [[maybe_unused]] U8 extra; | ^~~~~ /tmp/tmp7c865818/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 '/tmp/tmp7c865818/Integral/Integral-tmp/build' make[2]: *** [CMakeFiles/Makefile2:86: CMakeFiles/integral.dir/all] Error 2 make[2]: Leaving directory '/tmp/tmp7c865818/Integral/Integral-tmp/build' make[1]: *** [Makefile:94: all] Error 2 make[1]: Leaving directory '/tmp/tmp7c865818/Integral/Integral-tmp/build' make: *** [Makefile:29: all] Error 2