Opened 12 years ago

Closed 12 years ago

#34757 closed defect (fixed)

digikam: OpenCV required but some headers or libs not found

Reported by: fasimeru@… Owned by: jgosmann (Jan Gosmann)
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc: plucinski.mariusz@…
Port: digikam

Description

Here is the log file. I have and Xcode 4.3.2

Attachments (1)

main.log (5.5 MB) - added by fasimeru@… 12 years ago.

Change History (5)

Changed 12 years ago by fasimeru@…

Attachment: main.log added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: digikam build removed
Owner: changed from macports-tickets@… to jan@…
Summary: digikam : fails to builddigikam: OpenCV required but some headers or libs not found

The relevant part of the log seems to be:

:info:configure -- First try at finding OpenCV...
:info:configure CMake Warning at extra/libkface/CMakeLists.txt:58 (FIND_PACKAGE):
:info:configure   By not providing "FindOpenCV.cmake" in CMAKE_MODULE_PATH this project has
:info:configure   asked CMake to find a package configuration file provided by "OpenCV", but
:info:configure   CMake did not find one.
:info:configure 
:info:configure   Could not find a package configuration file provided by "OpenCV" with any
:info:configure   of the following names:
:info:configure 
:info:configure     OpenCVConfig.cmake
:info:configure     opencv-config.cmake
:info:configure 
:info:configure   Add the installation prefix of "OpenCV" to CMAKE_PREFIX_PATH or set
:info:configure   "OpenCV_DIR" to a directory containing one of the above files.  If "OpenCV"
:info:configure   provides a separate development package or SDK, be sure it has been
:info:configure   installed.
:info:configure 
:info:configure 
:info:configure -- Could not find OpenCV normally, trying internal FindOpenCV.cmake
:info:configure -- Checking GNUCXX version 3/4 to determine  OpenCV /opt/net/ path
:info:configure CMake Error at extra/libkface/cmake/modules_opencv/FindOpenCV.cmake:237 (MESSAGE):
:info:configure   OpenCV required but some headers or libs not found.  Please specify its
:info:configure   location with OpenCV_ROOT_DIR env.  variable.
:info:configure Call Stack (most recent call first):
:info:configure   extra/libkface/CMakeLists.txt:63 (FIND_PACKAGE)
:info:configure 
:info:configure 
:info:configure -- Configuring incomplete, errors occurred!

comment:2 Changed 12 years ago by plucinski.mariusz@…

Cc: plucinski.mariusz@… added

Cc Me!

comment:3 Changed 12 years ago by jgosmann (Jan Gosmann)

This problem should be solved with the update to 2.6.0 I just submitted in #34819.

comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.