Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 327245

Summary: media-gfx/digikam-1.3.0 fails to build, cmake error, cannot find libkdcraw, libkexiv2
Product: Gentoo Linux Reporter: Ai Locke Shinseiko (Wizzleby) <Wizzleby>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: dilfridge, gentoo, grzesiek.golec
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info =digikam-1.3.0
emerge -pqv =digikam-1.3.0

Description Ai Locke Shinseiko (Wizzleby) 2010-07-07 02:28:14 UTC
During configure, cmake errors out, complaining that it is not satisfied that proper versions of libkdcraw and libkexiv2 are available. Both are installed, and at version 4.4.5.
Comment 1 Ai Locke Shinseiko (Wizzleby) 2010-07-07 02:29:40 UTC
Created attachment 237827 [details]
build.log
Comment 2 Ai Locke Shinseiko (Wizzleby) 2010-07-07 02:31:20 UTC
Created attachment 237829 [details]
emerge --info =digikam-1.3.0
Comment 3 Ai Locke Shinseiko (Wizzleby) 2010-07-07 02:32:27 UTC
Created attachment 237831 [details]
emerge -pqv =digikam-1.3.0
Comment 4 Jochen 2010-07-07 05:55:24 UTC
Hi,

concerning this problem, one of digikam's developers wrote the following:

>Submitted by cauliergilles on Tue, 2010-06-08 13:56.
>
>These dependencies have been increased due to severals improvements done in >these libraries.
>
>Just recompile and install these libs from kdegraphics. See sharedlibs page >for details :
>
>http://www.digikam.org/sharedlibs
>
>These libraries are updated exclusively by digiKam team...
>
>Gilles Caulier

from: http://www.digikam.org/drupal/node/522#comment-19224

So either we'll have to wait for KDE SC 4.5 to compile digikam 1.3.0 or checkout those specific libs from trunk. Madness.

Cheers
Jochen
Comment 5 Andreas K. Hüttel archtester gentoo-dev 2010-07-07 09:16:21 UTC
Right. Thank you. Seems like they forgot to update the corresponding KDE versions in the source README file (where I found that we need at least 4.4.2 for libkdcraw, and put that in the dependencies). Testing was done on 4.4.90, so...

I'm raising the kde dependency in the sci overlay, and will restore the 1.2.0-r1 ebuild later on.
Comment 6 Andreas K. Hüttel archtester gentoo-dev 2010-07-07 14:20:26 UTC
dependencies have now been bumped to kde-4.5.

digikam-1.2.0 is also back in the overlay.