Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Jaxme won't compile [SOLVED] + Icedtea6 [NOT SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
esperto
Apprentice
Apprentice


Joined: 27 Dec 2004
Posts: 158
Location: Brazil

PostPosted: Sat Nov 29, 2008 2:03 pm    Post subject: Jaxme won't compile [SOLVED] + Icedtea6 [NOT SOLVED] Reply with quote

I'm trying to emerge the icedtea6 to use my online bank, I've followed this guide https://forums.gentoo.org/viewtopic-t-712037-highlight-howto+icedtea.html, but when I try to emerge jaxme package I get this message
Quote:

>>> Emerging (1 of 9) dev-java/jaxme-0.3.1-r4
* ws-jaxme-0.3.1-src.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
!!! ERROR: The javac executable was not found in the Java path
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
* Using: gcj-jdk
>>> Unpacking source...
>>> Unpacking ws-jaxme-0.3.1-src.tar.gz to /var/tmp/portage/dev-java/jaxme-0.3.1-r4/work
tar: A lone zero block at 14573
* Applying jaxme-0.3.1-gentoo.patch ... [ ok ]
* Applying jaxme-0.3.1-base64.diff ... [ ok ]
removed `src/documentation/lib/jimi-1.0.jar'
removed `ant-1.5.4.jar'
removed `junit.jar'
removed `log4j-1.2.8.jar'
removed `xercesImpl.jar'
removed `xml-apis.jar'
removed `xmldb-api-20021118.jar'
removed `xmldb-api-sdk-20021118.jar'
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
Rewriting attributes
Rewriting build.xml
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
Rewriting attributes
Rewriting buildapi.xml
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
Rewriting attributes
Rewriting buildjm.xml
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
Rewriting attributes
Rewriting buildjs.xml
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
Rewriting attributes
Rewriting buildpm.xml
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
Rewriting attributes
Rewriting buildxs.xml
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
Rewriting attributes
Rewriting src/webapp/build.xml
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
Rewriting attributes
Rewriting src/test/jaxb/build.xml
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-java/jaxme-0.3.1-r4/work/ws-jaxme-0.3.1 ...
* Disabling all optional ANT_TASKS
Warning: Unable to determine tools.jar location.
If build fails because sun.* classes could not be found,
Make sure you are using a JDK, not JRE as your user/system VM.
and that you have java-config version 2.0.30 or above installed.
Unable to locate tools.jar. Expected to find it in /usr/lib/tools.jar
Buildfile: build.xml

jar:

init.clover:

init:

compile:
[mkdir] Created dir: /var/tmp/portage/dev-java/jaxme-0.3.1-r4/work/ws-jaxme-0.3.1/build/api/classes
[mkdir] Created dir: /var/tmp/portage/dev-java/jaxme-0.3.1-r4/work/ws-jaxme-0.3.1/dist
[javac] Compiling 34 source files to /var/tmp/portage/dev-java/jaxme-0.3.1-r4/work/ws-jaxme-0.3.1/build/api/classes

BUILD FAILED
/var/tmp/portage/dev-java/jaxme-0.3.1-r4/work/ws-jaxme-0.3.1/build.xml:340: The following error occurred while executing this line:
/var/tmp/portage/dev-java/jaxme-0.3.1-r4/work/ws-jaxme-0.3.1/buildapi.xml:29: Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to "/usr"

Total time: 0 seconds
*
* ERROR: dev-java/jaxme-0.3.1-r4 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 4059: Called java-pkg-2_src_compile
* environment, line 2233: Called eant 'jar' '-f' 'build.xml' '-Dbuild.apidocs=dist/doc/api'
* environment, line 916: Called die
* The specific snippet of code:
* ant ${antflags} "${@}" || die "eant failed"
* The die message:
* eant failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-java/jaxme-0.3.1-r4/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-java/jaxme-0.3.1-r4/temp/environment'.
*
!!! When you file a bug report, please include the following information:
GENTOO_VM=gcj-jdk CLASSPATH="" JAVA_HOME="/usr/lib/gcj-jdk-4.3"
JAVACFLAGS="-source 1.4 -target 1.4" COMPILER="javac"
and of course, the output of emerge --info


I've compiled the GCC with GCJ flag, and emerged and unemerged sun-jdk a few times, and also changed the system vm back and forth a few times using java-config, and when I set the system vm to sun-jdk I can get the javac path when type "java-config -c javac", but not when GCJ is selected as the vm.

Any idea what it can be? (how I miss gentoo-wiki :cry: )

cheers
_________________
nasci pelado, careca e sem dente, o que vier é lucro


Last edited by esperto on Tue Dec 09, 2008 11:03 am; edited 2 times in total
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Sat Nov 29, 2008 8:37 pm    Post subject: Reply with quote

Hi, can you post your emerge --info plz
Back to top
View user's profile Send private message
esperto
Apprentice
Apprentice


Joined: 27 Dec 2004
Posts: 158
Location: Brazil

PostPosted: Sat Nov 29, 2008 8:51 pm    Post subject: Reply with quote

See below
Quote:
Portage 2.1.6_rc2 (default/linux/amd64/2008.0/desktop, gcc-4.1.2, glibc-2.7-r2, 2.6.25-gentoo-r7 x86_64)
=================================================================
System uname: Linux-2.6.25-gentoo-r7-x86_64-Intel-R-_Core-TM-2_CPU_6600_@_2.40GHz-with-glibc2.2.5
Timestamp of tree: Sat, 29 Nov 2008 14:02:01 +0000
app-shells/bash: 3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python: 2.4.4-r13, 2.5.2-r7
dev-util/cmake: 2.4.6-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox: 1.2.18.1-r2
sys-devel/autoconf: 2.13, 2.61-r2
sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils: 2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool: 1.5.26
virtual/os-headers: 2.6.23-r3
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=nocona -mtune=nocona -fomit-frame-pointer -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/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=nocona -mtune=nocona -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.las.ic.unicamp.br/pub/gentoo/"
LDFLAGS="-Wl,-O1"
LINGUAS="pt_BR"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/desktop-effects /usr/portage/local/layman/java-overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acpi alsa amd64 amuled async automount avi bash-completion berkdb bluetooth branding browserplugin bzip2 bzlib cairo caps cdr cli cracklib crypt css curl dbus divx4linux dri dts dvd dvdr dvdread emboss emerald encode esd evo extensions fam fbcon ffmpeg firefox fortran fuse gcj gdbm geoip gif glitz gpm gtk gtk2 hal hddtemp iconv ieee1394 imagemagick ipv6 isdnlog java javascript jpeg kde kdeenablefinal lame libnotify lm_sensors mad matroska md5sum midi mikmod mmx mmxext mozilla mp3 mpeg mudflap multilib multiuser ncurses nls nptl nptlonly nsplugin ntfs ogg opengl openmp pam pcre pdf perl png ppds pppd python qt3 qt3support qt4 quicktime rar rdesktop readline reflection reiserfs remote rtc samba sdl server session skins slang spl srt sse sse2 sse3 ssl startup-notification stats svg swat symlink sysfs tcpd theora threads tiff truetype unicode upnp usb v4l v4l2 vnc vorbis x264 xanim xcb xml xorg xosd xulrunner xv xvid xvmc xwindows zlib" ALSA_CARDS="snd-hda" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="pt_BR" USERLAND="GNU" VIDEO_CARDS="nvidia v4l vesa"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

_________________
nasci pelado, careca e sem dente, o que vier é lucro
Back to top
View user's profile Send private message
Kollin
Veteran
Veteran


Joined: 25 Feb 2006
Posts: 1139
Location: Sofia/Bulgaria

PostPosted: Sat Nov 29, 2008 11:25 pm    Post subject: Reply with quote

Did you try using other vm ( than gcj) ?
For me gcj as vm was nothing but trouble :?
_________________
"Dear Enemy: may the Lord hate you and all your kind, may you be turned orange in hue, and may your head fall off at an awkward moment."
"Linux is like a wigwam - no windows, no gates, apache inside..."
Back to top
View user's profile Send private message
esperto
Apprentice
Apprentice


Joined: 27 Dec 2004
Posts: 158
Location: Brazil

PostPosted: Sun Nov 30, 2008 12:30 am    Post subject: Reply with quote

Kollin wrote:
Did you try using other vm ( than gcj) ?
For me gcj as vm was nothing but trouble :?

yes, I've tried sun-jdk a couple of time, but same results.
_________________
nasci pelado, careca e sem dente, o que vier é lucro
Back to top
View user's profile Send private message
Paczesiowa
Guru
Guru


Joined: 06 Mar 2006
Posts: 593
Location: Oborniki Śląskie, Poland

PostPosted: Sun Nov 30, 2008 6:01 pm    Post subject: Reply with quote

did you java-configured sun-jdk before emerging jaxme? and what version of sun-jdk? jaxme won't compile with 1.6
Back to top
View user's profile Send private message
esperto
Apprentice
Apprentice


Joined: 27 Dec 2004
Posts: 158
Location: Brazil

PostPosted: Sun Nov 30, 2008 6:47 pm    Post subject: Reply with quote

Paczesiowa wrote:
did you java-configured sun-jdk before emerging jaxme? and what version of sun-jdk? jaxme won't compile with 1.6

That may explain why it didn't compiled, I used the 1.6.0.10 version of sun-jdk? which one should I use?
_________________
nasci pelado, careca e sem dente, o que vier é lucro
Back to top
View user's profile Send private message
Paczesiowa
Guru
Guru


Joined: 06 Mar 2006
Posts: 593
Location: Oborniki Śląskie, Poland

PostPosted: Sun Nov 30, 2008 7:03 pm    Post subject: Reply with quote

1.4 or 1.5
Back to top
View user's profile Send private message
esperto
Apprentice
Apprentice


Joined: 27 Dec 2004
Posts: 158
Location: Brazil

PostPosted: Sun Nov 30, 2008 10:16 pm    Post subject: Reply with quote

Paczesiowa wrote:
1.4 or 1.5
ok it did the trick :wink: thx
_________________
nasci pelado, careca e sem dente, o que vier é lucro
Back to top
View user's profile Send private message
esperto
Apprentice
Apprentice


Joined: 27 Dec 2004
Posts: 158
Location: Brazil

PostPosted: Tue Dec 09, 2008 11:02 am    Post subject: Reply with quote

After I got the jaxme to compile, I didn't mess with the icedtea install until yesterday, and I'm getting this when I try to compile:

Quote:

>>> Emerging (1 of 1) dev-java/icedtea6-1.3.1-r1
* openjdk-6-src-b12-28_aug_2008.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* icedtea6-1.3.1.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* Forced vm gcj-jdk
!!! ERROR: The javac executable was not found in the Java path
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
/usr/lib64/portage/pym/portage_dep.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_dep module was replaced by portage.dep
* Using: gcj-jdk
>>> Unpacking source...
>>> Unpacking icedtea6-1.3.1.tar.gz to /var/tmp/portage/dev-java/icedtea6-1.3.1-r1/work
* Applying hotspot-1.3.1.patch ... [ ok ]
* Applying cacao-alias.patch ... [ ok ]
* Applying arch-prefix.patch ... [ ok ]
* Running eautoreconf in '/var/tmp/portage/dev-java/icedtea6-1.3.1-r1/work/icedtea6-1.3.1' ...
* Running aclocal ... [ ok ]
* Running autoconf ... [ ok ]
* Running automake --add-missing --copy ... [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-java/icedtea6-1.3.1-r1/work/icedtea6-1.3.1 ...
* Configuring using --with-parallel-jobs=5
* econf: updating icedtea6-1.3.1/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating icedtea6-1.3.1/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-ecj-jar=/usr/share/eclipse-ecj-3.3/lib/ecj.jar --with-libgcj-jar=/usr/lib/jvm/gcj-jdk/jre/lib/rt.jar --with-gcj-home=/usr/lib/jvm/gcj-jdk --with-parallel-jobs=5 --disable-cacao --with-openjdk-src-zip=/var/tmp/portage/dev-java/icedtea6-1.3.1-r1/distdir/openjdk-6-src-b12-28_aug_2008.tar.gz --with-cacao-src-zip=/var/tmp/portage/dev-java/icedtea6-1.3.1-r1/distdir/cacao-0.99.3.tar.gz --with-java=/usr/lib/jvm/gcj-jdk/bin/java --with-javac=/usr/lib/jvm/gcj-jdk/bin/javac --with-javah=/usr/lib/jvm/gcj-jdk/bin/javah --with-pkgversion=Gentoo --enable-optimizations --disable-docs --enable-liveconnect --with-rhino=/usr/share/rhino-1.6/lib/js.jar --disable-zero --disable-shark --disable-pulse-java --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c


***LOTS OF STUFF****

mkdir -p stamps
touch stamps/hotspot-tools-copy-source-files.stamp
find hotspot-tools -name '*.java' | sort > hotspot-tools-source-files.txt
mkdir -p lib/hotspot-tools
if ! test -d /var/tmp/portage/dev-java/icedtea6-1.3.1-r1/work/icedtea6-1.3.1/bootstrap/jdk1.6.0 ; \
then \
/usr/bin/ecj-3.3 -nowarn -g -d lib/hotspot-tools \
-source 1.5 \
-sourcepath \
'hotspot-tools:openjdk/jdk/src/share/classes:openjdk/jdk/src/solaris/classes:openjdk/langtools/src/share/classes:openjdk/jaxp/src/share/classes:openjdk/corba/src/share/classes:openjdk/jaxws/src/share/classes:/var/tmp/portage/dev-java/icedtea6-1.3.1-r1/work/icedtea6-1.3.1/generated:/var/tmp/portage/dev-java/icedtea6-1.3.1-r1/work/icedtea6-1.3.1/rt' \
-bootclasspath '' @hotspot-tools-source-files.txt ; \
else \
/var/tmp/portage/dev-java/icedtea6-1.3.1-r1/work/icedtea6-1.3.1/bootstrap/jdk1.6.0/bin/javac -g \
-d lib/hotspot-tools \
-source 1.5 \
-sourcepath \
'hotspot-tools:openjdk/jdk/src/share/classes:openjdk/jdk/src/solaris/classes:openjdk/langtools/src/share/classes:openjdk/jaxp/src/share/classes:openjdk/corba/src/share/classes:openjdk/jaxws/src/share/classes:/var/tmp/portage/dev-java/icedtea6-1.3.1-r1/work/icedtea6-1.3.1/generated:/var/tmp/portage/dev-java/icedtea6-1.3.1-r1/work/icedtea6-1.3.1/rt' \
-bootclasspath '' @hotspot-tools-source-files.txt ; \
fi
incorrect classpath: hotspot-tools/com/sun/codemodel/internal/ClassType.java
----------
1. ERROR in /var/tmp/portage/dev-java/icedtea6-1.3.1-r1/work/icedtea6-1.3.1/openjdk/jdk/src/share/classes/java/lang/Double.java (at line 0)
/*
^
Internal compiler error
java.lang.NullPointerException
at java.lang.Double.parseDouble(libgcj.so.7)
at java.lang.Double.valueOf(libgcj.so.7)
at org.eclipse.jdt.internal.compiler.ast.DoubleLiteral.computeConstant(DoubleLiteral.java:27)
at org.eclipse.jdt.internal.compiler.ast.Literal.resolveType(Literal.java:49)
at org.eclipse.jdt.internal.compiler.ast.FieldDeclaration.resolve(FieldDeclaration.java:213)
at org.eclipse.jdt.internal.compiler.lookup.FieldBinding.constant(FieldBinding.java:204)
at org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference.getOtherFieldBindings(QualifiedNameReference.java:745)
at org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference.resolveType(QualifiedNameReference.java:1023)
at org.eclipse.jdt.internal.compiler.ast.BinaryExpression.resolveType(BinaryExpression.java:1792)
at org.eclipse.jdt.internal.compiler.ast.LocalDeclaration.resolve(LocalDeclaration.java:186)
at org.eclipse.jdt.internal.compiler.ast.Block.resolve(Block.java:100)
at org.eclipse.jdt.internal.compiler.ast.IfStatement.resolve(IfStatement.java:236)
at org.eclipse.jdt.internal.compiler.ast.Block.resolve(Block.java:100)
at org.eclipse.jdt.internal.compiler.ast.IfStatement.resolve(IfStatement.java:236)
at org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration.resolveStatements(AbstractMethodDeclaration.java:428)
at org.eclipse.jdt.internal.compiler.ast.MethodDeclaration.resolveStatements(MethodDeclaration.java:199)
at org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration.resolve(AbstractMethodDeclaration.java:402)
at org.eclipse.jdt.internal.compiler.ast.TypeDeclaration.resolve(TypeDeclaration.java:1084)
at org.eclipse.jdt.internal.compiler.ast.TypeDeclaration.resolve(TypeDeclaration.java:1165)
at org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration.resolve(CompilationUnitDeclaration.java:365)
at org.eclipse.jdt.internal.compiler.Compiler.process(Compiler.java:626)
at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:392)
at org.eclipse.jdt.internal.compiler.batch.Main.performCompilation(Main.java:3410)
at org.eclipse.jdt.internal.compiler.batch.Main.compile(Main.java:1594)
at org.eclipse.jdt.internal.compiler.batch.Main.main(Main.java:1264)

----------
1 problem (1 error)make: *** [stamps/hotspot-tools-class-files.stamp] Error 255
*
* ERROR: dev-java/icedtea6-1.3.1-r1 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 4669: Called die
* The specific snippet of code:
* emake -j 1 || die "make failed"
* The die message:
* make failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-java/icedtea6-1.3.1-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-java/icedtea6-1.3.1-r1/temp/environment'.
*
!!! When you file a bug report, please include the following information:
GENTOO_VM=gcj-jdk CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info



I've notice that emerge still give me the message that it couldn't find the javac and is falling back to gcj-jdk, I've emerged virtual/jdk-1.4, dev-java/jikes and dev-java/kaffe, and configured java-config-1, but it still don't work.

any suggestions?
_________________
nasci pelado, careca e sem dente, o que vier é lucro
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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