[gentoo-user] emerge perl does not work

2007-02-28 Thread Andrey Vul

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



Re: [gentoo-user] emerge perl does not work

2007-02-28 Thread Peter Alfredsen
On Thursday 01 March 2007, Andrey Vul wrote:

 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

There is a bug for this:
https://bugs.gentoo.org/show_bug.cgi?id=168312
and a patch even. Compiles for me.

-- 
/PA
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge perl does not work

2007-02-28 Thread Andrey Vul

Is the fixed perl-5.8.8-r2.ebuild yet merged to the main portage tree?
Because IAKMITA if I could fix this with emerge --sync

On 2/28/07, Peter Alfredsen [EMAIL PROTECTED] wrote:

On Thursday 01 March 2007, Andrey Vul wrote:

 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

There is a bug for this:
https://bugs.gentoo.org/show_bug.cgi?id=168312
and a patch even. Compiles for me.

--
/PA
--
gentoo-user@gentoo.org mailing list





--
-
Andrey Vul
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge perl does not work

2007-02-28 Thread Andrey Vul

Also, how do I fix the portage tree so that the new perl-5.8.8-r2
ebuild is not detected as corrupt?

On 2/28/07, Andrey Vul [EMAIL PROTECTED] wrote:

Is the fixed perl-5.8.8-r2.ebuild yet merged to the main portage tree?
Because IAKMITA if I could fix this with emerge --sync

On 2/28/07, Peter Alfredsen [EMAIL PROTECTED] wrote:
 On Thursday 01 March 2007, Andrey Vul wrote:

  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

 There is a bug for this:
 https://bugs.gentoo.org/show_bug.cgi?id=168312
 and a patch even. Compiles for me.

 --
 /PA
 --
 gentoo-user@gentoo.org mailing list




--
-
Andrey Vul




--
-
Andrey Vul
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge perl does not work

2007-02-28 Thread Peter Alfredsen
On Thursday 01 March 2007, Andrey Vul wrote:
 Is the fixed perl-5.8.8-r2.ebuild yet merged to the main portage tree?
 Because IAKMITA if I could fix this with emerge --sync

Sorry, no. You could also:
emerge -1v =sys-kernel/linux-headers-2.6.20emerge perl.
The problem is with perl, but the old linux headers are more lax. Beware that 
this may lead to issues such as this:
http://bugs.gentoo.org/show_bug.cgi?id=168660

But hey, it's ~arch.

/PA
-- 
gentoo-user@gentoo.org mailing list