Autodetected architecture: avx2 make process-net make[1]: Entering directory '/tmp/tmpd5x21amy/PlentyChess/PlentyChess-tmp' Autodetected architecture: avx2 Using network /home/sazuxgdash/OpenBench/Client/Networks/99F926FE Processing network make -C tools clean make[2]: Entering directory '/tmp/tmpd5x21amy/PlentyChess/PlentyChess-tmp/tools' rm -f *~ process_net make[2]: Leaving directory '/tmp/tmpd5x21amy/PlentyChess/PlentyChess-tmp/tools' make -C tools arch=avx2 make[2]: Entering directory '/tmp/tmpd5x21amy/PlentyChess/PlentyChess-tmp/tools' g++ -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 make[2]: Leaving directory '/tmp/tmpd5x21amy/PlentyChess/PlentyChess-tmp/tools' ./tools/process_net false /home/sazuxgdash/OpenBench/Client/Networks/99F926FE ./processed.bin make[1]: Leaving directory '/tmp/tmpd5x21amy/PlentyChess/PlentyChess-tmp' make _nopgo SKIP_PROCESS_NET=true make[1]: Entering directory '/tmp/tmpd5x21amy/PlentyChess/PlentyChess-tmp' Autodetected architecture: avx2 g++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/engine.cpp -o src/engine.o g++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/board.cpp -o src/board.o g++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/move.cpp -o src/move.o g++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/uci.cpp -o src/uci.o g++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/search.cpp -o src/search.o g++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/thread.cpp -o src/thread.o g++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/evaluation.cpp -o src/evaluation.o g++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/tt.cpp -o src/tt.o g++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/magic.cpp -o src/magic.o g++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/bitboard.cpp -o src/bitboard.o g++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/history.cpp -o src/history.o g++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/nnue.cpp -o src/nnue.o g++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/time.cpp -o src/time.o g++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/spsa.cpp -o src/spsa.o g++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/zobrist.cpp -o src/zobrist.o g++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/datagen.cpp -o src/datagen.o g++ -mpopcnt -w -pthread -O3 -march=haswell -mbmi2 -flto=auto -c -o src/fathom/src/tbprobe.o src/fathom/src/tbprobe.c src/spsa.cpp:36:1: fatal error: error writing to /tmp/ccvUaL4V.s: No space left on device 36 | } | ^ compilation terminated. make[1]: *** [Makefile:227: src/spsa.o] Error 1 make[1]: *** Waiting for unfinished jobs.... src/fathom/src/tbprobe.c:2661:1: fatal error: error writing to /tmp/ccSxXAmA.s: No space left on device 2661 | } | ^ compilation terminated. make[1]: *** [<builtin>: src/fathom/src/tbprobe.o] Error 1 src/zobrist.cpp:81:1: fatal error: error writing to /tmp/ccx70Dil.s: No space left on device 81 | } | ^ compilation terminated. make[1]: *** [Makefile:227: src/zobrist.o] Error 1 src/bitboard.cpp:83:1: fatal error: error writing to /tmp/ccb4Ny6n.s: No space left on device 83 | } | ^ compilation terminated. make[1]: *** [Makefile:227: src/bitboard.o] Error 1 src/engine.cpp:22:1: fatal error: error writing to /tmp/ccH1BDMk.s: No space left on device 22 | } | ^ compilation terminated. make[1]: *** [Makefile:227: src/engine.o] Error 1 src/magic.cpp:163:1: fatal error: error writing to /tmp/cc4k4KcN.s: No space left on device 163 | } | ^ compilation terminated. make[1]: *** [Makefile:227: src/magic.o] Error 1 src/evaluation.cpp:146:1: fatal error: error writing to /tmp/cckfogYL.s: No space left on device 146 | } | ^ compilation terminated. make[1]: *** [Makefile:227: src/evaluation.o] Error 1 src/board.cpp:1221:1: fatal error: error writing to /tmp/ccfdSkz5.s: No space left on device 1221 | } | ^ compilation terminated. src/time.cpp:75:1: fatal error: error writing to /tmp/ccRr7r8b.s: No space left on device 75 | } | ^ compilation terminated. make[1]: *** [Makefile:227: src/board.o] Error 1 src/tt.cpp:49:22: fatal error: error writing to /tmp/ccmKxhIU.s: No space left on device 49 | TranspositionTable TT; | ^ compilation terminated. make[1]: *** [Makefile:227: src/time.o] Error 1 make[1]: *** [Makefile:227: src/tt.o] Error 1 src/move.cpp:653:1: fatal error: error writing to /tmp/cc7yoMFv.s: No space left on device 653 | } | ^ compilation terminated. make[1]: *** [Makefile:227: src/move.o] Error 1 src/history.cpp:252:1: fatal error: error writing to /tmp/ccycagJS.s: No space left on device 252 | } | ^ compilation terminated. src/nnue.cpp:485:1: fatal error: error writing to /tmp/ccqG1hpE.s: No space left on device 485 | } | ^ compilation terminated. make[1]: *** [Makefile:227: src/history.o] Error 1 make[1]: *** [Makefile:227: src/nnue.o] Error 1 src/datagen.cpp:77:1: fatal error: error writing to /tmp/cclAGecI.s: No space left on device 77 | } | ^ compilation terminated. make[1]: *** [Makefile:227: src/datagen.o] Error 1 src/thread.cpp:72:1: fatal error: error writing to /tmp/ccukq2FF.s: No space left on device 72 | } | ^ compilation terminated. make[1]: *** [Makefile:227: src/thread.o] Error 1 src/uci.cpp:634:1: fatal error: error writing to /tmp/cct0iwOL.s: No space left on device 634 | } | ^ compilation terminated. src/search.cpp:1601:1: fatal error: error writing to /tmp/ccFwCVEV.s: No space left on device 1601 | } | ^ compilation terminated. make[1]: *** [Makefile:227: src/uci.o] Error 1 make[1]: *** [Makefile:227: src/search.o] Error 1 make[1]: Leaving directory '/tmp/tmpd5x21amy/PlentyChess/PlentyChess-tmp' make: *** [Makefile:216: all] Error 2