Your message dated Tue, 21 Jul 2026 18:19:39 +0000
with message-id <[email protected]>
and subject line Bug#1142533: fixed in llvm-toolchain-21 1:21.1.8-8
has caused the Debian Bug report #1142533,
regarding llvm-toolchain-21: FTBFS: fatal error: 'linux/scc.h' file not found
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1142533: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1142533
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: llvm-toolchain-21
Version: 1:21.1.8-7
Severity: serious
Tags: ftbfs
X-Debbugs-Cc: [email protected], [email protected]

Hi Maintainer

llvm-toolchain-21 FTBFS when rebuilt against libabsl20260526 [1].
I've copied what I hope is the relevant part of the log below.

Regards
Graham


[1] https://buildd.debian.org/status/package.php?p=llvm-toolchain-21


FAILED: [code=1]
compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_platform_limits_posix.cpp.o
/build/reproducible-path/llvm-toolchain-21-21.1.8/build-llvm/bin/clang++
--target=x86_64-pc-linux-gnu -DHAVE_RPC_XDR_H=0
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
-I/build/reproducible-path/llvm-toolchain-21-21.1.8/compiler-rt/lib/sanitizer_common/..
-I/build/reproducible-path/llvm-toolchain-21-21.1.8/build-llvm/include
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection
-Wno-unused-command-line-argument -Wdate-time -D_FORTIFY_SOURCE=2
-fPIC -fno-semantic-interposition -fvisibility-inlines-hidden
-Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra
-Wno-unused-parameter -Wwrite-strings -Wcast-qual
-Wmissing-field-initializers -Wimplicit-fallthrough
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion
-Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color
-ffunction-sections -fdata-sections
-fdebug-prefix-map=/build/reproducible-path/llvm-toolchain-21-21.1.8/build-llvm/runtimes/runtimes-bins=../../../
-fdebug-prefix-map=/build/reproducible-path/llvm-toolchain-21-21.1.8/=
-no-canonical-prefixes
-ffile-prefix-map=/build/reproducible-path/llvm-toolchain-21-21.1.8/build-llvm/runtimes/runtimes-bins=../../../
-ffile-prefix-map=/build/reproducible-path/llvm-toolchain-21-21.1.8/=
-no-canonical-prefixes -Wall -Wno-unused-parameter -O3 -DNDEBUG
-std=c++17 -m32 -fPIC -fno-builtin -fno-exceptions
-fomit-frame-pointer -funwind-tables -fno-stack-protector
-fno-sanitize=safe-stack -fvisibility=hidden -fno-lto -Wthread-safety
-Wthread-safety-reference -Wthread-safety-beta -O3 -gline-tables-only
-Wno-gnu -Wno-variadic-macros -Wno-c99-extensions
-ftrivial-auto-var-init=pattern -nostdinc++ -Wno-format -fno-rtti
-Wframe-larger-than=570 -Wglobal-constructors -MD -MT
compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_platform_limits_posix.cpp.o
-MF 
compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_platform_limits_posix.cpp.o.d
-o 
compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_platform_limits_posix.cpp.o
-c 
/build/reproducible-path/llvm-toolchain-21-21.1.8/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
/build/reproducible-path/llvm-toolchain-21-21.1.8/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:160:10:
fatal error: 'linux/scc.h' file not found
  160 | #include <linux/scc.h>
      |          ^~~~~~~~~~~~~
1 error generated.

--- End Message ---
--- Begin Message ---
Source: llvm-toolchain-21
Source-Version: 1:21.1.8-8
Done: Matthias Klose <[email protected]>

We believe that the bug you reported is fixed in the latest version of
llvm-toolchain-21, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <[email protected]> (supplier of updated llvm-toolchain-21 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 21 Jul 2026 16:54:15 +0200
Source: llvm-toolchain-21
Architecture: source
Version: 1:21.1.8-8
Distribution: unstable
Urgency: medium
Maintainer: LLVM Packaging Team <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Closes: 1138072 1142533
Changes:
 llvm-toolchain-21 (1:21.1.8-8) unstable; urgency=medium
 .
   [ Matthias Klose ]
   * Make stonking a known Ubuntu series.
   * Build OCaml for stonking.
   * libsanitizer: Fix build against latest kernel headers: Closes: #1142533.
   * Fix removing RUNPATH, broken in Nov. 2025. Closes: #1138072.
 .
   [ Sylvestre Ledru ]
   * d/rules: set SCCACHE_BASEDIR to keep sccache cache hits across the
     changing build directory paths
   * d/rules: set SCCACHE_IDLE_TIMEOUT=0 so the sccache server stays alive for
     the whole build; otherwise it idles out (default 600s) during the quiet
     final-link phase and the libfuzzer step auto-spawns a default-config server
     writing to $HOME/.cache/sccache, which fails with HOME=/nonexistent
   * d/rules: use the shared GCS sccache cache on arm64 too (add arm64 to the
     GCP arch filter)
   * d/rules: Fix a make parse error ("recipe commences before first
     target") on distributions shipping sccache < 0.14 (e.g. focal): the
     sccache SCCACHE_BASEDIR version-guard block was tab-indented, so the
     $(warning) line was treated as a recipe. Indent the block with spaces.
   * Ship the clang-doc runtime assets (share/clang-doc/, e.g. index.js) in
     clang-tools-21 alongside the clang-doc binary instead of only in the
     clang-21-doc package. Without them, clang-doc fails with "default
     index.js file missing at .../share/clang-doc/index.js".
Checksums-Sha1:
 2171e81a2558bdfdde72bca2d80ddcdf651a5ede 15203 llvm-toolchain-21_21.1.8-8.dsc
 2319d3e1f1e272a96e5f5749938fed1a80f4f4bf 176812 
llvm-toolchain-21_21.1.8-8.debian.tar.xz
 e37b251d22d5b4fb02a9ab8d858a710b2bdb4b2c 13564 
llvm-toolchain-21_21.1.8-8_source.buildinfo
Checksums-Sha256:
 0c20f579026e08247eb2377bb1ffdaef63c6cac7649015e60c620885dced4a4f 15203 
llvm-toolchain-21_21.1.8-8.dsc
 bcfe5f4c7da299278012a63770540ced6688e76a9fb22f8e9b5a5897ae48d776 176812 
llvm-toolchain-21_21.1.8-8.debian.tar.xz
 102d45ce1fa40d95423ea0982693aaaf91fc34334e2dec9da7ad8e9a493916d7 13564 
llvm-toolchain-21_21.1.8-8_source.buildinfo
Files:
 95d1ceb194bef80cfd2bb81524facc1a 15203 devel optional 
llvm-toolchain-21_21.1.8-8.dsc
 5a37304552b6e183ec483d2c5ab56ed5 176812 devel optional 
llvm-toolchain-21_21.1.8-8.debian.tar.xz
 37329bb8f843b36c3f8e771a8e51adb3 13564 devel optional 
llvm-toolchain-21_21.1.8-8_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCgAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAmpftIcQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9V8hD/49fFXZG9Jp2fas0LAoKt0n9IsLe8M4SpyE
rGd9NvjLiIXpqni+WJcxu2gzVyj6j8jsfyIdG661PKHOMqus4wTBkXy82UCj7Gcy
29Q+Lltlq5eFAYxgak4VIgNAvNKNbowCd1F/Ew1LxKqFGmbmeO/xGaIbJfxTl/UE
0ww+OUL/KswagIc4vrX90MZ4OjbX6SuvjkLtQgUW4TmM2x4yMYV8XDHoZtnyM21y
ZJIPzC3jDMUrL24jOF/afPwPDJ3ZcTsioGv4x27pXAOY1zJqA+Y6vEMS3hArhgGh
1oleWW3IryjjiT101Lt0PrbbJ96eEikUnd+fB8WATCBk6NvzMl+kocY+cT4MkVmW
FRBq1wrA008Du4PMF7rjPVceHGptK9G8CrzYWoVxy7o7UNd0oxqOmzgVE7wId7Yt
YFe7MLgQqhwvMWX2q/QFwTanhe8ln1t6bUjzU3ru5Dq0P61mdTZMY3QOAEZUJGX6
Bfcz6FMOXvhgU9K8teCfQHrzp+5JQBgZRdpirJ6fZQ0R+t5JoJsUB6Sl8d8KOtIL
fQczddR42bfQG/qH8cDF1Ed07xeVNmZ+efuaSYJinJnvZgdNLDXdJOYZa+tbUNbn
RAjiZB+1khvdggveUbhgvIBQZOxl3D7h45g59kNaCkdFkMdXhy1/W/9pFjrcrNOq
znudXhb7Hw==
=iZKQ
-----END PGP SIGNATURE-----

Attachment: pgp7QvFriujtf.pgp
Description: PGP signature


--- End Message ---

Reply via email to