[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#880103: libkface: FTBFS with OpenCV 3.2.0



Package: libkface
Version: 4:15.04.0-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi,

libkface FTBFS with OpenCV 3.2.0 which is now in unstable:

-- First try at finding OpenCV...
-- Could NOT find OpenCV (missing: contrib legacy) (found version "3.2.0")
CMake Warning at cmake/modules/MacroOpenCV.cmake:27 (find_package):
  Found package configuration file:

    /usr/share/OpenCV/OpenCVConfig.cmake

  but it set OpenCV_FOUND to FALSE so package "OpenCV" is considered to be
  NOT FOUND.
Call Stack (most recent call first):
  CMakeLists.txt:32 (DETECT_OPENCV)


-- Great, found OpenCV on the first try.
-- OpenCV Root directory is: /usr/share/OpenCV
-- OpenCV: Found version 3.2.0 (required: 2.4.9)
-- OpenCV headers: /usr/include;/usr/include/opencv
-- OpenCV libs   : opencv_core;opencv_highgui;opencv_objdetect;opencv_imgproc
CMake Error at CMakeLists.txt:113 (message):
  LibKface cannot be compiled.


CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 3.9)

  should be added at the top of the file.  The version specified may be lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!


Full build log attached.

Andreas

Attachment: libkface.log.gz
Description: application/gzip


Reply to: