Emerge kdebindings-3.1.2 fails on my machine with the following error: [SNIPP] make[4]: Leaving directory `/var/tmp/portage/kdebindings-3.1.2/work/kdebindings-3.1.2/qtjava/javalib/org' make[4]: Entering directory `/var/tmp/portage/kdebindings-3.1.2/work/kdebindings-3.1.2/qtjava/javalib' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=pentium3 -O3 -pipe -fno-exceptions -fno-check-new -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp main.cpp: In function `int main(int, char**)': main.cpp:23: warning: unused parameter `int argc' main.cpp:23: warning: unused parameter `char**argv' /bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=pentium3 -O3 -pipe -fno-exceptions -fno-check-new -o javalib -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.1/lib main.o ./qtjava/libqtjava.la -lqt-mt -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread cf qtjava.jar org/kde/qt/*.class /bin/sh: line 1: cf: command not found make[4]: *** [qtjava.jar] Error 127 make[4]: Leaving directory `/var/tmp/portage/kdebindings-3.1.2/work/kdebindings-3.1.2/qtjava/javalib' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/kdebindings-3.1.2/work/kdebindings-3.1.2/qtjava/javalib' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/kdebindings-3.1.2/work/kdebindings-3.1.2/qtjava' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/kdebindings-3.1.2/work/kdebindings-3.1.2' make: *** [all] Error 2 !!! ERROR: kde-base/kdebindings-3.1.2 failed. !!! Function kde_src_compile, Line 123, Exitcode 2 !!! died running emake, kde_src_compile:make My portage configuration: Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.2, glibc-2.2.5-r2,2.3.1-r4) ================================================================= System uname: 2.4.20-gentoo-r2 i686 Pentium III (Coppermine) GENTOO_MIRRORS=" http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/ http://gentoo.oregonstate.edu/ http://www.ibiblio.org/pub/Linux/distributions/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="" USE="x86 3dnow apm avi crypt cups encode gif jpeg gnome libg++ mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml gdbm berkdb slang readline arts tetex bonobo svga tcltk guile X sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gtk qt kde motif opengl mozilla ldap snmp cdr dga doc dvd emacs imap leim matrox moznocompose moznoirc moznomail mule samba slp sse -oss -java -scanner" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-march=pentium3 -O3 -pipe" CXXFLAGS="-march=pentium3 -O3 -pipe" ACCEPT_KEYWORDS="x86" MAKEOPTS="-j2" AUTOCLEAN="yes" SYNC="rsync://rsync.ch.gentoo.org/gentoo-portage/" FEATURES="sandbox ccache"
how about kdebindings-3.1.3...does this get fixed?
Finally, I managed to install kdebindings-3.1.2 It seems to be a java related problem. I do not have 'java' included in my USE flags. Im using blackdown-jdk-1.4.1. Emergeing kdebindings-3.1.2 repreatedly failed when java is not part of the USE flags. Using the commandline USE=java emerge kdebindings fixed the problem.
should be fixed in 3.1.4 (even with the use flag off)