Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 714206 - dev-util/debugedit-5.0 : tools/debugedit.c: fatal error: error.h: No such file or directory
Summary: dev-util/debugedit-5.0 : tools/debugedit.c: fatal error: error.h: No such fil...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 2 votes (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-03-24 15:57 UTC by Toralf Förster
Modified: 2022-07-04 19:12 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.27 KB, text/plain)
2020-03-24 15:57 UTC, Toralf Förster
Details
dev-util:debugedit-4.15.0:20200324-131136.log (dev-util:debugedit-4.15.0:20200324-131136.log,38.39 KB, text/plain)
2020-03-24 15:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,288.46 KB, text/plain)
2020-03-24 15:57 UTC, Toralf Förster
Details
environment (environment,68.07 KB, text/plain)
2020-03-24 15:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.27 KB, application/x-bzip)
2020-03-24 15:57 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,15.86 KB, application/x-bzip)
2020-03-24 15:57 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.80 KB, application/x-bzip)
2020-03-24 15:57 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-24 15:57:29 UTC
make -j1 debugedit 
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H   -I. -I. -I./include/ -I./build -I./lib -I./rpmio -I./misc -DLOCALEDIR=\/usr/share/locale\ -DLIBRPMALIAS_FILENAME=\rpmpopt-4.15.0\ -I/usr/include/nss -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes  -fno-strict-aliasing -fstack-protector -Wempty-body -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o tools/debugedit.o tools/debugedit.c
tools/debugedit.c:29:10: fatal error: error.h: No such file or directory
   29 | #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 *
  [2]   rust-bin-1.42.0

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Mar 24 12:08:56 UTC 2020
/var/db/repos/musl	Sun Mar 22 15:02:57 UTC 2020

emerge -qpvO dev-util/debugedit
[ebuild  N    ] dev-util/debugedit-4.15.0
Comment 1 Toralf Förster gentoo-dev 2020-03-24 15:57:32 UTC
Created attachment 625132 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-24 15:57:35 UTC
Created attachment 625134 [details]
dev-util:debugedit-4.15.0:20200324-131136.log
Comment 3 Toralf Förster gentoo-dev 2020-03-24 15:57:38 UTC
Created attachment 625136 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-24 15:57:41 UTC
Created attachment 625138 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-24 15:57:43 UTC
Created attachment 625140 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-24 15:57:46 UTC
Created attachment 625142 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-24 15:57:49 UTC
Created attachment 625144 [details]
temp.tbz2
Comment 8 Agostino Sarubbo gentoo-dev 2022-01-20 07:12:05 UTC
tinderbox_musl has reproduced this issue with version 5.0 - Updating summary.