Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 713856

Summary: sys-devel/dwz-0.12-r1 : dwz.c: fatal error: error.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED FIXED    
Severity: normal CC: maintainer-needed, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 713786    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
sys-devel:dwz-0.12-r1:20200321-211515.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-21 21:20:55 UTC
make -j1 
x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -D_FILE_OFFSET_BITS=64 -DDWZ_VERSION=0.12   -c -o dwz.o dwz.c
dwz.c:22:10: fatal error: error.h: No such file or directory
   22 | #include <error.h>
      |          ^~~~~~~~~
compilation terminated.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200316-165821

  -------------------------------------------------------------------

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Mar 21 20:42:22 UTC 2020
/var/db/repos/musl	Sat Mar 21 19:55:55 UTC 2020

emerge -qpvO sys-devel/dwz
[ebuild  N    ] sys-devel/dwz-0.12-r1
Comment 1 Toralf Förster gentoo-dev 2020-03-21 21:20:58 UTC
Created attachment 624046 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-21 21:21:00 UTC
Created attachment 624048 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-21 21:21:03 UTC
Created attachment 624050 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-21 21:21:06 UTC
Created attachment 624052 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-21 21:21:08 UTC
Created attachment 624054 [details]
sys-devel:dwz-0.12-r1:20200321-211515.log
Comment 6 Toralf Förster gentoo-dev 2020-03-21 21:21:11 UTC
Created attachment 624056 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-09-22 21:19:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12186c829e6357d920f49cbd2a0cced28e7950c0

commit 12186c829e6357d920f49cbd2a0cced28e7950c0
Author:     Konstantin Tokarev <annulen@yandex.ru>
AuthorDate: 2020-09-22 12:24:13 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-09-22 21:18:31 +0000

    sys-devel/dwz: Remove old version 0.12
    
    Closes: https://bugs.gentoo.org/713856
    Signed-off-by: Konstantin Tokarev <annulen@yandex.ru>
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 sys-devel/dwz/Manifest           |  1 -
 sys-devel/dwz/dwz-0.12-r1.ebuild | 29 -----------------------------
 2 files changed, 30 deletions(-)