kuickshow seems to require libungif, which is not installed as a dependency. Reproducible: Always Steps to Reproduce: 1. emerge --unmerge libungif (if merged) 2. emerge kuickshow Actual Results: The above compile errors occured, followed by emerge terminating: /bin/sh ../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -mcpu=i686 -fomit-frame-pointer -march=athlon-xp -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o libkdeinit_kuickshow.la -rpath /usr/kde/3.4/lib -no-undefined -avoid-version -L/usr/kde/3.4/lib -L/usr/qt/3/lib -L/usr/lib kuickshow.lo aboutwidget.lo generalwidget.lo kuickconfigdlg.lo main.lo defaultswidget.lo imagewindow.lo kuickdata.lo imdata.lo filefinder.lo kurlwidget.lo filewidget.lo kuickio.lo kuick.lo imlibwidget.lo slideshowwidget.lo printing.lo -lkdeprint -L/usr/lib -lImlib -ljpeg -ltiff -lungif -lpng -lz -lm -lXext -lSM -lICE -lXext -lX11 grep: /usr/lib/libungif.la: No such file or directory /bin/sed: can't read /usr/lib/libungif.la: No such file or directory libtool: link: `/usr/lib/libungif.la' is not a valid libtool archive make[3]: *** [libkdeinit_kuickshow.la] Error 1 make[3]: Leaving directory `/tmp/portage/kuickshow-3.4.1/work/kuickshow-3.4.1/kuickshow/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/portage/kuickshow-3.4.1/work/kuickshow-3.4.1/kuickshow' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/portage/kuickshow-3.4.1/work/kuickshow-3.4.1' make: *** [all] Error 2 !!! ERROR: kde-base/kuickshow-3.4.1 failed. !!! Function kde_src_compile, Line 164, Exitcode 2 !!! died running emake, kde_src_compile:make !!! If you need support, post the topmost build error, NOT this status message. Expected Results: Compiled correctly. Perhaps related to http://bugs.gentoo.org/show_bug.cgi?id=85720 ?
*** This bug has been marked as a duplicate of 83238 ***