Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Eclipse 3.3 java-experimental overlay + Paludis [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
MageSlayer
Apprentice
Apprentice


Joined: 26 Jul 2007
Posts: 252
Location: Ukraine

PostPosted: Sat Oct 20, 2007 8:04 pm    Post subject: Eclipse 3.3 java-experimental overlay + Paludis [SOLVED] Reply with quote

Hi, all

Have somebody managed to compile Eclipse 3.3 from java-experimental overlay (http://overlays.gentoo.org/svn/proj/java/java-experimental/)? I used eclipse-sdk-3.3-r2, which downloads eclipse-sourceBuild-srcIncluded-3.3.zip. I also checked out java-overlay (http://overlays.gentoo.org/svn/proj/java/java-overlay/) and some packages were used during build. But as eclipse-sdk-3.3 itself tries to compile, build stops saying:

Code:
>>> Starting src_compile
 * Using bootclasspath /opt/sun-jdk-1.5.0.13/jre/lib/rt.jar:/opt/sun-jdk-1.5.0.13/jre/lib/i18n.jar:/opt/sun-jdk-1.5.0.13/jre/lib/sunrsasign.jar:/opt/sun-jdk-1.5.0.13/jre/lib/jsse.jar:/opt/sun-jdk-1.5.0.13/jre/lib/jce.jar:/opt/sun-jdk-1.5.0.13/jre/lib/charsets.jar
 * Using ecj-3.3 for compilation
 * Using following ANT_TASKS: ant-nodeps
     [echo] Deleting jars to recompile...
     [echo] Compiling...
    [javac] ----------
    [javac] 1. ERROR in /var/tmp/paludis/dev-util/eclipse-sdk-3.3-r2/work/plugins/org.eclipse.core.databinding/src/org/eclipse/core/databinding/UpdateStrategy.java (at line 41)
    [javac]     import com.ibm.icu.text.NumberFormat;
    [javac]            ^^^^^^^^^^^^^^^^
    [javac] The import com.ibm.icu.text cannot be resolved


I cut further compile errors.

It seems that somehow icu4j package cannot be found (not sure).

P.S. icu4j 3.6.1 successfully emerged. I also tried 3.8 version. Same effect.


Last edited by MageSlayer on Mon Nov 26, 2007 7:53 pm; edited 1 time in total
Back to top
View user's profile Send private message
mantis006
n00b
n00b


Joined: 07 Jul 2007
Posts: 26
Location: Toledo, OH

PostPosted: Sun Oct 28, 2007 7:07 pm    Post subject: i hit a brickwall as well. Reply with quote

Yeah, i was just looking into upgrading to 3.3 as there is some new PHP development plugins for it. I downloaded the experimental overlays for junit-4, eclipse 3.3, and comons-el.

I got an error when trying to digest the eclipse overlay files:
Code:

>ebuild eclipse-sdk-3.3-r2.ebuild digest


HTTP request sent, awaiting response... 404 Not Found

15:02:41 ERROR 404: Not Found.



!!! Couldn't download 'eclipse-sdk-3.2.1-r2-patches.tar.bz2'. Aborting.

!!! File eclipse-sdk-3.2.1-r2-patches.tar.bz2 doesn't exist, can't update Manifest


so this blocked the eclipse-sdk-3.3-r1, so I tried the r2 release instead. I got stuck at the common-el digest stage failing completely:

Code:

> ebuild commons-el-1.0-r2.ebuild digest

 *

 * ERROR: dev-java/commons-el-1.0-r2 failed.

 * Call stack:

 *                  ebuild.sh, line 1584:  Called source '/usr/local/portage/dev-java/commons-el/commons-el-1.0-r2.ebuild'

 *   commons-el-1.0-r2.ebuild, line    7:  Called inherit 'java-pkg-2' 'java-ant-2' 'osgi'

 *                  ebuild.sh, line 1306:  Called die

 * The specific snippet of code:

 * QA Notice: 'sed' called in global scope: eclass osgi

 * QA Notice: 'sed' called in global scope: eclass osgi

 *              [ ! -e "$location" ] && die "${1}.eclass could not be found by inherit()"

 *  The die message:

 *   osgi.eclass could not be found by inherit()

 *

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

 * This ebuild is from an overlay: '/usr/local/portage/'

 *


I personally am willing to sit this out until a stable release is placed in the tree. It sounds mostly like the dependacies on higher versions of commons-el and junit are holding eclipse-3.3 back for now.
_________________
~Chris
Back to top
View user's profile Send private message
MageSlayer
Apprentice
Apprentice


Joined: 26 Jul 2007
Posts: 252
Location: Ukraine

PostPosted: Mon Nov 26, 2007 7:52 pm    Post subject: Reply with quote

It was Paludis + overlay incompatibility.
Overlay developer commited improved version.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum