Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 187929 - sys-apps/coreutils-6.9-r1 cannot be built from stage 2
Summary: sys-apps/coreutils-6.9-r1 cannot be built from stage 2
Status: RESOLVED DUPLICATE of bug 147184
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal with 1 vote (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-06 15:48 UTC by Victor Roman Archidona
Modified: 2007-08-06 20:29 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Roman Archidona 2007-08-06 15:48:36 UTC
Hi,

I am installing Gentoo from stage 1. When finished the bootstrap process (/usr/portage/scripts/bootstrap.sh) I ran "emerge -e system".

While compiling sys-apps/coreutils I got this error message:

Making all in sort
make[2]: Entering directory `/var/tmp/portage/sys-apps/coreutils-6.9-r1/work/coreutils-6.9/tests/sort'
test 'sort' = test && prog=../../src/sort || prog=sort; \
        perl -I. -w -- ./../mk-script . $prog > sort-tests.n
Can't locate auto/POSIX/assert.al in @INC (@INC contains: . /etc/perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux /usr/lib64/perl5/vendor_perl/5.8.8 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux /usr/lib64/perl5/site_perl/5.8.8 /usr/lib64/perl5/site_perl /usr/lib64/perl5/5.8.8/x86_64-linux /usr/lib64/perl5/5.8.8 /usr/local/lib/site_perl .) at ./../mk-script line 52
make[2]: *** [sort-tests] Error 255
make[2]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.9-r1/work/coreutils-6.9/tests/sort'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/sys-apps/coreutils-6.9-r1/work/coreutils-6.9/tests'
make: *** [all-recursive] Error 1



Reproducible: Always

Steps to Reproduce:
1. Finish stage1
2. Run emerge -e system

Actual Results:  
Coreutils cannot be built

Expected Results:  
Coreutils installed correctly

This bug does not appear using a pre-built stage3 as base stage.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-06 20:29:12 UTC

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