Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154888 - dev-util/eclipse-sdk-3.2.1-r1 emerge failure
Summary: dev-util/eclipse-sdk-3.2.1-r1 emerge failure
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Development Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-12 06:53 UTC by Johan Tibell
Modified: 2006-11-12 08:14 UTC (History)
0 users

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


Attachments
Emerge log (emerge.txt,15.83 KB, text/plain)
2006-11-12 06:54 UTC, Johan Tibell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johan Tibell 2006-11-12 06:53:45 UTC
Emerging dev-util/eclipse-sdk-3.2.1-r1 fails with the following error (see attachment for longer error log):

 The following error occurred while executing this line:
/var/tmp/portage/eclipse-sdk-3.2.1-r1/work/plugins/org.eclipse.jdt.junit.runtime/build.xml:98: The following error occurred while executing this line:
/var/tmp/portage/eclipse-sdk-3.2.1-r1/work/plugins/org.eclipse.jdt.junit.runtime/build.xml:81: Failed to copy /var/tmp/portage/eclipse-sdk-3.2.1-r1/work/plugins/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/JUnitMessages.properties to /var/tmp/portage/eclipse-sdk-3.2.1-r1/work/plugins/org.eclipse.jdt.junit.runtime/temp.folder/junitruntime.jar.bin/org/eclipse/jdt/internal/junit/runner/JUnitMessages.properties due to /var/tmp/portage/eclipse-sdk-3.2.1-r1/work/plugins/org.eclipse.jdt.junit.runtime/temp.folder/junitruntime.jar.bin/org/eclipse/jdt/internal/junit/runner/JUnitMessages.properties (No such file or directory)

Total time: 6 minutes 53 seconds

!!! ERROR: dev-util/eclipse-sdk-3.2.1-r1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  eclipse-sdk-3.2.1-r1.ebuild, line 117:   Called die

!!! build failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

!!! When you file a bug report, please include the following information:
GENTOO_VM=blackdown-jdk-1.4.2  CLASSPATH="" JAVA_HOME="/opt/blackdown-jdk-1.4.2.03"
JAVACFLAGS="-source 1.4 -target 1.4" COMPILER=""
and of course, the output of emerge --info


# emerge --info
Portage 2.1.1-r1 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4, 2.6.18-gentoo-r2 i686)
=================================================================
System uname: 2.6.18-gentoo-r2 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.12.6
Last Sync: Sat, 11 Nov 2006 09:50:01 +0000
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
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.60
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-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=pentium-m -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.club-internet.fr/pub/mirrors/gentoo http://gentoo.modulix.net/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
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 /usr/portage/local/layman/gentopia /usr/portage/local/layman/gentoo-haskell"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X aac acpi alsa berkdb bitmap-fonts cairo cdr cli cracklib crypt dbus dlloader dri dts dvd dvdread eds elibc_glibc emboss fam firefox flac fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal iconv input_devices_keyboard input_devices_mouse input_devices_synaptics isdnlog jpeg kernel_linux ldap libg++ libnotify logrotate mad mikmod mmx mmxext mono mp3 mpeg ncurses nls nptl nptlonly nsplugin ogg opengl oss pam pcre pdf perl png ppds pppd python quicktime readline real reflection sdl session spell spl sse sse2 ssl tcpd tiff truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_radeon vorbis win32codecs wmf xml xorg xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Johan Tibell 2006-11-12 06:54:29 UTC
Created attachment 101737 [details]
Emerge log
Comment 2 Johan Tibell 2006-11-12 08:14:01 UTC
I ran out of disk space hence the IOExceptions. I would be nice if the build actually said so.