In debian/watch no matching files for watch source https://github.com/llvm/llvm-project/tags
commit 1f23643114802549eff9686c1cf5ae584abd9f53
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Aug 3 22:03:21 2026 +0200
d/rules: only enable sccache if the binary actually runs
The s390x sccache release is a glibc build (upstream ships no working musl
one for that arch), linked against glibc >= 2.34. On focal (2.31) it fails
to load, so --start-server returned non-zero and the build FTBFS at
configure. `test -e` was not enough of a check; probe with --version and
build without sccache when it does not run.
Among the 89 debian patches available in version 1:21.1.8-10 of the package, we noticed the following issues: