Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 701496 - media-gfx/digikam-6.3.0-r1 doesn't compile with media-libs/opencv-4.1.2
Summary: media-gfx/digikam-6.3.0-r1 doesn't compile with media-libs/opencv-4.1.2
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-29 19:03 UTC by Mark Nowiasz
Modified: 2019-11-30 20:39 UTC (History)
3 users (show)

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 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.