Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99722 - systray4j does not compile with jikes
Summary: systray4j does not compile with jikes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
: 113113 115597 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-07-20 13:52 UTC by Martin May
Modified: 2006-01-01 16:16 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
error report file with more information is saved as hs_err_pid23423.log (hs_err_pid23423.log,2.44 KB, text/plain)
2005-10-08 05:07 UTC, Alexander Skwar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin May 2005-07-20 13:52:49 UTC
Hello together!

Suddenly my emerge -Du --newuse world wants to install systray4j.
On my 2005.0 amd64 it gives the following errors, which I didn't know since now:

...
/usr/qt/3/bin/moc menubase.h -o menubase.moc.cpp
g++ -Wall -fPIC -c -I/usr/kde/3.4/include -I/usr/qt/3/include
-I/opt/blackdown-jdk-1.4.2.02/include
-I/opt/blackdown-jdk-1.4.2.02/include/linux systraymenu.cpp
g++ -Wall -fPIC -c -I/usr/qt/3/include -I/opt/blackdown-jdk-1.4.2.02/include
-I/opt/blackdown-jdk-1.4.2.02/include/linux submenu.cpp
g++ -Wall -fPIC -c -I/usr/qt/3/include -I/opt/blackdown-jdk-1.4.2.02/include
-I/opt/blackdown-jdk-1.4.2.02/include/linux systraymanager.moc.cpp
g++ -Wall -fPIC -c -I/usr/qt/3/include -I/opt/blackdown-jdk-1.4.2.02/include
-I/opt/blackdown-jdk-1.4.2.02/include/linux menubase.moc.cpp
/usr/qt/3/include/qptrlist.h: In member function `void
QPtrList<type>::deleteItem(void*) [with type = MenuBase]':
systraymanager.moc.cpp:33:   instantiated from here
/usr/qt/3/include/qptrlist.h:150: warning: possible problem detected in
invocation of delete operator:
/usr/qt/3/include/qptrlist.h:150: warning: invalid use of undefined type `struct
MenuBase'
systraymanager.h:29: warning: forward declaration of `struct MenuBase'
/usr/qt/3/include/qptrlist.h:150: note: neither the destructor nor the
class-specific operator delete will be called, even if they are declared when
the class is defined.
g++ -Wall -shared -o libsystray4j.so -L/usr/kde/3.4/lib -L/usr/qt/3/lib -lpthread \
        -lqt -lkdecore -lkdeui systray4j.o st4jevent.o systraymanager.o
systraymanager.moc.o menubase.o menubase.moc.o systraymenu.o submenu.o

Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .

snoozesoft : Datei oder Verzeichnis existiert nicht.
Manifest wurde hinzugef
Comment 1 Martin May 2005-07-20 13:52:49 UTC
Hello together!

Suddenly my emerge -Du --newuse world wants to install systray4j.
On my 2005.0 amd64 it gives the following errors, which I didn't know since now:

...
/usr/qt/3/bin/moc menubase.h -o menubase.moc.cpp
g++ -Wall -fPIC -c -I/usr/kde/3.4/include -I/usr/qt/3/include
-I/opt/blackdown-jdk-1.4.2.02/include
-I/opt/blackdown-jdk-1.4.2.02/include/linux systraymenu.cpp
g++ -Wall -fPIC -c -I/usr/qt/3/include -I/opt/blackdown-jdk-1.4.2.02/include
-I/opt/blackdown-jdk-1.4.2.02/include/linux submenu.cpp
g++ -Wall -fPIC -c -I/usr/qt/3/include -I/opt/blackdown-jdk-1.4.2.02/include
-I/opt/blackdown-jdk-1.4.2.02/include/linux systraymanager.moc.cpp
g++ -Wall -fPIC -c -I/usr/qt/3/include -I/opt/blackdown-jdk-1.4.2.02/include
-I/opt/blackdown-jdk-1.4.2.02/include/linux menubase.moc.cpp
/usr/qt/3/include/qptrlist.h: In member function `void
QPtrList<type>::deleteItem(void*) [with type = MenuBase]':
systraymanager.moc.cpp:33:   instantiated from here
/usr/qt/3/include/qptrlist.h:150: warning: possible problem detected in
invocation of delete operator:
/usr/qt/3/include/qptrlist.h:150: warning: invalid use of undefined type `struct
MenuBase'
systraymanager.h:29: warning: forward declaration of `struct MenuBase'
/usr/qt/3/include/qptrlist.h:150: note: neither the destructor nor the
class-specific operator delete will be called, even if they are declared when
the class is defined.
g++ -Wall -shared -o libsystray4j.so -L/usr/kde/3.4/lib -L/usr/qt/3/lib -lpthread \
        -lqt -lkdecore -lkdeui systray4j.o st4jevent.o systraymanager.o
systraymanager.moc.o menubase.o menubase.moc.o systraymenu.o submenu.o

Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .

snoozesoft : Datei oder Verzeichnis existiert nicht.
Manifest wurde hinzugefügt.

!!! ERROR: dev-java/systray4j-2.4 failed.
!!! Function src_compile, Line 59, Exitcode 1
!!! failed to build jar
!!! If you need support, post the topmost build error, NOT this status message.



----------------------------
Help would be great! Thanks
Martin
Comment 2 Martin May 2005-07-20 13:54:11 UTC
By the way: With or without jikes doesn't matter...
Comment 3 Guy 2005-08-22 15:09:29 UTC
Same here

Gentoo Base System version 1.12.0_pre6
Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r9 x86_64 AMD Opteron(tm) Processor 242
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5-r1, 2.4.1-r1
sys-apps/sandbox:    1.2.12
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
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac aalib accessibility acl acpi aim alsa apache2 arts
audiofile avi bash-completion berkdb bitmap-fonts bmp bonobo bzip2 cdparanoia
cdr crypt cups curl curlwrappers directfb dv dvd dvdr dvdread eds encode esd
ethereal exif fam fbcon ffmpeg flac flash foomaticdb fortran gd gd-external gif
glut gnome gnutils gpm gstreamer gtk gtk2 gtkhtml guile hal hardenedphp icq
imagemagick imlib ipv6 jabber java javascript jikes jpeg junit kde kerberos
libcaca libedit libwww lm_sensors lzw lzw-tiff mad mikmod mime ming mmap mng
mozcalendar mozilla mozsvg mp3 mpeg mysql nas ncurses nls nptl odbc offensive
ogg oggvorbis openal opengl pam pcre pda pdflib perl php png portaudio posix
ppds python qt quicktime readline recode samba scanner sdl shorten simplexml
slang sndfile sockets sox speex spell spl ssl svg tcltk tcpd tetex theora
threads tidy tiff tokenizer truetype truetype-fonts type1-fonts unicode usb
userlocales v4l vcd verbose videos vorbis wmf xface xine xinerama xml xml2
xmlrpc xmms xpm xsl xv xvid zeo zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 4 Guy 2005-08-22 15:10:58 UTC
BTW - systray4j is a requirement for azureus-bin
Comment 5 email_deleted_GqKU 2005-08-25 17:31:26 UTC
Same here, on x86, except that it emerges perfectly well with USE="-jikes"

################################################################

$ emerge info
Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.3.5-20050130,
glibc-2.3.5-r1, 2.6.12-gentoo-r9 i686)
=================================================================
System uname: 2.6.12-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.6.13
ccache version 2.3 [disabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.proxad.net/mirrors/ftp.gentoo.org/
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://gentoo.mirror.sdv.fr
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://ftp.easynet.nl/mirror/gentoo/"
LANG="en_US.UTF-8"
LC_ALL="POSIX"
LINGUAS="en fr ja de"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acpi alsa apache2 apm audiofile avi berkdb bitmap-fonts bzlib
cdr cjk clibpdf crypt ctype cups curl dba dbx dga directfb divx4linux dvd dvdr
eds emboss encode exif fam fbcon ffmpeg flac flash foomaticdb fortran freewnn
ftp gd gdbm gif gmp gnome gnutls gpm gstreamer gtk gtk2 hal iconv imagemagick
imlib innodb ipv6 java jikes jpeg kde kdeenablefinal kerberos krb4 ldap libg++
libwww m17n-lib mad mailwrapper matroska mbox memlimit mhash mikmod mime ming
mmx mng motif mozilla mp3 mpeg mysql ncurses nls nptl odbc ogg oggvorbis opengl
oss pam pcre pdflib perl php pic png posix ppds python qt quicktime readline
sasl scanner sdl session simplexml sndfile soap sockets socks5 speex spell spl
sse ssl svg svga tcltk tcpd theora tidy tiff tokenizer truetype truetype-fonts
type1-fonts unicode usb vcd vhosts vorbis win32codecs wmf xml2 xmms xpm xprint
xsl xv xvid zlib video_cards_radeon linguas_en linguas_fr linguas_ja linguas_de
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS

################################################################


################################################################

$ java-config -L
[blackdown-jre-1.4.2.02] "Blackdown JRE 1.4.2.02"
(/etc/env.d/java/20blackdown-jre-1.4.2.02)
[blackdown-jdk-1.4.2.02] "Blackdown JDK 1.4.2.02"
(/etc/env.d/java/20blackdown-jdk-1.4.2.02) *

################################################################
Comment 6 Steven Fines 2005-09-16 23:14:11 UTC
This package seems to compile fine on my AMD64 installation. Is this bug still
valid?


localhost / # java-config -L
[blackdown-jdk-1.4.2.01] "Blackdown JDK 1.4.2.01"
(/etc/env.d/java/20blackdown-jdk-1.4.2.01) *
localhost / # emerge info
Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r1,
2.6.11-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2
sys-apps/sandbox:    1.2.9
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi berkdb bitmap-fonts cdr crypt cups dvd eds emboss encode
esd fam foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipv6 java
jpeg junit kde lzw lzw-tiff motif mozilla mp3 mpeg ncurses nls opengl pam pdflib
perl png python qt quicktime readline ruby samba sdl spell ssl tcpd tiff
truetype-fonts type1-fonts usb userlocales xml2 xpm xv zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 7 email_deleted_GqKU 2005-09-20 06:55:45 UTC
(In reply to comment #5)
> This package seems to compile fine on my AMD64 installation. Is this bug still
> valid?
>

Still the same for me... (well, there was no change to systray4j and
blackdown-jdk/jre...). I have no time to test other conditions, like other Java
versions (like the Sun ones) or configurations.
Comment 8 Alexander Skwar 2005-10-08 05:04:05 UTC
The bug is still present. I'm on x86 and use SUN JDK 1.4.2.09. With USE=-jikes,
systray4j can be installed just fine.

Could somebody please change the summary, as this has nothing to do with AMD64?

Suggeseted summary:
systray4j cannot be compiled with USE=jikes: /usr/qt/3/include/qptrlist.h:150:
Warnung: invalid use of undefined type `struct MenuBase',
/usr/qt/3/include/qptrlist.h:150: Warnung: invalid use of undefined type `struct
MenuBase'


[...]
g++ -Wall -fPIC -c -I/usr/qt/3/include -I/opt/sun-jdk-1.4.2.09/include
-I/opt/sun-jdk-1.4.2.09/include/linux menubase.moc.cpp
/usr/qt/3/include/qptrlist.h: In member function `void
QPtrList<type>::deleteItem(void*) [with type = MenuBase]':
systraymanager.moc.cpp:33:   instantiated from here
/usr/qt/3/include/qptrlist.h:150: Warnung: m
Comment 9 Alexander Skwar 2005-10-08 05:04:05 UTC
The bug is still present. I'm on x86 and use SUN JDK 1.4.2.09. With USE=-jikes,
systray4j can be installed just fine.

Could somebody please change the summary, as this has nothing to do with AMD64?

Suggeseted summary:
systray4j cannot be compiled with USE=jikes: /usr/qt/3/include/qptrlist.h:150:
Warnung: invalid use of undefined type `struct MenuBase',
/usr/qt/3/include/qptrlist.h:150: Warnung: invalid use of undefined type `struct
MenuBase'


[...]
g++ -Wall -fPIC -c -I/usr/qt/3/include -I/opt/sun-jdk-1.4.2.09/include
-I/opt/sun-jdk-1.4.2.09/include/linux menubase.moc.cpp
/usr/qt/3/include/qptrlist.h: In member function `void
QPtrList<type>::deleteItem(void*) [with type = MenuBase]':
systraymanager.moc.cpp:33:   instantiated from here
/usr/qt/3/include/qptrlist.h:150: Warnung: mögliches Problem bei Aufruf des
»delete«-Operators erkannt
/usr/qt/3/include/qptrlist.h:150: Warnung: invalid use of undefined type `struct
MenuBase'
systraymanager.h:29: Warnung: forward declaration of `struct MenuBase'
/usr/qt/3/include/qptrlist.h:150: Anmerkung: weder der Destruktor noch der
klassenspezifische Operator »delete« wird aufgerufen, auch wenn sie bei der
Klassendefinition deklariert werden
g++ -Wall -shared -o libsystray4j.so -L/usr/kde/3.4/lib -L/usr/qt/3/lib -lpthread \
        -lqt -lkdecore -lkdeui systray4j.o st4jevent.o systraymanager.o
systraymanager.moc.o menubase.o menubase.moc.o systraymenu.o submenu.o

Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .


Found 1 system error:

*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
                .
                .

Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  Internal Error (4F533F4C494E55583F491418160E435050038C), pid=23423,
tid=3084666544
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_09-b05 mixed mode)
# An error report file with more information is saved as hs_err_pid23423.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
/Gentoo/Portage/tree/dev-java/systray4j/systray4j-2.4.ebuild: line 42: 23423
Abgebrochen             jar cvf systray4j.jar snoozesoft

!!! ERROR: dev-java/systray4j-2.4 failed.
!!! Function src_compile, Line 59, Exitcode 134
!!! failed to build jar
!!! If you need support, post the topmost build error, NOT this status message.


real    50m44.465s
user    13m3.623s
sys     4m3.352s
Start:  Sa Okt  8 12:24:29 CEST 2005
Ende:   Sa Okt  8 13:15:13 CEST 2005
server / # emerge info
Portage 2.0.53_rc4 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r2,
2.6.13-gentoo-r2.015.reiser4 i686)
=================================================================
System uname: 2.6.13-gentoo-r2.015.reiser4 i686 unknown
Gentoo Base System version 1.12.0_pre8
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.4-r1, 2.4.2
sys-apps/sandbox:    1.2.13
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-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mtune=pentium-m -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mtune=pentium-m -pipe -fomit-frame-pointer"
DISTDIR="/Gentoo/Portage/distfiles"
FEATURES="autoconfig buildpkg ccache collision-protect distcc distlocks sandbox
sfperms strict"
GENTOO_MIRRORS="http://server.bei.digitalprojects.com/gentoo/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://stuff.alexander.skwar.name/gentoo/
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
http://distro.ibiblio.org/pub/linux/distributions/gentoo/
http://distfiles.gentoo.org/"
LANG="de_DE.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="de"
MAKEOPTS="-j3"
PKGDIR="/Gentoo/Portage/packages"
PORTAGE_TMPDIR="/Gentoo/Portage/build"
PORTDIR="/Gentoo/Portage/tree"
PORTDIR_OVERLAY="/Gentoo/Portage/local-tree/misc"
SYNC="rsync://server/gentoo-portage"
USE="x86 GAPING_SECURITY_HOLE X acpi alsa amd apm arts artswrappersuid async avi
bash-completion bdf berkdb bitmap-fonts bluetooth bootsplash browserplugin
cardbus ccache cdda cddb cdio cdparanoia cdr cdrom cle266 crypt css cups curl
curlwrappers dbus devmap dillo divx4linux dlloader dvd dvdread emoticon esd exif
fam fbcon fbdev fbsplash firefox fping freetype gd gdbm gif gnokii gnome
gstreamer gtk gtk2 hal hpn icc id3 idn imagemagick imap imlib imlib2
insecure-drivers insecure-savers java javascript jikes jpeg kde kdeenablefinal
libedit libwww logrotate lynxkeymap mad madwifi maildir matroska mbox mmx mmxext
mozilla moznoirc mozsvg mp3 mpeg mpeg2 mpeg4 mplayer multicall ncurses netboot
network new-login nfs nis nls no-old-linux no-suexec noantlr nobcel nobeanutils
nobsf nobsh nocd nocommonslogging nocommonsnet nodrm nogg nogulm nojsch nojython
nolog4j nomac nooro nopri norhino noxalan noxerces nozaptel nptl nptlonly
nsplugin offensive ogg oggvorbis opengl openssh pam_console pam_timestamp
passfile password patented pccts pcmcia pcre perl perlsuid pic player png pnp qt
quicktime rar readline real recode reiserfs ruby samba sdl sendfile sensord sftp
slang sms spell spf sse sse2 ssl startup-notification stream subp subtitles suid
symlink sysfs syslog transcode truetype truetype-fonts trusted type1-fonts
underscores unichrome unicode unsafe usb utf8 uudeview vim vim-pager vlm vorbis
wifi win32codecs wma123 x11vnc xine xinetd xml xml2 xmms xpm xscreensaver xv
xvid xvmc zlib video_cards_via linguas_de userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL
Comment 10 Alexander Skwar 2005-10-08 05:07:45 UTC
Created attachment 70139 [details]
error report file with more information is saved as hs_err_pid23423.log

The attached file is mentioned in the abort message:

# Java VM: Java HotSpot(TM) Client VM (1.4.2_09-b05 mixed mode)
# An error report file with more information is saved as hs_err_pid23423.log
Comment 11 Saleem Abdulrasool (RETIRED) gentoo-dev 2005-11-20 22:15:36 UTC
*** Bug 113113 has been marked as a duplicate of this bug. ***
Comment 12 Jakub Moc (RETIRED) gentoo-dev 2005-12-15 01:04:02 UTC
*** Bug 115597 has been marked as a duplicate of this bug. ***
Comment 13 Josh Nichols (RETIRED) gentoo-dev 2006-01-01 16:16:26 UTC
I've disabled jikes support for now. Thanks for reporting.

Jikes support can be re-enabled once bug #89711 is resolved.