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

Bug 258637

Summary: [kde-testing] digikam:live fails to compile because of cmake dependencies
Product: Gentoo Linux Reporter: Valery Novikov <accessor>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Valery Novikov 2009-02-11 20:05:00 UTC
DigiKam:9999 fails to compile.

Reproducible: Always

Steps to Reproduce:
1. emerge digikam:live


Actual Results:  
-- Found gphoto2: -L/usr/lib -lgphoto2_port;-L/usr/lib -lgphoto2 -lgphoto2_port -lm                
-- checking for module 'libkdcraw>=0.4.0'                                                          
--   package 'libkdcraw>=0.4.0' not found                                                          
-- checking for module 'libkexiv2>=0.5.0'                                                          
--   package 'libkexiv2>=0.5.0' not found                                                          
....

CMake Error at CMakeLists.txt:175 (MESSAGE):                                                       
   digiKam needs libkipi library >= 0.2.0. You need to install libkipi first                       


--  libkipi website is at http://www.digikam.org/sharedlibs
--                                                         
--  libkexiv2 library found............. NO                
--                                                         
CMake Error at CMakeLists.txt:185 (MESSAGE):               
   digiKam needs libkexiv2 library >= 0.5.0. You need to install libkexiv2 first


--  libkexiv2 website is at http://www.digikam.org/sharedlibs
--                                                           
--  libkdcraw library found............. NO                  
--                                                           
CMake Error at CMakeLists.txt:195 (MESSAGE):                 
   digiKam needs libkdcraw library >= 0.4.0. You need to install libkdcraw first


--  libkdcraw website is at http://www.digikam.org/sharedlibs
--                                                           
--  libgphoto2 library found............ YES                 
--  libkdepimlibs library found......... YES (optional)      
--  libmarblewidget library found....... YES (optional)      
--  liblensfun library found............ NO  (optional)      

....

>>> Failed to emerge media-gfx/digikam-9999 ...


Expected Results:  
DigiKam should installs correctly.

There are listed below packages installed:
kde-base/libkexiv2-4.2.0
kde-base/libkdcraw-4.2.0
media-libs/libkipi-0.1.6-r1

kde:4.2 installed with kdeprefix flag enabled.
Comment 1 Valery Novikov 2009-02-11 20:31:03 UTC
Link to eclass log: http://pastebin.com/m6843f704
Comment 2 Valery Novikov 2009-02-11 21:32:09 UTC
Issue is fixed in kde-testing overlays.