Configuring CMake with BUILD_TYPE=BUILD_NATIVE... CMake Warning: Ignoring extra path from command line: "/tmp/tmpsnjkl998/Integral/Integral-tmp/build/Volume/FuryBench/OpenBench/Client/Networks/C3537CE6" -- The C compiler identification is GNU 13.3.0 -- The CXX compiler identification is GNU 13.3.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: /media/styx/New -- Configuring done (0.9s) -- Generating done (0.0s) -- Build files have been written to: /tmp/tmpsnjkl998/Integral/Integral-tmp/build Building Integral-36B811AB-C3537CE6 with BUILD_NATIVE... make[1]: Entering directory '/tmp/tmpsnjkl998/Integral/Integral-tmp/build' /usr/bin/cmake -S/tmp/tmpsnjkl998/Integral/Integral-tmp -B/tmp/tmpsnjkl998/Integral/Integral-tmp/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/tmpsnjkl998/Integral/Integral-tmp/build/CMakeFiles /tmp/tmpsnjkl998/Integral/Integral-tmp/build//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[2]: Entering directory '/tmp/tmpsnjkl998/Integral/Integral-tmp/build' make -f preprocess/CMakeFiles/preprocess.dir/build.make preprocess/CMakeFiles/preprocess.dir/depend make[3]: Entering directory '/tmp/tmpsnjkl998/Integral/Integral-tmp/build' cd /tmp/tmpsnjkl998/Integral/Integral-tmp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/tmpsnjkl998/Integral/Integral-tmp /tmp/tmpsnjkl998/Integral/Integral-tmp/preprocess /tmp/tmpsnjkl998/Integral/Integral-tmp/build /tmp/tmpsnjkl998/Integral/Integral-tmp/build/preprocess /tmp/tmpsnjkl998/Integral/Integral-tmp/build/preprocess/CMakeFiles/preprocess.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/tmp/tmpsnjkl998/Integral/Integral-tmp/build' make -f preprocess/CMakeFiles/preprocess.dir/build.make preprocess/CMakeFiles/preprocess.dir/build make[3]: Entering directory '/tmp/tmpsnjkl998/Integral/Integral-tmp/build' [ 4%] Building CXX object preprocess/CMakeFiles/preprocess.dir/net_processing.cc.o cd /tmp/tmpsnjkl998/Integral/Integral-tmp/build/preprocess && /usr/bin/g++ -DFMT_HEADER_ONLY -I/tmp/tmpsnjkl998/Integral/Integral-tmp/preprocess/../third-party/fathom -I/tmp/tmpsnjkl998/Integral/Integral-tmp/preprocess/../third-party/fmt/include -march=native -DBUILD_NATIVE -O3 -DNDEBUG -std=gnu++20 -MD -MT preprocess/CMakeFiles/preprocess.dir/net_processing.cc.o -MF CMakeFiles/preprocess.dir/net_processing.cc.o.d -o CMakeFiles/preprocess.dir/net_processing.cc.o -c /tmp/tmpsnjkl998/Integral/Integral-tmp/preprocess/net_processing.cc /tmp/tmpsnjkl998/Integral/Integral-tmp/preprocess/net_processing.cc: In function ‘std::unique_ptr<nnue::Network> ProcessNetwork(const std::unique_ptr<nnue::RawNetwork>&)’: /tmp/tmpsnjkl998/Integral/Integral-tmp/preprocess/net_processing.cc:17:31: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 17 | std::array<__m128i, kNumRegs> regs; | ^ [ 8%] Linking CXX executable preprocess cd /tmp/tmpsnjkl998/Integral/Integral-tmp/build/preprocess && /usr/bin/cmake -E cmake_link_script CMakeFiles/preprocess.dir/link.txt --verbose=1 /usr/bin/g++ -march=native -DBUILD_NATIVE -O3 -DNDEBUG CMakeFiles/preprocess.dir/net_processing.cc.o -o preprocess make[3]: Leaving directory '/tmp/tmpsnjkl998/Integral/Integral-tmp/build' [ 8%] Built target preprocess make -f CMakeFiles/run_preprocess.dir/build.make CMakeFiles/run_preprocess.dir/depend make[3]: Entering directory '/tmp/tmpsnjkl998/Integral/Integral-tmp/build' cd /tmp/tmpsnjkl998/Integral/Integral-tmp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/tmpsnjkl998/Integral/Integral-tmp /tmp/tmpsnjkl998/Integral/Integral-tmp /tmp/tmpsnjkl998/Integral/Integral-tmp/build /tmp/tmpsnjkl998/Integral/Integral-tmp/build /tmp/tmpsnjkl998/Integral/Integral-tmp/build/CMakeFiles/run_preprocess.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/tmp/tmpsnjkl998/Integral/Integral-tmp/build' make -f CMakeFiles/run_preprocess.dir/build.make CMakeFiles/run_preprocess.dir/build make[3]: Entering directory '/tmp/tmpsnjkl998/Integral/Integral-tmp/build' make[3]: *** No rule to make target '/media/styx/New', needed by 'processed.nnue'. Stop. make[3]: Leaving directory '/tmp/tmpsnjkl998/Integral/Integral-tmp/build' make[2]: *** [CMakeFiles/Makefile2:105: CMakeFiles/run_preprocess.dir/all] Error 2 make[2]: Leaving directory '/tmp/tmpsnjkl998/Integral/Integral-tmp/build' make[1]: *** [Makefile:94: all] Error 2 make[1]: Leaving directory '/tmp/tmpsnjkl998/Integral/Integral-tmp/build' make: *** [Makefile:35: all] Error 2