Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ebuild für eclipse-sdk-3.1-r1 buggy?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
dragonos
Apprentice
Apprentice


Joined: 19 Nov 2003
Posts: 153

PostPosted: Sun Jul 24, 2005 3:55 pm    Post subject: ebuild für eclipse-sdk-3.1-r1 buggy? Reply with quote

Hallo,

der Versuch oben genanntes ebuild zu installieren schlägt fehl.

Folgendes ist mir aufgefallen:
1. In der Funktion "src_compile" findet der Aufruf
Quote:
ant -lib jdtcoresrc/ecj.jar -q -f build.xml \
-DinstallOs=linux \
-DinstallWs=gtk \
-DinstallArch=x86 \
-Dbootclasspath=${bootclasspath} \
|| die "Failed to compile Eclipse"

statt. x86 ist statisch als Architektur eingetragen, ich verwende z.B. allerdings x86_64 - Architektur.

2. Im temporären Arbeitsverzeichnis (/var/tmp/eclipse.../work/) wird die Datei "org.eclipse.sdk-I20050627-1435-linux.gtk.x86.tar.gz" angelegt. An dieser Stelle steigt das ebuild aus, da in der Funktion "src_install" folgende Abfrage stattfindet:
Quote:
[ -f result/linux-gtk-${eclipsearch}-sdk.tar.gz ] || die "tar.gz bundle was not built properly!"


Ich werde ebenfalls einen bugreport öffnen.
Back to top
View user's profile Send private message
z4Rilla
Apprentice
Apprentice


Joined: 22 Dec 2003
Posts: 291
Location: EU

PostPosted: Mon Jul 25, 2005 9:41 am    Post subject: Reply with quote

zitat gentoo-java@lists.gentoo.org:
Quote:
Hi gang,

I've started updating the Eclipse build for 3.1 again. An unintentially
bad commit (only half of the stuff got in) yesterday seems to have
broken a lot for people. All of this is now fixed in CVS.

I advise you to not update to -r1 if 3.1 is already working for you.
Also, for new users, I encourage you to notify me if 3.1 compiles but
3.1-r1 does not. Especially on amd64 and ppc, which I do not have handy
access to these days.


Cheers,

-- Karl T
-- gentoo-java@gentoo.org mailing list
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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