Trying to emerge dev-java/systray4j-2.4 always fails with following error message. Calculating dependencies ...done! >>> emerge (1 of 2) dev-java/systray4j-2.4 to / >>> md5 files ;-) systray4j-2.4.ebuild >>> md5 files ;-) files/digest-systray4j-2.4 >>> md5 files ;-) files/systray4j-2.4-fPIC.patch >>> md5 src_uri ;-) systray4j-2.4-kde3-src.tar.bz2 >>> Unpacking source... >>> Unpacking systray4j-2.4-kde3-src.tar.bz2 to /var/tmp/portage/systray4j-2.4/work * Applying systray4j-2.4-fPIC.patch ... [ ok ] >>> Source unpacked. 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 systray4j.cpp 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 st4jevent.cpp g++ -Wall -fPIC -c -I/usr/kde/3.4/include -I/usr/qt/3/include -I/opt/sun-jdk-1.4.2.09/include -I/opt/sun-jdk-1.4.2.09/include/linux systraymanager.cpp /usr/qt/3/bin/moc systraymanager.h -o systraymanager.moc.cpp 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.cpp /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/sun-jdk-1.4.2.09/include -I/opt/sun-jdk-1.4.2.09/include/linux systraymenu.cpp 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 submenu.cpp 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 systraymanager.moc.cpp 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
Trying to emerge dev-java/systray4j-2.4 always fails with following error message. Calculating dependencies ...done! >>> emerge (1 of 2) dev-java/systray4j-2.4 to / >>> md5 files ;-) systray4j-2.4.ebuild >>> md5 files ;-) files/digest-systray4j-2.4 >>> md5 files ;-) files/systray4j-2.4-fPIC.patch >>> md5 src_uri ;-) systray4j-2.4-kde3-src.tar.bz2 >>> Unpacking source... >>> Unpacking systray4j-2.4-kde3-src.tar.bz2 to /var/tmp/portage/systray4j-2.4/work * Applying systray4j-2.4-fPIC.patch ... [ ok ] >>> Source unpacked. 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 systray4j.cpp 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 st4jevent.cpp g++ -Wall -fPIC -c -I/usr/kde/3.4/include -I/usr/qt/3/include -I/opt/sun-jdk-1.4.2.09/include -I/opt/sun-jdk-1.4.2.09/include/linux systraymanager.cpp /usr/qt/3/bin/moc systraymanager.h -o systraymanager.moc.cpp 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.cpp /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/sun-jdk-1.4.2.09/include -I/opt/sun-jdk-1.4.2.09/include/linux systraymenu.cpp 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 submenu.cpp 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 systraymanager.moc.cpp 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: . . 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. emerge --info output: Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.14-thinkpad-r1 i686) ================================================================= System uname: 2.6.14-thinkpad-r1 i686 Intel(R) Pentium(R) M processor 1700MHz Gentoo Base System version 1.6.13 dev-lang/python: 2.3.5-r2, 2.4.2 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-r1 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.20 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=pentium-m -O2 -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 /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict userpriv usersandbox" GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk" LANG="de_DE.UTF-8" LC_ALL="de_DE.UTF-8" LDFLAGS="-Wl,-O1" LINGUAS="de" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage/usr" SYNC="rsync://ftp.join.uni-muenster.de/gentoo-portage" USE="x86 X acpi alsa apache2 arts audiofile avi bash-completion berkdb bitmap-fonts bzip2 cddb cdr crypt cups curl dbus divx4linux dv dvd dvdr dvdread eds effects emboss encode esd exif expat fam ffmpeg firefox flac foomaticdb fortran gcj gd gdbm gif gimpprint glut gmp gphoto2 gpm gstreamer gtk2 guile hal idn imagemagick imlib ipv6 jack jack-tmpfs java jikes jpeg junit kde kdeenablefinal kig-scripting lcms libg++ libwww lirc lua mad mhash mikmod mmx mng mp3 mpeg mplayer musicbrainz mysql ncurses nls nptl nsplugin ogg oggvorbis openal opengl pam pcmcia pcre pda pdflib perl plugin png povray ppds python qt quicktime rdesktop readline real ruby samba scanner sdl speex spell sqlite sse sse2 ssl subversion svg tcltk tcpd tetex theora tidy tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales vorbis wifi win32codecs wmf xine xinerama xml xml2 xmms xv xvid zeroconf zlib linguas_de userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET
*** This bug has been marked as a duplicate of 99722 ***