Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97052 - Error during emerge eclipse-sdk on ppc
Summary: Error during emerge eclipse-sdk on ppc
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Development Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-25 10:14 UTC by Callstacker
Modified: 2007-09-01 10:04 UTC (History)
1 user (show)

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 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.