Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3389 - Perl 5.6.1 will not compile with gcc3.1
Summary: Perl 5.6.1 will not compile with gcc3.1
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Preston A. Elder (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-04 17:12 UTC by Antonio D'souza
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 Antonio D'souza 2002-06-04 17:12:16 UTC
This is the error I get at the end of the failed build: 
 
 Processing hints file hints/linux.pl  
Unable to find a perl 5 (by these names: ../../miniperl miniperl perl perl5  
perl5.6.1, in these dirs: ../.. /sbin /usr/sbin /usr/lib/portage/bin /bin  
/usr/bin /usr/local/bin /usr/X11R6/bin /opt/blackdown-jdk-1.3.1/bin  
/opt/blackdown-jdk-1.3.1/jre/bin /usr/qt/3/bin /usr/qt/2/bin /usr/kde/3/bin  
/usr/kde/2/bin /usr/bin)  
Running '0 -I../../lib ../../lib/ExtUtils/xsubpp -v 2>&1' exits with status  
16777215 at (eval 34) line 17.  
Running '0 ../../lib/ExtUtils/xsubpp temp000 2>&1' exits with status 16777215  
at (eval 34) line 43.  
Writing Makefile for DynaLoader  
make[1]: Entering directory  
`/var/tmp/portage/perl-5.6.1-r4/work/perl-5.6.1/ext/DynaLoader'  
make[1]: 0: Command not found  
make[1]: *** [../../lib/.exists] Error 127  
make[1]: Leaving directory  
`/var/tmp/portage/perl-5.6.1-r4/work/perl-5.6.1/ext/DynaLoader'  
make config failed, continuing anyway...  
make[1]: Entering directory  
`/var/tmp/portage/perl-5.6.1-r4/work/perl-5.6.1/ext/DynaLoader'  
make[1]: 0: Command not found  
make[1]: *** [../../lib/.exists] Error 127  
make[1]: Leaving directory  
`/var/tmp/portage/perl-5.6.1-r4/work/perl-5.6.1/ext/DynaLoader'  
make: *** [lib/auto/DynaLoader/DynaLoader.a] Error 2  
  
!!! ERROR: The ebuild did not complete successfully.  
!!! Function src_compile, Line 34, Exitcode 2  
!!! (no error message)
Comment 1 Spider (RETIRED) gentoo-dev 2002-06-04 20:35:28 UTC
this seems to be a bug with portage (sandbox lseek thingie)
Comment 2 Brandon Low (RETIRED) gentoo-dev 2002-06-04 20:54:10 UTC
Antonio, if you could do us a favor, and get the package at:
http://www.gentoo.org/~mkennedy/portage-1.9.13.tbz2
put it in /usr/portage/packages/All and then type emerge -k \=portage-1.9.13 and
then try to test perl again, that would give us a great deal more information...
Comment 3 Antonio D'souza 2002-06-05 11:16:56 UTC
I did that & then, not only Perl, but everything in 'system' built with no
hitches.  I am updating 'world'now & will post a followup to say how that goes. 
Comment 4 Brandon Low (RETIRED) gentoo-dev 2002-06-05 12:28:22 UTC
Ok make sure that you don't recompile portage with gcc-3.1, it breaks sandbox,
this is an open bug...
Comment 5 Antonio D'souza 2003-01-07 12:13:39 UTC
Seems to have been fixed in gentoo 1.4-RC2