Hi, when compiling eclipse-sdk I get the following error after a while: BUILD FAILED /var/tmp/portage/eclipse-sdk-3.0.0-r3/work/eclipse-sdk-3.0.0/build.xml:56: The following error occurred while executing this line: /var/tmp/portage/eclipse-sdk-3.0.0-r3/work/eclipse-sdk-3.0.0/assemble.org.eclipse.sdk.linux.gtk.ppc.xml:378: Execute failed: java.io.IOException: Nicht gen
Hi, when compiling eclipse-sdk I get the following error after a while: BUILD FAILED /var/tmp/portage/eclipse-sdk-3.0.0-r3/work/eclipse-sdk-3.0.0/build.xml:56: The following error occurred while executing this line: /var/tmp/portage/eclipse-sdk-3.0.0-r3/work/eclipse-sdk-3.0.0/assemble.org.eclipse.sdk.linux.gtk.ppc.xml:378: Execute failed: java.io.IOException: Nicht genügend Hauptspeicher verfügbar "Nicht genügend Hauptspeicher verfügbar" translates to "Not enough RAM available"... but I think 512 MB RAM and 512 MB swap space shall be enough for this? java -version output: java version "1.4.2" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2) Classic VM (build 1.4.2, J2RE 1.4.2 IBM build cxppc321420-20040626 (JIT enabled: jitc)) emerge info output: Portage 2.0.51_rc1 (default-linux/ppc/2004.2, gcc-3.4.1, glibc-2.3.4.20040808-r0, 2.6.7-gentoo-r14 ppc) ================================================================= System uname: 2.6.7-gentoo-r14 ppc 7447A, altivec supported Gentoo Base System version 1.5.3 ccache version 2.3 [enabled] Autoconf: sys-devel/autoconf-2.59-r4 Automake: sys-devel/automake-1.8.5-r1 Binutils: sys-devel/binutils-2.15.90.0.3-r3 Headers: sys-kernel/linux-headers-2.4.22 Libtools: sys-devel/libtool-1.5.2-r5 ACCEPT_KEYWORDS="ppc ~ppc" AUTOCLEAN="yes" CFLAGS="-mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -fno-strict-aliasing -mpowerpc-gfxopt -ftracer" CHOST="powerpc-unknown-linux-gnu" COMPILER="" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -fno-strict-aliasing -mpowerpc-gfxopt -ftracer" DISTDIR="/usr/portage/distfiles" FEATURES="ccache sandbox sfperms" GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ibiblio.org/pub/Linux/distributions/gentoo/ http://ftp.tu-clausthal.de/pub/linux/gentoo/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="GAPING_SECURITY_HOLE X Xaw3d aac accessibility alsa altivec audiofile berkdb bzlib caps cddb cdr chroot crypt curl devmap dga dnd dv dvd ethereal expat ext-png ext-zlib faad fam ffmpeg fftw flac flash foomaticdb freetype gcj gd gd-external gdbm gif gmp gnome gpm gtk gtk2 imagemagick imap imlib imlib2 jack java javascript jpeg ladcca lcms libgda libsamplerate libwww live lzw-tiff matroska mbox md5sum mitshm mmap mng monkey mono motif mozilla moznocompose moznoirc moznomail mozp3p mozsvg mpeg4 mpi mplayer native nls nocardbus objc oggvorbis openal opengl oss pam parse-clocks pcre perl pic png ppc pthreads python radeon readline samba sasl sdl slang sndfile sox speex ssl svg szip t1lib tcpd theora tiff transcode truetype type1 unicode usb vim-with-x wmf wxwindows xgetdefault xinerama xrandr xv xvid yv12"
Hi there, I'm sorry to dissapoint you but it isn't enough, you need around 1 gig memory since the 3.0 release. But to fix this we will provide a bin package soon. greetings
Uh... not bad ;) but why does it need less memory on x86? it compiles there with 512 MB RAM / 333 MB swap
Probably because of the combination of another jvm and classes being compiled with other options. I do suggest however to try to compile the 3.1 release of eclipse as i don't think he will impose any error.
Ok, i compiled it... created a 1,5 gb swapfile ;) but eclipse seems to use ~ 1,3 gb of memory...