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

Bug 100176

Summary: eclipse-sdk-3.1-r1 emerge error
Product: Gentoo Linux Reporter: Ulf <fly-a-lot>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ulf 2005-07-24 21:35:17 UTC
while updating from a working eclipse-sdk-3.1 to version 3.1-r1, the following
error occurred:

[...]
 * Bootstrapping ecj
     [echo] TARGET: compiler2
     [echo] compilerArg -encoding ISO-8859-1
     [echo] build compiler org.eclipse.jdt.core.JDTCompilerAdapter

BUILD FAILED
/var/tmp/portage/eclipse-sdk-3.1-r1/work/eclipse-sdk-3.1/jdtcoresrc/compilejdtcore.xml:47:
Compiler Adapter 'org.eclipse.jdt.core.JDTCompilerAdapter' can't be found.

Total time: 1 second

!!! ERROR: dev-util/eclipse-sdk-3.1-r1 failed.
!!! Function src_compile, Line 105, Exitcode 1
!!! Failed to bootstrap ecj
!!! If you need support, post the topmost build error, NOT this status message.

It makes no difference if eclipse-sdk-3.1 is unmerged first.

System:
JDK is sun-jdk-1.5.0.04
(well, procedure used by others, too: all other java stuff is compiled with the
blackdown-jdk, just eclipse is compiled and used with Java 1.5).
~amd64 is set for java-dev/eclipse-sdk

Reproducible: Always
Steps to Reproduce:
1. emerge eclipse-sdk
2.
3.




# emerge info
Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.5-r0,
2.6.12-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r6 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo
ftp://pandemonium.tiscali.de/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi berkdb bitmap-fonts browserplugin cdr crypt cups dvd dvdr
encode fam foomaticdb fortran gif gpm gtk gtk2 hal imlib ipv6 java jpeg junit
kde lzw lzw-tiff mad mp3 mpeg ncurses nls opengl pam pdflib perl png python qt
quicktime readline sdl spell ssl tcpd tiff truetype-fonts type1-fonts usb
userlocales xml2 xpm xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-25 00:17:07 UTC

*** This bug has been marked as a duplicate of 100096 ***