From WebUI, 10 Hours ago, written in Plain Text.
This paste will buy the farm in 13 Hours.
Embed
  1. FAILED: bin/monero-blockchain-export
  2. : && /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 && :
  3. ld.lld: error: relocation R_X86_64_32 cannot be used against symbol '__TMC_END__'; recompile with -fPIC
  4. >>> defined in /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtend.o
  5. >>> referenced by /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o:(.text+0x1)
  6.  
  7. ld.lld: error: relocation R_X86_64_32S cannot be used against local symbol; recompile with -fPIC
  8. >>> defined in /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o
  9. >>> referenced by /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o:(.text+0x7)
  10.  
  11. ld.lld: error: relocation R_X86_64_32 cannot be used against symbol '_ITM_deregisterTMCloneTable'; recompile with -fPIC
  12. >>> defined in /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o
  13. >>> referenced by /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o:(.text+0xe)
  14.  
  15. ld.lld: error: relocation R_X86_64_32 cannot be used against local symbol; recompile with -fPIC
  16. >>> defined in /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o
  17. >>> referenced by /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o:(.text+0x18)
  18.  
  19. ld.lld: error: relocation R_X86_64_32 cannot be used against symbol '__TMC_END__'; recompile with -fPIC
  20. >>> defined in /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtend.o
  21. >>> referenced by /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o:(.text+0x31)
  22.  
  23. ld.lld: error: relocation R_X86_64_32S cannot be used against local symbol; recompile with -fPIC
  24. >>> defined in /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o
  25. >>> referenced by /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o:(.text+0x38)
  26.  
  27. ld.lld: error: relocation R_X86_64_32 cannot be used against symbol '_ITM_registerTMCloneTable'; recompile with -fPIC
  28. >>> defined in /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o
  29. >>> referenced by /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o:(.text+0x50)
  30.  
  31. ld.lld: error: relocation R_X86_64_32 cannot be used against local symbol; recompile with -fPIC
  32. >>> defined in /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o
  33. >>> referenced by /usr/bin/../lib/gcc/x86_64-redhat-linux/15/crtbegin.o:(.text+0x5a)
  34. clang++-20: error: linker command failed with exit code 1 (use -v to see invocation)
  35.