Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 902163 - sys-devel/dwz-0.15 - dwz.c: fatal error: xxhash.h: No such file or directory
Summary: sys-devel/dwz-0.15 - dwz.c: fatal error: xxhash.h: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Konstantin Tokarev
URL:
Whiteboard:
Keywords:
: 902195 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-03-19 17:45 UTC by Toralf Förster
Modified: 2023-03-20 04:55 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.89 KB, text/plain)
2023-03-19 17:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,168.97 KB, text/plain)
2023-03-19 17:45 UTC, Toralf Förster
Details
environment (environment,58.07 KB, text/plain)
2023-03-19 17:45 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,711 bytes, application/x-bzip)
2023-03-19 17:45 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.15 KB, application/x-bzip)
2023-03-19 17:45 UTC, Toralf Förster
Details
sys-devel:dwz-0.15:20230319-173900.log (sys-devel:dwz-0.15:20230319-173900.log,3.06 KB, text/plain)
2023-03-19 17:45 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,15.32 KB, application/x-bzip)
2023-03-19 17:45 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-03-19 17:45:19 UTC
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"
Comment 1 Toralf Förster gentoo-dev 2023-03-19 17:45:20 UTC
Created attachment 858377 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-03-19 17:45:22 UTC
Created attachment 858379 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-03-19 17:45:24 UTC
Created attachment 858381 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-03-19 17:45:25 UTC
Created attachment 858383 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-03-19 17:45:26 UTC
Created attachment 858385 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-03-19 17:45:27 UTC
Created attachment 858387 [details]
sys-devel:dwz-0.15:20230319-173900.log
Comment 7 Toralf Förster gentoo-dev 2023-03-19 17:45:28 UTC
Created attachment 858389 [details]
temp.tar.bz2
Comment 8 Konstantin Tokarev 2023-03-19 19:18:52 UTC
dwz 0.15 requires dev-libs/xxhash, previous versions didn't use it.
Comment 9 Arsen Arsenović gentoo-dev 2023-03-19 19:29:29 UTC
Yeah, sorry about that.  I missed it in the diff.  I'm fixing it.
Comment 10 Konstantin Tokarev 2023-03-19 19:48:37 UTC
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/)
Comment 11 Larry the Git Cow gentoo-dev 2023-03-19 20:51:25 UTC
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(-)
Comment 12 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-20 04:55:38 UTC
*** Bug 902195 has been marked as a duplicate of this bug. ***