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

Bug 100119

Summary: install fails for ev-util/eclipse-sdk-3.1 JDTCompilerAdapter
Product: Gentoo Linux Reporter: Jim Ehrlich <jehrlich>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jim Ehrlich 2005-07-24 07:54:29 UTC
I have eclipse-sdk 3.0 installed and working.  Upgrade to 3.1 fails at  
TARGET: compiler2

 

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

Actual Results:  
src/compiler/org/eclipse/jdt/internal/compiler/util/WeakHashSetOfCharArray.class]
    [javac] [total 29447ms]
     [echo] UPDATE ecj.jar

BUILD SUCCESSFUL
Total time: 39 seconds
     [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/work/eclipse-sdk-3.1/jdtcoresrc/compilejdtcore.xml:47:
Compiler Adapter org.eclipse.jdt.core.JDTCompilerAdapter caused an interesting
exception.

Total time: 2 seconds

BUILD FAILED
/var/tmp/portage/eclipse-sdk-3.1/work/eclipse-sdk-3.1/build.xml:238: The Eclipse
compiler (ecj.jar) cannot be found.

Total time: 2 seconds

!!! ERROR: dev-util/eclipse-sdk-3.1 failed.
!!! Function src_compile, Line 109, Exitcode 1
!!! Failed to compile eclipse code (gtk+)
!!! If you need support, post the topmost build error, NOT this status message.




# java-config -f
sun-jdk-1.4.2.08

http://forums.gentoo.org/viewtopic.php?p=2580583#2580583
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-24 08:37:45 UTC

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