summary refs log tree commit diff stats
path: root/results/scraper/fex/1458
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-17 09:10:43 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-17 09:10:43 +0200
commitf2ec263023649e596c5076df32c2d328bc9393d2 (patch)
tree5dd86caab46e552bd2e62bf9c4fb1a7504a44db4 /results/scraper/fex/1458
parent63d2e9d409831aa8582787234cae4741847504b7 (diff)
downloadqemu-analysis-main.tar.gz
qemu-analysis-main.zip
add downloaded fex bug-reports HEAD main
Diffstat (limited to 'results/scraper/fex/1458')
-rw-r--r--results/scraper/fex/145815
1 files changed, 15 insertions, 0 deletions
diff --git a/results/scraper/fex/1458 b/results/scraper/fex/1458
new file mode 100644
index 000000000..a04c0c289
--- /dev/null
+++ b/results/scraper/fex/1458
@@ -0,0 +1,15 @@
+LTO build (default) broken on ubuntu 20.04
+Default build configuration leads to the following. Disabling LTO fixes the build

+

+```

+FAILED: Bin/Opt 

+: && /usr/bin/clang++  -mcx16 -march=native -O2 -g -DNDEBUG -fno-omit-frame-pointer -flto=thin  -fPIE -pie Source/Tools/CMakeFiles/Opt.dir/Opt.cpp.o  -o Bin/Opt  External/FEXCore/Source/libFEXCore.a  Source/Common/libCommon.a  Source/CommonCore/libCommonCore.a  -lpthread  External/cpp-optparse/libcpp-optparse.a  External/json-maker/libjson-maker.a  External/FEXCore/Source/libFEXCore.a  External/FEXCore/Source/libFEXCore_Base.a  External/fmt/libfmt.a  External/vixl/src/libvixl.a  -ldl  External/xxhash/libxxhash.a  External/tiny-json/libtiny-json.a  -lpthread && :

+/usr/bin/ld: error: Failed to link module External/FEXCore/Source/libFEXCore.a.llvm.80876708.jemalloc.c: Expected at most one ThinLTO module per bitcode file

+clang: error: linker command failed with exit code 1 (use -v to see invocation)

+[7/23] Linking CXX executable Bin/UnitTestGenerator

+FAILED: Bin/UnitTestGenerator 

+: && /usr/bin/clang++  -mcx16 -march=native -O2 -g -DNDEBUG -fno-omit-frame-pointer -flto=thin  -fPIE -pie Source/Tests/CMakeFiles/UnitTestGenerator.dir/UnitTestGenerator.cpp.o  -o Bin/UnitTestGenerator  External/FEXCore/Source/libFEXCore.a  Source/Common/libCommon.a  Source/CommonCore/libCommonCore.a  -lpthread  External/cpp-optparse/libcpp-optparse.a  External/json-maker/libjson-maker.a  External/FEXCore/Source/libFEXCore.a  External/FEXCore/Source/libFEXCore_Base.a  External/fmt/libfmt.a  External/vixl/src/libvixl.a  -ldl  External/xxhash/libxxhash.a  External/tiny-json/libtiny-json.a  -lpthread && :

+/usr/bin/ld: error: Failed to link module External/FEXCore/Source/libFEXCore.a.llvm.80876708.jemalloc.c: Expected at most one ThinLTO module per bitcode file

+clang: error: linker command failed with exit code 1 (use -v to see invocation)

+[10/23] Building CXX object Source/Tests/LinuxSyscalls/CMakeFiles/LinuxEmulation.dir/x32/IoctlEmulation.cpp.o

+```
\ No newline at end of file