Control: reopen -1 On 2026-03-17 23:37:02 +0000, Debian Bug Tracking System wrote: > This is an automatic notification regarding your Bug report > which was filed against the src:llvm-toolchain-22 package: > > #1130893: llvm-toolchain-22: failing autopkgtests > > It has been closed by Debian FTP Masters <[email protected]> > (reply to Sylvestre Ledru <[email protected]>).
It looks like that fix did not cover all cases. See https://ci.debian.net/packages/l/llvm-toolchain-22/testing/amd64/69602411/#S6 Also, there are non-polly related errors later: 420s autopkgtest [09:29:04]: test command2: [----------------------- 420s Traceback (most recent call last): 420s File "/usr/lib/python3/dist-packages/lldb/__init__.py", line 39, in <module> 420s import _lldb 420s ModuleNotFoundError: No module named '_lldb' 420s 420s During handling of the above exception, another exception occurred: 420s 420s Traceback (most recent call last): 420s File "<string>", line 1, in <module> 420s import lldb; print(lldb.__file__); print(lldb) 420s ^^^^^^^^^^^ 420s File "/usr/lib/python3/dist-packages/lldb/__init__.py", line 47, in <module> 420s from .native import _lldb 420s ImportError: cannot import name '_lldb' from 'lldb.native' (/usr/lib/python3/dist-packages/lldb/native/__init__.py) 420s autopkgtest [09:29:04]: test command2: -----------------------] Cheers > > Their explanation is attached below along with your original report. > If this explanation is unsatisfactory and you have not received a > better one in a separate message then please contact Debian FTP Masters > <[email protected]> (reply to Sylvestre Ledru > <[email protected]>) by > replying to this email. > > > -- > 1130893: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1130893 > Debian Bug Tracking System > Contact [email protected] with problems > Date: Tue, 17 Mar 2026 23:34:05 +0000 > From: Debian FTP Masters <[email protected]> > To: [email protected] > Subject: Bug#1130893: fixed in llvm-toolchain-22 1:22.1.1-1 > Reply-To: Sylvestre Ledru <[email protected]> > Message-Id: <[email protected]> > > Date: Sun, 15 Mar 2026 19:35:14 +0100 > From: Sebastian Ramacher <[email protected]> > To: Debian Bug Tracking System <[email protected]> > Subject: llvm-toolchain-22: failing autopkgtests > Message-ID: <[email protected]> > > Source: llvm-toolchain-22 > Version: 1:22.1.0-2 > Severity: serious > X-Debbugs-Cc: [email protected] > > Dear maintainer, > > the autopkgtests of llvm-toolchain-22 fail on all architectures. Example > from amd64: > > 149s not ok 31 Test Polly optimizations > 149s # (in test file debian/debian-llvm-testsuite.bats, line 707) > 149s # `assert_success' failed > 149s # > 149s # -- command failed -- > 149s # status : 1 > 149s # output (3 lines): > 149s # opt-22: for the -p option: may not occur within a group! > 149s # opt-22: Unknown command line argument '-polly-canonicalize'. Try: > 'opt-22 --help' > 149s # opt-22: Did you mean '-p'? > 149s # -- > 149s # > 149s not ok 32 Test libpolly package presence > 149s # (in test file debian/debian-llvm-testsuite.bats, line 721) > 149s # `assert_success' failed > 149s # > 149s # -- command failed -- > 149s # status : 1 > 149s # output : > 149s # -- > 149s # > > See > https://ci.debian.net/packages/l/llvm-toolchain-22/testing/amd64/69019095/ > for more details. > > Cheers > -- > Sebastian Ramacher -- Sebastian Ramacher

