Debian Package Tracker
Register | Log in
Subscribe

llvm-toolchain-21

Choose email to subscribe with

general
  • source: llvm-toolchain-21 (main)
  • version: 1:21.1.8-7
  • maintainer: LLVM Packaging Team (archive) (DMD)
  • uploaders: Matthias Klose [DMD] – Sylvestre Ledru [DMD] – Gianfranco Costamagna [DMD]
  • arch: all amd64 arm64 armel armhf hurd-i386 i386 m68k mips64el mipsel powerpc ppc64 ppc64el s390x sparc sparc64 x32
  • std-ver: 4.7.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • stable-bpo: 1:21.1.8-3~bpo13+2
  • testing: 1:21.1.8-7
  • unstable: 1:21.1.8-7
versioned links
  • 1:21.1.8-3~bpo13+2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:21.1.8-7: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • bolt-21
  • clang-21 (4 bugs: 0, 4, 0, 0)
  • clang-21-doc
  • clang-21-examples
  • clang-format-21
  • clang-tidy-21
  • clang-tools-21 (1 bugs: 0, 1, 0, 0)
  • clangd-21
  • flang-21
  • libbolt-21-dev
  • libc++-21-dev (1 bugs: 0, 1, 0, 0)
  • libc++-21-dev-wasm32
  • libc++abi-21-dev
  • libc++abi-21-dev-wasm32
  • libclang-21-dev
  • libclang-common-21-dev
  • libclang-cpp21
  • libclang-cpp21-dev
  • libclang-rt-21-dev
  • libclang-rt-21-dev-wasm32
  • libclang-rt-21-dev-wasm64
  • libclang-rt-21-dev-win
  • libclang1-21
  • libclc-21 (1 bugs: 0, 1, 0, 0)
  • libclc-21-dev (1 bugs: 0, 1, 0, 0)
  • libflang-21-dev
  • libfuzzer-21-dev
  • liblld-21
  • liblld-21-dev
  • liblldb-21
  • liblldb-21-dev
  • libllvm-21-ocaml-dev
  • libllvm21 (1 bugs: 0, 1, 0, 0)
  • libllvmlibc-21-dev
  • libmlir-21
  • libmlir-21-dev
  • liboffload-21
  • liboffload-21-dev
  • libomp-21-dev
  • libomp-21-doc
  • libpolly-21-dev
  • libunwind-21-dev
  • lld-21
  • lldb-21
  • llvm-21 (1 bugs: 0, 1, 0, 0)
  • llvm-21-dev
  • llvm-21-doc
  • llvm-21-examples
  • llvm-21-linker-tools
  • llvm-21-runtime
  • llvm-21-tools
  • mlir-21-tools
  • python3-clang-21
  • python3-lldb-21
action needed
Problems while searching for a new upstream version high
uscan had problems while searching for a new upstream version:
In debian/watch no matching files for watch source
  https://github.com/llvm/llvm-project/tags
Created: 2026-05-08 Last update: 2026-05-16 03:01
lintian reports 4 errors and 34 warnings high
Lintian reports 4 errors and 34 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-03-21 Last update: 2026-03-22 08:01
1 bug tagged patch in the BTS normal
The BTS contains patches fixing 1 bug, consider including or untagging them.
Created: 2026-04-06 Last update: 2026-05-16 04:00
Fails to build during reproducibility testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2026-02-11 Last update: 2026-05-16 00:46
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 1:21.1.8-8, 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 77c9c3e09ef7780ffb615b6448d4d072fde07b53
Merge: 639719d 482f537
Author: Sylvestre Ledru <sylvestre@debian.org>
Date:   Mon May 11 07:40:25 2026 +0000

    Merge branch 'oreiche/21-add-stonking' into '21'
    
    Make Ubuntu stonking a known distro
    
    See merge request pkg-llvm-team/llvm-toolchain!213

commit 639719d46bc809e21affa49bc8542dad012df714
Author: Matthias Klose <doko@ubuntu.com>
Date:   Sat May 9 09:58:34 2026 +0200

      * Build OCaml for stonking.

commit 86a40c1af5381de43951df0b7afef6aa11bca3b5
Author: Matthias Klose <doko@ubuntu.com>
Date:   Sat May 9 09:56:47 2026 +0200

      * Make stonking a known Ubuntu series.

commit 482f53716ffec5b59d4bd9b5e007da004fa4af12
Author: Oliver Reiche <oliver.reiche@canonical.com>
Date:   Wed May 6 18:14:17 2026 +0200

    Make Ubuntu stonking a known distro

commit 35bfbaab5a6141d77ab9c79539dc7183fa646c58
Author: Sylvestre Ledru <sylvestre@debian.org>
Date:   Sat Apr 25 22:09:07 2026 +0200

    break apt.llvm.org
    Revert "  * d/rules: Terminate the build when the control file changes."
    
    This reverts commit 8c566b319eca2b5f197146a246db70906dd55cc5.

commit f9db3d5223bd744dc4fb114783e1092f5dcdf834
Author: Sylvestre Ledru <sylvestre@debian.org>
Date:   Wed Feb 25 19:51:40 2026 +0100

    lldb: support global config file, thanks to Nobert Lange

commit 8c566b319eca2b5f197146a246db70906dd55cc5
Author: Matthias Klose <doko@ubuntu.com>
Date:   Tue Apr 21 09:54:42 2026 +0200

      * d/rules: Terminate the build when the control file changes.
Created: 2026-04-22 Last update: 2026-05-11 11:01
4 open merge requests in Salsa normal
There are 4 open merge requests for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2026-05-11 Last update: 2026-05-11 11:01
debian/patches: 87 patches to forward upstream low

Among the 87 debian patches available in version 1:21.1.8-7 of the package, we noticed the following issues:

  • 87 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2025-08-27 Last update: 2026-03-21 18:00
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.4 instead of 4.7.2).
Created: 2025-12-23 Last update: 2026-03-31 15:01
testing migrations
  • This package is part of the ongoing testing transition known as s390-31-bit-rm. Please avoid uploads unrelated to this transition, they would likely delay it and require supplementary work from the release managers. On the other hand, if your package has problems preventing it to migrate to testing, please fix them as soon as possible. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
  • This package will soon be part of the auto-protobuf transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
  • This package will soon be part of the auto-grpc transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
news
[rss feed]
  • [2026-05-11] llvm-toolchain-21 1:21.1.8-7 MIGRATED to testing (Debian testing watch)
  • [2026-04-07] Accepted llvm-toolchain-21 1:21.1.8-3~bpo13+2 (source) into stable-backports (Fabian Grünbichler) (signed by: Fabian Gruenbichler)
  • [2026-04-06] Accepted llvm-toolchain-21 1:21.1.8-3~bpo13+1 (source amd64 all) into stable-backports (Debian FTP Masters) (signed by: Fabian Gruenbichler)
  • [2026-03-21] Accepted llvm-toolchain-21 1:21.1.8-7 (source) into unstable (Matthias Klose)
  • [2026-03-18] Accepted llvm-toolchain-21 1:21.1.8-6 (source) into unstable (Matthias Klose)
  • [2026-03-03] Accepted llvm-toolchain-21 1:21.1.8-5 (source) into unstable (Matthias Klose)
  • [2026-02-27] Accepted llvm-toolchain-21 1:21.1.8-4 (source) into unstable (Matthias Klose)
  • [2026-02-09] llvm-toolchain-21 1:21.1.8-3 MIGRATED to testing (Debian testing watch)
  • [2026-02-03] Accepted llvm-toolchain-21 1:21.1.8-3 (source) into unstable (Matthias Klose)
  • [2026-01-20] Accepted llvm-toolchain-21 1:21.1.8-2 (source) into unstable (Matthias Klose)
  • [2025-12-23] llvm-toolchain-21 1:21.1.8-1 MIGRATED to testing (Debian testing watch)
  • [2025-12-17] llvm-toolchain-21 1:21.1.7-1 MIGRATED to testing (Debian testing watch)
  • [2025-12-16] Accepted llvm-toolchain-21 1:21.1.8-1 (source) into unstable (Sylvestre Ledru)
  • [2025-12-09] Accepted llvm-toolchain-21 1:21.1.7-1 (source) into unstable (Matthias Klose)
  • [2025-12-09] llvm-toolchain-21 1:21.1.6-3 MIGRATED to testing (Debian testing watch)
  • [2025-11-30] Accepted llvm-toolchain-21 1:21.1.6-3 (source) into unstable (Matthias Klose)
  • [2025-11-29] llvm-toolchain-21 1:21.1.6-2 MIGRATED to testing (Debian testing watch)
  • [2025-11-23] Accepted llvm-toolchain-21 1:21.1.6-2 (source) into unstable (Samuel Thibault) (signed by: Sylvestre Ledru)
  • [2025-11-21] Accepted llvm-toolchain-21 1:21.1.6-1 (source) into unstable (Sylvestre Ledru) (signed by: Matthias Klose)
  • [2025-11-19] llvm-toolchain-21 1:21.1.5-1 MIGRATED to testing (Debian testing watch)
  • [2025-11-11] Accepted llvm-toolchain-21 1:21.1.5-1 (source) into unstable (Sylvestre Ledru)
  • [2025-11-05] Accepted llvm-toolchain-21 1:21.1.4-8 (source) into unstable (Matthias Klose)
  • [2025-11-05] Accepted llvm-toolchain-21 1:21.1.4-7 (source) into unstable (Matthias Klose)
  • [2025-11-04] Accepted llvm-toolchain-21 1:21.1.4-6 (source) into unstable (Matthias Klose)
  • [2025-10-30] Accepted llvm-toolchain-21 1:21.1.4-5 (source amd64 all) into unstable (Matthias Klose)
  • [2025-10-30] Accepted llvm-toolchain-21 1:21.1.4-4 (source amd64 all) into unstable (Debian FTP Masters) (signed by: Matthias Klose)
  • [2025-10-24] Accepted llvm-toolchain-21 1:21.1.4-3 (source) into unstable (Matthias Klose) (signed by: Sylvestre Ledru)
  • [2025-10-22] Accepted llvm-toolchain-21 1:21.1.4-2 (source) into unstable (Sylvestre Ledru)
  • [2025-10-21] Accepted llvm-toolchain-21 1:21.1.4-1 (source) into unstable (Sylvestre Ledru)
  • [2025-10-12] Accepted llvm-toolchain-21 1:21.1.3-1 (source) into unstable (Sylvestre Ledru)
  • 1
  • 2
bugs [bug history graph]
  • all: 15
  • RC: 0
  • I&N: 13
  • M&W: 2
  • F&P: 0
  • patch: 1
links
  • homepage
  • lintian (4, 34)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1:21.1.8-6ubuntu1
  • 3 bugs

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing