public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] emerge perl does not work
@ 2007-02-28 23:34 Andrey Vul
  2007-03-01  0:04 ` Peter Alfredsen
  0 siblings, 1 reply; 5+ messages in thread
From: Andrey Vul @ 2007-02-28 23:34 UTC (permalink / raw
  To: gentoo-user

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] emerge perl does not work
  2007-02-28 23:34 [gentoo-user] emerge perl does not work Andrey Vul
@ 2007-03-01  0:04 ` Peter Alfredsen
  2007-03-01  0:21   ` Andrey Vul
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Alfredsen @ 2007-03-01  0:04 UTC (permalink / raw
  To: gentoo-user

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] emerge perl does not work
  2007-03-01  0:04 ` Peter Alfredsen
@ 2007-03-01  0:21   ` Andrey Vul
  2007-03-01  0:26     ` Andrey Vul
  2007-03-01  0:42     ` Peter Alfredsen
  0 siblings, 2 replies; 5+ messages in thread
From: Andrey Vul @ 2007-03-01  0:21 UTC (permalink / raw
  To: gentoo-user

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 <peteralf@tdcadsl.dk> 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



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] emerge perl does not work
  2007-03-01  0:21   ` Andrey Vul
@ 2007-03-01  0:26     ` Andrey Vul
  2007-03-01  0:42     ` Peter Alfredsen
  1 sibling, 0 replies; 5+ messages in thread
From: Andrey Vul @ 2007-03-01  0:26 UTC (permalink / raw
  To: gentoo-user

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 <andrey.vul@gmail.com> 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 <peteralf@tdcadsl.dk> 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



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] emerge perl does not work
  2007-03-01  0:21   ` Andrey Vul
  2007-03-01  0:26     ` Andrey Vul
@ 2007-03-01  0:42     ` Peter Alfredsen
  1 sibling, 0 replies; 5+ messages in thread
From: Peter Alfredsen @ 2007-03-01  0:42 UTC (permalink / raw
  To: gentoo-user

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.20&&emerge 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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-03-01  0:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-28 23:34 [gentoo-user] emerge perl does not work Andrey Vul
2007-03-01  0:04 ` Peter Alfredsen
2007-03-01  0:21   ` Andrey Vul
2007-03-01  0:26     ` Andrey Vul
2007-03-01  0:42     ` Peter Alfredsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox