Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 227379 - libperl-5.8.8-r2 cannot be emerged in Prefix Portage
Summary: libperl-5.8.8-r2 cannot be emerged in Prefix Portage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-16 07:15 UTC by Rabbe Fogelholm
Modified: 2008-06-17 08:52 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 Rabbe Fogelholm 2008-06-16 07:15:50 UTC
libperl-5.8.8-r2 cannot be emerged in x86-linux Prefix Portage.

Reproducible: Always

Steps to Reproduce:
1. Bootstrap Prefix portage from scratch


Actual Results:  
From console log:

make[1]: Leaving directory `/local/scratch/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8/x2p'
`sh  cflags "optimize='-O2 -pipe'" perl.o` "-fPIC" perl.c
	  CCCMD =  i686-pc-linux-gnu-gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe  -Wall
perl.c: In function 'S_init_perllib':
perl.c:4780: error: expected expression before '/' token
perl.c:4780: error: too few arguments to function 'S_incpush'
make: *** [perl.o] Error 1
 * ERROR: sys-devel/libperl-5.8.8-r2 failed:
 *   Unable to make libperl.so


Expected Results:  
Successful emerge.
Comment 1 Fabian Groffen gentoo-dev 2008-06-16 08:05:30 UTC
Oops, thanks!  I only fixed that issue for 5.10.0 and forgot about 5.8.8.  Should be fixed now.  Should be available on the rsync mirrors in about 20 minutes.
Comment 2 Rabbe Fogelholm 2008-06-17 08:49:48 UTC
Confirming: libperl-5.8.8-r2 emerges without problems now.
Comment 3 Fabian Groffen gentoo-dev 2008-06-17 08:52:47 UTC
thanks