Bug#1121222: LLVM 21 ftbfs on hurd-amd64
Matthias Klose <[email protected]>
| Newsgroups | gmane.linux.debian.ports.hurd |
|---|---|
| Message-ID | <e7a78a38-36d1-425a-ba5a-6972e7c8c45b__48464.3888472178$1763878043$gmane$org@debian.org> |
Package: src:llvm-toolchain-21 Version: 1:21.1.6-1 Severity: important Tags: sid forky ftbfs X-Debbugs-CC: [email protected] there's a first build log on hurd-amd64, dh_install --list-missing dh_install: warning: Please use dh_missing --list-missing/--fail-missing instead dh_install: warning: This feature will be removed in compat 12. dh_install: warning: Cannot find (any matches for) "usr/lib/llvm-21/lib/clang/21*/lib/*/*clang_rt*" (tried in ., debian/tmp) dh_install: warning: libclang-rt-21-dev missing files: usr/lib/llvm-21/lib/clang/21*/lib/*/*clang_rt* dh_install: error: missing files, aborting make[1]: *** [debian/rules:1906: override_dh_install] Error 255 please check, if the compiler-rt is usable on hurd-amd64, then we can re-enable it. Else, the install files should be modified to exclude these files for installation.