Downloading default network stormveil.bin
curl -sOL https://github.com/Bobingstern/tarnished-nets/releases/download/stormveil/stormveil.bin
clang++ -O3 -march=native -fno-finite-math-only -funroll-loops -flto -fuse-ld=lld -std=c++20 -DNDEBUG -static -pthread -DEVALFILE=\"stormveil.bin\" -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-E656773D
src/nnue.cpp:42:17: warning: Using AVX2 NNUE inference [-W#pragma-messages]
        #pragma message("Using AVX2 NNUE inference")
                ^
1 warning generated.
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
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)[0x7f71982a5291]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x7f71982a2fbe]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xea57c6)[0x7f71982a57c6]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c050)[0x7f719725b050]
/lib/x86_64-linux-gnu/libc.so.6(+0x152b37)[0x7f7197371b37]
/usr/bin/ld.lld(_ZN3lld3elf12InputSection7writeToIN4llvm6object7ELFTypeILNS3_7support10endiannessE1ELb1EEEEEvPh+0xaa)[0x5bc57a]
/usr/bin/ld.lld[0x5f4883]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xe18d0c)[0x7f7198218d0c]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xe18bd5)[0x7f7198218bd5]
/lib/x86_64-linux-gnu/libLLVM-14.so.1(+0xe17f8a)[0x7f7198217f8a]
/lib/x86_64-linux-gnu/libstdc++.so.6(+0xd44a3)[0x7f71970d44a3]
/lib/x86_64-linux-gnu/libc.so.6(+0x891f5)[0x7f71972a81f5]
/lib/x86_64-linux-gnu/libc.so.6(+0x10989c)[0x7f719732889c]
clang: error: unable to execute command: Bus error
clang: error: linker command failed due to signal (use -v to see invocation)
make: *** [Makefile:35: Tarnished-E656773D] Error 254