Configuring CMake with BUILD_TYPE=BUILD_NATIVE... -- The C compiler identification is GNU 13.2.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/local/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/local/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using user-specified EVALFILE: /home/openbench/OpenBench/Client/Networks/C3A9DECE -- Configuring done -- Generating done -- Build files have been written to: /tmp/tmpoajf7avu/Integral/Integral-tmp/build Building Integral-088FC1A8-C3A9DECE with BUILD_NATIVE... make[1]: Entering directory '/tmp/tmpoajf7avu/Integral/Integral-tmp/build' /usr/bin/cmake -S/tmp/tmpoajf7avu/Integral/Integral-tmp -B/tmp/tmpoajf7avu/Integral/Integral-tmp/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/tmpoajf7avu/Integral/Integral-tmp/build/CMakeFiles /tmp/tmpoajf7avu/Integral/Integral-tmp/build//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[2]: Entering directory '/tmp/tmpoajf7avu/Integral/Integral-tmp/build' make -f CMakeFiles/integral.dir/build.make CMakeFiles/integral.dir/depend make[3]: Entering directory '/tmp/tmpoajf7avu/Integral/Integral-tmp/build' cd /tmp/tmpoajf7avu/Integral/Integral-tmp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/tmpoajf7avu/Integral/Integral-tmp /tmp/tmpoajf7avu/Integral/Integral-tmp /tmp/tmpoajf7avu/Integral/Integral-tmp/build /tmp/tmpoajf7avu/Integral/Integral-tmp/build /tmp/tmpoajf7avu/Integral/Integral-tmp/build/CMakeFiles/integral.dir/DependInfo.cmake --color= make[3]: Leaving directory '/tmp/tmpoajf7avu/Integral/Integral-tmp/build' make -f CMakeFiles/integral.dir/build.make CMakeFiles/integral.dir/build make[3]: Entering directory '/tmp/tmpoajf7avu/Integral/Integral-tmp/build' [ 13%] Building CXX object CMakeFiles/integral.dir/src/chess/fen.cc.o [ 13%] Building CXX object CMakeFiles/integral.dir/src/engine/evaluation/evaluation.cc.o [ 13%] Building CXX object CMakeFiles/integral.dir/src/chess/board.cc.o [ 18%] Building CXX object CMakeFiles/integral.dir/src/data_gen/data_gen.cc.o [ 22%] Building CXX object CMakeFiles/integral.dir/src/chess/move.cc.o [ 31%] Building CXX object CMakeFiles/integral.dir/src/engine/evaluation/nnue/nnue.cc.o [ 31%] Building CXX object CMakeFiles/integral.dir/src/engine/search/cuckoo.cc.o /usr/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/chess/board.cc /usr/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/chess/fen.cc /usr/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/data_gen/data_gen.cc /usr/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/chess/move.cc /usr/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/engine/evaluation/evaluation.cc /usr/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/engine/evaluation/nnue/nnue.cc [ 36%] Building CXX object CMakeFiles/integral.dir/src/chess/move_gen.cc.o /usr/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/engine/search/cuckoo.cc [ 40%] 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/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/chess/move_gen.cc /usr/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/engine/search/search.cc /usr/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/engine/search/move_picker.cc [ 50%] Building CXX object CMakeFiles/integral.dir/src/engine/search/syzygy/syzygy.cc.o /usr/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/engine/search/syzygy/syzygy.cc [ 54%] Building CXX object CMakeFiles/integral.dir/src/engine/search/time_mgmt.cc.o /usr/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/engine/search/time_mgmt.cc [ 59%] Building CXX object CMakeFiles/integral.dir/src/engine/search/transpo.cc.o /usr/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/engine/search/transpo.cc [ 63%] Building CXX object CMakeFiles/integral.dir/src/engine/uci/uci.cc.o /usr/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/engine/uci/uci.cc [ 68%] Building CXX object CMakeFiles/integral.dir/src/magics/magic_finder.cc.o /usr/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/magics/magic_finder.cc [ 72%] Building CXX object CMakeFiles/integral.dir/src/magics/attacks.cc.o /usr/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/magics/attacks.cc [ 77%] Building C object CMakeFiles/integral.dir/third-party/fathom/tbprobe.c.o /usr/local/bin/gcc -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom/tbprobe.c [ 81%] Building CXX object CMakeFiles/integral.dir/src/tests/perft_test.cc.o /usr/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/tests/perft_test.cc [ 90%] Building CXX object CMakeFiles/integral.dir/src/main.cc.o /usr/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/main.cc [ 90%] Building CXX object CMakeFiles/integral.dir/src/tests/see_test.cc.o /usr/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/tests/see_test.cc [ 95%] Building CXX object CMakeFiles/integral.dir/src/tests/bench_test.cc.o /usr/local/bin/g++ -DEVALFILE=\"/home/openbench/OpenBench/Client/Networks/C3A9DECE\" -DFMT_HEADER_ONLY -I/tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom -I/tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/tests/bench_test.cc /tmp/tmpoajf7avu/Integral/Integral-tmp/third-party/fathom/tbprobe.c:150: warning: "popcount" redefined 150 | #define popcount(x) tb_software_popcount(x) | /tmp/tmpoajf7avu/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/tmpoajf7avu/Integral/Integral-tmp/src/data_gen/data_gen.cc:12: /tmp/tmpoajf7avu/Integral/Integral-tmp/src/data_gen/format/binpack.h:75:23: warning: ‘maybe_unused’ attribute ignored [-Wattributes] 75 | [[maybe_unused]] U8 extra; | ^~~~~ /tmp/tmpoajf7avu/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; | ^~~~~~ [100%] Linking CXX executable integral /usr/bin/cmake -E cmake_link_script CMakeFiles/integral.dir/link.txt --verbose=1 /usr/local/bin/g++ -march=native -DBUILD_NATIVE -pthread -O3 -funroll-loops -DNDEBUG -flto -fno-fat-lto-objects CMakeFiles/integral.dir/src/chess/board.cc.o CMakeFiles/integral.dir/src/chess/fen.cc.o CMakeFiles/integral.dir/src/chess/move.cc.o CMakeFiles/integral.dir/src/chess/move_gen.cc.o CMakeFiles/integral.dir/src/data_gen/data_gen.cc.o CMakeFiles/integral.dir/src/engine/evaluation/evaluation.cc.o CMakeFiles/integral.dir/src/engine/evaluation/nnue/nnue.cc.o CMakeFiles/integral.dir/src/engine/search/cuckoo.cc.o CMakeFiles/integral.dir/src/engine/search/move_picker.cc.o CMakeFiles/integral.dir/src/engine/search/search.cc.o CMakeFiles/integral.dir/src/engine/search/syzygy/syzygy.cc.o CMakeFiles/integral.dir/src/engine/search/time_mgmt.cc.o CMakeFiles/integral.dir/src/engine/search/transpo.cc.o CMakeFiles/integral.dir/src/engine/uci/uci.cc.o CMakeFiles/integral.dir/src/magics/attacks.cc.o CMakeFiles/integral.dir/src/magics/magic_finder.cc.o CMakeFiles/integral.dir/src/main.cc.o CMakeFiles/integral.dir/src/tests/bench_test.cc.o CMakeFiles/integral.dir/src/tests/perft_test.cc.o CMakeFiles/integral.dir/src/tests/see_test.cc.o CMakeFiles/integral.dir/third-party/fathom/tbprobe.c.o -o integral -L/usr/local/lib/gcc/x86_64-pc-linux-gnu/13.2.0 -L/usr/local/lib64 -L/usr/local/lib lto1: fatal error: bytecode stream in file ‘CMakeFiles/integral.dir/third-party/fathom/tbprobe.c.o’ generated with LTO version 13.0 instead of the expected 11.3 compilation terminated. lto-wrapper: fatal error: /usr/local/bin/g++ returned 1 exit status compilation terminated. /usr/bin/ld: error: lto-wrapper failed collect2: error: ld returned 1 exit status make[3]: *** [CMakeFiles/integral.dir/build.make:420: integral] Error 1 make[3]: Leaving directory '/tmp/tmpoajf7avu/Integral/Integral-tmp/build' make[2]: *** [CMakeFiles/Makefile2:86: CMakeFiles/integral.dir/all] Error 2 make[2]: Leaving directory '/tmp/tmpoajf7avu/Integral/Integral-tmp/build' make[1]: *** [Makefile:94: all] Error 2 make[1]: Leaving directory '/tmp/tmpoajf7avu/Integral/Integral-tmp/build' make: *** [Makefile:32: all] Error 2