Autodetected architecture: avx2 make process-net make[1]: Entering directory '/tmp/tmpgwxdb_4b/PlentyChess/PlentyChess-tmp' Autodetected architecture: avx2 Using network /home/vinechessengine/OpenBench/Client/Networks/B7ABA523 Processing network make -C tools clean make[2]: Entering directory '/tmp/tmpgwxdb_4b/PlentyChess/PlentyChess-tmp/tools' rm -f *~ process_net make[2]: Leaving directory '/tmp/tmpgwxdb_4b/PlentyChess/PlentyChess-tmp/tools' make -C tools arch=avx2 make[2]: Entering directory '/tmp/tmpgwxdb_4b/PlentyChess/PlentyChess-tmp/tools' clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -Wno-ignored-optimization-argument -g -ggdb -DARCH_X86 -march=haswell process_net.cpp -o process_net /usr/bin/ld: final link failed: No space left on device clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [Makefile:43: all] Error 1 make[2]: Leaving directory '/tmp/tmpgwxdb_4b/PlentyChess/PlentyChess-tmp/tools' make[1]: *** [Makefile:204: process-net] Error 2 make[1]: Leaving directory '/tmp/tmpgwxdb_4b/PlentyChess/PlentyChess-tmp' make: *** [Makefile:215: all] Error 2