Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12191 - Perl-5.6.1-r9 fails in tests in a fresh install
Summary: Perl-5.6.1-r9 fails in tests in a fresh install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Michael Cummings (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-15 06:59 UTC by pasi.valminen
Modified: 2002-12-18 11:10 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 pasi.valminen 2002-12-15 06:59:10 UTC
Done bootstrap.sh and started to emerge system. While building perl-5.6.1-r9 noticed this:
<clip>
base/if..............ok
base/lex.............FAILED at test 7
Failed a basic test--cannot continue.
make: *** [test] Error 29

>>> Install perl-5.6.1-r9 into /var/tmp/portage/perl-5.6.1-r9/image/ category sys-devel
</clip>
The ebuild won't die on this error but merges the package into /. (Building from stable portage tree so i have gcc 3.2.1 and glibc 2.3.1-r2)
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2002-12-17 11:39:23 UTC
which version of db is this with? (is this even still a problem? i notice you 
said it did emerge right - does it seem to check out right? perl -v, perl -V 
both yield appropriate output?)
Comment 2 pasi.valminen 2002-12-17 12:00:59 UTC
I have db of version 3.2.9-r1 and no probs with that at least such that I could
link with this one. 

Both perl -v and perl -V worked fine. 

Now I've emerged perl 5.8.0 since it fixed openjade compilation bug that exists
with perl-5.6.1-r9. (Bug #11986) Needed my gnome installed...
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2002-12-18 11:10:47 UTC
fs