Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261842 - perl-core/Test-Harness-3.16 does not emerge during Prefix Portage bootstrapping
Summary: perl-core/Test-Harness-3.16 does not emerge during Prefix Portage bootstrapping
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-09 10:27 UTC by Rabbe Fogelholm
Modified: 2009-03-10 09:41 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 Rabbe Fogelholm 2009-03-09 10:27:10 UTC
Platform is SUSE 10 Enterprise SP 1, bootstrapping from scratch, following March 8, 2009 webpage for Solaris 10.

The step `env FEATURES="-collision-protect" emerge --oneshot portage' pulls in a total of 35 packages. Package 11 of 35, which is perl-core/Test-Harness-3.16, fails with

>>> Source compiled.
>>> Test phase [not enabled]: perl-core/Test-Harness-3.16

>>> Install Test-Harness-3.16 into /local/scratch/portage/perl-core/Test-Harness-3.16/image/local/tmp/b/ category perl-core
make: *** No rule to make target `install'.  Stop.
 * ERROR: perl-core/Test-Harness-3.16 failed:
 *   died running make install, base_src_install:make
 * 
 * Call stack:
 *               ebuild.sh:  49: <call src_install>
 *             environment:2459: <call base_src_install>
 *             environment: 193: <call base_src_install 'all'>
 *             environment: 203: <call base_src_install 'make'>
 *             environment: 199:                 make DESTDIR="${D}" install || die "died running make install, $FUNCNAME:make"
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * build log: '/local/scratch/portage/perl-core/Test-Harness-3.16/temp/build.log'
 * ebuild environment: '/local/scratch/portage/perl-core/Test-Harness-3.16/temp/environment'
 * S: '/local/scratch/portage/perl-core/Test-Harness-3.16/work/Test-Harness-3.16'
Comment 1 Fabian Groffen gentoo-dev 2009-03-09 11:18:32 UTC
I messed up the eclass, the bootstrap image is just faulty, I'll rerelease one tonight.  Sorry.
Comment 2 Rabbe Fogelholm 2009-03-09 12:55:02 UTC
Changed "summary" line, I must have put some garbage into it before.

OK, will re-try bootstrapping again early tomorrow, no hurry.
Comment 3 Rabbe Fogelholm 2009-03-10 09:40:23 UTC
Bootstrapping works for me now.
Comment 4 Fabian Groffen gentoo-dev 2009-03-10 09:41:39 UTC
great, thanks for testing!