Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100634 - kuickshow 3.4.1 compile failure
Summary: kuickshow 3.4.1 compile failure
Status: RESOLVED DUPLICATE of bug 83238
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-28 13:11 UTC by Sam Schinke
Modified: 2005-07-28 14:05 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Schinke 2005-07-28 13:11:56 UTC
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 ?
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-07-28 14:05:12 UTC

*** This bug has been marked as a duplicate of 83238 ***