Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713856 - sys-devel/dwz-0.12-r1 : dwz.c: fatal error: error.h: No such file or directory
Summary: sys-devel/dwz-0.12-r1 : dwz.c: fatal error: error.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 (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-03-21 21:20 UTC by Toralf Förster
Modified: 2020-09-22 21:19 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.06 KB, text/plain)
2020-03-21 21:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,244.88 KB, text/plain)
2020-03-21 21:21 UTC, Toralf Förster
Details
environment (environment,51.11 KB, text/plain)
2020-03-21 21:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.49 KB, application/x-bzip)
2020-03-21 21:21 UTC, Toralf Förster
Details
sys-devel:dwz-0.12-r1:20200321-211515.log (sys-devel:dwz-0.12-r1:20200321-211515.log,1.71 KB, text/plain)
2020-03-21 21:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.48 KB, application/x-bzip)
2020-03-21 21:21 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 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(-)