too long lines were shrinked: echo "int main (void) { return 0; }" > native.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -W -D_FILE_OFFSET_BITS=64 -DDWZ_VERSION='"0.15"' -DFSF_YEARS='"1992-2021"' -DRH_YEARS='"2001-2021"' -DSUSE_YEARS='"2019-2021"' -c -o dwz.o dwz.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -W -D_FILE_OFFSET_BITS=64 -DDWZ_VERSION='"0.15"' -DFSF_YEARS='"1992-2021"' -DRH_YEARS='"2001-2021"' -DSUSE_YEARS='"2019-2021"' -c -o hashtab.o hashtab.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -W -D_FILE_OFFSET_BITS=64 -DDWZ_VERSION='"0.15"' -DFSF_YEARS='"1992-2021"' -DRH_YEARS='"2001-2021"' -DSUSE_YEARS='"2019-2021"' -c -o pool.o pool.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -W -D_FILE_OFFSET_BITS=64 -DDWZ_VERSION='"0.15"' -DFSF_YEARS='"1992-2021"' -DRH_YEARS='"2001-2021"' -DSUSE_YEARS='"2019-2021"' -c -o sha1.o sha1.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -W -D_FILE_OFFSET_BITS=64 -DDWZ_VERSION='"0.15"' -DFSF_YEARS='"1992-2021"' -DRH_YEARS='"2001-2021"' -DSUSE_YEARS='"2019-2021"' -c -o dwarfnames.o dwarfnames.c dwz.c:42:10: fatal error: xxhash.h: No such file or directory 42 | #include <xxhash.h> | ^~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib-j5-20230318-010004 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * 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 Rust versions: [1] rust-1.67.1 * 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 858377 [details] emerge-info.txt
Created attachment 858379 [details] emerge-history.txt
Created attachment 858381 [details] environment
Created attachment 858383 [details] etc.clang.tar.bz2
Created attachment 858385 [details] etc.portage.tar.bz2
Created attachment 858387 [details] sys-devel:dwz-0.15:20230319-173900.log
Created attachment 858389 [details] temp.tar.bz2
dwz 0.15 requires dev-libs/xxhash, previous versions didn't use it.
Yeah, sorry about that. I missed it in the diff. I'm fixing it.
See also release notes at https://www.sourceware.org/pipermail/dwz/2022q4/001385.html (link is present on man page btw - https://www.sourceware.org/dwz/)
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(-)
*** Bug 902195 has been marked as a duplicate of this bug. ***