Autodetected architecture: bmi2
make process-net
make[1]: Entering directory '/tmp/tmpd0x9vt7a/PlentyChess/PlentyChess-tmp'
Autodetected architecture: bmi2
Using network /home/petkovskaaron/OpenBench/Client/Networks/3B7F3CFE
Processing network
make -C tools clean
make[2]: Entering directory '/tmp/tmpd0x9vt7a/PlentyChess/PlentyChess-tmp/tools'
rm -f *~ process_net
make[2]: Leaving directory '/tmp/tmpd0x9vt7a/PlentyChess/PlentyChess-tmp/tools'
make -C tools arch=bmi2
make[2]: Entering directory '/tmp/tmpd0x9vt7a/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 -mbmi2  process_net.cpp -o process_net
/tmp/ccfKmPjP.s: Assembler messages:
/tmp/ccfKmPjP.s: Fatal error: /tmp/ccJ5yuZm.o: No space left on device
make[2]: *** [Makefile:47: all] Error 1
make[2]: Leaving directory '/tmp/tmpd0x9vt7a/PlentyChess/PlentyChess-tmp/tools'
make[1]: *** [Makefile:234: process-net] Error 2
make[1]: Leaving directory '/tmp/tmpd0x9vt7a/PlentyChess/PlentyChess-tmp'
make: *** [Makefile:245: all] Error 2