Libperl compiles without error, though
This is where the error is:

__CODE
emerge perl
...
make[1]: Leaving directory
`/var/tmp/portage/dev-lang/perl-5.8.8-r2/work/perl-5.8.8/ext/IO'

    Making IPC::SysV (dynamic)
Checking if your kit is complete...
Looks good
Writing makefile for IPC::SysV
make[1]: Entering directory
`/var/tmp/portage/dev-lang/perl-5.8.8-r2/work/perl-5.8.8/ext/IPC/SysV'
make[1]: Leaving directory
`/var/tmp/portage/dev-lang/perl-5.8.8-r2/work/perl-5.8.8/ext/IPC/SysV'
make[1]: Entering directory
`/var/tmp/portage/dev-lang/perl-5.8.8-r2/work/perl-5.8.8/ext/IPC/SysV'
cp Msg.pm ../../../lib/IPC/Msg.pm
cp Semaphore.pm ../../../lib/IPC/Semaphore.pm
cp SysV.pm ../../../lib/IPC/SysV.pm
../../../miniperl "-I../../../lib" "-I../../../lib"
../../../lib/ExtUtils/xsubpp -typemap ../../../lib/ExtUtils/typemap
SysV.xs > SysV.xsc && mv SysV.xsc SysV.c
i686-pc-linux-gnu-gcc -c -fno-strict-aliasing -pipe
-Wdeclaration-after-statement -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -march=nocona -m32 -O3
-fomit-frame-pointer -mmmx -msse -msse2 -msse3 -pipe -mfpmath=sse
-DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" -fPIC "-I../../.." SysV.c
SysV.xs:7:25: error: asm/page.h: No such file or directory
make[1]: *** [SysV.o] Error 1
make[1]: Leaving directory
`/var/tmp/portage/dev-lang/perl-5.8.8-r2/work/perl-5.8.8/ext/IPC/SysV'
make: *** [lib/auto/IPC/SysV/SysV.so] Error 2

!!! ERROR: dev-lang/perl-5.8.8-r2 failed.
Call stack:
 ebuild.sh, line 1614:     Called dyn_compile
 ebuild.sh, line 971:     Called qa_call 'src_compile'
 environment, line 3331:     Called src_compile
 perl-5.8.8-r2.ebuild, line 273:     Called dir

!!! Unable to make
!!! If you need support, post the topmost build error, and the call
stack if relevant.
!!! A complete build log is located at
'/var/tmp/portage/dev-lang/perl-5.8.8-r2/temp/build.log
__END_CODE

Weird thing is, portage had same call stack until I did emerge -O
libperl. But still, perl failed to compile.

I am using stage1-2006-x86 tarball and am now between
stage1(/usr/portage/scripts/bootstrap.sh) and stage2 (emerge -e
system).
I know stage1 is unsupported, but I want extreme optimization that
might break the stage3 tarball packages during emerge world
--
gentoo-user@gentoo.org mailing list

Reply via email to