Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 416481 - dev-java/icedtea-7.2.1 ebuild for ~ppc
Summary: dev-java/icedtea-7.2.1 ebuild for ~ppc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: PPC Linux
: Normal enhancement (vote)
Assignee: Java team
URL: http://icedtea.classpath.org/bugzilla...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-18 09:24 UTC by Ted Tanberry
Modified: 2012-08-17 10:35 UTC (History)
0 users

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


Attachments
icedtea-7.2.1.ebuild (icedtea-7.2.1.ebuild,10.73 KB, text/plain)
2012-05-18 09:28 UTC, Ted Tanberry
Details
icedtea-xmx-ppc.patch (icedtea-xmx-ppc.patch,1019 bytes, text/plain)
2012-05-18 09:29 UTC, Ted Tanberry
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ted Tanberry 2012-05-18 09:24:54 UTC
This is the dev-java/icedtea-7.2.1 ebuild for ~ppc. Due to some nasty bug in the icedtea build system the process would die with "The system is out of resources" mid-way. The patch adjusts the maximum heap size for javac to 1024MiB (-Xmx1024m) statically when building on ppc. Granted, not the most elegant of solutions, but I couldn't figure out a better solution.

Reproducible: Always
Comment 1 Ted Tanberry 2012-05-18 09:28:50 UTC
Created attachment 312181 [details]
icedtea-7.2.1.ebuild
Comment 2 Ted Tanberry 2012-05-18 09:29:07 UTC
Created attachment 312183 [details]
icedtea-xmx-ppc.patch
Comment 3 Ralph Sennhauser (RETIRED) gentoo-dev 2012-05-21 18:54:22 UTC
Reported upstream, see URL.
Comment 4 Andrew John Hughes 2012-06-13 20:18:40 UTC
Try the new 2.1.1 or 2.2.1 releases in java-overlay.  This should be fixed.
Comment 5 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2012-08-17 10:35:11 UTC
Closing per comment 4