Package: src:llvm-toolchain-21
Version: 1:21.1.4-2
Severity: serious
Tags: sid forky

the integration-testsuite autopkg test fails on arm64 with:

622s FAIL: LLVM regression suite :: thinlto.c (33 of 53)
622s ******************** TEST 'LLVM regression suite :: thinlto.c' FAILED ********************
622s Exit Code: 1
622s
622s Command Output (stderr):
622s --
622s /usr/bin/clang-21 -flto=thin -O2 /tmp/autopkgtest-lxc.xhb0pbb7/downtmp/autopkgtest_tmp/tests/Inputs/foo.c /tmp/autopkgtest-lxc.xhb0pbb7/downtmp/autopkgtest_tmp/tests/thinlto.c -o /tmp/autopkgtest-lxc.xhb0pbb7/downtmp/autopkgtest_tmp/build/tests/Output/thinlto.c.tmp # RUN: at line 3 622s + /usr/bin/clang-21 -flto=thin -O2 /tmp/autopkgtest-lxc.xhb0pbb7/downtmp/autopkgtest_tmp/tests/Inputs/foo.c /tmp/autopkgtest-lxc.xhb0pbb7/downtmp/autopkgtest_tmp/tests/thinlto.c -o /tmp/autopkgtest-lxc.xhb0pbb7/downtmp/autopkgtest_tmp/build/tests/Output/thinlto.c.tmp 622s /usr/bin/ld: /usr/lib/llvm-21/bin/../lib/LLVMgold.so: error loading plugin: /usr/lib/llvm-21/bin/../lib/LLVMgold.so: cannot open shared object file: No such file or directory 622s clang-21: error: linker command failed with exit code 1 (use -v to see invocation)
622s
622s --
622s


looks like if LLVM is not configured for gold, then this test should be skipped?

Reply via email to