Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258637 - [kde-testing] digikam:live fails to compile because of cmake dependencies
Summary: [kde-testing] digikam:live fails to compile because of cmake dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-11 20:05 UTC by Valery Novikov
Modified: 2009-02-11 21:32 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 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.