Gentoo Archives: gentoo-user

From: Kevin O'Gorman <kogorman@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Eclipse not building for me
Date: Thu, 13 Jul 2006 06:28:00
Message-Id: 9acccfe50607122307i34ae1bcdvc70f88a5b7b0cce@mail.gmail.com
1 I tried emerging eclipse. No joy. I went ~x86 on the unstable one
2 that matches the
3 version I use elsewhere, on the off chance that would work. No joy.
4
5 It seems to be saying I should know how to "set your generation-1 VM again"
6 which I don't. I have only Java 1.5 installed, which I gather is a problem for
7 eclipse. What should I be doing?
8
9 Here's what it says.
10
11
12 >>> Emerging (1 of 1) dev-util/eclipse-sdk-3.1.2-r3 to /
13 >>> Downloading
14 ftp://fido.online.kz/gentoo/pub/distfiles/eclipse-sourceBuild-srcIncluded-3.1.2.zip
15 --22:48:26-- ftp://fido.online.kz/gentoo/pub/distfiles/eclipse-sourceBuild-srcIncluded-3.1.2.zip
16 => `/usr/portage/distfiles/eclipse-sourceBuild-srcIncluded-3.1.2.zip'
17 Resolving fido.online.kz... 212.154.208.7
18 Connecting to fido.online.kz|212.154.208.7|:21... connected.
19 Logging in as anonymous ... Logged in!
20 ==> SYST ... done. ==> PWD ... done.
21 ==> TYPE I ... done. ==> CWD /gentoo/pub/distfiles ... done.
22 ==> PASV ... done. ==> RETR
23 eclipse-sourceBuild-srcIncluded-3.1.2.zip ... done.
24 Length: 66,630,673 (64M) (unauthoritative)
25
26 100%[===========================================================>]
27 66,630,673 121.92K/s ETA 00:00
28
29 22:57:07 (126.82 KB/s) -
30 `/usr/portage/distfiles/eclipse-sourceBuild-srcIncluded-3.1.2.zip'
31 saved [66630673]
32
33 >>> checking ebuild checksums ;-)
34 >>> checking auxfile checksums ;-)
35 >>> checking miscfile checksums ;-)
36 >>> checking eclipse-sourceBuild-srcIncluded-3.1.2.zip ;-)
37 * Enabling generation-2 compatibility ...
38 * There was a problem determining which VM to use for generation-1
39 * You may need to set your generation-1 VM again, and run env-update
40 && source/etc/profile
41 * Also, make sure you have followed the Java Upgrade Guide:
42 * http://www.gentoo.org/proj/en/java/java-upgrade.xml
43 [ !! ]
44
45 !!! ERROR: dev-util/eclipse-sdk-3.1.2-r3 failed.
46 Call stack:
47 ebuild.sh, line 1561: Called dyn_setup
48 ebuild.sh, line 668: Called pkg_setup
49 eclipse-sdk-3.1.2-r3.ebuild, line 45: Called java-pkg_pkg_setup
50 java-pkg.eclass, line 41: Called die
51
52 !!! Couldn't determine VM for generation-1
53 !!! If you need support, post the topmost build error, and the call
54 stack if relevant.
55
56 treat portage #
57
58
59
60
61 --
62 Kevin O'Gorman, PhD
63 --
64 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Eclipse not building for me Richard Fish <bigfish@××××××××××.org>