clang++ -O3 -march=native -fno-finite-math-only -funroll-loops -flto -fuse-ld=lld -std=c++20 -DNDEBUG -static -pthread -DEVALFILE=\"/home/daniel_kelsey/OpenBench/Client/Networks/63DA2483\" -fuse-ld=lld src/datagen.cpp src/main.cpp src/movepicker.cpp src/nnue.cpp src/parameters.cpp src/search.cpp src/searcher.cpp src/util.cpp -o Tarnished-E90DBE87-63DA2483
fatal error: error in backend: IO failure on output stream: No space left on device
src/nnue.cpp:42:17: warning: Using AVX2 NNUE inference [-W#pragma-messages]
        #pragma message("Using AVX2 NNUE inference")
                ^
fatal error: error in backend: IO failure on output stream: No space left on device
fatal error: error in backend: IO failure on output stream: No space left on device
fatal error: error in backend: IO failure on output stream: No space left on device
fatal error: error in backend: IO failure on output stream: No space left on device
fatal error: error in backend: IO failure on output stream: No space left on device
make: *** [Makefile:35: Tarnished-E90DBE87-63DA2483] Error 1