vcswatch reports that
this package seems to have a new changelog entry (version
1:22~++20250731080150+be449d6b6587-1~exp2, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 0385db2ff1b47917b9fecfc103df66d8b74335c2
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Oct 13 08:32:00 2025 +0200
adjust the name of the libLLVMOffload.so after the merge
commit 01a20447b5ace697e81f7a28f77d6f45a4ce38cf
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Oct 12 22:12:32 2025 +0200
rebase of the patches
commit e0a813a67bf20258580652464109384c7d02dc30
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Oct 12 21:16:57 2025 +0200
fix declaration
commit 8c65d08b69f8a4138d1b721d011f98450559358b
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Oct 12 20:45:17 2025 +0200
Disable libc on focal & bullseye
commit 4a34d2372b7588e374f2dc3ed467f5654ee17bcc
Merge: 8f407ab7b 37a7d7892
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Oct 12 20:39:43 2025 +0200
Merge remote-tracking branch 'origin/21' into snapshot
commit 8f407ab7b9979971961ccbb4fb3f5c476b91b99e
Author: Matthias Klose <doko@ubuntu.com>
Date: Wed Oct 8 13:25:01 2025 +0200
* d/libclang-rt-X.Y-dev.install.in: liborc_rt* is not available on powerpc.
commit af22772b7eeffb95bd0105359ad32460cd540af0
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Oct 8 09:06:03 2025 +0200
Ship llvm-offload-binary-22 in llvm-X.Y
commit e10d906722f45cd95ea1376aafeb28a3b5aa875a
Merge: 33dd256b7 881d8cedf
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Sep 24 10:53:48 2025 +0000
Merge branch 'snapshot-bug1101291' into 'snapshot'
[snapshot] Remove Multi-Arch: same from colliding packages (but not libllvm22)
See merge request pkg-llvm-team/llvm-toolchain!188
commit 881d8cedf58f61615158f71783bde2de21a49e9f
Author: Simon McVittie <smcv@debian.org>
Date: Mon Sep 15 13:58:18 2025 +0100
d/qualify-clang.sh: Assert M-A: same packages don't collide in usr/lib/llvm-${VERSION}
Detects: #1100981, #1101291, #1116200
Signed-off-by: Simon McVittie <smcv@debian.org>
commit 91fb655f3824cc99cc22dba5e90ab19d14e68a35
Author: Simon McVittie <smcv@debian.org>
Date: Sat Sep 20 11:07:45 2025 +0100
d/control.in: Remove Multi-Arch: same from colliding packages
These contain files in /usr/lib/llvm-22 which would collide with the
same files in other architectures' instances.
This could probably all be reverted if llvm is configured to install to
/usr/lib/${DEB_HOST_MULTIARCH}/llvm-${VERSION} instead of
/usr/lib/llvm-${VERSION} as suggested in #1111182, but that's a
larger change with a higher regression risk, so it seems worthwhile
to do the more minimal change to fix the RC bug first.
Closes: #1116200
Signed-off-by: Simon McVittie <smcv@debian.org>
commit 8a28a29ad5fb2e016cc85c518b815155000e4677
Author: Simon McVittie <smcv@debian.org>
Date: Mon Sep 15 13:55:57 2025 +0100
d/qualify-clang.sh: Assert that libllvm${VERSION} is M-A: same
Detects: #1106132, #1115227
Signed-off-by: Simon McVittie <smcv@debian.org>
commit 33dd256b7c56c63b833536cc1f1047fcbd38a78f
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Sep 22 14:32:35 2025 +0200
Rename libclc/check_external_calls.sh => libclc/check_external_funcs.sh
commit 608915583303a819adb097b47cf28dd26041db41
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Sep 21 18:13:24 2025 +0200
Ship lldb-tblgen-22 in lldb-X.Y
commit dab773c9e35b7457c0a97c459c659236dceac413
Merge: 2f86b2c74 4e7f28a12
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Fri Sep 12 12:21:58 2025 +0000
Merge branch 'fix_libcxx_unwind' into 'snapshot'
fix: never use libunwind for libc++abi
See merge request pkg-llvm-team/llvm-toolchain!179
commit 4e7f28a1209cd31e3f454cb4084d9dc63d6352dd
Author: Norbert Lange <norbert.lange@andritz.com>
Date: Thu Sep 11 16:13:36 2025 +0200
fix: never use libunwind for libc++abi
As noted in Debian Bug 1108414 amd 1071210,
there seems no sensible way to use libunwind and gcc's unwind
together.
There will always be instances where those two libraries
call into each other, depending on the order the libraries
are loaded, architecture details in regards to unwinding,
and glibc potentially use dlopen to load libgcc_s.so.
Set LIBCXXABI_USE_LLVM_UNWINDER=OFF unconditionally and add it
to CLANG_BOOTSTRAP_PASSTHROUGH (seems necessary).
commit 2f86b2c7481a1d05b1dc7a86c010106f920bd51a
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Thu Sep 11 11:58:44 2025 +0200
openmpdevice & target: files not installed ?
commit 310f0e4e2ed43178f31d55160ba658b696600153
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Sep 10 22:30:31 2025 +0200
rebase of the patches
commit 5e6a4e96b9584c10e8f6c8165c2191c8a10ecbfc
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Sep 10 22:29:27 2025 +0200
rebase of the patches
commit 81117acb7fe224447bf015b2892e057035a6266d
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Sep 10 10:39:09 2025 +0200
rebase of the patches
commit 0265a1a00ffd178b546ca929c4fc48938451280a
Merge: c297dc139 59e82b951
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Tue Sep 9 17:01:25 2025 +0000
Merge branch 'loong64-cmodel-medium-snapshot' into 'snapshot'
Add CFLAGS/CXXFLAGS -mcmodel=medium on loong64
See merge request pkg-llvm-team/llvm-toolchain!173
commit c297dc1391160c453b39056858a8243a55fffec7
Merge: cbb5520cc fc9b84fcc
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Tue Sep 9 15:58:18 2025 +0000
Merge branch 'revert-cbb5520c' into 'snapshot'
Revert "Merge branch 'fix_libcxx_unwind' into 'snapshot'"
See merge request pkg-llvm-team/llvm-toolchain!178
commit fc9b84fcc950c4997a12ae5636f75ac6445d2be1
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Tue Sep 9 15:58:12 2025 +0000
Revert "Merge branch 'fix_libcxx_unwind' into 'snapshot'"
This reverts merge request !177
commit cbb5520ccc7d24f45a9ee9612e7913fc4deb9287
Merge: aad3a9181 c1767d29f
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Tue Sep 9 15:06:24 2025 +0000
Merge branch 'fix_libcxx_unwind' into 'snapshot'
fix: never use libunwind for libc++abi
See merge request pkg-llvm-team/llvm-toolchain!177
commit c1767d29f90bd51bc06f2aaf8e6767fb667364ae
Author: Norbert Lange <norbert.lange@andritz.com>
Date: Tue Sep 9 15:08:08 2025 +0200
fix: never use libunwind for libc++abi
As noted in Debian Bug 1108414 amd 1071210,
there seems no sensible way to use libunwind and gcc's unwind
together.
There will always be instances where those two libraries
call into each other, depending on the order the libraries
are loaded, architecture details in regards to unwinding,
and glibc potentially use dlopen to load libgcc_s.so.
commit aad3a9181f3c7c94b6eae1149fdeaee5b39a35ab
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Sep 8 22:56:30 2025 +0200
rebase of the patches
commit 06c5b70b07edff3487611ecd6c037673c972364a
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Sep 8 13:23:05 2025 +0200
Revert "temp: disable the usage of lld when building with gcc 15 see https://github.com/llvm/llvm-project/issues/156667"
This reverts commit 71c1b11eab43466a3a45221c91bd342bad18f04c.
commit 71c1b11eab43466a3a45221c91bd342bad18f04c
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Sep 6 10:20:45 2025 +0200
temp: disable the usage of lld when building with gcc 15 see https://github.com/llvm/llvm-project/issues/156667
commit a2c25341c6b6a49fbabf960b366b3dfecc2d14fc
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Fri Sep 5 22:38:30 2025 +0200
give guidance
commit 438216a4a04d7efcc4b9674ece6503eb34aee5ec
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Thu Sep 4 23:38:20 2025 +0200
fix changelo
commit b6184beb622a965b8338c3ed5d3f46d75b27663e
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Thu Sep 4 23:37:02 2025 +0200
Ship yaml2macho-core in lldb-X.Y
commit 0a8a6e7441b8f81888b7992f9a0158d708370265
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Aug 30 09:12:49 2025 +0200
Disable the build of omptest
commit eaa3087232cbe924251278790f96659201b30242
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Aug 30 09:10:53 2025 +0200
fix rebase
commit 9f8a54efcc4f9fe19cb723b31075da7e2530e2fc
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Aug 30 09:10:18 2025 +0200
Revert "libomp-*-doc: create the empty directory in case it isn't install"
This reverts commit d2dd422da085aa9b77ce67e81a825517241e6b2d.
commit d2dd422da085aa9b77ce67e81a825517241e6b2d
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Fri Aug 29 11:41:40 2025 +0200
libomp-*-doc: create the empty directory in case it isn't install
commit 8d7b4f1eafc59529742fbde81a7de8bbd355f54c
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Fri Aug 29 10:29:31 2025 +0200
fix typo
commit 21da5f4460092e179745bce0daf9186ecbbe87cb
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Fri Aug 29 08:21:13 2025 +0200
Install lldb-mcp-22 in lldb-22
commit 5c06d3e0b4b5d63f68828ee6a475422ab5e159b5
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Thu Aug 28 22:42:17 2025 +0200
Install openmptest in libomp-X.Y-doc.docs
commit cc59665bc6a9a83aa69a337ff7b27be5fdc8cdd3
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Aug 24 09:15:51 2025 +0200
rebase of the patches
commit 2eb6b22675a9f13925b8ed5f40e6deb73e790108
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Aug 20 15:34:58 2025 +0200
install llvm-offload-wrapper in llvm-22
commit 705b286a9b0f6b2e153e047fce98a4c710d3fb1e
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Aug 20 11:55:37 2025 +0200
rebase of the patches
commit 59e82b9517c6d3f5c9644b87afb20f09068b1849
Author: Jianfeng Liu <liujianfeng1994@gmail.com>
Date: Wed Aug 13 15:08:45 2025 +0800
Add CFLAGS/CXXFLAGS -mcmodel=medium on loong64
commit 2186337f35bee0bb3bd410b87bb61d9dc216b062
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Thu Aug 7 09:56:37 2025 +0200
refresh libomp5 symbol
commit 6609aadcb015f13e30a68084940b1e9ac8551240
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Jul 30 18:57:21 2025 +0200
prepare upload
commit c38ac308c996f44d29b863f8e8aa96761c582b8a
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Thu Jul 31 23:15:04 2025 +0200
rebase of the patches
commit ad0633148d06ea87df78ca42e4f048d47fbd07f7
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Thu Jul 31 16:48:43 2025 +0200
add lintian override
commit 0850cb7eaf715951918f8d44e54758f03be2bed6
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Thu Jul 31 08:04:02 2025 +0200
fix changelog
commit d5615c1eafc54fe1fa11e1830d35ce01348275fb
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Jul 30 18:49:53 2025 +0200
prepare upload
commit 938c108614e9f14d298662389335b839062440da
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Jul 27 08:31:30 2025 +0900
Not build everywhere: Revert "Install lldb-rpc-gen in lldb-22"
This reverts commit a377c8b10765d88359f2919540d778e94f81c1ea.
commit a377c8b10765d88359f2919540d778e94f81c1ea
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Jul 26 08:56:49 2025 +0900
Install lldb-rpc-gen in lldb-22
commit c5c8c21764115e25ba04f67b4b9d588e94fcc4a4
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Jul 20 18:37:54 2025 +0900
Install llvm-ir2vec in llvm-22
commit 668ad25e638e332dbe798c5b538022f58f15363a
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Fri Jul 18 13:41:31 2025 +0900
prepare version 22
commit b29429b2126fb2bd4260f36e0bd936aad3b8ba52
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Thu Jul 17 12:47:33 2025 +0900
update for the 22 release
commit d50f785d3b88ef39253fef7e8ac0187cf2d702cc
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Thu Jul 17 12:40:26 2025 +0900
prepare-new-release: remove old patches
commit c1db5bfcdbffb96ef801b6891824d783008eab9c
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Thu Jul 17 12:36:31 2025 +0900
update of the script for the 22 release