Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 524514 - sys-libs/glibc 2.19-r1 - ERROR: sys-libs/glibc-2.19-r1::gentoo failed (setup phase): nonfatal() not supported in this EAPI
Summary: sys-libs/glibc 2.19-r1 - ERROR: sys-libs/glibc-2.19-r1::gentoo failed (setup ...
Status: RESOLVED DUPLICATE of bug 523332
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-05 12:05 UTC by Carlo
Modified: 2014-10-05 21:15 UTC (History)
0 users

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


Attachments
emerge --info (glpt,5.09 KB, text/plain)
2014-10-05 12:05 UTC, Carlo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carlo 2014-10-05 12:05:46 UTC
Created attachment 386078 [details]
emerge --info

on all systems I tested, this command currently fails:

    emerge -1 glibc && emerge -1k glibc

with all tested portage versions (2.2.1 up to 2.2.14rc1), the first build works fine, but the binary package install fails with:


 * Messages for package sys-libs/glibc-2.19-r1:

 * ERROR: sys-libs/glibc-2.19-r1::gentoo failed (setup phase):
 *   nonfatal() not supported in this EAPI
 * 
 * Call stack:
 *               ebuild.sh, line   93:  Called pkg_setup
 *             environment, line 2854:  Called eblit-run 'pkg_setup'
 *             environment, line  971:  Called eblit-glibc-pkg_setup
 *             environment, line  827:  Called glibc_run_test '#include <pwd.h>
 * int main(){return getpwuid(0)==0;}
 * '
 *             environment, line 2069:  Called glibc_compile_test '' '#include <pwd.h>
 * int main(){return getpwuid(0)==0;}
 * '
 *             environment, line 1982:  Called nonfatal 'emake' '-s' 'glibc-test'
 *   isolated-functions.sh, line   92:  Called die
 * The specific snippet of code:
 *              die "$FUNCNAME() not supported in this EAPI"
 * 
 * If you need support, post the output of `emerge --info '=sys-libs/glibc-2.19-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-libs/glibc-2.19-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-libs/glibc-2.19-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/glibc-2.19-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-libs/glibc-2.19-r1/temp'
 * S: '/var/tmp/portage/sys-libs/glibc-2.19-r1/work/glibc-2.19'


I have a binary package of glibc-2.19-r1 (probably built in a system with portage 2.2.8-r1), that installs flawless. I'm using prebuilt packages on a lot of productive systems since 4+ years, so I'm pretty sure, this is not an issue in front of the keyboard ;)

Systems are mostly all current stable but this also happens on a complete ~ system (of a friend, where I do not have my hands on).

Please try and tell me, if this is a local (my) or a global problem.
Comment 1 Alexander Tsoy 2014-10-05 20:14:48 UTC
This is a dublicate of bug 523332
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-10-05 21:15:01 UTC

*** This bug has been marked as a duplicate of bug 523332 ***