Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717020 - sys-devel/prelink-20151030 : execstack.c: fatal error: error.h: No such file or directory
Summary: sys-devel/prelink-20151030 : execstack.c: fatal error: error.h: No such file ...
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-04-11 06:27 UTC by Toralf Förster
Modified: 2020-04-11 08:25 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.40 KB, text/plain)
2020-04-11 06:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,433.55 KB, text/plain)
2020-04-11 06:27 UTC, Toralf Förster
Details
environment (environment,82.19 KB, text/plain)
2020-04-11 06:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,30.46 KB, application/x-bzip)
2020-04-11 06:27 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.38 KB, application/x-bzip)
2020-04-11 06:27 UTC, Toralf Förster
Details
sys-devel:prelink-20151030:20200411-021012.log (sys-devel:prelink-20151030:20200411-021012.log,12.59 KB, text/plain)
2020-04-11 06:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.26 KB, application/x-bzip)
2020-04-11 06:28 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-04-11 06:27:39 UTC
make[2]: Entering directory /var/tmp/portage/sys-devel/prelink-20151030/work/prelink-cross-20151030/src
x86_64-gentoo-linux-musl-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR=/usr/sbin -DBINDIR=/usr/bin -DEXECSTACK_PROG=\echo execstack | sed s,x,x,\ -DPRELINK_PROG=\echo prelink | sed s,x,x,\ -DEXEEXT= -DPKGVERSION=\\ -DREPORT_BUGS_TO=\<mark.hatle@windriver.com>\  -Wall -Wno-pointer-sign -O2 -pipe -march=native -c -o execstack.o execstack.c
execstack.c:24:10: fatal error: error.h: No such file or directory
   24 | #include <error.h>
      |          ^~~~~~~~~
compilation terminated.

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

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

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

  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.42.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Apr 11 01:38:08 UTC 2020
/var/db/repos/musl	Wed Apr  8 18:15:58 UTC 2020

emerge -qpvO sys-devel/prelink
[ebuild  N    ] sys-devel/prelink-20151030  USE="-doc (-selinux)"
Comment 1 Toralf Förster gentoo-dev 2020-04-11 06:27:42 UTC
Created attachment 632080 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-11 06:27:45 UTC
Created attachment 632082 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-11 06:27:48 UTC
Created attachment 632084 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-11 06:27:51 UTC
Created attachment 632086 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-11 06:27:55 UTC
Created attachment 632088 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-11 06:27:58 UTC
Created attachment 632090 [details]
sys-devel:prelink-20151030:20200411-021012.log
Comment 7 Toralf Förster gentoo-dev 2020-04-11 06:28:01 UTC
Created attachment 632092 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-04-11 08:25:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1674ecf284921df2ff5f794e287ade3ce080fb92

commit 1674ecf284921df2ff5f794e287ade3ce080fb92
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-04-11 08:24:12 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-04-11 08:25:50 +0000

    profiles/features/musl/package.mask: mask prelink
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/717020
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 profiles/features/musl/package.mask | 4 ++++
 1 file changed, 4 insertions(+)