llvm-toolchain-snapshot (1:22~++20251023025710+3f47a7be1ae6-1~exp5)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1:22~++20251023025710+3f47a7be1ae6-1~exp7 > 1:22~++20251023025710+3f47a7be1ae6-1~exp5
- Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b snapshot
-
- Branch: snapshot
- Path: debian/changelog
- Repo size: 2957312
- Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/snapshot
- Last scan: 2025-12-20 21:35:06+00
- Next scan: 2025-12-26 12:41:00+00
- Debian changelog in Git:
llvm-toolchain-snapshot (1:22~++20251023025710+3f47a7be1ae6-1~exp7) UNRELEASED; urgency=medium
[ Matthias Klose ]
* d/rules: Mark usage of SLOPPY_BUILD to ease searching in the build log.
* Update watch file, use with --force-download to fetch the integration
testsuite.
* Introduce an OMPD_ARCHS macro and use it.
* Add a llvm.noclang build profile (not enabled by default).
* Bump llvm-spirv build dependency to 21 again.
* Introduce an LLVM_SPIRV_ARCHS macro and use it.
* Don't run the omp autopkg test on i386. Closes: #1118644.
* d/tests/control.in: Add test dependency on g++-multilib. Closes: #1118643.
* d/debian-llvm-testsuite.bats: Skip test. Closes: #1118641.
The test "pthread_cancel with libunwind compatibility" is wrong.
* d/tests/control.in: Add test dependency on binutils-gold. Closes: #1118646.
* Introduce CLANG_GRPC_ARCHS macro and use it.
* Also use the grpc bits for clang on i386.
* Add the alternate hello b-d for grpc related build dependencies.
* Add profile to ocaml build dependencies.
* Re(?)-enable omp on i386.
* d/control: Only use one build profile per binary package for now. The ORing
of build profiles seems to be not working.
* Rename build profiles from llvm.* to pkg.llvm.*.
* Fix some lintian warnings, override some more.
* Clarify the libunwind package descriptions, that it is not compatible
with glibc.
* Only run the flang autopkg tests where flang is available.
* Rename the LIBC_ARCHS macro to LLVM_LIBC_ARCHS, and only run the
libllvmlibc autopkg tests where the package is available.
* Fix removing *.pyc files and __pycache__ dirs during installation.
* Fix some lintian warnings, override some more.
* Copy libc++1, libc++abi1 and libomp5 symbols files from 21.
* Build and install libflang_rt.runtime. Addresses: #1117534.
* Fix liborc install on hurd-amd64.
* Also call dh_python for the llvm-X.Y-tools package.
* libunwind-X.Y-dev: Stop providing libunwind-dev. As updated in the
package description, the unwinder is incompatible with glibc.
* d/rules, d/*.{install,links,lintian-overrides}.in: Use a macro LLVM_LIBDIR.
* Fix one more libclang1 lintian override.
* Fix one more libc++-22-dev-wasm32 lintian override.
* Update symbols files from the buildd logs, including i386.
* Fix syntax for OR-ed build profiles.
* clang-22-tools, llvm-22-tools: Use dh_python3 substvars.
* liblldb-22: Move the .so symlink to the liblldb-22-dev package.
* d/rules: Remove unnecessary use of the CURDIR macro.
* Enable offloading on riscv64 (Aurelian Jarno).
* Manually fix the python3 shebangs. dh_python3 can only handle one
private directory. Also install lit first in the dh_override_install
target, fix it there, and move it to the package from there.
* Add build conflicts on llvm-22-runtime and clang-22, or else the
wasm build picks up stuff from the installed llvm-22 and fails.
[ Sylvestre Ledru ]
* grep is interpreting -Bno-symbolic as a context option.
* Workaround the replaces/breaks on apt.llvm.org (upstream 167538)
* flang: also ignore -fstack-protector-strong (happens on focal)
* Rename ign_fail => ignore_if_fail
* Fix file location for lintian source override.
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 26 Nov 2025 05:43:01 +0100