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: 2707456
- Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/snapshot
- Last scan: 2025-11-27 07:59:10+00
- Next scan: 2025-12-05 04:40: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.
[ 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
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 26 Nov 2025 05:43:01 +0100