Autodetected architecture: bmi2
make process-net
make[1]: Entering directory '/tmp/tmpbynupovj/PlentyChess/PlentyChess-tmp'
Autodetected architecture: bmi2
Using network /home/pininputs/OpenBench/Client/Networks/3B7F3CFE
Processing network
make -C tools clean
make[2]: Entering directory '/tmp/tmpbynupovj/PlentyChess/PlentyChess-tmp/tools'
rm -f *~ process_net
make[2]: Leaving directory '/tmp/tmpbynupovj/PlentyChess/PlentyChess-tmp/tools'
make -C tools arch=bmi2
make[2]: Entering directory '/tmp/tmpbynupovj/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/tmpbynupovj/PlentyChess/PlentyChess-tmp/tools'
./tools/process_net false /home/pininputs/OpenBench/Client/Networks/3B7F3CFE ./processed.bin
make[1]: Leaving directory '/tmp/tmpbynupovj/PlentyChess/PlentyChess-tmp'
make _nopgo SKIP_PROCESS_NET=true
make[1]: Entering directory '/tmp/tmpbynupovj/PlentyChess/PlentyChess-tmp'
Autodetected architecture: bmi2
clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -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 -Wextra -pedantic -Wshadow -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 -Wextra -pedantic -Wshadow -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 -Wextra -pedantic -Wshadow -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 -Wextra -pedantic -Wshadow -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 -Wextra -pedantic -Wshadow -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 -Wextra -pedantic -Wshadow -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 -Wextra -pedantic -Wshadow -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 -Wextra -pedantic -Wshadow -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 -Wextra -pedantic -Wshadow -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 -Wextra -pedantic -Wshadow -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 -Wextra -pedantic -Wshadow -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 -Wextra -pedantic -Wshadow -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 -Wextra -pedantic -Wshadow -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 -Wextra -pedantic -Wshadow -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 -Wextra -pedantic -Wshadow -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 -Wextra -pedantic -Wshadow -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 -Wextra -pedantic -Wshadow -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 -Wextra -pedantic -Wshadow -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:257: 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 -Wextra -pedantic -Wshadow -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
1.	<eof> parser at end of file
make[1]: *** [Makefile:257: 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 -Wextra -pedantic -Wshadow -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:257: 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 -Wextra -pedantic -Wshadow -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:257: 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 -Wextra -pedantic -Wshadow -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:257: 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 -Wextra -pedantic -Wshadow -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
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 -Wextra -pedantic -Wshadow -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:257: src/time.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.
Stack dump:
0.	Program arguments: clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 error in backend: IO failure on output stream: No space left on device-
mPLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
arch=haswelStack dump:
l0 .	-Program arguments: mbcmil2a n-gf+l+t o-=satudt=oc +-+D1E7V A-LWFaIlLlE =-\W"epxrtorcae s-speedd.abnitni\c"  --Wcs hsardco/wt t-.fccpopm m-oon  s-rpct/htrte.aod
 1-.	O<eof> parser at end of file
3 -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:257: src/engine.o] Error 1
make[1]: *** [Makefile:257: src/tt.o] Error 1
make[1]: *** [Makefile:257: src/evaluation.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.
Stack dump:
0.	Program arguments: clang++ -std=c++17 -Wall -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/move.cpp -o src/move.oerror in backend: IO failure on output stream: No space left on device
1
.	PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
<eof> parser at end of file
Stack dump:
0.	Program arguments: clang++ -w -pthread -O3 -march=haswell -mbmi2 -flto=auto -c -o src/fathom/src/tbprobe.o src/fathmake[1]: *** [Makefile:257: src/move.o] Error 1
om/src/tbprobe.c
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 -Wextra -pedantic -Wshadow -fcommon -pthread -O3 -DNDEBUG -DARCH_X86Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
 -DUSE_BMI2 -march=haswell -mbmi2 -flto=auto -DEVALFILE=/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15PrintStackTraceERNS_11raw_ostreamEi+0x31)[0x7fc07e2a5291]
\"processed.bin\" -c src/nnue.cpp -o src/nnue.o
1.	<eof> parser at end of file
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7fc07e2a2fbe]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15CleanupOnSignalEm+0xfb)[0x7fc07e2a464b]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb62a)[0x7fc07e1cb62a]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb5cb)[0x7fc07e1cb5cb]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys7Process4ExitEib+0x27)[0x7fc07e29f627]
clang++[0x4142c2]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x113)[0x7fc07e1da393]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD1Ev+0xf6)[0x7fc07e281c96]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD0Ev+0x9)[0x7fc07e280be9]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang17EmitBackendOutputERNS_17DiagnosticsEngineERKNS_19HeaderSearchOptionsERKNS_14CodeGenOptionsERKNS_13TargetOptionsERKNS_11LangOptionsEN4llvm9StringRefEPNSE_6ModuleENS_13BackendActionESt10unique_ptrINSE_17raw_pwrite_streamESt14default_deleteISK_EE+0x191b)[0x7fc0856896eb]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x1badf95)[0x7fc0859adf95]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang8ParseASTERNS_4SemaEbb+0x244)[0x7fc084834914]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang13CodeGenAction13ExecuteActionEv+0xb1)[0x7fc0859aa261]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang14FrontendAction7ExecuteEv+0x67)[0x7fc08634bb87]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x336)[0x7fc0862a14f6]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x29b)[0x7fc0863c593b]
clang++(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x973)[0x413e93]
clang++[0x4120cc]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x211d052)[0x7fc085f1d052]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x7fc07e1cb5ad]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x140)[0x7fc085f1cb50]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3f3)[0x7fc085ee70f3]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x8a)[0x7fc085ee737a]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x1a7)[0x7fc085f01677]
clang++(main+0x2826)[0x411b36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7fc07d24524a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7fc07d245305]
clang++(_start+0x21)[0x40efb1]
make[1]: *** [<builtin>: src/fathom/src/tbprobe.o] Error 1
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15PrintStackTraceERNS_11raw_ostreamEi+0x31)[0x7f52776a5291]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7f52776a2fbe]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15CleanupOnSignalEm+0xfb)[0x7f52776a464b]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb62a)[0x7f52775cb62a]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb5cb)[0x7f52775cb5cb]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys7Process4ExitEib+0x27)[0x7f527769f627]
clang++[0x4142c2]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x113)[0x7f52775da393]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD1Ev+0xf6)[0x7f5277681c96]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD0Ev+0x9)[0x7f5277680be9]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang17EmitBackendOutputERNS_17DiagnosticsEngineERKNS_19HeaderSearchOptionsERKNS_14CodeGenOptionsERKNS_13TargetOptionsERKNS_11LangOptionsEN4llvm9StringRefEPNSE_6ModuleENS_13BackendActionESt10unique_ptrINSE_17raw_pwrite_streamESt14default_deleteISK_EE+0x191b)[0x7f527ea896eb]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x1badf95)[0x7f527edadf95]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang8ParseASTERNS_4SemaEbb+0x244)[0x7f527dc34914]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang13CodeGenAction13ExecuteActionEv+0xb1)[0x7f527edaa261]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang14FrontendAction7ExecuteEv+0x67)[0x7f527f74bb87]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x336)[0x7f527f6a14f6]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x29b)[0x7f527f7c593b]
clang++(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x973)[0x413e93]
clang++[0x4120cc]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x211d052)[0x7f527f31d052]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x7f52775cb5ad]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x140)[0x7f527f31cb50]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3f3)[0x7f527f2e70f3]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x8a)[0x7f527f2e737a]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x1a7)[0x7f527f301677]
clang++(main+0x2826)[0x411b36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f527664524a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f5276645305]
clang++(_start+0x21)[0x40efb1]
make[1]: *** [Makefile:257: 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 -Wextra -pedantic -Wshadow -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
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 -Wextra -pedantic -Wshadow -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:257: src/datagen.o] Error 1
make[1]: *** [Makefile:257: 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 -Wextra -pedantic -Wshadow -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
make[1]: *** [Makefile:257: src/board.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 -Wextra -pedantic -Wshadow -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:257: 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 -Wextra -pedantic -Wshadow -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:257: src/search.o] Error 1
make[1]: Leaving directory '/tmp/tmpbynupovj/PlentyChess/PlentyChess-tmp'
make: *** [Makefile:246: all] Error 2