Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273288 - dev-perl/Pango-1.220 fails to emerge
Summary: dev-perl/Pango-1.220 fails to emerge
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-09 03:59 UTC by Andreas Proteus
Modified: 2010-01-09 02:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info output (emerge.info,3.94 KB, text/plain)
2009-06-09 07:15 UTC, Andreas Proteus
Details
and build.log (build.log,3.14 KB, text/plain)
2009-06-09 07:47 UTC, Andreas Proteus
Details

Note You need to log in before you can comment on or make changes to this bug.
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)