Autodetected architecture: bmi2
make process-net
make[1]: Entering directory '/tmp/tmpz4ct__i3/PlentyChess/PlentyChess-tmp'
Autodetected architecture: bmi2
Using network /home/yoshie2000canada/OpenBench/Client/Networks/95204190
Processing network
make -C tools clean
make[2]: Entering directory '/tmp/tmpz4ct__i3/PlentyChess/PlentyChess-tmp/tools'
rm -f *~ process_net
make[2]: Leaving directory '/tmp/tmpz4ct__i3/PlentyChess/PlentyChess-tmp/tools'
make -C tools arch=bmi2
make[2]: Entering directory '/tmp/tmpz4ct__i3/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 -mbmi2  process_net.cpp -o process_net
make[2]: Leaving directory '/tmp/tmpz4ct__i3/PlentyChess/PlentyChess-tmp/tools'
./tools/process_net false /home/yoshie2000canada/OpenBench/Client/Networks/95204190 ./processed.bin
make[1]: Leaving directory '/tmp/tmpz4ct__i3/PlentyChess/PlentyChess-tmp'
make _nopgo SKIP_PROCESS_NET=true
make[1]: Entering directory '/tmp/tmpz4ct__i3/PlentyChess/PlentyChess-tmp'
Autodetected architecture: bmi2
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/engine.cpp -o src/engine.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/board.cpp -o src/board.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/move.cpp -o src/move.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/uci.cpp -o src/uci.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/search.cpp -o src/search.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/thread.cpp -o src/thread.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/evaluation.cpp -o src/evaluation.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/tt.cpp -o src/tt.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/magic.cpp -o src/magic.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/bitboard.cpp -o src/bitboard.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/history.cpp -o src/history.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/nnue.cpp -o src/nnue.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/time.cpp -o src/time.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/spsa.cpp -o src/spsa.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/zobrist.cpp -o src/zobrist.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/datagen.cpp -o src/datagen.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/threat-inputs.cpp -o src/threat-inputs.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\"  -c src/debug.cpp -o src/debug.o
clang++ -w -pthread -O3 -march=haswell -mbmi2 -flto=auto   -c -o src/fathom/src/tbprobe.o src/fathom/src/tbprobe.c
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/spsa.cpp -o src/spsa.o
1.	<eof> parser at end of file
make[1]: *** [Makefile:232: src/spsa.o] Error 1
make[1]: *** Waiting for unfinished jobs....
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/zobrist.cpp -o src/zobrist.o
1.	<eof> parser at end of file
make[1]: *** [Makefile:232: src/zobrist.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/bitboard.cpp -o src/bitboard.o
1.	<eof> parser at end of file
make[1]: *** [Makefile:232: src/bitboard.o] Error 1
fatal error: fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
Stack dump:
00.	.	Program arguments: Program arguments: ccllaanngg++++  --ssttdd==cc++++1177  --WWaallll  --ppeeddaannttiicc  --WWeexxttrraa  --ffccoommmmoonn  --pptthhrreeaadd  --OO33  --DDNNDDEBUEGB U-GD A-RDCAHR_CXH8_6X 8-6D U-SDEU_SBEM_IB2M I-2m a-rmcahr=chha=shwaeslwle l-lm b-mmib2m i-2f l-tfol=taou=taou t-oD E-VDAELVFAILLFEI=L\E"=p\r"opcreoscseesds.ebdi.nb\i"n \-"c  -scr cs/rtct/.tchprpe a-to- isnrpcu/ttst..cop
p 1-.	o<eof> parser at end of file
 smake[1]: *** [Makefile:232: src/tt.o] Error 1
rc/threat-inputs.o
1.	<eof> parser at end of file
make[1]: *** [Makefile:232: src/threat-inputs.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/debug.cpp -o src/debug.o
1.	<eof> parser at end of file
make[1]: *** [Makefile:232: src/debug.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/magic.cpp -o src/magic.o
1.	<eof> parser at end of file
make[1]: *** [Makefile:232: src/magic.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/history.cpp -o src/history.o
1.	<eof> parser at end of file
make[1]: *** [Makefile:232: src/history.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/time.cpp -o src/time.o
1.	<eof> parser at end of file
make[1]: *** [Makefile:232: src/time.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/nnue.cpp -o src/nnue.o
1.	<eof> parser at end of file
make[1]: *** [Makefile:232: src/nnue.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/evaluation.cpp -o src/evaluation.o
1.	<eof> parser at end of file
make[1]: *** [Makefile:232: src/evaluation.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/engine.cpp -o src/engine.o
1.	<eof> parser at end of file
make[1]: *** [Makefile:232: src/engine.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: clang++ -w -pthread -O3 -march=haswell -mbmi2 -flto=auto -c -o src/fathom/src/tbprobe.o src/fathom/src/tbprobe.c
1.	<eof> parser at end of file
make[1]: *** [<builtin>: src/fathom/src/tbprobe.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/move.cpp -o src/move.o
1.	<eof> parser at end of file
make[1]: *** [Makefile:232: src/move.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/board.cpp -o src/board.o
1.	<eof> parser at end of file
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/thread.cpp -o src/thread.o
1.	<eof> parser at end of file
make[1]: *** [Makefile:232: src/board.o] Error 1
make[1]: *** [Makefile:232: src/thread.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/datagen.cpp -o src/datagen.o
1.	<eof> parser at end of file
make[1]: *** [Makefile:232: src/datagen.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/uci.cpp -o src/uci.o
1.	<eof> parser at end of file
make[1]: *** [Makefile:232: src/uci.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/search.cpp -o src/search.o
1.	<eof> parser at end of file
make[1]: *** [Makefile:232: src/search.o] Error 1
make[1]: Leaving directory '/tmp/tmpz4ct__i3/PlentyChess/PlentyChess-tmp'
make: *** [Makefile:221: all] Error 2