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

Bug 717020

Summary: sys-devel/prelink-20151030 : execstack.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: toolchain
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
logs.tbz2
sys-devel:prelink-20151030:20200411-021012.log
temp.tbz2

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(+)