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

Bug 97052

Summary: Error during emerge eclipse-sdk on ppc
Product: Gentoo Linux Reporter: Callstacker <dtp>
Component: [OLD] UnspecifiedAssignee: Development Tools Team <dev-tools>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: incude
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Callstacker 2005-06-25 10:14:13 UTC
When I emerged eclipse-sdk then it ocurred an error.

[javac] Note: Recompile with -deprecation for details.
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.

BUILD FAILED
/var/tmp/portage/eclipse-sdk-3.0.1-r2/work/eclipse-sdk-3.0.1/build.xml:29: The following error occurred while executing this line:
/var/tmp/portage/eclipse-sdk-3.0.1-r2/work/eclipse-sdk-3.0.1/build.xml:20: The following error occurred while executing this line:
/var/tmp/portage/eclipse-sdk-3.0.1-r2/work/eclipse-sdk-3.0.1/features/org.eclipse.sdk/build.xml:35: The following error occurred while executing this line:
/var/tmp/portage/eclipse-sdk-3.0.1-r2/work/eclipse-sdk-3.0.1/features/org.eclipse.sdk/build.xml:17: The following error occurred while executing this line:
/var/tmp/portage/eclipse-sdk-3.0.1-r2/work/eclipse-sdk-3.0.1/features/org.eclipse.platform/build.xml:404: The following error occurred while executing this line:
/var/tmp/portage/eclipse-sdk-3.0.1-r2/work/eclipse-sdk-3.0.1/features/org.eclipse.platform/build.xml:190: The following error occurred while executing this line:
/var/tmp/portage/eclipse-sdk-3.0.1-r2/work/eclipse-sdk-3.0.1/plugins/org.eclipse.help.webapp/build.xml:157: The following error occurred while executing this line:
/var/tmp/portage/eclipse-sdk-3.0.1-r2/work/eclipse-sdk-3.0.1/plugins/org.eclipse.help.webapp/build.xml:125: java.io.IOException: Cannot allocate memory

Total time: 4 minutes 12 seconds

!!! ERROR: dev-util/eclipse-sdk-3.0.1-r2 failed.
!!! Function build-gtk-java, Line 307, Exitcode 1
!!! Failed to compile Java code (gtk+)
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2005-07-13 06:58:32 UTC
Presumably you use the IBM. In order for this to work, you need about 1.5GB of
physical RAM to compile Eclipse, I'm afraid. If you have less, you will run out
or memory as part of the compilation procedure. 

You may want to try increasing your swap space and report back if that helps.

I am not quite certain exactly why this happens only with the IBM jdk.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-09-01 10:04:01 UTC
Horribly stale bug. Reopen if you can reproduce with 3.2.1-r2; thanks.