==> /var/tmp/portage/sys-devel/dwz-0.15/temp/sandbox.log <== VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: open_wr S: deny P: /usr/bin/dwz A: /usr/bin/dwz R: /usr/bin/dwz C: /usr/bin/install -D dwz /usr/bin/dwz ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_systemd-j5-20230319-000125 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 16.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/16 16.0.0 Python 3.10.10 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.67.1 [2] rust-1.67.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11] *) Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17] 3) Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): HEAD of ::gentoo commit bc7001d8b630352868496d1626b5ecfabaee3c5c Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Mar 19 15:32:02 2023 +0000 2023-03-19 15:32:01 UTC emerge -qpvO sys-devel/dwz [ebuild N ] sys-devel/dwz-0.15 USE="-test"
Created attachment 858361 [details] emerge-info.txt
Created attachment 858363 [details] emerge-history.txt
Created attachment 858365 [details] environment
Created attachment 858367 [details] etc.clang.tar.bz2
Created attachment 858369 [details] etc.portage.tar.bz2
Created attachment 858371 [details] sandbox.log
Created attachment 858373 [details] sys-devel:dwz-0.15:20230319-164537.log
Created attachment 858375 [details] temp.tar.bz2
I don't have a slightest idea of what this all is supposed to mean.
Don't worry - it's my error. I forgot to pass DESTDIR= when updating src_install().
Why not simply patch out the CFLAGS line and make src_configure a no-op? You then drop all other phases.
That introduced other errors, since the program relies on the cflags the makefile sets. I'm autotooling upstream anyway, so this goes away in the next update.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b18e6c746f4af1f1f73904fa2e458aa22b0da019 commit b18e6c746f4af1f1f73904fa2e458aa22b0da019 Author: Arsen Arsenović <arsen@gentoo.org> AuthorDate: 2023-03-19 19:12:19 +0000 Commit: Arsen Arsenović <arsen@gentoo.org> CommitDate: 2023-03-19 20:32:36 +0000 sys-devel/dwz: Add missing xxhash dependency and DESTDIR variable Closes: https://bugs.gentoo.org/902163 Closes: https://bugs.gentoo.org/902155 Signed-off-by: Arsen Arsenović <arsen@gentoo.org> sys-devel/dwz/{dwz-0.15.ebuild => dwz-0.15-r1.ebuild} | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)