Portage 2.1-r2 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.17-ck1 i686) ================================================================= System uname: 2.6.17-ck1 i686 Unknown CPU Typ Gentoo Base System version 1.12.4 ccache version 2.3 [enabled] app-admin/eselect-compiler: [Not Present] dev-lang/python: 2.4.3-r1 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: 2.3 dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 sys-devel/binutils: 2.16.1-r3 sys-devel/gcc-config: 1.3.13-r3 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo" CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict" GENTOO_MIRRORS="http://202.1.117.1/ftp/pub/gentoo/ http://203.16.234.91/pub/gentoo/ http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ http://mirror.pacific.net.au/linux/Gentoo" LC_ALL="en_GB.UTF-8" LINGUAS="en_GB" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_EXTRA_OPTS="--bwlimit=25" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X alsa apache2 apm arts avi berkdb bitmap-fonts cjk cli crypt dlloader dri dvd dvdr dvdread emboss encode foomaticdb fortran gdbm gif gpm gstreamer gtk gtk2 hal imlib immqt-bc isdnlog jpeg kde libg++ libwww mad mikmod motif mp3 mpeg mplayer ncurses nls no-seamonkey nptl nptlonly ogg oggvorbis opengl pam pcre pdflib perl png pppd python qt3 quicktime readline real reflection reiserfs samba sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode usb v4l vorbis win32codecs xine xml xml2 xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_en_GB userland_GNU video_cards_vesa video_cards_fbdev video_cards_nv video_cards_nvidia" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS
Created attachment 95920 [details] output of "emerge -v eclipse-sdk" looks like it is using JDK1.4, I do have JDK1.5 installed though.
Here is the line of interest: /var/tmp/portage/eclipse-sdk-3.2/work/plugins/org.eclipse.jdt.source/build.xml:126: Failed to copy /var/tmp/portage/eclipse-sdk-3.2/work/plugins/org.eclipse.jdt.source/src/org.eclipse.jdt.debug.ui_3.2.0.v20060605/src.zip to /var/tmp/portage/eclipse-sdk-3.2/work/tmp/eclipse/plugins/org.eclipse.jdt.source_3.2.0.v20060609m-F7snq1fxia-Z4XP/src/org.eclipse.jdt.debug.ui_3.2.0.v20060605/src.zip due to No space left on device Presumably, you've run out of space on whatever partition /var/tmp/portage is on.
Marking invalid, since it's due to there not being enough space, and not the fault of the build system. Note: the Eclipse build requires use of both a 1.4 and 1.5 JDK.