FAILED: bin/monero-blockchain-export : && /usr/bin/clang++-20 -Wno-unused-command-line-argument -fuse-ld=lld -pthread -maes -march=native -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wno-reorder -Wno-missing-field-initializers -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wformat -Wformat-security -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -Werror=switch -Werror=return-type -fno-strict-aliasing -ftemplate-depth=900 -DNDEBUG -Ofast -flto=thin -Wl,-pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack src/blockchain_utilities/CMakeFiles/blockchain_export.dir/blockchain_export.cpp.o src/blockchain_utilities/CMakeFiles/blockchain_export.dir/bootstrap_file.cpp.o src/blockchain_utilities/CMakeFiles/blockchain_export.dir/blocksdat_file.cpp.o -o bin/monero-blockchain-export -L/home/evan/.local/lib/x86_64-unknown-linux-gnu /usr/lib64/librt.a -ldl src/cryptonote_core/libcryptonote_core.a src/blockchain_db/libblockchain_db.a src/libversion.a contrib/epee/src/libepee.a /usr/lib64/libboost_filesystem.so -lboost_thread /usr/lib64/librt.a -ldl external/db_drivers/liblmdb/liblmdb.a src/ringct/libringct.a src/cryptonote_basic/libcryptonote_basic.a src/checkpoints/libcheckpoints.a src/device/libdevice.a /usr/lib64/libhidapi-libusb.so src/cryptonote_basic/libcryptonote_format_utils_basic.a src/ringct/libringct_basic.a src/common/libcommon.a /usr/lib64/libunbound.so /usr/lib64/libunwind.so /usr/lib64/liblzma.so src/crypto/wallet/libwallet-crypto.a src/crypto/libcncrypto.a contrib/epee/src/libepee.a external/easylogging++/libeasylogging.a /usr/lib64/libboost_chrono.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so external/randomx/librandomx.a /usr/lib64/libsodium.so src/blocks/libblocks.a src/hardforks/libhardforks.a src/libversion.a /usr/lib64/libboost_date_time.so /usr/lib64/libboost_program_options.so /usr/lib64/libboost_filesystem.so -lboost_thread /usr/lib64/libboost_serialization.so /usr/lib64/librt.a -ldl && : ld.lld: error: relocation R_X86_64_32 cannot be used against symbol '__TMC_END__'; recompile with -fPIC >>> defined in /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtend.o >>> referenced by /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o:(.text+0x1) ld.lld: error: relocation R_X86_64_32S cannot be used against local symbol; recompile with -fPIC >>> defined in /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o >>> referenced by /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o:(.text+0x7) ld.lld: error: relocation R_X86_64_32 cannot be used against symbol '_ITM_deregisterTMCloneTable'; recompile with -fPIC >>> defined in /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o >>> referenced by /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o:(.text+0xe) ld.lld: error: relocation R_X86_64_32 cannot be used against local symbol; recompile with -fPIC >>> defined in /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o >>> referenced by /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o:(.text+0x18) ld.lld: error: relocation R_X86_64_32 cannot be used against symbol '__TMC_END__'; recompile with -fPIC >>> defined in /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtend.o >>> referenced by /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o:(.text+0x31) ld.lld: error: relocation R_X86_64_32S cannot be used against local symbol; recompile with -fPIC >>> defined in /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o >>> referenced by /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o:(.text+0x38) ld.lld: error: relocation R_X86_64_32 cannot be used against symbol '_ITM_registerTMCloneTable'; recompile with -fPIC >>> defined in /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o >>> referenced by /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o:(.text+0x50) ld.lld: error: relocation R_X86_64_32 cannot be used against local symbol; recompile with -fPIC >>> defined in /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o >>> referenced by /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o:(.text+0x5a) clang++-20: error: linker command failed with exit code 1 (use -v to see invocation)