Source: llvm-toolchain-14
Version: 1:14.0.6-12
Severity: normal

Dear Maintainer,

Apparently the build try to do a chrpath to a file that doesn't exit.

Could you fix that ?

https://buildd.debian.org/status/fetch.php?pkg=llvm-toolchain-14&arch=powerpc&ver=1%3A14.0.6-12&stamp=1676646949&raw=0

,----
| # Remove bat files https://bugs.llvm.org/show_bug.cgi?id=30755
| rm -f 
/<<PKGBUILDDIR>>/debian/tmp//usr/share/clang/scan-build-14/libexec/*.bat 
/<<PKGBUILDDIR>>/debian/tmp//usr/share/clang/scan-build-14/bin/*.bat
| rm -f 
/<<PKGBUILDDIR>>/debian/tmp//usr/lib/llvm-14/lib/libExampleIRTransforms.a
| # Remove an example - introduced in https://reviews.llvm.org/D61446
| rm -f /<<PKGBUILDDIR>>/debian/tmp//usr/lib/llvm-14/lib/libBye.a
| cp build-llvm/tools/clang/stage2-bins/bin/clang-query 
/<<PKGBUILDDIR>>/debian/tmp//usr/lib/llvm-14/bin
| # Only run on executable, not script
| chrpath -d `find /<<PKGBUILDDIR>>/debian/tmp//usr/lib/llvm-14/bin/ -type f 
-executable -exec file -i '{}' \; | grep 'x-executable; charset=binary'|cut -d: 
-f1`
| # To fix custom-library-search-path
| chrpath -d 
/<<PKGBUILDDIR>>/debian/tmp//usr/lib/llvm-14/lib/clang/14*/lib/*/*.so
| open: No such file or directory
| elf_open: Invalid argument
| make[1]: *** [debian/rules:976: override_dh_auto_install] Error 1
| make[1]: Leaving directory '/<<PKGBUILDDIR>>'
| make: *** [debian/rules:463: binary-arch] Error 2
`----

Christian


-- System Information:
Debian Release: bookworm/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.12-1-custom (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to