Detected OS: Linux Detected compiler: g++ Building for ARCH=native Debug disabled Using network: /workspace/OpenBench/Client/Networks/522BF565 g++ -std=c++20 -O3 -flto=auto -Wall -Wextra -Wno-interference-size -Isrc -ISFML-3.0.2/include -march=native -DNDEBUG -DNETWORK_FILE=/workspace/OpenBench/Client/Networks/522BF565 -c src/Raphael/History.cpp -o src/Raphael/History.o g++ -std=c++20 -O3 -flto=auto -Wall -Wextra -Wno-interference-size -Isrc -ISFML-3.0.2/include -march=native -DNDEBUG -DNETWORK_FILE=/workspace/OpenBench/Client/Networks/522BF565 -c src/Raphael/Raphael.cpp -o src/Raphael/Raphael.o g++ -std=c++20 -O3 -flto=auto -Wall -Wextra -Wno-interference-size -Isrc -ISFML-3.0.2/include -march=native -DNDEBUG -DNETWORK_FILE=/workspace/OpenBench/Client/Networks/522BF565 -c src/Raphael/Raphael_hce.cpp -o src/Raphael/Raphael_hce.o g++ -std=c++20 -O3 -flto=auto -Wall -Wextra -Wno-interference-size -Isrc -ISFML-3.0.2/include -march=native -DNDEBUG -DNETWORK_FILE=/workspace/OpenBench/Client/Networks/522BF565 -c src/Raphael/SEE.cpp -o src/Raphael/SEE.o g++ -std=c++20 -O3 -flto=auto -Wall -Wextra -Wno-interference-size -Isrc -ISFML-3.0.2/include -march=native -DNDEBUG -DNETWORK_FILE=/workspace/OpenBench/Client/Networks/522BF565 -c src/Raphael/Transposition.cpp -o src/Raphael/Transposition.o g++ -std=c++20 -O3 -flto=auto -Wall -Wextra -Wno-interference-size -Isrc -ISFML-3.0.2/include -march=native -DNDEBUG -DNETWORK_FILE=/workspace/OpenBench/Client/Networks/522BF565 -c src/Raphael/commands.cpp -o src/Raphael/commands.o g++ -std=c++20 -O3 -flto=auto -Wall -Wextra -Wno-interference-size -Isrc -ISFML-3.0.2/include -march=native -DNDEBUG -DNETWORK_FILE=/workspace/OpenBench/Client/Networks/522BF565 -c src/Raphael/datagen.cpp -o src/Raphael/datagen.o g++ -std=c++20 -O3 -flto=auto -Wall -Wextra -Wno-interference-size -Isrc -ISFML-3.0.2/include -march=native -DNDEBUG -DNETWORK_FILE=/workspace/OpenBench/Client/Networks/522BF565 -c src/Raphael/movepick.cpp -o src/Raphael/movepick.o g++ -std=c++20 -O3 -flto=auto -Wall -Wextra -Wno-interference-size -Isrc -ISFML-3.0.2/include -march=native -DNDEBUG -DNETWORK_FILE=/workspace/OpenBench/Client/Networks/522BF565 -c src/Raphael/nnue.cpp -o src/Raphael/nnue.o g++ -std=c++20 -O3 -flto=auto -Wall -Wextra -Wno-interference-size -Isrc -ISFML-3.0.2/include -march=native -DNDEBUG -DNETWORK_FILE=/workspace/OpenBench/Client/Networks/522BF565 -c src/Raphael/tm.cpp -o src/Raphael/tm.o g++ -std=c++20 -O3 -flto=auto -Wall -Wextra -Wno-interference-size -Isrc -ISFML-3.0.2/include -march=native -DNDEBUG -DNETWORK_FILE=/workspace/OpenBench/Client/Networks/522BF565 -c src/Raphael/tunable.cpp -o src/Raphael/tunable.o g++ -std=c++20 -O3 -flto=auto -Wall -Wextra -Wno-interference-size -Isrc -ISFML-3.0.2/include -march=native -DNDEBUG -DNETWORK_FILE=/workspace/OpenBench/Client/Networks/522BF565 -c src/Raphael/utils.cpp -o src/Raphael/utils.o g++ -std=c++20 -O3 -flto=auto -Wall -Wextra -Wno-interference-size -Isrc -ISFML-3.0.2/include -march=native -DNDEBUG -DNETWORK_FILE=/workspace/OpenBench/Client/Networks/522BF565 -c src/Raphael/wdl.cpp -o src/Raphael/wdl.o g++ -std=c++20 -O3 -flto=auto -Wall -Wextra -Wno-interference-size -Isrc -ISFML-3.0.2/include -march=native -DNDEBUG -DNETWORK_FILE=/workspace/OpenBench/Client/Networks/522BF565 -c uci.cpp -o uci.o g++ -std=c++20 -O3 -flto=auto -Wall -Wextra -Wno-interference-size -Isrc -ISFML-3.0.2/include -march=native -DNDEBUG -DNETWORK_FILE=/workspace/OpenBench/Client/Networks/522BF565 -c src/NNUE/permute.cpp -o src/NNUE/permute.o g++ -o perm src/Raphael/History.o src/Raphael/Raphael.o src/Raphael/Raphael_hce.o src/Raphael/SEE.o src/Raphael/Transposition.o src/Raphael/commands.o src/Raphael/datagen.o src/Raphael/movepick.o src/Raphael/nnue.o src/Raphael/tm.o src/Raphael/tunable.o src/Raphael/utils.o src/Raphael/wdl.o src/NNUE/permute.o -flto=auto -Wl,-rpath,'$ORIGIN/SFML-3.0.2/lib',-z,noexecstack ./perm /workspace/OpenBench/Client/Networks/522BF565 terminate called after throwing an instance of 'std::runtime_error' what(): network file and architecture doesn't match make: *** [Makefile:270: __network_preprocess] Aborted