[Digikam-users] dependency conflict between libopencv and libjpeg9/62-turbo
Simon Frei
freisim93 at gmail.com
Mon Nov 30 10:42:16 GMT 2015
I changed the line suggested by Gilles, but it did not change anything,
as JPEG8_FOUND is false and thus line 87 is never reached due to the
conditional statement.
From Andrew's statements I think the problem is not even the
libjpeg/rawengine, this is simply the last message printed before
building aborts, the actual problem is somewhere else...
But I do not get what is the problem, the only missing libraries are
optional and the output states that digikam can be compiled. I attached
the output, maybe for you it is obvious.
On 30/11/15 10:33, Gilles Caulier wrote:
> These are new RAWSpeed Codec taken from RawSpeed Codec. These codec
> can process faster Raw file loading and raw demosaicing. That all.
> Same Raw file types are supported in with or without this features.
> Idem for demosaicing methods.
>
> Gilles Caulier
>
> 2015-11-30 10:25 GMT+01:00 Andrew Goodbody <ajg02 at elfringham.co.uk
> <mailto:ajg02 at elfringham.co.uk>>:
>
> I have not tried raw decoding but dk5 compiles with libjpeg62, it
> is just that RawEngine disables the RawSpeed codec. I don't know
> what you lose in that case ie I don't know what that codec would
> do for you.
>
> Andrew
>
>
> On 30 November 2015 08:31:53 GMT+00:00, Gilles Caulier
> <caulier.gilles at gmail.com <mailto:caulier.gilles at gmail.com>> wrote:
>
> I don't understand. It work or not ?
>
> Gilles Caulier
>
> 2015-11-30 9:26 GMT+01:00 Andrew Goodbody
> <ajg02 at elfringham.co.uk <mailto:ajg02 at elfringham.co.uk>>:
>
> Ahh, OK, I just checked. I just live with RawEngine not
> supporting the RawSpeed codec.
>
> Andrew
>
>
> On 29/11/15 23:33, Simon Frei wrote:
>
> This option is already off, as I have opencv2
> installed (off is actually
> standard, I did not even have to change that). The
> libjpeg error occurs
> as part of RawEngine dependencies checks.
>
> On 29/11/15 23:44, Andrew Goodbody wrote:
>
> Hmm, I can't remember the details for sure but I
> disabled whatever it
> is that needs the libjpeg >=8.
> It maybe as simple as editing bootstrap.linux and
> changing the
> -DENABLE_OPENCV3 from ON to OFF.
>
> Andrew
>
> On 29/11/15 12:15, Simon Frei wrote:
>
> Hi
>
> I am trying to build digikam on debian. I run
> into the problem, that I
> can install the libopencv and libjpeg9
> packages at the same time, but
> not their -dev packages, which are needed at
> build time. libopencv
> depends on libjpeg62-turbo-dev which conflicts
> with libjpeg9-dev. So
> when building, I am either missing opencv or
> the libjpeg version is too
> low (>=8 needed).
> Can I somehow avoid this problem when building
> digikam? And maybe
> somebody has some insight in libopencv: Is
> there really a problem with
> libjpeg versions or is this conflict probably
> a bug in the libopencv
> package, i.e. would it be reasonable to file a
> bug report?
> Thanks in advance for any help.
>
> Cheers,
> Simon
>
> _______________________________________________
> Digikam-users mailing list
> Digikam-users at kde.org <mailto:Digikam-users at kde.org>
> https://mail.kde.org/mailman/listinfo/digikam-users
>
>
> ------------------------------------------------------------------------
>
> Digikam-users mailing list
> Digikam-users at kde.org <mailto:Digikam-users at kde.org>
> https://mail.kde.org/mailman/listinfo/digikam-users
>
> _______________________________________________ Digikam-users
> mailing list Digikam-users at kde.org <mailto:Digikam-users at kde.org>
> https://mail.kde.org/mailman/listinfo/digikam-users
>
> _______________________________________________
> Digikam-users mailing list
> Digikam-users at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20151130/bdfe9498/attachment.html>
-------------- next part --------------
qtpaths: could not find a Qt installation of ''
qtpaths: could not find a Qt installation of ''
Qt Install Path :
KF5 Install Path : /usr
digiKam Install Path : /usr/local/stow/digikam-5-beta1/
-- The C compiler identification is GNU 5.2.1
-- The CXX compiler identification is GNU 5.2.1
-- 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
-- ----------------------------------------------------------------------------------
-- Starting CMake configuration for: digikam-software-collection
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Local shared libkipi will be compiled.......... YES
-- Local shared libksane will be compiled......... YES
-- Local shared libmediawiki will be compiled.......... NO (library source code not available)
-- Local shared libkvkontakte will be compiled.......... NO (library source code not available)
-- Extract translations files..................... NO
-- Translations will be compiled.................. NO
-- Handbooks will be compiled..................... YES
-- Tests code will be compiled.................... YES
-- ----------------------------------------------------------------------------------
-- Starting CMake configuration for: libkipi
-- 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.7 (using /usr/bin/qmake)
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXft.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXft.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.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/lib/x86_64-linux-gnu/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.20.2")
-- Found Phonon: /usr/include (Required is at least version "4.3.80")
-- 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
CMake Error at /usr/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake:1472 (add_custom_target):
add_custom_target cannot create target "uninstall" because another target
with the same name already exists. The existing target is a custom target
created in source directory
"/home/simon/Programme/Linux/source/digikam5/digikam-git/dk". See
documentation for policy CMP0002 for more details.
Call Stack (most recent call first):
/usr/share/cmake-3.3/Modules/FindKDE4.cmake:108 (find_package)
extra/libkipi/CMakeLists.txt:12 (find_package)
-- ----------------------------------------------------------------------------------
-- Starting CMake configuration for: libksane
-- Found Qt-Version 4.8.7 (using /usr/bin/qmake)
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- 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
CMake Error at /usr/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake:1472 (add_custom_target):
add_custom_target cannot create target "uninstall" because another target
with the same name already exists. The existing target is a custom target
created in source directory
"/home/simon/Programme/Linux/source/digikam5/digikam-git/dk". See
documentation for policy CMP0002 for more details.
Call Stack (most recent call first):
/usr/share/cmake-3.3/Modules/FindKDE4.cmake:108 (find_package)
extra/libksane/CMakeLists.txt:8 (FIND_PACKAGE)
-- Found Sane: /usr/lib/x86_64-linux-gnu/libsane.so
-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
-----------------------------------------------------------------------------
* SANE development toolkit - Scanner Access Now Easy (SANE) development package
-----------------------------------------------------------------------------
-- Congratulations! All external packages have been found.
-----------------------------------------------------------------------------
-- ----------------------------------------------------------------------------------
-- Starting CMake configuration for: kipi-plugins
-- Found KF5Config: /usr/lib/x86_64-linux-gnu/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.15.0")
-- Found KF5WindowSystem: /usr/lib/x86_64-linux-gnu/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.15.0")
-- Found KF5XmlGui: /usr/lib/x86_64-linux-gnu/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.15.0")
-- Found Gettext: /usr/bin/msgmerge (found version "0.19.6")
-- Found PythonInterp: /usr/bin/python (found version "2.7.10")
-- Found KF5I18n: /usr/lib/x86_64-linux-gnu/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.15.0")
-- Found KF5KIO: /usr/lib/x86_64-linux-gnu/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.15.0")
-- Found KF5Service: /usr/lib/x86_64-linux-gnu/cmake/KF5Service/KF5ServiceConfig.cmake (found version "5.15.0")
-- Found KF5IconThemes: /usr/lib/x86_64-linux-gnu/cmake/KF5IconThemes/KF5IconThemesConfig.cmake (found version "5.15.0")
-- Found KF5: success (found suitable version "5.15.0", minimum required is "5.1.0") found components: Config WindowSystem XmlGui I18n KIO Service IconThemes
-- Found KF5Archive: /usr/lib/x86_64-linux-gnu/cmake/KF5Archive/KF5ArchiveConfig.cmake (found version "5.15.0")
-- Found KF5ThreadWeaver: /usr/lib/x86_64-linux-gnu/cmake/KF5ThreadWeaver/KF5ThreadWeaverConfig.cmake (found version "5.15.0")
CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package):
Could not find a package configuration file provided by "KF5CalendarCore"
(requested version 5.1.0) with any of the following names:
KF5CalendarCoreConfig.cmake
kf5calendarcore-config.cmake
Add the installation prefix of "KF5CalendarCore" to CMAKE_PREFIX_PATH or
set "KF5CalendarCore_DIR" to a directory containing one of the above files.
If "KF5CalendarCore" provides a separate development package or SDK, be
sure it has been installed.
Call Stack (most recent call first):
extra/kipi-plugins/CMakeLists.txt:116 (find_package)
-- Could NOT find KF5CalendarCore: found neither KF5CalendarCoreConfig.cmake nor kf5calendarcore-config.cmake
-- Found KF5: success (found suitable version "5.15.0", minimum required is "5.1.0") found components: Archive ThreadWeaver missing components: CalendarCore
-- libkipi : use local library from /home/simon/Programme/Linux/source/digikam5/digikam-git/dk/extra/libkipi/
-- libkipi found : TRUE
-- libkipi library : KF5Kipi
-- libkipi includes : /home/simon/Programme/Linux/source/digikam5/digikam-git/dk/extra/libkipi/src;/home/simon/Programme/Linux/source/digikam5/digikam-git/dk/build/extra/libkipi/src;/home/simon/Programme/Linux/source/digikam5/digikam-git/dk/build/extra/libkipi
CMake Error at extra/kipi-plugins/cmake/modules/MacroLocalLibs.cmake:48 (file):
file failed to open for reading (No such file or directory):
/home/simon/Programme/Linux/source/digikam5/digikam-git/dk/extra/kipi-plugins/KF5KipiConfig_FOUND-NOTFOUND
Call Stack (most recent call first):
extra/kipi-plugins/CMakeLists.txt:125 (DETECT_LIBKIPI)
-- libmediawiki : search system based library
CMake Warning at extra/kipi-plugins/cmake/modules/MacroLocalLibs.cmake:109 (find_package):
By not providing "FindKF5MediaWiki.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"KF5MediaWiki", but CMake did not find one.
Could not find a package configuration file provided by "KF5MediaWiki"
(requested version 5.0.0) with any of the following names:
KF5MediaWikiConfig.cmake
kf5mediawiki-config.cmake
Add the installation prefix of "KF5MediaWiki" to CMAKE_PREFIX_PATH or set
"KF5MediaWiki_DIR" to a directory containing one of the above files. If
"KF5MediaWiki" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
extra/kipi-plugins/CMakeLists.txt:131 (DETECT_LIBMEDIAWIKI)
-- libmediawiki found : FALSE
-- libmediawiki library :
-- libmediawiki includes :
-- libkvkontakte : search system based library
CMake Warning at extra/kipi-plugins/cmake/modules/MacroLocalLibs.cmake:69 (find_package):
By not providing "FindKF5Vkontakte.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"KF5Vkontakte", but CMake did not find one.
Could not find a package configuration file provided by "KF5Vkontakte"
(requested version 4.70.0) with any of the following names:
KF5VkontakteConfig.cmake
kf5vkontakte-config.cmake
Add the installation prefix of "KF5Vkontakte" to CMAKE_PREFIX_PATH or set
"KF5Vkontakte_DIR" to a directory containing one of the above files. If
"KF5Vkontakte" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
extra/kipi-plugins/CMakeLists.txt:132 (DETECT_LIBKVKONTAKTE)
-- libkvkontakte found : FALSE
-- libkvkontakte library :
-- libkvkontakte includes :
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so
-- Found FLEX: /usr/bin/flex (found version "2.5.39")
-- Found BISON: /usr/bin/bison (found version "3.0.4")
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29")
-- Could NOT find QtKOAuth (missing: QTKOAUTH_LIBRARIES QTKOAUTH_INCLUDE_DIR)
CMake Warning at extra/kipi-plugins/CMakeLists.txt:137 (find_package):
By not providing "FindPhonon4Qt5.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"Phonon4Qt5", but CMake did not find one.
Could not find a package configuration file provided by "Phonon4Qt5" with
any of the following names:
Phonon4Qt5Config.cmake
phonon4qt5-config.cmake
Add the installation prefix of "Phonon4Qt5" to CMAKE_PREFIX_PATH or set
"Phonon4Qt5_DIR" to a directory containing one of the above files. If
"Phonon4Qt5" provides a separate development package or SDK, be sure it has
been installed.
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
--
-- ----------------------------------------------------------------------------------
-- kipi-plugins 5.0.0-beta1 dependencies results <http://www.digikam.org>
--
-- libqt found.............................. YES
-- libkde found............................. YES
-- libkipi found............................ YES
-- libkarchive found........................ YES (optional)
-- libthreadweaver found.................... YES (optional)
-- libmediawiki found....................... NO (optional)
-- Kipi-plugins will be compiled without libmediawiki support.
-- Please install the libmediawiki (version >= 5.1.0) development package.
--
-- libkvkontakte found...................... NO (optional)
-- Kipi-plugins will be compiled without libkvkontakte support.
-- Please install the libkvkontakte (version >= 4.70.0) development package.
--
-- libkcalcore found........................ NO (optional)
-- Kipi-plugins will be compiled without libkcalcore support.
-- Please install the libkcalcore (version >= 4.81.0) development package.
--
-- libphonon found.......................... NO (optional)
-- Kipi-plugins will be compiled without libphonon support.
-- Please install the libphonon (version >= 4.8.3) development package.
--
-- libqtkoauth found........................ NO (optional)
-- Kipi-plugins will be compiled without libqtkoauth support.
-- Please install the libqtkoauth (version >= 0.97) development package.
--
-- native Opengl support found.............. YES (optional)
-- Qt5 OpenGL module found.................. YES (optional)
-- libX11 found............................. YES (optional)
--
-- kipi-plugins will be compiled............ YES
-- ImageViewer will be compiled............. YES (optional)
-- Panorama will be compiled................ YES (optional)
-- VKontakte will be compiled............... NO (optional)
-- Mediawiki will be compiled............... NO (optional)
-- AdvancedSlideshow will be compiled....... YES (optional)
-- Calendar will be compiled................ NO (optional)
-- FlashExport will be compiled............. YES (optional)
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- ----------------------------------------------------------------------------------
-- Starting CMake configuration for: digikam
-- Found KF5CoreAddons: /usr/lib/x86_64-linux-gnu/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.15.0")
-- Found KF5NotifyConfig: /usr/lib/x86_64-linux-gnu/cmake/KF5NotifyConfig/KF5NotifyConfigConfig.cmake (found version "5.15.0")
-- Found KF5Notifications: /usr/lib/x86_64-linux-gnu/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.15.0")
-- Found KF5Completion: /usr/lib/x86_64-linux-gnu/cmake/KF5Completion/KF5CompletionConfig.cmake (found version "5.15.0")
-- Found KF5Solid: /usr/lib/x86_64-linux-gnu/cmake/KF5Solid/KF5SolidConfig.cmake (found version "5.15.0")
-- Found KF5: success (found suitable version "5.15.0", minimum required is "5.1.0") found components: XmlGui CoreAddons Config NotifyConfig Notifications KIO Service Completion WindowSystem Solid IconThemes I18n
-- Found KF5ItemModels: /usr/lib/x86_64-linux-gnu/cmake/KF5ItemModels/KF5ItemModelsConfig.cmake (found version "5.15.0")
-- Found KF5Bookmarks: /usr/lib/x86_64-linux-gnu/cmake/KF5Bookmarks/KF5BookmarksConfig.cmake (found version "5.15.0")
CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package):
Could not find a package configuration file provided by "KF5AkonadiContact"
(requested version 5.1.0) with any of the following names:
KF5AkonadiContactConfig.cmake
kf5akonadicontact-config.cmake
Add the installation prefix of "KF5AkonadiContact" to CMAKE_PREFIX_PATH or
set "KF5AkonadiContact_DIR" to a directory containing one of the above
files. If "KF5AkonadiContact" provides a separate development package or
SDK, be sure it has been installed.
Call Stack (most recent call first):
core/CMakeLists.txt:161 (find_package)
-- Could NOT find KF5AkonadiContact: found neither KF5AkonadiContactConfig.cmake nor kf5akonadicontact-config.cmake
CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package):
Could not find a package configuration file provided by "KF5FileMetaData"
(requested version 5.1.0) with any of the following names:
KF5FileMetaDataConfig.cmake
kf5filemetadata-config.cmake
Add the installation prefix of "KF5FileMetaData" to CMAKE_PREFIX_PATH or
set "KF5FileMetaData_DIR" to a directory containing one of the above files.
If "KF5FileMetaData" provides a separate development package or SDK, be
sure it has been installed.
Call Stack (most recent call first):
core/CMakeLists.txt:161 (find_package)
-- Could NOT find KF5FileMetaData: found neither KF5FileMetaDataConfig.cmake nor kf5filemetadata-config.cmake
-- Found KF5: success (found suitable version "5.15.0", minimum required is "5.1.0") found components: ItemModels Bookmarks missing components: AkonadiContact FileMetaData
-- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so
-- Libjpeg version: 62
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.5")
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.54")
-- PGF library version required : 6.12.24
-- checking for module 'libpgf>=6.12.24'
-- found libpgf, version 6.14.12
-- Found libpgf: /usr/lib/x86_64-linux-gnu/libpgf.so (found version "6.14.12")
-- PGF_CODEC_VERSION_ID = 061412
-- PGF_VERSION = 6.14.12
-- PGF_INCLUDE_DIRS = /usr/include/libpgf
-- PGF_LIBRARIES = /usr/lib/x86_64-linux-gnu/libpgf.so
-- PGF_LDFLAGS =
-- PGF_CFLAGS =
-- Boost version: 1.58.0
-- checking for module 'lcms2'
-- found lcms2, version 2.6
-- Found lcms version 2.06, /usr/lib/x86_64-linux-gnu/liblcms2.so
-- Found EXPAT: /usr/lib/x86_64-linux-gnu/libexpat.so (found version "2.1.0")
-- Found Exiv2: /usr/lib/x86_64-linux-gnu/libexiv2.so (found suitable version "0.25.0", minimum required is "0.24")
-- First try at finding OpenCV...
-- Great, found OpenCV on the first try.
-- OpenCV Root directory is: /usr/share/OpenCV
-- OpenCV: Found version 2.4.9.1 (required: 2.4.9)
-- OpenCV headers: /usr/include/opencv;/usr/include
-- OpenCV libs : opencv_core;opencv_highgui;opencv_objdetect;opencv_contrib;opencv_legacy;opencv_imgproc
-- libkipi : use local library from /home/simon/Programme/Linux/source/digikam5/digikam-git/dk/extra/libkipi/
-- libkipi found : TRUE
-- libkipi library : KF5Kipi
-- libkipi includes : /home/simon/Programme/Linux/source/digikam5/digikam-git/dk/build/extra/libkipi/src;/home/simon/Programme/Linux/source/digikam5/digikam-git/dk/build/extra/libkipi
CMake Error at core/cmake/modules/MacroLocalLibs.cmake:48 (file):
file failed to open for reading (No such file or directory):
/home/simon/Programme/Linux/source/digikam5/digikam-git/dk/core/KF5KipiConfig_FOUND-NOTFOUND
Call Stack (most recent call first):
core/CMakeLists.txt:233 (DETECT_LIBKIPI)
-- libksane : use local library from /home/simon/Programme/Linux/source/digikam5/digikam-git/dk/extra/libksane/
-- libksane found : TRUE
-- libksane library : KF5Sane
-- libksane includes : /home/simon/Programme/Linux/source/digikam5/digikam-git/dk/extra/libksane/src;/home/simon/Programme/Linux/source/digikam5/digikam-git/dk/build/extra/libksane
-- Found marble: /usr/include
-- MARBLE_FOUND = TRUE
-- MARBLE_INCLUDE_DIR = /usr/include
-- MARBLE_LIBRARIES = /usr/lib/x86_64-linux-gnu/libmarblewidget-qt5.so
-- ASTRO_LIBRARIES = /usr/lib/x86_64-linux-gnu/libastro.so
-- Found Jasper: /usr/lib/x86_64-linux-gnu/libjasper.so (found version "1.900.1")
-- Found Eigen3: /usr/include/eigen3 (Required is at least version "2.91.0")
-- Found MySQL server executable at: /usr/sbin/mysqld
-- Found MySQL install_db executable at: /usr/bin/mysql_install_db
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.9.1")
-- checking for module 'lqr-1'
-- found lqr-1, version 0.4.2
-- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
-- Performing Test HAVE_LQR_0_4
-- Performing Test HAVE_LQR_0_4 - Failed
-- Found Lqr-1: /usr/include/lqr-1;/usr/include/glib-2.0;/usr/lib/x86_64-linux-gnu/glib-2.0/include
-- Found gphoto2: -lgphoto2_port;-lgphoto2 -lgphoto2_port -lm
-- Could NOT find LibUSB1 (missing: LibUSB1_LIBRARIES)
-- LibUSB1_FOUND = FALSE
-- LibUSB1_INCLUDE_DIRS = LibUSB1_TOP_INCLUDE_DIR-NOTFOUND/libusb-1.0
-- LibUSB1_LIBRARIES = LibUSB1_LIBRARY-NOTFOUND
-- checking for module 'lensfun'
-- found lensfun, version 0.2.8.0
-- Found LensFun: /usr/include/lensfun (found version "0.2.8.0")
-- liblensfun: Found version 0.2.8.0 (required: 0.2.6.0)
--
-- ----------------------------------------------------------------------------------
-- digiKam 5.0.0-beta1 dependencies results <http://www.digikam.org>
--
-- MySQL Database Support will be compiled.. YES (optional)
-- MySQL Server found....................... YES
-- MySQL install_db tool found.............. YES
-- libqt found.............................. YES
-- libkde found............................. YES
-- libjpeg found............................ YES
-- libtiff found............................ YES
-- libpng found............................. YES
-- liblcms found............................ YES
-- libboostgraph found...................... YES
-- libpgf found............................. YES
-- libopencv found.......................... YES
-- libexpat found........................... YES
-- libpthread found......................... YES
-- libkipi found............................ YES (optional)
-- libmarble found.......................... YES (optional)
-- libksane found........................... YES (optional)
-- libkfilemetadata found................... NO (optional)
-- digiKam will be compiled without KDE file metadata support.
-- Please install the libkfilemetadata (version >= 5.1.0) development package.
--
-- libakonadicontact found.................. NO (optional)
-- digiKam will be compiled without KDE address book support.
-- Please install the libakonadicontact (version >= 5.1.0) development package.
--
-- libjasper found.......................... YES (optional)
-- liblensfun found......................... YES (optional)
-- liblqr-1 found........................... YES (optional)
-- libeigen3 found.......................... YES (optional)
-- libgphoto2 found......................... NO (optional)
-- digiKam will be compiled without GPhoto2 camera drivers support.
-- Please install the libgphoto2 (version >= 2.4.0) development package.
--
-- doxygen found............................ YES (optional)
-- Qt5 Multimedia module found.............. YES (optional)
-- Qt5 MultimediaWidgets module found....... YES (optional)
-- digiKam can be compiled.................. YES
-- ----------------------------------------------------------------------------------
--
-- 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
--
-- --------------------------------------------------
-- digiKam RawEngine dependencies checks:
--
-- Looking for OpenMP
-- Try OpenMP C flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Try OpenMP CXX flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Found OpenMP: -fopenmp
-- OpenMP found with CXX flags: -fopenmp
-- RawEngine will be compiled with OpenMP support
-- RawEngine will be compiled with RedCine codec
-- Looking for LibXml2
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.2")
-- Looking for LibJpeg
-- RawEngine will not be compiled with DNG lossy codec
-- Looking for PThreads
-- RawEngine will not be compiled with RawSpeed codec. Libjpeg >= version 8 not found.
-- --------------------------------------------------
--
-- Configuring incomplete, errors occurred!
See also "/home/simon/Programme/Linux/source/digikam5/digikam-git/dk/build/CMakeFiles/CMakeOutput.log".
See also "/home/simon/Programme/Linux/source/digikam5/digikam-git/dk/build/CMakeFiles/CMakeError.log".
More information about the Digikam-users
mailing list