Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 273288

Summary: dev-perl/Pango-1.220 fails to emerge
Product: Gentoo Linux Reporter: Andreas Proteus <proteuss>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: VERIFIED TEST-REQUEST    
Severity: normal CC: proteuss
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info output
and build.log

Description Andreas Proteus 2009-06-09 03:59:30 UTC
This module was pulled as a dependence of dev-perl/gtk2-perl-1.220.

Here is how it fails:

[ CC xs/PangoGravity.c ]
[ CC xs/PangoMatrix.c ]
cp Pango.bs blib/arch/auto/Pango/Pango.bs
chmod 644 blib/arch/auto/Pango/Pango.bs
rm -f blib/arch/auto/Pango/Pango.so
[ LD blib/arch/auto/Pango/Pango.so ]
chmod 755 blib/arch/auto/Pango/Pango.so
Generating POD...
Out of memory!
make: *** [build/podindex] Error 1

If I download the module from CPAN and compile by hand this error does not occur

I can supply emerge info if required.

Reproducible: Always

Steps to Reproduce:
1. emerge -av Pango
2.
3.
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2009-06-09 06:28:58 UTC
(In reply to comment #0)
> I can supply emerge info if required.

Do it.
Comment 2 Andreas Proteus 2009-06-09 07:15:12 UTC
Created attachment 193969 [details]
emerge --info output

done
Comment 3 Andreas Proteus 2009-06-09 07:47:06 UTC
Created attachment 193973 [details]
and build.log 

...in case it helps
Comment 4 Patrick Lauer gentoo-dev 2010-01-08 21:38:57 UTC
Cannot reproduce with Pango-1.221
Comment 5 David Abbott (RETIRED) gentoo-dev 2010-01-08 23:59:19 UTC
Installs fine here also, Andreas can you reproduce it using -O2 instead of -O3.
Comment 6 Andreas Proteus 2010-01-09 02:26:03 UTC
Problem fixed itself when upgraded to dev-perl/Pango-1.221. (last August)