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

Bug 701496

Summary: media-gfx/digikam-6.3.0-r1 doesn't compile with media-libs/opencv-4.1.2
Product: Gentoo Linux Reporter: Mark Nowiasz <mark+gentoobugs>
Component: Current packagesAssignee: Andreas K. Hüttel <dilfridge>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: b.buschinski, jstein, kde
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mark Nowiasz 2019-11-29 19:03:14 UTC
After upgrading opencv to 4.1.2 and rebuilding digikam (implicitly and explicitly using emerge @preseved-rebuild), digikam can't find opencv while configuring itself:

--  liblcms found............................ YES
--  libopencv found.......................... NO
CMake Error at core/cmake/modules/MacroUtils.cmake:46 (message):
   libopencv is needed. You need to install the libopencv (version >= 3.1.0) development package.
Call Stack (most recent call first):
  core/CMakeLists.txt:581 (PRINT_LIBRARY_STATUS)



Reproducible: Always
Comment 1 ron widler 2019-11-30 16:14:40 UTC
i ran into the same thing, seems to be because of this bug in opencv-4:
https://bugs.gentoo.org/701472
Comment 2 Jonas Stein gentoo-dev 2019-11-30 20:39:49 UTC
#701472 is fixed. Please test again and reopen, if the bug is still there.