Debian Package Tracker
Register | Log in
Subscribe

llvm-toolchain-22

Choose email to subscribe with

general
  • source: llvm-toolchain-22 (main)
  • version: 1:22.1.5-1
  • maintainer: LLVM Packaging Team (archive) (DMD)
  • uploaders: 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]
  • testing: 1:22.1.5-1
  • unstable: 1:22.1.5-1
versioned links
  • 1:22.1.5-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • bolt-22
  • clang-22 (1 bugs: 0, 1, 0, 0)
  • clang-22-doc
  • clang-22-examples
  • clang-format-22
  • clang-tidy-22
  • clang-tools-22
  • clangd-22
  • flang-22
  • libbolt-22-dev
  • libc++-22-dev
  • libc++-22-dev-wasm32
  • libc++1 (1 bugs: 0, 0, 1, 0)
  • libc++abi-22-dev
  • libc++abi-22-dev-wasm32
  • libc++abi1
  • libclang-22-dev
  • libclang-common-22-dev
  • libclang-cpp22
  • libclang-cpp22-dev
  • libclang-rt-22-dev
  • libclang-rt-22-dev-wasm32
  • libclang-rt-22-dev-wasm64
  • libclang-rt-22-dev-win
  • libclang1-22
  • libclc-22
  • libclc-22-dev
  • libflang-22-dev
  • libfuzzer-22-dev
  • liblld-22
  • liblld-22-dev
  • liblldb-22
  • liblldb-22-dev
  • libllvm-22-ocaml-dev
  • libllvm22
  • libllvmlibc-22-dev
  • libmlir-22
  • libmlir-22-dev
  • liboffload-22
  • liboffload-22-dev
  • libomp-22-dev
  • libomp-22-doc
  • libomp5 (1 bugs: 0, 1, 0, 0)
  • libpolly-22-dev
  • libunwind-22-dev
  • lld-22
  • lldb-22
  • llvm-22
  • llvm-22-dev
  • llvm-22-doc
  • llvm-22-examples
  • llvm-22-linker-tools
  • llvm-22-runtime
  • llvm-22-tools
  • llvm-libunwind1
  • mlir-22-tools
  • python3-clang-22
  • python3-lldb-22
action needed
lintian reports 10 errors and 93 warnings high
Lintian reports 10 errors and 93 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-05-04 Last update: 2026-05-07 08:01
1 bug tagged patch in the BTS normal
The BTS contains patches fixing 1 bug, consider including or untagging them.
Created: 2026-05-12 Last update: 2026-05-18 13: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-05-11 Last update: 2026-05-18 10:18
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 18:30
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:22.1.5-2, 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 3c78f00c8156aac246055f58df82fd40c5026d32
Author: Matthias Klose <doko@ubuntu.com>
Date:   Sat May 9 09:50:35 2026 +0200

      * Build OCaml for stonking.

commit 6c2f7a866883432640724807bfe80124e0c91844
Author: Matthias Klose <doko@ubuntu.com>
Date:   Sat May 9 09:49:06 2026 +0200

      * Make stonking a known Ubuntu series.

commit b0489f0b54e8181a863d078c38fc907342140b54
Author: Sylvestre Ledru <sylvestre@debian.org>
Date:   Thu May 7 13:00:50 2026 +0200

    d/rules: Fix LLD_INSTALLED detection so it actually checks dpkg-query
    
    The previous shell snippet always returned "yes" because the trailing
    `; echo yes` ran unconditionally regardless of dpkg-query's exit
    status. As a result, -DLLVM_USE_LINKER=lld was passed to CMake even
    when lld was not installed in the build chroot (e.g. on Ubuntu
    questing, where apt resolved the `lld | hello` build-dep alternative
    to `hello`), producing a cryptic
    "collect2: fatal error: cannot find 'ld'" failure.
    
    Parse the dpkg-query Status field instead, so LLD_INSTALLED is
    "yes" only when lld is actually installed.
Created: 2026-05-11 Last update: 2026-05-11 18:30
debian/patches: 87 patches to forward upstream low

Among the 88 debian patches available in version 1:22.1.5-1 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: 2026-02-24 Last update: 2026-05-06 19: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: 2026-02-24 Last update: 2026-05-06 16:47
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-openssl 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-22 1:22.1.5-1 MIGRATED to testing (Debian testing watch)
  • [2026-05-06] Accepted llvm-toolchain-22 1:22.1.5-1 (source) into unstable (Sylvestre Ledru)
  • [2026-05-04] Accepted llvm-toolchain-22 1:22.1.4-1 (source) into unstable (Sylvestre Ledru)
  • [2026-04-13] Accepted llvm-toolchain-22 1:22.1.3-1 (source) into unstable (Sylvestre Ledru)
  • [2026-03-29] Accepted llvm-toolchain-22 1:22.1.2-1 (source) into unstable (Sylvestre Ledru)
  • [2026-03-17] Accepted llvm-toolchain-22 1:22.1.1-1 (source) into unstable (Sylvestre Ledru)
  • [2026-02-26] Accepted llvm-toolchain-22 1:22.1.0-2 (source) into unstable (Sylvestre Ledru)
  • [2026-02-24] Accepted llvm-toolchain-22 1:22.1.0-1 (source) into unstable (Sylvestre Ledru)
  • [2026-02-10] Accepted llvm-toolchain-22 1:22.1.0~+rc3-1~exp1 (source) into experimental (Sylvestre Ledru)
  • [2026-02-04] Accepted llvm-toolchain-22 1:22.1.0~+rc2-1~exp1 (source) into experimental (Sylvestre Ledru)
  • [2026-02-04] Accepted llvm-toolchain-22 1:22.1.0~+rc1-1~exp1 (source amd64 all) into experimental (Debian FTP Masters) (signed by: Sylvestre Ledru)
bugs [bug history graph]
  • all: 3
  • RC: 0
  • I&N: 2
  • M&W: 1
  • F&P: 0
  • patch: 1
links
  • homepage
  • lintian (10, 93)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1:22.1.2-1ubuntu1
  • 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