From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1G16iy-0001Cw-Os for garchives@archives.gentoo.org; Thu, 13 Jul 2006 19:19:49 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6DJBdvk003709; Thu, 13 Jul 2006 19:11:39 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6DIq7AQ008463 for ; Thu, 13 Jul 2006 18:52:07 GMT Received: by nf-out-0910.google.com with SMTP id p46so8976nfa for ; Thu, 13 Jul 2006 11:52:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JJIfVkAwK11ZpE6z/O/M78fE69Ag6r3oIhwY7oleVuBex7MDHf+UgeKZehpMIP4djtLP+OwGRlgVJHgXr9ou1h+X7tNsoPYr0Kr20FkmsEuY5pHozKEAuyAtWZ2nqnX3Ue7xZpcpzUG/OaBXOscRgvYO6LU6ppkO5sLpIVEvoro= Received: by 10.48.80.20 with SMTP id d20mr1195231nfb; Thu, 13 Jul 2006 11:52:07 -0700 (PDT) Received: by 10.48.212.13 with HTTP; Thu, 13 Jul 2006 11:52:06 -0700 (PDT) Message-ID: <9acccfe50607131152g794a7bb5y4828e04dd21684ae@mail.gmail.com> Date: Thu, 13 Jul 2006 11:52:06 -0700 From: "Kevin O'Gorman" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Eclipse not building for me In-Reply-To: <7573e9640607130038w252674c9jedb8f4a8a8dd899b@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9acccfe50607122307i34ae1bcdvc70f88a5b7b0cce@mail.gmail.com> <7573e9640607130038w252674c9jedb8f4a8a8dd899b@mail.gmail.com> X-Archives-Salt: 2a1581ad-28a7-4e07-8363-60ce22c746eb X-Archives-Hash: 98581ab8730cd20617193bdfa03f7f68 On 7/13/06, Richard Fish wrote: > On 7/12/06, Kevin O'Gorman wrote: > > I tried emerging eclipse. No joy. I went ~x86 on the unstable one > > that matches the > > version I use elsewhere, on the off chance that would work. No joy. > > > > It seems to be saying I should know how to "set your generation-1 VM again" > > which I don't. I have only Java 1.5 installed, which I gather is a problem for > > eclipse. What should I be doing? > > For current eclipse versions you need _both_ a 1.5 _and_ a 1.4 jdk > installed. So install a 1.4 compatible jdk, along with > java-config-1.x, and use java-config-1 to set your "generation-1 VM". > > -Richard I have both: * dev-java/sun-jdk Available versions: ~1.2.2.017 1.3.1.17 ~1.3.1.17-r10 1.4.2.10-r2 ~1.4.2.12 1.5.0.07 Installed: 1.4.2.10-r2 1.5.0.07 I've followed the Gentoo Java Upgrade Guide, and even recompiled gtk+ (two slots) with milder CFLAGS because one of the ebuilds barked at me (I removed -fomit-frame-pointer and -msse2). I think I got farther, because the error messages changed, but I still cannot emerge eclipse-sdk: Would you like to merge these packages? [Yes/No] yes >>> Emerging (1 of 1) dev-util/eclipse-sdk-3.1.2-r3 to / >>> checking ebuild checksums ;-) >>> checking auxfile checksums ;-) >>> checking miscfile checksums ;-) >>> checking eclipse-sourceBuild-srcIncluded-3.1.2.zip ;-) * Enabling generation-2 compatibility ... * Using sun-jdk-1.4 [ ok ] * Checking for at least 768MBytes RAM ... [ ok ] Detected a JDK >= 1.4.2 >>> Unpacking source... >>> Unpacking eclipse-sourceBuild-srcIncluded-3.1.2.zip to /var/tmp/portage/eclipse-sdk-3.1.2-r3/work * Applying 06-path-fixups.patch ... [ ok ] * Setting up virtual machine Detected a JDK < 1.5.0 * Cleaning out prebuilt code * Patching makefiles * Building GNOME VFS support >>> Source unpacked. >>> Compiling source in /var/tmp/portage/eclipse-sdk-3.1.2-r3/work ... * Using bootclasspath /opt/sun-jdk-1.4.2.12/jre/lib/rt.jar:/opt/sun-jdk-1.4.2.12/jre/lib/jsse.jar * Using JVM library path /opt/sun-jdk-1.4.2.12/jre/lib/i386 Invalid implementation version between Ant core and Ant optional tasks. core : 1.6.5 optional: 1.6.2 !!! ERROR: dev-util/eclipse-sdk-3.1.2-r3 failed. Call stack: ebuild.sh, line 1545: Called dyn_compile ebuild.sh, line 940: Called src_compile eclipse-sdk-3.1.2-r3.ebuild, line 115: Called die !!! Failed to bootstrap ecj !!! If you need support, post the topmost build error, and the call stack if relevant. treat init.d # -- Kevin O'Gorman, PhD -- gentoo-user@gentoo.org mailing list