Skip to content

Instantly share code, notes, and snippets.

Created December 22, 2015 01:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/de540ac153abf3b62e3c to your computer and use it in GitHub Desktop.
Save anonymous/de540ac153abf3b62e3c to your computer and use it in GitHub Desktop.
/var/log/pkgbuild/digikam.log
prt-get: installing /usr/ports/local/digikam
prt-get: starting build Mon Dec 21 20:08:04 2015
=======> Building '/usr/ports/local/digikam/digikam#4.14.0-1.pkg.tar.xz'.
bsdtar -p -o -C /usr/ports/local/digikam/work/src -xf /usr/ports/local/digikam/digikam-4.14.0.tar.bz2
+ build
+ mkdir build
+ cd build
+ cmake ../digikam-4.14.0 -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_tests=OFF
-- The C compiler identification is GNU 4.8.5
-- The CXX compiler identification is GNU 4.8.5
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
-- Found Qt-Version 4.8.6 (using /usr/bin/qmake)
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib64/libX11.so
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Looking for _POSIX_TIMERS
-- Looking for _POSIX_TIMERS - found
-- Found Automoc4: /usr/bin/automoc4
-- Found Perl: /usr/bin/perl (found version "5.18.4")
-- Found Phonon: /usr/include (Required is at least version "4.3.80")
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_FPIE_SUPPORT
-- Performing Test HAVE_FPIE_SUPPORT - Success
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
-- Performing Test __KDE_HAVE_GCC_VISIBILITY
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
-- Found KDE 4.12 include dir: /usr/include
-- Found KDE 4.12 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- ----------------------------------------------------------------------------------
-- Starting CMake configuration for: digiKam Software Collection
-- Local shared libkipi will be compiled.......... NO
-- Local shared libkexiv2 will be compiled........ NO
-- Local shared libkdcraw will be compiled........ NO
-- Local shared libksane will be compiled......... NO
-- Local shared libkface will be compiled......... NO
-- Local shared libkgeomap will be compiled....... NO
-- Local shared libmediawiki will be compiled..... NO
-- Local shared libkvkontakte will be compiled.... NO
-- Extract translations files..................... NO
-- Translations will be compiled.................. YES
-- Handbooks will be compiled..................... YES
-- Tests code will be compiled.................... YES
-- ----------------------------------------------------------------------------------
-- Starting CMake configuration for: kipi-plugins
-- Found Qt-Version 4.8.6 (using /usr/bin/qmake)
-- Found X11: /usr/lib64/libX11.so
-- Kipi library version required : 2.0.0
-- Check Kipi library in local sub-folder...
-- Check Kipi library using pkg-config...
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29")
-- checking for module 'libkipi>=2.0.0'
-- found libkipi, version 2.1.0
-- Found KIPI: /usr/lib64/libkipi.so
-- Kipi library version: 2.1.0
-- Kipi library SO binary version: 11
-- libkipi: Found version 2.1.0 (required: 2.0.0)
-- Check Kexiv2 library in local sub-folder...
-- Check Kexiv2 library using pkg-config...
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
-- Found libkexiv2 release >= 1.0.0
-- Found libkexiv2: /usr/lib64/libkexiv2.so
-- Found JPEG: /usr/lib64/libjpeg.so
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8")
-- Found PNG: /usr/lib64/libpng.so (found version "1.6.20+apng")
-- Found TIFF: /usr/lib64/libtiff.so (found version "4.0.6")
-- Check for Kdcraw library in local sub-folder...
-- Check Kdcraw library using pkg-config...
-- checking for module 'libkdcraw'
-- found libkdcraw, version 2.4.2
-- Found libkdcraw release 2.4.2
-- Found libkdcraw: /usr/lib64/libkdcraw.so
-- libkdcraw: Found version 2.4.2 (required: 2.2.0)
-- Found EXPAT: /usr/lib64/libexpat.so (found version "2.1.0")
-- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.3")
-- Found LibXslt: /usr/lib64/libxslt.so
-- Found OpenGL: /usr/lib64/libGL.so
-- checking for one of the modules 'libgpod-1.0'
-- libgpod dir:
-- libgpod lib:
-- libgpod def:
-- libgpod ver:
-- checking for module 'gdk-pixbuf-2.0'
-- found gdk-pixbuf-2.0, version 2.32.2
-- Found Gdk: /usr/include/gdk-pixbuf-2.0
-- Found GLIB2: /usr/lib64/libglib-2.0.so
-- checking for module 'gobject-2.0'
-- found gobject-2.0, version 2.46.2
-- Found GOBJECT: /usr/lib64/libgobject-2.0.so;/usr/lib64/libgmodule-2.0.so;/usr/lib64/libgthread-2.0.so;/usr/lib64/libglib-2.0.so
-- Found FLEX: /usr/bin/flex (found version "2.6.0")
-- Found BISON: /usr/bin/bison (found version "3.0.4")
-- Found KdepimLibs: /usr/lib64/cmake/KdepimLibs/KdepimLibsConfig.cmake
-- Found QCA2: /usr/lib64/libqca.so
-- Check for Ksane library in local sub-folder...
-- Check Ksane library using pkg-config...
-- checking for one of the modules 'libksane'
-- Found libksane release 0.3.0
-- Found libksane: /usr/lib64/libksane.so
-- checking for module 'QJson>=0.5'
-- found QJson, version 0.8.1
-- Found QJSON: /usr/lib64/libqjson.so
CMake Warning at /usr/share/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 (find_package):
By not providing "FindKGeoMap.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "KGeoMap", but
CMake did not find one.
Could not find a package configuration file provided by "KGeoMap" with any
of the following names:
KGeoMapConfig.cmake
kgeomap-config.cmake
Add the installation prefix of "KGeoMap" to CMAKE_PREFIX_PATH or set
"KGeoMap_DIR" to a directory containing one of the above files. If
"KGeoMap" provides a separate development package or SDK, be sure it has
been installed.
Call Stack (most recent call first):
extra/kipi-plugins/CMakeLists.txt:112 (MACRO_OPTIONAL_FIND_PACKAGE)
CMake Warning at /usr/share/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 (find_package):
By not providing "FindMediawiki.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"Mediawiki", but CMake did not find one.
Could not find a package configuration file provided by "Mediawiki" with
any of the following names:
MediawikiConfig.cmake
mediawiki-config.cmake
Add the installation prefix of "Mediawiki" to CMAKE_PREFIX_PATH or set
"Mediawiki_DIR" to a directory containing one of the above files. If
"Mediawiki" provides a separate development package or SDK, be sure it has
been installed.
Call Stack (most recent call first):
extra/kipi-plugins/CMakeLists.txt:113 (MACRO_OPTIONAL_FIND_PACKAGE)
CMake Warning at /usr/share/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 (find_package):
By not providing "FindLibKVkontakte.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"LibKVkontakte", but CMake did not find one.
Could not find a package configuration file provided by "LibKVkontakte"
with any of the following names:
LibKVkontakteConfig.cmake
libkvkontakte-config.cmake
Add the installation prefix of "LibKVkontakte" to CMAKE_PREFIX_PATH or set
"LibKVkontakte_DIR" to a directory containing one of the above files. If
"LibKVkontakte" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
extra/kipi-plugins/CMakeLists.txt:114 (MACRO_OPTIONAL_FIND_PACKAGE)
-- Could NOT find required package HUpnpCore: <http://herqq.org>
-- Could NOT find required package HUpnpAv: <http://herqq.org>
-- Could NOT find ImageMagick (missing: ImageMagick_MagickCore_LIBRARY ImageMagick_display_EXECUTABLE)
CMake Warning at /usr/share/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 (find_package):
By not providing "FindQtGStreamer.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"QtGStreamer", but CMake did not find one.
Could not find a package configuration file provided by "QtGStreamer" with
any of the following names:
QtGStreamerConfig.cmake
qtgstreamer-config.cmake
Add the installation prefix of "QtGStreamer" to CMAKE_PREFIX_PATH or set
"QtGStreamer_DIR" to a directory containing one of the above files. If
"QtGStreamer" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
extra/kipi-plugins/CMakeLists.txt:118 (MACRO_OPTIONAL_FIND_PACKAGE)
-- Could NOT find QtKOAuth (missing: QTKOAUTH_LIBRARIES QTKOAUTH_INCLUDE_DIR)
CMake Warning at extra/kipi-plugins/CMakeLists.txt:134 (message):
libkgeomap: Version information not found, your version is probably too
old.
CMake Warning at extra/kipi-plugins/CMakeLists.txt:153 (message):
libkvkontakte: Version information not found, your version is probably too
old.
-- Found X11: /usr/lib64/libX11.so
-- First try at finding OpenCV...
CMake Warning at /usr/share/OpenCV/OpenCVConfig.cmake:219 (message):
opencv_contrib is required but was not found
Call Stack (most recent call first):
extra/kipi-plugins/cmake/modules/MacroOpenCV.cmake:27 (find_package)
extra/kipi-plugins/CMakeLists.txt:183 (DETECT_OPENCV)
CMake Warning at /usr/share/OpenCV/OpenCVConfig.cmake:219 (message):
opencv_legacy is required but was not found
Call Stack (most recent call first):
extra/kipi-plugins/cmake/modules/MacroOpenCV.cmake:27 (find_package)
extra/kipi-plugins/CMakeLists.txt:183 (DETECT_OPENCV)
-- Great, found OpenCV on the first try.
-- OpenCV Root directory is: /usr/share/OpenCV
-- OpenCV: Found version 3.0.0 (required: 2.4.9)
-- OpenCV headers: /usr/include/opencv;/usr/include
-- OpenCV libs : opencv_core;opencv_highgui;opencv_objdetect;opencv_imgproc
-- ENABLE_OPENCV3 option is disabled and OpenCV >= 3.0.0 have been found. Enabled ENABLE_OPENCV3
--
-- ----------------------------------------------------------------------------------
-- kipi-plugins 4.14.0 dependencies results <http://www.digikam.org>
--
-- libqt found.............................. YES
-- libkde found............................. YES
-- libjpeg found............................ YES
-- libtiff found............................ YES
-- libpng found............................. YES
-- libkipi found............................ YES
-- libkexiv2 found.......................... YES
-- libkdcraw found.......................... YES
-- libxml2 found............................ YES (optional)
-- libxslt found............................ YES (optional)
-- libexpat found........................... YES (optional)
-- libopencv found.......................... NO (optional)
-- Kipi-plugins will be compiled without libopencv support.
-- Please install the libopencv (version >= 2.4.9) development package.
--
-- libqjson found........................... YES (optional)
-- libkdepimlibs found...................... YES (optional)
-- libqca found............................. YES (optional)
-- libkgeomap found......................... NO (optional)
-- Kipi-plugins will be compiled without libkgeomap support.
-- Please install the libkgeomap (version >= 3.0.0) development package.
--
-- libmediawiki found....................... NO (optional)
-- Kipi-plugins will be compiled without libmediawiki support.
-- Please install the libmediawiki (version >= 1.0.0) development package.
--
-- libkvkontakte found...................... NO (optional)
-- Kipi-plugins will be compiled without libkvkontakte support.
-- Please install the libkvkontakte (version >= 4.12.0) development package.
--
-- libimagemagick found..................... NO (optional)
-- Kipi-plugins will be compiled without libimagemagick support.
-- Please install the libimagemagick (version >= 5.5.4) development package.
--
-- libqtgstreamer found..................... NO (optional)
-- Kipi-plugins will be compiled without libqtgstreamer support.
-- Please install the libqtgstreamer (version >= 0.9.0) development package.
--
-- libgpod found............................ NO (optional)
-- Kipi-plugins will be compiled without libgpod support.
-- Please install the libgpod (version >= 0.7.0) development package.
--
-- libgdk found............................. YES (optional)
-- libqtkoauth found........................ NO (optional)
-- Kipi-plugins will be compiled without libqtkoauth support.
-- Please install the libqtkoauth (version >= 0.97) development package.
--
-- libksane found........................... YES (optional)
-- libhupnp found........................... NO (optional)
-- Internal version used instead
-- Please install the libhupnp (version >= 2.0.0) development package.
--
-- libqtsoap found.......................... NO (optional)
-- Kipi-plugins will be compiled without libqtsoap support.
-- Please install the libqtsoap (version >= 2.7.0) development package.
--
-- native threads support found............. YES (optional)
-- native Opengl support found.............. YES (optional)
-- Qt4 OpenGL module found.................. YES (optional)
-- libX11 found............................. YES (optional)
--
-- kipi-plugins will be compiled............ YES
-- Shwup will be compiled................... YES (optional)
-- YandexFotki will be compiled............. YES (optional)
-- HtmlExport will be compiled.............. YES (optional)
-- AdvancedSlideshow will be compiled....... YES (optional)
-- ImageViewer will be compiled............. YES (optional)
-- AcquireImages will be compiled........... YES (optional)
-- DNGConverter will be compiled............ YES (optional)
-- DLNAExport will be compiled.............. NO (optional)
-- RemoveRedEyes will be compiled........... NO (optional)
-- Debian Screenshots will be compiled...... YES (optional)
-- Facebook will be compiled................ YES (optional)
-- Imgur will be compiled................... YES (optional)
-- GoogleServices will be compiled.......... YES (optional)
-- Dropbox will be compiled................. YES (optional)
-- VKontakte will be compiled............... NO (optional)
-- IpodExport will be compiled.............. NO (optional)
-- Calendar will be compiled................ YES (optional)
-- GPSSync will be compiled................. NO (optional)
-- Mediawiki will be compiled............... NO (optional)
-- Panorama will be compiled................ YES (optional)
-- VideoSlideshow will be compiled.......... NO (optional)
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:1003 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/tests/CMakeLists.txt:23 (KDE4_ADD_EXECUTABLE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:1003 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/tests/multithreading/CMakeLists.txt:32 (KDE4_ADD_EXECUTABLE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:1055 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/common/libkipiplugins/CMakeLists.txt:36 (KDE4_ADD_LIBRARY)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/timeadjust/CMakeLists.txt:18 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/jpeglossless/CMakeLists.txt:30 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/rawconverter/CMakeLists.txt:26 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/metadataedit/CMakeLists.txt:51 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/sendimages/CMakeLists.txt:15 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/flashexport/CMakeLists.txt:23 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/flickrexport/CMakeLists.txt:24 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/galleryexport/CMakeLists.txt:21 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/piwigoexport/CMakeLists.txt:17 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/kioexportimport/CMakeLists.txt:17 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/smug/CMakeLists.txt:18 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/printimages/CMakeLists.txt:37 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:1055 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/expoblending/CMakeLists.txt:44 (KDE4_ADD_LIBRARY)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/expoblending/CMakeLists.txt:60 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:1003 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/expoblending/CMakeLists.txt:77 (KDE4_ADD_EXECUTABLE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/kopete/CMakeLists.txt:12 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/batchprocessimages/CMakeLists.txt:48 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/rajceexport/CMakeLists.txt:21 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/kmlexport/CMakeLists.txt:14 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/imageshackexport/CMakeLists.txt:18 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:1055 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/photolayoutseditor/CMakeLists.txt:176 (KDE4_ADD_LIBRARY)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/photolayoutseditor/CMakeLists.txt:195 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:1003 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/photolayoutseditor/CMakeLists.txt:212 (KDE4_ADD_EXECUTABLE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/jalbumexport/CMakeLists.txt:16 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/calendar/CMakeLists.txt:22 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/shwup/CMakeLists.txt:22 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/yandexfotki/CMakeLists.txt:25 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/debianscreenshots/CMakeLists.txt:25 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/facebook/CMakeLists.txt:20 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/imgurexport/CMakeLists.txt:32 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/googleservices/CMakeLists.txt:24 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/dropbox/CMakeLists.txt:20 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/htmlexport/CMakeLists.txt:33 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:1055 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/acquireimages/CMakeLists.txt:24 (KDE4_ADD_LIBRARY)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/acquireimages/CMakeLists.txt:40 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:1003 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/acquireimages/CMakeLists.txt:56 (KDE4_ADD_EXECUTABLE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/advancedslideshow/CMakeLists.txt:42 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/imageviewer/CMakeLists.txt:17 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:1055 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/dngconverter/CMakeLists.txt:58 (KDE4_ADD_LIBRARY)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:1055 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/dngconverter/CMakeLists.txt:90 (KDE4_ADD_LIBRARY)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:1055 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/dngconverter/CMakeLists.txt:221 (KDE4_ADD_LIBRARY)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:1003 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/dngconverter/plugin/CMakeLists.txt:18 (KDE4_ADD_EXECUTABLE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/dngconverter/plugin/CMakeLists.txt:39 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:1003 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/dngconverter/test/CMakeLists.txt:12 (KDE4_ADD_EXECUTABLE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:1003 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/dngconverter/test/CMakeLists.txt:21 (KDE4_ADD_EXECUTABLE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:1003 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/dngconverter/test/CMakeLists.txt:37 (KDE4_ADD_EXECUTABLE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:1055 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/panorama/CMakeLists.txt:68 (KDE4_ADD_LIBRARY)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:679 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/panorama/CMakeLists.txt:85 (KDE4_ADD_PLUGIN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/automoc4/Automoc4Config.cmake:179 (get_directory_property):
Policy CMP0059 is not set: Do no treat DEFINITIONS as a built-in directory
property. Run "cmake --help-policy CMP0059" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/lib64/automoc4/Automoc4Config.cmake:243 (_add_automoc4_target)
/usr/share/apps/cmake/modules/KDE4Macros.cmake:1003 (_automoc4_kde4_pre_target_handling)
extra/kipi-plugins/panorama/CMakeLists.txt:113 (KDE4_ADD_EXECUTABLE)
This warning is for project developers. Use -Wno-dev to suppress it.
-- ----------------------------------------------------------------------------------
-- Starting CMake configuration for: digiKam
-- Found Qt-Version 4.8.6 (using /usr/bin/qmake)
-- Found X11: /usr/lib64/libX11.so
-- PGF library version required : 6.12.24
-- checking for module 'libpgf>=6.12.24'
-- package 'libpgf>=6.12.24' not found
-- Could NOT find libpgf (missing: PGF_LIBRARIES PGF_INCLUDE_DIRS)
-- PGF_CODEC_VERSION_ID =
-- PGF_VERSION =
-- PGF_INCLUDE_DIRS = PGF_INCLUDE_DIRS-NOTFOUND
-- PGF_LIBRARIES = PGF_LIBRARIES-NOTFOUND
-- PGF_LDFLAGS =
-- PGF_CFLAGS =
-- Check Kexiv2 library in local sub-folder...
-- Check Kexiv2 library using pkg-config...
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
-- Found libkexiv2 release >= 1.0.0
-- Found libkexiv2: /usr/lib64/libkexiv2.so
-- Check for Kdcraw library in local sub-folder...
-- Check Kdcraw library using pkg-config...
-- Found libkdcraw release 2.4.2
-- Found libkdcraw: /usr/lib64/libkdcraw.so
-- Kipi library version required : 2.0.0
-- Check Kipi library in local sub-folder...
-- Check Kipi library using pkg-config...
-- Kipi library version: 2.1.0
-- libkipi: Found version 2.1.0 (required: 2.0.0)
-- Check Kface library in local sub-folder...
-- Check Kface library using pkg-config...
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
-- PKGCONFIG() indicates that libkface is not installed (install the package which contains libkface.pc if you want to support this feature)
CMake Warning at core/CMakeLists.txt:118 (find_package):
By not providing "FindKGeoMap.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "KGeoMap", but
CMake did not find one.
Could not find a package configuration file provided by "KGeoMap" with any
of the following names:
KGeoMapConfig.cmake
kgeomap-config.cmake
Add the installation prefix of "KGeoMap" to CMAKE_PREFIX_PATH or set
"KGeoMap_DIR" to a directory containing one of the above files. If
"KGeoMap" provides a separate development package or SDK, be sure it has
been installed.
-- Found Jasper: /usr/lib64/libjasper.so (found version "1.900.1")
-- Found Eigen3: /usr/include/eigen3 (Required is at least version "2.91.0")
-- Boost version: 1.59.0
-- First try at finding OpenCV...
CMake Warning at /usr/share/OpenCV/OpenCVConfig.cmake:219 (message):
opencv_contrib is required but was not found
Call Stack (most recent call first):
core/cmake/modules/MacroOpenCV.cmake:27 (find_package)
core/CMakeLists.txt:139 (DETECT_OPENCV)
CMake Warning at /usr/share/OpenCV/OpenCVConfig.cmake:219 (message):
opencv_legacy is required but was not found
Call Stack (most recent call first):
core/cmake/modules/MacroOpenCV.cmake:27 (find_package)
core/CMakeLists.txt:139 (DETECT_OPENCV)
-- Great, found OpenCV on the first try.
-- OpenCV Root directory is: /usr/share/OpenCV
-- OpenCV: Found version 3.0.0 (required: 2.4.9)
-- OpenCV headers: /usr/include/opencv;/usr/include
-- OpenCV libs : opencv_core;opencv_highgui;opencv_objdetect;opencv_imgproc
-- ENABLE_OPENCV3 option is disabled and OpenCV >= 3.0.0 have been found. Enabled ENABLE_OPENCV3
-- libkdcraw: Found version 2.4.2 (required: 2.2.0)
CMake Warning at core/CMakeLists.txt:179 (message):
libkgeomap: Version information not found, your version is probably too
old.
-- Check for LCMS1 availability...
-- checking for module 'lcms'
-- package 'lcms' not found
-- Could NOT find LCMS (missing: LCMS_LIBRARIES LCMS_INCLUDE_DIR)
-- Check for LCMS2 availability instead LCMS1...
-- checking for module 'lcms2'
-- found lcms2, version 2.7
-- Found lcms version 2.07, /usr/lib64/liblcms2.so
-- Found LCMS2 instead LCMS1: /usr/lib64/liblcms2.so /usr/include
-- Libjpeg version: 84
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.10")
-- Could NOT find Sqlite2 (missing: SQLITE2_LIBRARIES SQLITE2_INCLUDE_DIR)
-- checking for module 'lqr-1'
-- package 'lqr-1' not found
-- Could NOT find Lqr-1 (missing: LQR-1_INCLUDE_DIRS LQR-1_LIBRARIES)
-- Found gphoto2: -L/usr/lib -lgphoto2_port;-L/usr/lib -lgphoto2 -lgphoto2_port -lm
-- Found LIBUSB: /usr/lib64/libusb.so
-- checking for module 'lensfun'
-- package 'lensfun' not found
-- Could NOT find LensFun (missing: LENSFUN_INCLUDE_DIRS LENSFUN_LIBRARIES)
CMake Warning at core/CMakeLists.txt:340 (message):
liblensfun: Version information not found, your version is probably too
old.
CMake Warning at /usr/share/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 (find_package):
By not providing "FindBaloo.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Baloo", but
CMake did not find one.
Could not find a package configuration file provided by "Baloo" with any of
the following names:
BalooConfig.cmake
baloo-config.cmake
Add the installation prefix of "Baloo" to CMAKE_PREFIX_PATH or set
"Baloo_DIR" to a directory containing one of the above files. If "Baloo"
provides a separate development package or SDK, be sure it has been
installed.
Call Stack (most recent call first):
core/CMakeLists.txt:354 (MACRO_OPTIONAL_FIND_PACKAGE)
--
-- ----------------------------------------------------------------------------------
-- digiKam 4.14.0 dependencies results <http://www.digikam.org>
--
-- Qt4 SQL module found..................... YES
-- MySQL Database Support will be compiled.. NO (optional)
-- libqt found.............................. YES
-- libkde found............................. YES
-- libjpeg found............................ YES
-- libtiff found............................ YES
-- libpng found............................. YES
-- liblcms found............................ YES
-- libboostgraph found...................... YES
-- libkexiv2 found.......................... YES
-- libkdcraw found.......................... YES
-- libpgf found............................. NO
CMake Error at core/cmake/modules/MacroUtils.cmake:44 (message):
libpgf is needs. You need to install the libpgf (version >= 6.12.24) development package.
Call Stack (most recent call first):
core/CMakeLists.txt:429 (PRINT_LIBRARY_STATUS)
-- libpgf website is at http://www.libpgf.org
--
-- libopencv found.......................... NO
CMake Error at core/cmake/modules/MacroUtils.cmake:44 (message):
libopencv is needs. You need to install the libopencv (version >= 2.4.9) development package.
Call Stack (most recent call first):
core/CMakeLists.txt:430 (PRINT_LIBRARY_STATUS)
-- libopencv website is at http://opencv.willowgarage.com
--
-- libkipi found............................ YES (optional)
-- libkface found........................... NO (optional)
-- digiKam will be compiled without faces detection and recognition support.
-- Please install the libkface (version >= 2.0.0) development package.
--
-- libkgeomap found......................... NO (optional)
-- digiKam will be compiled without geolocation maps support.
-- Please install the libkgeomap (version >= 3.0.0) development package.
--
-- libkdepimlibs found...................... NO (optional)
-- digiKam will be compiled without KDE address book support.
-- Please install the libkdepimlibs (version >= 4.4.0) development package.
--
-- libjasper found.......................... YES (optional)
-- liblensfun found......................... NO (optional)
-- digiKam will be compiled without Lens Auto Correction tool support.
-- Please install the liblensfun (version >= 0.2.6) development package.
--
-- liblqr-1 found........................... NO (optional)
-- digiKam will be compiled without Contents Aware Resizer tool support.
-- Please install the liblqr-1 (version >= 0.4.1) development package.
--
-- libeigen3 found.......................... YES (optional)
-- libgphoto2 found......................... YES (optional)
-- libbaloo found........................... NO (optional)
-- digiKam will be compiled without KDE files indexing support.
-- Please install the libbaloo (version >= 4.12.0) development package.
--
-- libsqlite2 found......................... NO (optional)
-- digiKam will be compiled without database version <= 0.7 importing support.
-- Please install the libsqlite2 (version >= 2.0.0) development package.
--
-- doxygen found............................ YES (optional)
CMake Error at core/CMakeLists.txt:453 (message):
digiKam will be compiled................. NO (Look README file for more details about dependencies)
-- Configuring incomplete, errors occurred!
See also "/usr/ports/local/digikam/work/src/build/CMakeFiles/CMakeOutput.log".
See also "/usr/ports/local/digikam/work/src/build/CMakeFiles/CMakeError.log".
=======> ERROR: Building '/usr/ports/local/digikam/digikam#4.14.0-1.pkg.tar.xz' failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment