Bug 183262 - kipi-plugins: fc5 rebuild failed
Summary: kipi-plugins: fc5 rebuild failed
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kipi-plugins
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 183361 183367
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-27 20:16 UTC by Rex Dieter
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-04-26 18:52:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rex Dieter 2006-02-27 20:16:36 UTC
It appears some dependant lib either has bloated .la file and/or has missing
Req: libtool-ltdl-devel

Details:

From:
http://buildsys.fedoraproject.org/logs/fedora-development-extras/3996-kipi-plugins-0.1.0-0.6.rc1.fc5/
/bin/sh ../../libtool --silent --tag=CXX --mode=link g++  -DNDEBUG -DNO_DEBUG
-O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -fno-exceptions -fno-check-new
-fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION    -o kipiplugin_kameraklient.la -rpath /usr/lib64/kde3
-module -avoid-version -module -no-undefined -Wl,--no-undefined
-Wl,--allow-shlib-undefined   -L/usr/lib64/qt-3.3/lib -L/usr/lib64   
kipiplugin_kameraklient_la.all_cpp.lo  -lkparts -lkdeui -lkipi   -L/usr/lib64
-lgphoto2 -lm -L/usr/lib64 -lgphoto2_port 
/usr/bin/ld: cannot find -lltdl
collect2: ld returned 1 exit status
make[3]: *** [kipiplugin_kameraklient.la] Error 1
make[3]: Leaving directory
`/builddir/build/BUILD/kipi-plugins-0.1.0-rc1/kipi-plugins/kameraklient'

Comment 1 Rex Dieter 2006-02-28 17:24:20 UTC
gphoto2 is the culprit (bug #183367).

Comment 2 Rex Dieter 2006-02-28 17:55:15 UTC
I'm tempted to simply workaround by adding
BR: libtool-ltdl-devel 
here, but can't since most FE builds are dead due to 
"gtk2/hicolor circular dep" (bug #183361)

Comment 3 Rex Dieter 2006-03-01 15:45:53 UTC
Workaround implemented, will keep this open so we'll know when to remove the
hack when gphoto2 is fixed.


Note You need to log in before you can comment on or make changes to this bug.