vcswatch reports that
this package seems to have a new changelog entry (version
1:23~++20260223043212+329cd8985d8a-1~exp3, 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 95be01e81a908018b3c58d215f4c55937125e714
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Mar 4 12:43:05 2026 +0100
Remove patches/disable-omptest.diff for causing build errors:
In file included from /build/source/openmp/tools/omptest/include/InternalEvent.h:17:
/build/source/openmp/tools/omptest/include/InternalEventCommon.h:17:10: fatal error: 'omp-tools.h' file not found
17 | #include "omp-tools.h"
| ^~~~~~~~~~~~~
1 error generated.
commit bb5ace19dce668afd4eb2027c2336801cc9bfa26
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Mar 4 09:25:21 2026 +0100
rebase of the patches
commit 267f4ca5c9b87bd0fe1c62273c2c21163113825c
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Feb 28 22:25:11 2026 +0100
remove issue-54242.diff
causes:
-- Configuring done (19.9s)
CMake Error: The inter-target dependency graph contains the following strongly connected component (cycle):
"obj.MLIRExecutionEngine" of type OBJECT_LIBRARY
depends on "MLIR" (weak)
"MLIR" of type SHARED_LIBRARY
depends on "obj.MLIRExecutionEngine" (strong)
At least one of these targets is not a STATIC_LIBRARY. Cyclic dependencies are allowed only among static libraries.
CMake Generate step failed. Build files cannot be regenerated correctly.
commit bedcb23bc00c9fe407725803d73e50ec6c8ecaf9
Author: Matthias Klose <doko@ubuntu.com>
Date: Fri Feb 27 16:50:21 2026 +0100
* Install a lit binary. Addresses: #1122910.
* llvm-tools: Don't install the lit tests. Addresses: #1122909.
commit ac030b7a7976073a0c935c4cd3a229d80b5120eb
Author: Matthias Klose <doko@ubuntu.com>
Date: Fri Feb 27 11:54:58 2026 +0100
* d/rules: Only disable Z3 support for Ubuntu when it is in main.
commit 5552130f9e6169c27e37ac42b72d5ffab73e1cdd
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Thu Feb 26 10:39:35 2026 +0100
remove llvm-bugpoint
commit 73b49531432385983fc627b745ba0cb11f7aba16
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Feb 25 19:53:01 2026 +0100
lldb: support global config file, thanks to Nobert Lange
commit 9aea767ea590107281a69beb68997688a3645ce3
Author: Norbert Lange <nolange79@gmail.com>
Date: Sun Feb 1 20:59:15 2026 +0100
lldb: support global config file
there does not seem to be a template to copy from other distros,
so just use the "natural" path /etc/lldb.
commit a8e61dba4075b9140f91ddd3a534ee463bacf87a
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Tue Feb 24 17:51:27 2026 +0100
try to unbreak the build on bullseye
commit be467f03e69c385eebe0c161168adf4877c153f3
Author: Matthias Klose <doko@ubuntu.com>
Date: Wed Feb 25 13:15:57 2026 +0100
* d/rules: Add safety check for enablement of the RVA23 baseline.
commit 7bb92ca9e3f399d3da87b2c6458a7dc2f46fd08a
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Feb 25 09:41:00 2026 +0100
rebase of the patches
commit 64973cecb6dd7c63c51a8ac86816d87de0f93e46
Author: Matthias Klose <doko@ubuntu.com>
Date: Wed Feb 25 08:51:20 2026 +0100
* d/rules: Don't use lld for backport build, when not available.
commit e24dc1696d3b5d4fcc83c4432ed3d867cb9da360
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Tue Feb 24 22:55:56 2026 +0100
rebase of the patches
commit 42819eb6fee497a4eba956499641eefbdb331f34
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Feb 23 16:56:58 2026 +0100
refresh changelog
commit 93029f5d0768054607984644486a7fa69d10315d
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Feb 23 16:09:49 2026 +0100
fix the */*.bc path
commit ecc932f73dfa9084c71576dceb4cad53e830d04e
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Feb 23 09:40:03 2026 +0100
disable libclc-fix-symlink-paths.patch - not be needed anymore
commit 1c130bc173540db374c7f0c4d57533a1bbefc4ac
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Feb 22 13:16:23 2026 +0100
try to see if we can use LIBCLC_TARGETS_TO_BUILD=all
commit f051ba54a7831b267d77353a58c50b438134a97c
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Feb 22 11:40:56 2026 +0100
rename amdgcn-amd-amdhsa => amdgcn-amd-amdhsa-llvm renamed in https://github.com/llvm/llvm-project/commit/0b0dca5668e9233ac1ec44178559d732edc13268
commit b480fa10aade9f7cecb675b2c95fd6397d0d49ef
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Thu Feb 19 22:54:36 2026 +0100
rebase of the patches
commit f4d7de0f12747385cb7379adcd2326a02d2bf44e
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Fri Feb 13 09:30:54 2026 +0100
rebase of the patches (some has been merged upstream)
commit 7f23e9772316b3af05145025442a8c2413725f20
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Feb 7 13:25:56 2026 +0100
Fix autopkgtest failure with CMake 4. thanks to Adrian Bunk
commit b76d7a1b19b0bdc0e50343a6a63a7e2cee91fa0e
Author: Adrian Bunk <bunk@debian.org>
Date: Thu Feb 5 10:34:48 2026 +0200
Fix autopkgtest failure with CMake 4
commit 2fa60af75d93ae37649250f988138780b3334398
Author: Matthias Klose <doko@ubuntu.com>
Date: Thu Feb 5 11:39:02 2026 +0100
* d/rules: Fix self-referencing macro.