From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OFzJQ-0006sN-EM for garchives@archives.gentoo.org; Sun, 23 May 2010 00:45:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7FECE099C; Sun, 23 May 2010 00:43:54 +0000 (UTC) Received: from mail.osagesoftware.com (osagesoftware.com [216.144.204.42]) by pigeon.gentoo.org (Postfix) with ESMTP id 80FB2E099C for ; Sun, 23 May 2010 00:43:54 +0000 (UTC) Received: from osage.osagesoftware.com (osage.osagesoftware.com [192.168.1.10]) by mail.osagesoftware.com (Postfix) with ESMTP id 15F5117AB; Sat, 22 May 2010 20:43:54 -0400 (EDT) Date: Sat, 22 May 2010 20:43:54 -0400 From: David Relson To: gentoo-user@lists.gentoo.org Cc: ken69267@gmail.com Subject: Re: [gentoo-user] Java problem Message-ID: <20100522204354.612ea038@osage.osagesoftware.com> In-Reply-To: <20100522173524.15554ac1@khaos> References: <20100522161039.2c52d639@osage.osagesoftware.com> <20100522173524.15554ac1@khaos> Organization: Osage Software Systems, Inc. X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.9; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 27215487-1f65-4c02-89d2-ebd98a51a80b X-Archives-Hash: 2a4d24b54176e30214f6e648c8ea2df0 On Sat, 22 May 2010 17:35:24 -0400 Kenneth Prugh wrote: > On Sat, 22 May 2010 16:10:39 -0400 > David Relson wrote: > > > [...] > > What does `eselect java-vm list` say? > > Also, You might need to manually emerge dev-java/ant-junit. root@osage ~ # eselect java-vm list Available Java Virtual Machines: [1] emul-linux-x86-java-1.6 [2] sun-jdk-1.6 system-vm [3] sun-jre-bin-1.6 For all 3 packages, version 1.6.0.20 is installed. Manually emerging ant-junit pulls in ant-core as a dependency which fails in the manner previously reported, i.e. * CPV: dev-java/ant-core-1.8.1 * REPO: gentoo * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU !!! ERROR: Package ant-junit was not found! * Unable to determine VM for building from dependencies: NV_DEPEND: >=virtual/jdk-1.4 !dev-java/ant-tasks !dev-java/ant-optional >=dev-java/java-config-2.1.9-r1 source? ( app-arch/zip ) >=dev-java/javatoolkit-0.3.0-r2 * ERROR: dev-java/ant-core-1.8.1 failed: * Failed to determine VM for building. * * Call stack: * ebuild.sh, line 48: Called pkg_setup * ebuild.sh, line 1346: Called java-pkg-2_pkg_setup * java-pkg-2.eclass, line 63: Called java-pkg_init * java-utils-2.eclass, line 2126: Called java-pkg_switch-vm * java-utils-2.eclass, line 2550: Called die * The specific snippet of code: * die "Failed to determine VM for building." * * If you need support, post the output of 'emerge --info =dev-java/ant-core-1.8.1', * the complete build log and the output of 'emerge -pqv =dev-java/ant-core-1.8.1'. !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info