Guest User

cmake.log

a guest
Mar 19th, 2016
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.98 KB | None | 0 0
  1. -- The C compiler identification is GNU 5.3.1
  2. -- The CXX compiler identification is GNU 5.3.1
  3. -- Check for working C compiler: /usr/bin/cc
  4. -- Check for working C compiler: /usr/bin/cc -- works
  5. -- Detecting C compiler ABI info
  6. -- Detecting C compiler ABI info - done
  7. -- Detecting C compile features
  8. -- Detecting C compile features - done
  9. -- Check for working CXX compiler: /usr/bin/c++
  10. -- Check for working CXX compiler: /usr/bin/c++ -- works
  11. -- Detecting CXX compiler ABI info
  12. -- Detecting CXX compiler ABI info - done
  13. -- Detecting CXX compile features
  14. -- Detecting CXX compile features - done
  15. -- ----------------------------------------------------------------------------------
  16. -- Starting CMake configuration for: digikam
  17. -- Looking for __GLIBC__
  18. -- Looking for __GLIBC__ - found
  19. -- Performing Test _OFFT_IS_64BIT
  20. -- Performing Test _OFFT_IS_64BIT - Success
  21. -- Found KF5XmlGui: /usr/lib64/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.19.0")
  22. -- Found KF5CoreAddons: /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.19.0")
  23. -- Found KF5Config: /usr/lib64/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.19.0")
  24. -- Found KF5NotifyConfig: /usr/lib64/cmake/KF5NotifyConfig/KF5NotifyConfigConfig.cmake (found version "5.19.0")
  25. -- Found KF5Notifications: /usr/lib64/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.19.0")
  26. -- Found KF5KIO: /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.19.0")
  27. -- Found KF5Service: /usr/lib64/cmake/KF5Service/KF5ServiceConfig.cmake (found version "5.19.0")
  28. -- Found KF5WindowSystem: /usr/lib64/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.19.0")
  29. -- Found KF5Solid: /usr/lib64/cmake/KF5Solid/KF5SolidConfig.cmake (found version "5.19.0")
  30. -- Found KF5IconThemes: /usr/lib64/cmake/KF5IconThemes/KF5IconThemesConfig.cmake (found version "5.19.0")
  31. -- Found Gettext: /usr/bin/msgmerge (found version "0.19.7")
  32. -- Found PythonInterp: /usr/bin/python (found version "2.7.10")
  33. -- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.19.0")
  34. -- Found KF5: success (found suitable version "5.19.0", minimum required is "5.1.0") found components: XmlGui CoreAddons Config NotifyConfig Notifications KIO Service WindowSystem Solid IconThemes I18n
  35. -- Found KF5ItemModels: /usr/lib64/cmake/KF5ItemModels/KF5ItemModelsConfig.cmake (found version "5.19.0")
  36. -- Found KF5Bookmarks: /usr/lib64/cmake/KF5Bookmarks/KF5BookmarksConfig.cmake (found version "5.19.0")
  37. -- Found KF5FileMetaData: /usr/lib64/cmake/KF5FileMetaData/KF5FileMetaDataConfig.cmake (found version "5.19.0")
  38. -- Found KF5ThreadWeaver: /usr/lib64/cmake/KF5ThreadWeaver/KF5ThreadWeaverConfig.cmake (found version "5.19.0")
  39. -- Found KF5: success (found suitable version "5.19.0", minimum required is "5.1.0") found components: ItemModels Bookmarks FileMetaData ThreadWeaver
  40. -- Could NOT find KF5AkonadiContact: found neither KF5AkonadiContactConfig.cmake nor kf5akonadicontact-config.cmake
  41. -- Found KF5: success (Required is at least version "4.89.0") missing components: AkonadiContact
  42. -- Could NOT find KF5CalendarCore: found neither KF5CalendarCoreConfig.cmake nor kf5calendarcore-config.cmake
  43. -- Found KF5: success (Required is at least version "4.81.0") missing components: CalendarCore
  44. -- Found JPEG: /usr/lib64/libjpeg.so
  45. -- Libjpeg version: 62
  46. -- Found TIFF: /usr/lib64/libtiff.so (found version "4.0.4")
  47. -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8")
  48. -- Found PNG: /usr/lib64/libpng.so (found version "1.6.19")
  49. -- PGF library version required : 6.12.24
  50. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
  51. -- Checking for module 'libpgf>=6.12.24'
  52. -- Found libpgf, version 6.14.12
  53. -- Found libpgf: /usr/lib64/libpgf.so (found version "6.14.12")
  54. -- PGF_CODEC_VERSION_ID = 061412
  55. -- PGF_VERSION = 6.14.12
  56. -- PGF_INCLUDE_DIRS = /usr/include/libpgf
  57. -- PGF_LIBRARIES = /usr/lib64/libpgf.so
  58. -- PGF_LDFLAGS =
  59. -- PGF_CFLAGS =
  60. -- Boost version: 1.58.0
  61. -- Checking for module 'lcms2'
  62. -- Found lcms2, version 2.7
  63. -- Found lcms version 2.07, /usr/lib64/liblcms2.so
  64. -- Found EXPAT: /usr/lib64/libexpat.so (found version "2.1.0")
  65. -- Looking for pthread.h
  66. -- Looking for pthread.h - found
  67. -- Looking for pthread_create
  68. -- Looking for pthread_create - not found
  69. -- Looking for pthread_create in pthreads
  70. -- Looking for pthread_create in pthreads - not found
  71. -- Looking for pthread_create in pthread
  72. -- Looking for pthread_create in pthread - found
  73. -- Found Threads: TRUE
  74. -- Found Exiv2: /usr/lib64/libexiv2.so (found suitable version "0.25.0", minimum required is "0.24")
  75. -- First try at finding OpenCV...
  76. -- Great, found OpenCV on the first try.
  77. -- OpenCV Root directory is: /usr/lib64/OpenCV
  78. -- OpenCV: Found version 2.4.12.2 (required: 2.4.9)
  79. -- OpenCV headers: /usr/include/opencv;/usr/include
  80. -- OpenCV libs : opencv_core;opencv_highgui;opencv_objdetect;opencv_contrib;opencv_legacy;opencv_imgproc
  81. -- Could NOT find FLEX (missing: FLEX_EXECUTABLE)
  82. -- Found BISON: /usr/bin/bison (found version "3.0.4")
  83. -- libkipi : search system based library
  84. -- libkipi found : TRUE
  85. -- libkipi library : KF5::Kipi
  86. -- libkipi includes : /usr/include/KF5/KIPI;/usr/include/KF5/KIPI/kipi;/usr/include/KF5
  87. -- libkipi SO version : 30
  88. -- libksane : search system based library
  89. -- libksane found : FALSE
  90. -- libksane library :
  91. -- libksane includes :
  92. -- Could NOT find marble (missing: MARBLE_INCLUDE_DIR MARBLE_LIBRARIES ASTRO_LIBRARIES)
  93. -- MARBLE_FOUND = FALSE
  94. -- MARBLE_INCLUDE_DIR = MARBLE_INCLUDE_DIR-NOTFOUND
  95. -- MARBLE_LIBRARIES = MARBLE_LIBRARIES-NOTFOUND
  96. -- ASTRO_LIBRARIES = ASTRO_LIBRARIES-NOTFOUND
  97. -- Could NOT find Jasper (missing: JASPER_LIBRARIES JASPER_INCLUDE_DIR)
  98. -- Could NOT find Eigen3 (missing: EIGEN3_INCLUDE_DIR EIGEN3_VERSION_OK) (Required is at least version "2.91.0")
  99. -- Found OpenGL: /usr/lib64/libGL.so
  100. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
  101. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
  102. -- Looking for gethostbyname
  103. -- Looking for gethostbyname - found
  104. -- Looking for connect
  105. -- Looking for connect - found
  106. -- Looking for remove
  107. -- Looking for remove - found
  108. -- Looking for shmat
  109. -- Looking for shmat - found
  110. -- Looking for IceConnectionNumber in ICE
  111. -- Looking for IceConnectionNumber in ICE - found
  112. -- Found X11: /usr/lib64/libX11.so
  113. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  114. -- Checking for module 'lqr-1'
  115. -- Package 'lqr-1' not found
  116. -- Could NOT find Lqr-1 (missing: LQR-1_INCLUDE_DIRS LQR-1_LIBRARIES)
  117. -- Checking for module 'lensfun'
  118. -- Package 'lensfun' not found
  119. -- Could NOT find LensFun (missing: LENSFUN_INCLUDE_DIRS LENSFUN_LIBRARIES)
  120. -- liblensfun: Version information not found, your version is probably too old.
  121. --
  122. -- ----------------------------------------------------------------------------------
  123. -- digiKam 5.0.0-beta5 dependencies results <http://www.digikam.org>
  124. --
  125. -- MySQL Database Support will be compiled.. NO (optional)
  126. -- libqt found.............................. YES
  127. -- libkde found............................. YES
  128. -- libjpeg found............................ YES
  129. -- libtiff found............................ YES
  130. -- libpng found............................. YES
  131. -- liblcms found............................ YES
  132. -- libboostgraph found...................... YES
  133. -- libpgf found............................. YES
  134. -- libopencv found.......................... YES
  135. -- libexpat found........................... YES
  136. -- libpthread found......................... YES
  137. -- libkipi found............................ YES (optional)
  138. -- libmarble found.......................... NO (optional)
  139. -- digiKam will be compiled without geolocation maps support.
  140. -- Please install the libmarble (version >= 0.22.0) development package.
  141. --
  142. -- libksane found........................... NO (optional)
  143. -- digiKam will be compiled without libksane support.
  144. -- Please install the libksane (version >= 5.0.0) development package.
  145. --
  146. -- libkfilemetadata found................... YES (optional)
  147. -- libakonadicontact found.................. NO (optional)
  148. -- digiKam will be compiled without KDE address book support.
  149. -- Please install the libakonadicontact (version >= 4.89.0) development package.
  150. --
  151. -- libkcalcore found........................ NO (optional)
  152. -- digiKam will be compiled without libkcalcore support.
  153. -- Please install the libkcalcore (version >= 4.81.0) development package.
  154. --
  155. -- libthreadweaver found.................... YES (optional)
  156. -- flex found............................... NO (optional)
  157. -- digiKam will be compiled without Panorama support.
  158. -- Please install the flex (version >= 2.5.0) development package.
  159. --
  160. -- bison found.............................. YES (optional)
  161. -- libjasper found.......................... NO (optional)
  162. -- digiKam will be compiled without JPEG2000 support.
  163. -- Please install the libjasper (version >= 1.7.0) development package.
  164. --
  165. -- liblensfun found......................... NO (optional)
  166. -- digiKam will be compiled without Lens Auto Correction tool support.
  167. -- Please install the liblensfun (version >= 0.2.6) development package.
  168. --
  169. -- liblqr-1 found........................... NO (optional)
  170. -- digiKam will be compiled without Contents Aware Resizer tool support.
  171. -- Please install the liblqr-1 (version >= 0.4.1) development package.
  172. --
  173. -- libeigen3 found.......................... NO (optional)
  174. -- digiKam will be compiled without Refocus tool support.
  175. -- Please install the libeigen3 (version >= 3.0.0) development package.
  176. --
  177. -- libgphoto2 found......................... NO (optional)
  178. -- digiKam will be compiled without GPhoto2 camera drivers support.
  179. -- Please install the libgphoto2 (version >= 2.4.0) development package.
  180. --
  181. -- doxygen found............................ NO (optional)
  182. -- digiKam will be compiled without API documentation building support.
  183. -- Please install the doxygen (version >= 1.8.0) development package.
  184. --
  185. -- OpenGL found............................. YES (optional)
  186. -- digiKam can be compiled.................. YES
  187. -- ----------------------------------------------------------------------------------
  188. --
  189. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
  190. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
  191. -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
  192. -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
  193. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
  194. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
  195. -- Check if the system is big endian
  196. -- Searching 16 bit integer
  197. -- Looking for sys/types.h
  198. -- Looking for sys/types.h - found
  199. -- Looking for stdint.h
  200. -- Looking for stdint.h - found
  201. -- Looking for stddef.h
  202. -- Looking for stddef.h - found
  203. -- Check size of unsigned short
  204. -- Check size of unsigned short - done
  205. -- Using unsigned short
  206. -- Check if the system is big endian - little endian
  207. --
  208. -- --------------------------------------------------
  209. -- digiKam RawEngine dependencies checks:
  210. --
  211. -- Looking for OpenMP
  212. -- Try OpenMP C flag = [-fopenmp]
  213. -- Performing Test OpenMP_FLAG_DETECTED
  214. -- Performing Test OpenMP_FLAG_DETECTED - Success
  215. -- Try OpenMP CXX flag = [-fopenmp]
  216. -- Performing Test OpenMP_FLAG_DETECTED
  217. -- Performing Test OpenMP_FLAG_DETECTED - Success
  218. -- Found OpenMP: -fopenmp
  219. -- OpenMP found with CXX flags: -fopenmp
  220. -- RawEngine will be compiled with OpenMP support
  221. -- RawEngine will not be compiled with RedCine codec
  222. -- Looking for LibXml2
  223. -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.3")
  224. -- Looking for LibJpeg
  225. -- RawEngine will not be compiled with DNG lossy codec
  226. -- Looking for PThreads
  227. -- RawEngine will not be compiled with RawSpeed codec. Libjpeg >= version 8 not found.
  228. -- --------------------------------------------------
  229. --
  230. -- Configuring done
  231. -- Generating done
  232. -- Build files have been written to: /home/tobia/Desktop/digikam
Add Comment
Please, Sign In to add comment