Autodetected architecture: avx2
make process-net
make[1]: Entering directory '/tmp/tmpi0dap52t/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/tmpi0dap52t/PlentyChess/PlentyChess-tmp/tools'
rm -f *~ process_net
make[2]: Leaving directory '/tmp/tmpi0dap52t/PlentyChess/PlentyChess-tmp/tools'
make -C tools arch=avx2
make[2]: Entering directory '/tmp/tmpi0dap52t/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
make[2]: Leaving directory '/tmp/tmpi0dap52t/PlentyChess/PlentyChess-tmp/tools'
./tools/process_net false /home/sazuxgdash/OpenBench/Client/Networks/99F926FE ./processed.bin
make[1]: Leaving directory '/tmp/tmpi0dap52t/PlentyChess/PlentyChess-tmp'
make _nopgo SKIP_PROCESS_NET=true
make[1]: Entering directory '/tmp/tmpi0dap52t/PlentyChess/PlentyChess-tmp'
Autodetected architecture: avx2
clang++ -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
clang++ -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
clang++ -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
clang++ -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
clang++ -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
clang++ -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
clang++ -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
clang++ -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
clang++ -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
clang++ -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
clang++ -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
clang++ -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
clang++ -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
clang++ -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
clang++ -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
clang++ -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
clang++ -mpopcnt -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 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/spsa.cpp -o src/spsa.o
1.	<eof> parser at end of file
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)[0x7f021c8a5291]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7f021c8a2fbe]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15CleanupOnSignalEm+0xfb)[0x7f021c8a464b]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb62a)[0x7f021c7cb62a]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb5cb)[0x7f021c7cb5cb]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys7Process4ExitEib+0x27)[0x7f021c89f627]
clang++[0x4142c2]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x113)[0x7f021c7da393]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD1Ev+0xf6)[0x7f021c881c96]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD0Ev+0x9)[0x7f021c880be9]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang17EmitBackendOutputERNS_17DiagnosticsEngineERKNS_19HeaderSearchOptionsERKNS_14CodeGenOptionsERKNS_13TargetOptionsERKNS_11LangOptionsEN4llvm9StringRefEPNSE_6ModuleENS_13BackendActionESt10unique_ptrINSE_17raw_pwrite_streamESt14default_deleteISK_EE+0x191b)[0x7f0223c896eb]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x1badf95)[0x7f0223fadf95]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang8ParseASTERNS_4SemaEbb+0x244)[0x7f0222e34914]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang13CodeGenAction13ExecuteActionEv+0xb1)[0x7f0223faa261]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang14FrontendAction7ExecuteEv+0x67)[0x7f022494bb87]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x336)[0x7f02248a14f6]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x29b)[0x7f02249c593b]
clang++(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x973)[0x413e93]
clang++[0x4120cc]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x211d052)[0x7f022451d052]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x7f021c7cb5ad]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x140)[0x7f022451cb50]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3f3)[0x7f02244e70f3]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x8a)[0x7f02244e737a]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x1a7)[0x7f0224501677]
clang++(main+0x2826)[0x411b36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f021b84624a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f021b846305]
clang++(_start+0x21)[0x40efb1]
make[1]: *** [Makefile:227: 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 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/bitboard.cpp -o src/bitboard.o
1.	<eof> parser at end of file
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)[0x7f72deaa5291]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7f72deaa2fbe]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15CleanupOnSignalEm+0xfb)[0x7f72deaa464b]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb62a)[0x7f72de9cb62a]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb5cb)[0x7f72de9cb5cb]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys7Process4ExitEib+0x27)[0x7f72dea9f627]
clang++[0x4142c2]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x113)[0x7f72de9da393]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD1Ev+0xf6)[0x7f72dea81c96]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD0Ev+0x9)[0x7f72dea80be9]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang17EmitBackendOutputERNS_17DiagnosticsEngineERKNS_19HeaderSearchOptionsERKNS_14CodeGenOptionsERKNS_13TargetOptionsERKNS_11LangOptionsEN4llvm9StringRefEPNSE_6ModuleENS_13BackendActionESt10unique_ptrINSE_17raw_pwrite_streamESt14default_deleteISK_EE+0x191b)[0x7f72e5e896eb]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x1badf95)[0x7f72e61adf95]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang8ParseASTERNS_4SemaEbb+0x244)[0x7f72e5034914]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang13CodeGenAction13ExecuteActionEv+0xb1)[0x7f72e61aa261]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang14FrontendAction7ExecuteEv+0x67)[0x7f72e6b4bb87]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x336)[0x7f72e6aa14f6]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x29b)[0x7f72e6bc593b]
clang++(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x973)[0x413e93]
clang++[0x4120cc]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x211d052)[0x7f72e671d052]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x7f72de9cb5ad]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x140)[0x7f72e671cb50]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3f3)[0x7f72e66e70f3]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x8a)[0x7f72e66e737a]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x1a7)[0x7f72e6701677]
clang++(main+0x2826)[0x411b36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f72dd64624a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f72dd646305]
clang++(_start+0x21)[0x40efb1]
make[1]: *** [Makefile:227: src/bitboard.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 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/zobrist.cpp -o src/zobrist.o
1.	<eof> parser at end of file
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)[0x7fa7f82a5291]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7fa7f82a2fbe]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15CleanupOnSignalEm+0xfb)[0x7fa7f82a464b]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb62a)[0x7fa7f81cb62a]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb5cb)[0x7fa7f81cb5cb]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys7Process4ExitEib+0x27)[0x7fa7f829f627]
clang++[0x4142c2]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x113)[0x7fa7f81da393]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD1Ev+0xf6)[0x7fa7f8281c96]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD0Ev+0x9)[0x7fa7f8280be9]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang17EmitBackendOutputERNS_17DiagnosticsEngineERKNS_19HeaderSearchOptionsERKNS_14CodeGenOptionsERKNS_13TargetOptionsERKNS_11LangOptionsEN4llvm9StringRefEPNSE_6ModuleENS_13BackendActionESt10unique_ptrINSE_17raw_pwrite_streamESt14default_deleteISK_EE+0x191b)[0x7fa7ff6896eb]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x1badf95)[0x7fa7ff9adf95]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang8ParseASTERNS_4SemaEbb+0x244)[0x7fa7fe834914]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang13CodeGenAction13ExecuteActionEv+0xb1)[0x7fa7ff9aa261]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang14FrontendAction7ExecuteEv+0x67)[0x7fa80034bb87]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x336)[0x7fa8002a14f6]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x29b)[0x7fa8003c593b]
clang++(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x973)[0x413e93]
clang++[0x4120cc]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x211d052)[0x7fa7fff1d052]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x7fa7f81cb5ad]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x140)[0x7fa7fff1cb50]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3f3)[0x7fa7ffee70f3]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x8a)[0x7fa7ffee737a]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x1a7)[0x7fa7fff01677]
clang++(main+0x2826)[0x411b36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7fa7f724624a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7fa7f7246305]
clang++(_start+0x21)[0x40efb1]
make[1]: *** [Makefile:227: 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 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/time.cpp -o src/time.o
1.	<eof> parser at end of file
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)[0x7ff81d6a5291]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7ff81d6a2fbe]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15CleanupOnSignalEm+0xfb)[0x7ff81d6a464b]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb62a)[0x7ff81d5cb62a]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb5cb)[0x7ff81d5cb5cb]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys7Process4ExitEib+0x27)[0x7ff81d69f627]
clang++[0x4142c2]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x113)[0x7ff81d5da393]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD1Ev+0xf6)[0x7ff81d681c96]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD0Ev+0x9)[0x7ff81d680be9]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang17EmitBackendOutputERNS_17DiagnosticsEngineERKNS_19HeaderSearchOptionsERKNS_14CodeGenOptionsERKNS_13TargetOptionsERKNS_11LangOptionsEN4llvm9StringRefEPNSE_6ModuleENS_13BackendActionESt10unique_ptrINSE_17raw_pwrite_streamESt14default_deleteISK_EE+0x191b)[0x7ff824a896eb]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x1badf95)[0x7ff824dadf95]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang8ParseASTERNS_4SemaEbb+0x244)[0x7ff823c34914]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang13CodeGenAction13ExecuteActionEv+0xb1)[0x7ff824daa261]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang14FrontendAction7ExecuteEv+0x67)[0x7ff82574bb87]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x336)[0x7ff8256a14f6]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x29b)[0x7ff8257c593b]
clang++(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x973)[0x413e93]
clang++[0x4120cc]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x211d052)[0x7ff82531d052]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x7ff81d5cb5ad]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x140)[0x7ff82531cb50]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3f3)[0x7ff8252e70f3]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x8a)[0x7ff8252e737a]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x1a7)[0x7ff825301677]
clang++(main+0x2826)[0x411b36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7ff81c24624a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7ff81c246305]
clang++(_start+0x21)[0x40efb1]
make[1]: *** [Makefile:227: 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 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/magic.cpp -o src/magic.o
1.	<eof> parser at end of file
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)[0x7fb2f8aa5291]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7fb2f8aa2fbe]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15CleanupOnSignalEm+0xfb)[0x7fb2f8aa464b]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb62a)[0x7fb2f89cb62a]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb5cb)[0x7fb2f89cb5cb]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys7Process4ExitEib+0x27)[0x7fb2f8a9f627]
clang++[0x4142c2]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x113)[0x7fb2f89da393]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD1Ev+0xf6)[0x7fb2f8a81c96]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD0Ev+0x9)[0x7fb2f8a80be9]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang17EmitBackendOutputERNS_17DiagnosticsEngineERKNS_19HeaderSearchOptionsERKNS_14CodeGenOptionsERKNS_13TargetOptionsERKNS_11LangOptionsEN4llvm9StringRefEPNSE_6ModuleENS_13BackendActionESt10unique_ptrINSE_17raw_pwrite_streamESt14default_deleteISK_EE+0x191b)[0x7fb2ffe896eb]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x1badf95)[0x7fb3001adf95]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang8ParseASTERNS_4SemaEbb+0x244)[0x7fb2ff034914]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang13CodeGenAction13ExecuteActionEv+0xb1)[0x7fb3001aa261]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang14FrontendAction7ExecuteEv+0x67)[0x7fb300b4bb87]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x336)[0x7fb300aa14f6]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x29b)[0x7fb300bc593b]
clang++(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x973)[0x413e93]
clang++[0x4120cc]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x211d052)[0x7fb30071d052]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x7fb2f89cb5ad]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x140)[0x7fb30071cb50]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3f3)[0x7fb3006e70f3]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x8a)[0x7fb3006e737a]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x1a7)[0x7fb300701677]
clang++(main+0x2826)[0x411b36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7fb2f7a4624a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7fb2f7a46305]
clang++(_start+0x21)[0x40efb1]
make[1]: *** [Makefile:227: 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 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/thread.cpp -o src/thread.o
1.	<eof> parser at end of file
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)[0x7fe44aaa5291]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7fe44aaa2fbe]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15CleanupOnSignalEm+0xfb)[0x7fe44aaa464b]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb62a)[0x7fe44a9cb62a]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb5cb)[0x7fe44a9cb5cb]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys7Process4ExitEib+0x27)[0x7fe44aa9f627]
clang++[0x4142c2]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x113)[0x7fe44a9da393]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD1Ev+0xf6)[0x7fe44aa81c96]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD0Ev+0x9)[0x7fe44aa80be9]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang17EmitBackendOutputERNS_17DiagnosticsEngineERKNS_19HeaderSearchOptionsERKNS_14CodeGenOptionsERKNS_13TargetOptionsERKNS_11LangOptionsEN4llvm9StringRefEPNSE_6ModuleENS_13BackendActionESt10unique_ptrINSE_17raw_pwrite_streamESt14default_deleteISK_EE+0x191b)[0x7fe451e896eb]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x1badf95)[0x7fe4521adf95]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang8ParseASTERNS_4SemaEbb+0x244)[0x7fe451034914]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang13CodeGenAction13ExecuteActionEv+0xb1)[0x7fe4521aa261]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang14FrontendAction7ExecuteEv+0x67)[0x7fe452b4bb87]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x336)[0x7fe452aa14f6]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x29b)[0x7fe452bc593b]
clang++(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x973)[0x413e93]
clang++[0x4120cc]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x211d052)[0x7fe45271d052]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x7fe44a9cb5ad]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x140)[0x7fe45271cb50]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3f3)[0x7fe4526e70f3]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x8a)[0x7fe4526e737a]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x1a7)[0x7fe452701677]
clang++(main+0x2826)[0x411b36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7fe449a4624a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7fe449a46305]
clang++(_start+0x21)[0x40efb1]
make[1]: *** [Makefile:227: 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 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/tt.cpp -o src/tt.o
1.	<eof> parser at end of file
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)[0x7f60b86a5291]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7f60b86a2fbe]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15CleanupOnSignalEm+0xfb)[0x7f60b86a464b]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb62a)[0x7f60b85cb62a]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb5cb)[0x7f60b85cb5cb]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys7Process4ExitEib+0x27)[0x7f60b869f627]
clang++[0x4142c2]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x113)[0x7f60b85da393]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD1Ev+0xf6)[0x7f60b8681c96]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD0Ev+0x9)[0x7f60b8680be9]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang17EmitBackendOutputERNS_17DiagnosticsEngineERKNS_19HeaderSearchOptionsERKNS_14CodeGenOptionsERKNS_13TargetOptionsERKNS_11LangOptionsEN4llvm9StringRefEPNSE_6ModuleENS_13BackendActionESt10unique_ptrINSE_17raw_pwrite_streamESt14default_deleteISK_EE+0x191b)[0x7f60bfa896eb]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x1badf95)[0x7f60bfdadf95]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang8ParseASTERNS_4SemaEbb+0x244)[0x7f60bec34914]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang13CodeGenAction13ExecuteActionEv+0xb1)[0x7f60bfdaa261]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang14FrontendAction7ExecuteEv+0x67)[0x7f60c074bb87]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x336)[0x7f60c06a14f6]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x29b)[0x7f60c07c593b]
clang++(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x973)[0x413e93]
clang++[0x4120cc]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x211d052)[0x7f60c031d052]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x7f60b85cb5ad]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x140)[0x7f60c031cb50]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3f3)[0x7f60c02e70f3]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x8a)[0x7f60c02e737a]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x1a7)[0x7f60c0301677]
clang++(main+0x2826)[0x411b36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f60b724624a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f60b7246305]
clang++(_start+0x21)[0x40efb1]
make[1]: *** [Makefile:227: src/tt.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 -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
1.	<eof> parser at end of file
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)[0x7f1d7fea5291]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7f1d7fea2fbe]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15CleanupOnSignalEm+0xfb)[0x7f1d7fea464b]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb62a)[0x7f1d7fdcb62a]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb5cb)[0x7f1d7fdcb5cb]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys7Process4ExitEib+0x27)[0x7f1d7fe9f627]
clang++[0x4142c2]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x113)[0x7f1d7fdda393]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD1Ev+0xf6)[0x7f1d7fe81c96]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD0Ev+0x9)[0x7f1d7fe80be9]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang17EmitBackendOutputERNS_17DiagnosticsEngineERKNS_19HeaderSearchOptionsERKNS_14CodeGenOptionsERKNS_13TargetOptionsERKNS_11LangOptionsEN4llvm9StringRefEPNSE_6ModuleENS_13BackendActionESt10unique_ptrINSE_17raw_pwrite_streamESt14default_deleteISK_EE+0x191b)[0x7f1d872896eb]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x1badf95)[0x7f1d875adf95]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang8ParseASTERNS_4SemaEbb+0x244)[0x7f1d86434914]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang13CodeGenAction13ExecuteActionEv+0xb1)[0x7f1d875aa261]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang14FrontendAction7ExecuteEv+0x67)[0x7f1d87f4bb87]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x336)[0x7f1d87ea14f6]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x29b)[0x7f1d87fc593b]
clang++(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x973)[0x413e93]
clang++[0x4120cc]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x211d052)[0x7f1d87b1d052]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x7f1d7fdcb5ad]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x140)[0x7f1d87b1cb50]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3f3)[0x7f1d87ae70f3]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x8a)[0x7f1d87ae737a]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x1a7)[0x7f1d87b01677]
clang++(main+0x2826)[0x411b36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f1d7ea4624a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f1d7ea46305]
clang++(_start+0x21)[0x40efb1]
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 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/evaluation.cpp -o src/evaluation.o
1.	<eof> parser at end of file
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)[0x7fac4a8a5291]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7fac4a8a2fbe]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15CleanupOnSignalEm+0xfb)[0x7fac4a8a464b]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb62a)[0x7fac4a7cb62a]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb5cb)[0x7fac4a7cb5cb]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys7Process4ExitEib+0x27)[0x7fac4a89f627]
clang++[0x4142c2]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x113)[0x7fac4a7da393]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD1Ev+0xf6)[0x7fac4a881c96]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD0Ev+0x9)[0x7fac4a880be9]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang17EmitBackendOutputERNS_17DiagnosticsEngineERKNS_19HeaderSearchOptionsERKNS_14CodeGenOptionsERKNS_13TargetOptionsERKNS_11LangOptionsEN4llvm9StringRefEPNSE_6ModuleENS_13BackendActionESt10unique_ptrINSE_17raw_pwrite_streamESt14default_deleteISK_EE+0x191b)[0x7fac51c896eb]
make[1]: *** [Makefile:227: src/move.o] Error 1
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x1badf95)[0x7fac51fadf95]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang8ParseASTERNS_4SemaEbb+0x244)[0x7fac50e34914]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang13CodeGenAction13ExecuteActionEv+0xb1)[0x7fac51faa261]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang14FrontendAction7ExecuteEv+0x67)[0x7fac5294bb87]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x336)[0x7fac528a14f6]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x29b)[0x7fac529c593b]
clang++(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x973)[0x413e93]
clang++[0x4120cc]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x211d052)[0x7fac5251d052]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x7fac4a7cb5ad]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x140)[0x7fac5251cb50]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3f3)[0x7fac524e70f3]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x8a)[0x7fac524e737a]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x1a7)[0x7fac52501677]
clang++(main+0x2826)[0x411b36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7fac4944624a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7fac49446305]
clang++(_start+0x21)[0x40efb1]
make[1]: *** [Makefile:227: 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 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/engine.cpp -o src/engine.o
1.	<eof> parser at end of file
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)[0x7eff9caa5291]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7eff9caa2fbe]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15CleanupOnSignalEm+0xfb)[0x7eff9caa464b]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb62a)[0x7eff9c9cb62a]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb5cb)[0x7eff9c9cb5cb]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys7Process4ExitEib+0x27)[0x7eff9ca9f627]
clang++[0x4142c2]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x113)[0x7eff9c9da393]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD1Ev+0xf6)[0x7eff9ca81c96]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD0Ev+0x9)[0x7eff9ca80be9]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang17EmitBackendOutputERNS_17DiagnosticsEngineERKNS_19HeaderSearchOptionsERKNS_14CodeGenOptionsERKNS_13TargetOptionsERKNS_11LangOptionsEN4llvm9StringRefEPNSE_6ModuleENS_13BackendActionESt10unique_ptrINSE_17raw_pwrite_streamESt14default_deleteISK_EE+0x191b)[0x7effa3e896eb]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x1badf95)[0x7effa41adf95]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang8ParseASTERNS_4SemaEbb+0x244)[0x7effa3034914]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang13CodeGenAction13ExecuteActionEv+0xb1)[0x7effa41aa261]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang14FrontendAction7ExecuteEv+0x67)[0x7effa4b4bb87]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x336)[0x7effa4aa14f6]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x29b)[0x7effa4bc593b]
clang++(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x973)[0x413e93]
clang++[0x4120cc]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x211d052)[0x7effa471d052]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x7eff9c9cb5ad]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x140)[0x7effa471cb50]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3f3)[0x7effa46e70f3]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x8a)[0x7effa46e737a]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x1a7)[0x7effa4701677]
clang++(main+0x2826)[0x411b36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7eff9ba4624a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7eff9ba46305]
clang++(_start+0x21)[0x40efb1]
make[1]: *** [Makefile:227: 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++ -mpopcnt -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
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)[0x7ff04bea5291]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7ff04bea2fbe]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15CleanupOnSignalEm+0xfb)[0x7ff04bea464b]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb62a)[0x7ff04bdcb62a]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb5cb)[0x7ff04bdcb5cb]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys7Process4ExitEib+0x27)[0x7ff04be9f627]
clang++[0x4142c2]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x113)[0x7ff04bdda393]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD1Ev+0xf6)[0x7ff04be81c96]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD0Ev+0x9)[0x7ff04be80be9]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang17EmitBackendOutputERNS_17DiagnosticsEngineERKNS_19HeaderSearchOptionsERKNS_14CodeGenOptionsERKNS_13TargetOptionsERKNS_11LangOptionsEN4llvm9StringRefEPNSE_6ModuleENS_13BackendActionESt10unique_ptrINSE_17raw_pwrite_streamESt14default_deleteISK_EE+0x191b)[0x7ff0532896eb]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x1badf95)[0x7ff0535adf95]
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/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang8ParseASTERNS_4SemaEbb+0x244)[0x7ff052434914]
 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/nnue.cpp -o src/nnue.o
1.	<eof> parser at end of file
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang13CodeGenAction13ExecuteActionEv+0xb1)[0x7ff0535aa261]
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/libclang-cpp.so.14(_ZN5clang14FrontendAction7ExecuteEv+0x67)[0x7ff053f4bb87]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15PrintStackTraceERNS_11raw_ostreamEi+0x31)[0x7eff5fca5291]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x336)[0x7ff053ea14f6]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x29b)[0x7ff053fc593b]
clang++(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x973)[0x413e93]
clang++[0x4120cc]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7eff5fca2fbe]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x211d052)[0x7ff053b1d052]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15CleanupOnSignalEm+0xfb)[0x7eff5fca464b]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x7ff04bdcb5ad]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb62a)[0x7eff5fbcb62a]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x140)[0x7ff053b1cb50]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3f3)[0x7ff053ae70f3]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb5cb)[0x7eff5fbcb5cb]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x8a)[0x7ff053ae737a]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys7Process4ExitEib+0x27)[0x7eff5fc9f627]
clang++[0x4142c2]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x1a7)[0x7ff053b01677]
clang++(main+0x2826)[0x411b36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7ff04ae4624a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7ff04ae46305]
clang++(_start+0x21)[0x40efb1]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x113)[0x7eff5fbda393]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD1Ev+0xf6)[0x7eff5fc81c96]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD0Ev+0x9)[0x7eff5fc80be9]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang17EmitBackendOutputERNS_17DiagnosticsEngineERKNS_19HeaderSearchOptionsERKNS_14CodeGenOptionsERKNS_13TargetOptionsERKNS_11LangOptionsEN4llvm9StringRefEPNSE_6ModuleENS_13BackendActionESt10unique_ptrINSE_17raw_pwrite_streamESt14default_deleteISK_EE+0x191b)[0x7eff670896eb]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x1badf95)[0x7eff673adf95]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang8ParseASTERNS_4SemaEbb+0x244)[0x7eff66234914]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang13CodeGenAction13ExecuteActionEv+0xb1)[0x7eff673aa261]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang14FrontendAction7ExecuteEv+0x67)[0x7eff67d4bb87]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x336)[0x7eff67ca14f6]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x29b)[0x7eff67dc593b]
clang++(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x973)[0x413e93]
clang++[0x4120cc]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x211d052)[0x7eff6791d052]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x7eff5fbcb5ad]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x140)[0x7eff6791cb50]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3f3)[0x7eff678e70f3]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x8a)[0x7eff678e737a]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x1a7)[0x7eff67901677]
clang++(main+0x2826)[0x411b36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7eff5e84624a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7eff5e846305]
clang++(_start+0x21)[0x40efb1]
make[1]: *** [<builtin>: src/fathom/src/tbprobe.o] Error 1
make[1]: *** [Makefile:227: 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 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/history.cpp -o src/history.o
1.	<eof> parser at end of file
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)[0x7fcedaca5291]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7fcedaca2fbe]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15CleanupOnSignalEm+0xfb)[0x7fcedaca464b]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb62a)[0x7fcedabcb62a]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb5cb)[0x7fcedabcb5cb]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys7Process4ExitEib+0x27)[0x7fcedac9f627]
clang++[0x4142c2]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x113)[0x7fcedabda393]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD1Ev+0xf6)[0x7fcedac81c96]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD0Ev+0x9)[0x7fcedac80be9]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang17EmitBackendOutputERNS_17DiagnosticsEngineERKNS_19HeaderSearchOptionsERKNS_14CodeGenOptionsERKNS_13TargetOptionsERKNS_11LangOptionsEN4llvm9StringRefEPNSE_6ModuleENS_13BackendActionESt10unique_ptrINSE_17raw_pwrite_streamESt14default_deleteISK_EE+0x191b)[0x7fcee20896eb]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x1badf95)[0x7fcee23adf95]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang8ParseASTERNS_4SemaEbb+0x244)[0x7fcee1234914]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang13CodeGenAction13ExecuteActionEv+0xb1)[0x7fcee23aa261]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang14FrontendAction7ExecuteEv+0x67)[0x7fcee2d4bb87]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x336)[0x7fcee2ca14f6]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x29b)[0x7fcee2dc593b]
clang++(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x973)[0x413e93]
clang++[0x4120cc]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x211d052)[0x7fcee291d052]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x7fcedabcb5ad]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x140)[0x7fcee291cb50]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3f3)[0x7fcee28e70f3]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x8a)[0x7fcee28e737a]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x1a7)[0x7fcee2901677]
clang++(main+0x2826)[0x411b36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7fced984624a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7fced9846305]
clang++(_start+0x21)[0x40efb1]
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 -march=haswell -DUSE_BMI2 -mbmake[1]: *** [Makefile:227: src/history.o] Error 1
mi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/board.cpp -o src/board.o
1.	<eof> parser at end of file
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)[0x7f7f542a5291]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7f7f542a2fbe]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15CleanupOnSignalEm+0xfb)[0x7f7f542a464b]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb62a)[0x7f7f541cb62a]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb5cb)[0x7f7f541cb5cb]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys7Process4ExitEib+0x27)[0x7f7f5429f627]
clang++[0x4142c2]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x113)[0x7f7f541da393]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD1Ev+0xf6)[0x7f7f54281c96]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD0Ev+0x9)[0x7f7f54280be9]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang17EmitBackendOutputERNS_17DiagnosticsEngineERKNS_19HeaderSearchOptionsERKNS_14CodeGenOptionsERKNS_13TargetOptionsERKNS_11LangOptionsEN4llvm9StringRefEPNSE_6ModuleENS_13BackendActionESt10unique_ptrINSE_17raw_pwrite_streamESt14default_deleteISK_EE+0x191b)[0x7f7f5b6896eb]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x1badf95)[0x7f7f5b9adf95]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang8ParseASTERNS_4SemaEbb+0x244)[0x7f7f5a834914]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang13CodeGenAction13ExecuteActionEv+0xb1)[0x7f7f5b9aa261]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang14FrontendAction7ExecuteEv+0x67)[0x7f7f5c34bb87]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x336)[0x7f7f5c2a14f6]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x29b)[0x7f7f5c3c593b]
clang++(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x973)[0x413e93]
clang++[0x4120cc]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x211d052)[0x7f7f5bf1d052]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x7f7f541cb5ad]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x140)[0x7f7f5bf1cb50]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3f3)[0x7f7f5bee70f3]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x8a)[0x7f7f5bee737a]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x1a7)[0x7f7f5bf01677]
clang++(main+0x2826)[0x411b36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f7f52e4624a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f7f52e46305]
clang++(_start+0x21)[0x40efb1]
make[1]: *** [Makefile:227: 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 -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
1.	<eof> parser at end of file
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)[0x7f359d0a5291]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7f359d0a2fbe]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15CleanupOnSignalEm+0xfb)[0x7f359d0a464b]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb62a)[0x7f359cfcb62a]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb5cb)[0x7f359cfcb5cb]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys7Process4ExitEib+0x27)[0x7f359d09f627]
clang++[0x4142c2]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x113)[0x7f359cfda393]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD1Ev+0xf6)[0x7f359d081c96]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD0Ev+0x9)[0x7f359d080be9]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang17EmitBackendOutputERNS_17DiagnosticsEngineERKNS_19HeaderSearchOptionsERKNS_14CodeGenOptionsERKNS_13TargetOptionsERKNS_11LangOptionsEN4llvm9StringRefEPNSE_6ModuleENS_13BackendActionESt10unique_ptrINSE_17raw_pwrite_streamESt14default_deleteISK_EE+0x191b)[0x7f35a44896eb]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x1badf95)[0x7f35a47adf95]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang8ParseASTERNS_4SemaEbb+0x244)[0x7f35a3634914]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang13CodeGenAction13ExecuteActionEv+0xb1)[0x7f35a47aa261]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang14FrontendAction7ExecuteEv+0x67)[0x7f35a514bb87]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x336)[0x7f35a50a14f6]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x29b)[0x7f35a51c593b]
clang++(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x973)[0x413e93]
clang++[0x4120cc]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x211d052)[0x7f35a4d1d052]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x7f359cfcb5ad]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x140)[0x7f35a4d1cb50]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3f3)[0x7f35a4ce70f3]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x8a)[0x7f35a4ce737a]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x1a7)[0x7f35a4d01677]
clang++(main+0x2826)[0x411b36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f359bc4624a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f359bc46305]
clang++(_start+0x21)[0x40efb1]
make[1]: *** [Makefile:227: 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 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/uci.cpp -o src/uci.o
1.	<eof> parser at end of file
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)[0x7f0e4d4a5291]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7f0e4d4a2fbe]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15CleanupOnSignalEm+0xfb)[0x7f0e4d4a464b]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb62a)[0x7f0e4d3cb62a]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb5cb)[0x7f0e4d3cb5cb]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys7Process4ExitEib+0x27)[0x7f0e4d49f627]
clang++[0x4142c2]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x113)[0x7f0e4d3da393]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD1Ev+0xf6)[0x7f0e4d481c96]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD0Ev+0x9)[0x7f0e4d480be9]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang17EmitBackendOutputERNS_17DiagnosticsEngineERKNS_19HeaderSearchOptionsERKNS_14CodeGenOptionsERKNS_13TargetOptionsERKNS_11LangOptionsEN4llvm9StringRefEPNSE_6ModuleENS_13BackendActionESt10unique_ptrINSE_17raw_pwrite_streamESt14default_deleteISK_EE+0x191b)[0x7f0e548896eb]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x1badf95)[0x7f0e54badf95]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang8ParseASTERNS_4SemaEbb+0x244)[0x7f0e53a34914]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang13CodeGenAction13ExecuteActionEv+0xb1)[0x7f0e54baa261]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang14FrontendAction7ExecuteEv+0x67)[0x7f0e5554bb87]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x336)[0x7f0e554a14f6]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x29b)[0x7f0e555c593b]
clang++(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x973)[0x413e93]
clang++[0x4120cc]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x211d052)[0x7f0e5511d052]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x7f0e4d3cb5ad]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x140)[0x7f0e5511cb50]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3f3)[0x7f0e550e70f3]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x8a)[0x7f0e550e737a]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x1a7)[0x7f0e55101677]
clang++(main+0x2826)[0x411b36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f0e4c44624a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f0e4c446305]
clang++(_start+0x21)[0x40efb1]
make[1]: *** [Makefile:227: 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 -march=haswell -DUSE_BMI2 -mbmi2 -flto=auto -DEVALFILE=\"processed.bin\" -c src/search.cpp -o src/search.o
1.	<eof> parser at end of file
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)[0x7f5c976a5291]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7f5c976a2fbe]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys15CleanupOnSignalEm+0xfb)[0x7f5c976a464b]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb62a)[0x7f5c975cb62a]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xdcb5cb)[0x7f5c975cb5cb]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys7Process4ExitEib+0x27)[0x7f5c9769f627]
clang++[0x4142c2]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x113)[0x7f5c975da393]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD1Ev+0xf6)[0x7f5c97681c96]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm14raw_fd_ostreamD0Ev+0x9)[0x7f5c97680be9]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang17EmitBackendOutputERNS_17DiagnosticsEngineERKNS_19HeaderSearchOptionsERKNS_14CodeGenOptionsERKNS_13TargetOptionsERKNS_11LangOptionsEN4llvm9StringRefEPNSE_6ModuleENS_13BackendActionESt10unique_ptrINSE_17raw_pwrite_streamESt14default_deleteISK_EE+0x191b)[0x7f5c9ea896eb]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x1badf95)[0x7f5c9edadf95]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang8ParseASTERNS_4SemaEbb+0x244)[0x7f5c9dc34914]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang13CodeGenAction13ExecuteActionEv+0xb1)[0x7f5c9edaa261]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang14FrontendAction7ExecuteEv+0x67)[0x7f5c9f74bb87]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x336)[0x7f5c9f6a14f6]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x29b)[0x7f5c9f7c593b]
clang++(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x973)[0x413e93]
clang++[0x4120cc]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(+0x211d052)[0x7f5c9f31d052]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x7f5c975cb5ad]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x140)[0x7f5c9f31cb50]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3f3)[0x7f5c9f2e70f3]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x8a)[0x7f5c9f2e737a]
/lib/x86_64-linux-gnu/libclang-cpp.so.14(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x1a7)[0x7f5c9f301677]
clang++(main+0x2826)[0x411b36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f5c9624624a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f5c96246305]
clang++(_start+0x21)[0x40efb1]
make[1]: *** [Makefile:227: src/search.o] Error 1
make[1]: Leaving directory '/tmp/tmpi0dap52t/PlentyChess/PlentyChess-tmp'
make: *** [Makefile:216: all] Error 2