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 1FxPnA-00041N-LV for garchives@archives.gentoo.org; Mon, 03 Jul 2006 14:52:53 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k63Epgxw011267; Mon, 3 Jul 2006 14:51:42 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k63Epe2O028219 for ; Mon, 3 Jul 2006 14:51:41 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id DDD2B645B9 for ; Mon, 3 Jul 2006 14:51:39 +0000 (UTC) Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30099-07 for ; Mon, 3 Jul 2006 14:51:37 +0000 (UTC) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by smtp.gentoo.org (Postfix) with ESMTP id B4D23643FB for ; Mon, 3 Jul 2006 14:51:36 +0000 (UTC) Received: by ug-out-1314.google.com with SMTP id y2so901249uge for ; Mon, 03 Jul 2006 07:51:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:content-type; b=kWtBRBlLHPDGhI/cN5GSochd57jl+1twH2OZmmOXj20SsI8CWShRxvy17NhB1sNPSTeKjgg3RUc77VvK0oJZsx62NuEzzQ9T1wtfGmk+zPKFLTHO7ZKeTcEZULf4eYHt/vtoBk1bh7CIoqNwop0EPVwwhEaya6Sj9iZ/Hmsawes= Received: by 10.67.101.10 with SMTP id d10mr5887952ugm; Mon, 03 Jul 2006 07:51:35 -0700 (PDT) Received: from ?192.168.7.3? ( [84.222.171.116]) by mx.gmail.com with ESMTP id w40sm3700747ugc.2006.07.03.07.51.34; Mon, 03 Jul 2006 07:51:35 -0700 (PDT) Message-ID: <44A92EF3.5020309@gmail.com> Date: Mon, 03 Jul 2006 16:51:31 +0200 From: Dario Cavallaro User-Agent: Thunderbird 1.5.0.4 (X11/20060630) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@gentoo.org MIME-Version: 1.0 To: gentoo-java@lists.gentoo.org Subject: [gentoo-java] Problems with java-config X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/mixed; boundary="------------010903040207000405010807" X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-1.869 required=5.5 tests=[AWL=0.068, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_DP=0.077, TW_GT=0.077, TW_IV=0.077, TW_KD=0.077, TW_SF=0.077, TW_WX=0.077] X-Spam-Score: -1.869 X-Spam-Level: X-Archives-Salt: 1175788e-659c-4bf3-80c2-da02f002667a X-Archives-Hash: d559078b02e5a112c6a72f1ca87374f7 This is a multi-part message in MIME format. --------------010903040207000405010807 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit io java-config-2 # java-config -l !!! ERROR: The active vm could not be found io java-config-2 # java-config -L io java-config-2 # java-config -v !!! ERROR: The active vm could not be found io java-config-2 # java-config -r !!! ERROR: The active vm could not be found io java-config-2 # java-config -c !!! ERROR: The active vm could not be found io java-config-2 # env-update && source /etc/profile >>> Regenerating /etc/ld.so.cache... io java-config-2 # java-config -c !!! ERROR: The active vm could not be found io java-config-2 # java-config -o !!! ERROR: The active vm could not be found io java-config-2 # java-config -O !!! ERROR: The active vm could not be found io java-config-2 # java-config -J !!! ERROR: The active vm could not be found io java-config-2 # set | grep JAVA JAVAC=/opt/blackdown-jdk-1.4.2.03/bin/javac JAVA_HOME=/opt/blackdown-jdk-1.4.2.03 io subbia # javac basename: missing operand Try `basename --help' for more information. Home for VM '' does not exist: Invalid System VM: io subbia # echo $CLASSPATH .:/opt/blackdown-jdk-1.4.2.03/bin Attached to this mail are emerge --info and emerging error that claims me to investigate about my java configuration. -- Saluti Dario Cavallaro -- registered user #403926 Linux Counter http://counter.li.org www.lugag.it www.no1984.org Il LugAG (lug di Agrigento) ricicla vecchio hardware per svariate iniziative. Ringraziamo tutti coloro che non buttano cose ancora utili. --------------010903040207000405010807 Content-Type: text/plain; name="emerge_eclipse_ecj_error.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="emerge_eclipse_ecj_error.txt" >>> Emerging (2 of 4) dev-java/eclipse-ecj-3.1-r13 to / >>> checking ebuild checksums ;-) >>> checking auxfile checksums ;-) >>> checking miscfile checksums ;-) >>> checking eclipse-ecj-3.1-gentoo-r2.tar.bz2 ;-) Traceback (most recent call last): File "/usr/bin/depend-java-query", line 85, in ? (options, args) = parser.parse_args() File "/usr/lib64/python2.4/optparse.py", line 1275, in parse_args stop = self._process_args(largs, rargs, values) File "/usr/lib64/python2.4/optparse.py", line 1315, in _process_args self._process_long_opt(rargs, values) File "/usr/lib64/python2.4/optparse.py", line 1390, in _process_long_opt option.process(opt, value, values, self) File "/usr/lib64/python2.4/optparse.py", line 707, in process return self.take_action( File "/usr/lib64/python2.4/optparse.py", line 726, in take_action self.callback(self, opt, value, parser, *args, **kwargs) File "/usr/bin/depend-java-query", line 49, in get_vm vm = verman.get_vm(value) File "/usr/share/java-config-2/pym/java_config/VersionManager.py", line 131, in get_vm raise Exception("Couldn't find suitable VM. Possible invalid dependency string.") Exception: Couldn't find suitable VM. Possible invalid dependency string. !!! ERROR: The active vm could not be found !!! ERROR: The active vm could not be found !!! ERROR: The active vm could not be found !!! ERROR: The active vm could not be found !!! ERROR: The active vm could not be found !!! ERROR: The active vm could not be found !!! ERROR: The active vm could not be found Traceback (most recent call last): File "/usr/bin/depend-java-query", line 85, in ? (options, args) = parser.parse_args() File "/usr/lib64/python2.4/optparse.py", line 1275, in parse_args stop = self._process_args(largs, rargs, values) File "/usr/lib64/python2.4/optparse.py", line 1315, in _process_args self._process_long_opt(rargs, values) File "/usr/lib64/python2.4/optparse.py", line 1390, in _process_long_opt option.process(opt, value, values, self) File "/usr/lib64/python2.4/optparse.py", line 707, in process return self.take_action( File "/usr/lib64/python2.4/optparse.py", line 726, in take_action self.callback(self, opt, value, parser, *args, **kwargs) File "/usr/bin/depend-java-query", line 49, in get_vm vm = verman.get_vm(value) File "/usr/share/java-config-2/pym/java_config/VersionManager.py", line 131, in get_vm raise Exception("Couldn't find suitable VM. Possible invalid dependency string.") Exception: Couldn't find suitable VM. Possible invalid dependency string. !!! ERROR: The active vm could not be found !!! ERROR: The active vm could not be found !!! ERROR: The active vm could not be found !!! ERROR: The active vm could not be found !!! ERROR: The active vm could not be found !!! ERROR: The active vm could not be found !!! ERROR: The active vm could not be found !!! ERROR: The active vm could not be found * Using: >>> Unpacking source... >>> Unpacking eclipse-ecj-3.1-gentoo-r2.tar.bz2 to /var/tmp/portage/eclipse-ecj-3.1-r13/work Rewriting ./build.xml >>> Source unpacked. Traceback (most recent call last): File "/usr/bin/depend-java-query", line 85, in ? (options, args) = parser.parse_args() File "/usr/lib64/python2.4/optparse.py", line 1275, in parse_args stop = self._process_args(largs, rargs, values) File "/usr/lib64/python2.4/optparse.py", line 1315, in _process_args self._process_long_opt(rargs, values) File "/usr/lib64/python2.4/optparse.py", line 1390, in _process_long_opt option.process(opt, value, values, self) File "/usr/lib64/python2.4/optparse.py", line 707, in process return self.take_action( File "/usr/lib64/python2.4/optparse.py", line 726, in take_action self.callback(self, opt, value, parser, *args, **kwargs) File "/usr/bin/depend-java-query", line 49, in get_vm vm = verman.get_vm(value) File "/usr/share/java-config-2/pym/java_config/VersionManager.py", line 131, in get_vm raise Exception("Couldn't find suitable VM. Possible invalid dependency string.") Exception: Couldn't find suitable VM. Possible invalid dependency string. !!! ERROR: The active vm could not be found !!! ERROR: The active vm could not be found !!! ERROR: The active vm could not be found !!! ERROR: The active vm could not be found !!! ERROR: The active vm could not be found !!! ERROR: The active vm could not be found !!! ERROR: The active vm could not be found >>> Compiling source in /var/tmp/portage/eclipse-ecj-3.1-r13/work/eclipse-ecj-3.1 ... !!! ERROR: The active vm could not be found usage: java-config [options] Java Configuration Utility Version 2.0.22 Copyright 2004-2005 Gentoo Foundation Distributed under the terms of the GNU General Public License v2 Please contact the Gentoo Java Herd with problems. java-config-2: error: --classpath option requires an argument Error: No JDK found! Try using java-config script to set your JDK Remember that you need a JDK not a JRE !!! ERROR: dev-java/eclipse-ecj-3.1-r13 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile eclipse-ecj-3.1-r13.ebuild, line 25: Called eant 'jar' java-utils-2.eclass, line 1200: Called die !!! eant failed !!! If you need support, post the topmost build error, and the call stack if relevant. --------------010903040207000405010807 Content-Type: text/plain; name="emerge_info.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="emerge_info.txt" Gentoo Base System version 1.6.15 Portage 2.1-r1 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r9 x86_64) ================================================================= System uname: 2.6.16-gentoo-r9 x86_64 AMD Athlon(tm) 64 Processor 3200+ ccache version 2.3 [enabled] dev-lang/python: 2.4.2 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: 2.3 dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 sys-devel/binutils: 2.16.1-r3 sys-devel/gcc-config: 1.3.13-r2 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=athlon64 -Os -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/share/config" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo" CXXFLAGS="-march=athlon64 -Os -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig buildpkg ccache distlocks fixpackages metadata-transfer nodoc sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="amd64 X aac acpi alsa avi berkdb bitmap-fonts bluetooth cli crypt cups dbus divx4linux dlloader dri dvd dvdr dvdread eds emboss emul-linux-x86 encode fam ffmpeg flac foomaticdb fortran gif gpm gstreamer gtk gtk2 hal ieee1394 imlib ipv6 isdnlog java javamail jpeg kde lzw lzw-tiff mikmod mp3 mpeg ncurses nls nptl nsplugin ogg opengl pam pcmcia pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection samba sdl session smartcard spell spl ssl tcpd tiff truetype truetype-fonts type1-fonts unicode usb wifi wxwindows xine xorg xpm xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY --------------010903040207000405010807-- -- gentoo-java@gentoo.org mailing list