Guest User

cmake_output_3.txt

a guest
Feb 18th, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 15.03 KB | None | 0 0
  1. [argentuuum@localhost build2]$ cmake -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=/opt -D OPENCV_EXTRA_MODULES_PATH=/home/argentuuum/projects/opencv_3.1.0/opencv_contrib-3.1.0/modules ../opencv-3.1.0/
  2. -- Detected version of GNU GCC: 53 (503)
  3. -- Found ZLIB: /lib64/libz.so (found suitable version "1.2.8", minimum required is "1.2.3")
  4. -- Found ZLIB: /lib64/libz.so (found version "1.2.8")
  5. -- Found OpenEXR: /lib64/libIlmImf.so
  6. CMake Warning at cmake/OpenCVFindLibsGUI.cmake:18 (find_package):
  7.   By not providing "FindQt5Core.cmake" in CMAKE_MODULE_PATH this project has
  8.   asked CMake to find a package configuration file provided by "Qt5Core", but
  9.   CMake did not find one.
  10.  
  11.   Could not find a package configuration file provided by "Qt5Core" with any
  12.   of the following names:
  13.  
  14.     Qt5CoreConfig.cmake
  15.     qt5core-config.cmake
  16.  
  17.   Add the installation prefix of "Qt5Core" to CMAKE_PREFIX_PATH or set
  18.   "Qt5Core_DIR" to a directory containing one of the above files.  If
  19.   "Qt5Core" provides a separate development package or SDK, be sure it has
  20.   been installed.
  21. Call Stack (most recent call first):
  22.   CMakeLists.txt:535 (include)
  23.  
  24.  
  25. CMake Warning at cmake/OpenCVFindLibsGUI.cmake:19 (find_package):
  26.   By not providing "FindQt5Gui.cmake" in CMAKE_MODULE_PATH this project has
  27.   asked CMake to find a package configuration file provided by "Qt5Gui", but
  28.   CMake did not find one.
  29.  
  30.   Could not find a package configuration file provided by "Qt5Gui" with any
  31.   of the following names:
  32.  
  33.     Qt5GuiConfig.cmake
  34.     qt5gui-config.cmake
  35.  
  36.   Add the installation prefix of "Qt5Gui" to CMAKE_PREFIX_PATH or set
  37.   "Qt5Gui_DIR" to a directory containing one of the above files.  If "Qt5Gui"
  38.   provides a separate development package or SDK, be sure it has been
  39.   installed.
  40. Call Stack (most recent call first):
  41.   CMakeLists.txt:535 (include)
  42.  
  43.  
  44. CMake Warning at cmake/OpenCVFindLibsGUI.cmake:20 (find_package):
  45.   By not providing "FindQt5Widgets.cmake" in CMAKE_MODULE_PATH this project
  46.   has asked CMake to find a package configuration file provided by
  47.   "Qt5Widgets", but CMake did not find one.
  48.  
  49.   Could not find a package configuration file provided by "Qt5Widgets" with
  50.   any of the following names:
  51.  
  52.     Qt5WidgetsConfig.cmake
  53.     qt5widgets-config.cmake
  54.  
  55.   Add the installation prefix of "Qt5Widgets" to CMAKE_PREFIX_PATH or set
  56.   "Qt5Widgets_DIR" to a directory containing one of the above files.  If
  57.   "Qt5Widgets" provides a separate development package or SDK, be sure it has
  58.   been installed.
  59. Call Stack (most recent call first):
  60.   CMakeLists.txt:535 (include)
  61.  
  62.  
  63. CMake Warning at cmake/OpenCVFindLibsGUI.cmake:21 (find_package):
  64.   By not providing "FindQt5Test.cmake" in CMAKE_MODULE_PATH this project has
  65.   asked CMake to find a package configuration file provided by "Qt5Test", but
  66.   CMake did not find one.
  67.  
  68.   Could not find a package configuration file provided by "Qt5Test" with any
  69.   of the following names:
  70.  
  71.     Qt5TestConfig.cmake
  72.     qt5test-config.cmake
  73.  
  74.   Add the installation prefix of "Qt5Test" to CMAKE_PREFIX_PATH or set
  75.   "Qt5Test_DIR" to a directory containing one of the above files.  If
  76.   "Qt5Test" provides a separate development package or SDK, be sure it has
  77.   been installed.
  78. Call Stack (most recent call first):
  79.   CMakeLists.txt:535 (include)
  80.  
  81.  
  82. CMake Warning at cmake/OpenCVFindLibsGUI.cmake:22 (find_package):
  83.   By not providing "FindQt5Concurrent.cmake" in CMAKE_MODULE_PATH this
  84.   project has asked CMake to find a package configuration file provided by
  85.   "Qt5Concurrent", but CMake did not find one.
  86.  
  87.   Could not find a package configuration file provided by "Qt5Concurrent"
  88.   with any of the following names:
  89.  
  90.     Qt5ConcurrentConfig.cmake
  91.     qt5concurrent-config.cmake
  92.  
  93.   Add the installation prefix of "Qt5Concurrent" to CMAKE_PREFIX_PATH or set
  94.   "Qt5Concurrent_DIR" to a directory containing one of the above files.  If
  95.   "Qt5Concurrent" provides a separate development package or SDK, be sure it
  96.   has been installed.
  97. Call Stack (most recent call first):
  98.   CMakeLists.txt:535 (include)
  99.  
  100.  
  101. -- Checking for module 'libdc1394-2'
  102. --   Package 'libdc1394-2' not found
  103. -- Checking for module 'libdc1394'
  104. --   Package 'libdc1394' not found
  105. -- Checking for module 'libv4l1'
  106. --   Package 'libv4l1' not found
  107. -- Checking for module 'libv4l2'
  108. --   Package 'libv4l2' not found
  109. -- Looking for linux/videodev.h
  110. -- Looking for linux/videodev.h - not found
  111. -- Looking for linux/videodev2.h
  112. -- Looking for linux/videodev2.h - found
  113. -- Looking for sys/videoio.h
  114. -- Looking for sys/videoio.h - not found
  115. -- Looking for libavformat/avformat.h
  116. -- Looking for libavformat/avformat.h - not found
  117. -- Looking for ffmpeg/avformat.h
  118. -- Looking for ffmpeg/avformat.h - not found
  119. -- Checking for module 'libgphoto2'
  120. --   Package 'libgphoto2' not found
  121. -- found IPP (ICV version): 9.0.1 [9.0.1]
  122. -- at: /home/argentuuum/projects/opencv_3.1.0/opencv-3.1.0/3rdparty/ippicv/unpack/ippicv_lnx
  123. -- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)
  124. -- To enable PlantUML support, set PLANTUML_JAR environment variable or pass -DPLANTUML_JAR=<filepath> option to cmake
  125. -- Found PythonInterp: /usr/bin/python2.7 (found suitable version "2.7.10", minimum required is "2.7")
  126. Traceback (most recent call last):
  127.   File "<string>", line 1, in <module>
  128. ImportError: No module named numpy.distutils
  129. -- Found PythonInterp: /usr/bin/python3.4 (found suitable version "3.4.3", minimum required is "3.4")
  130. -- Could NOT find PythonLibs (missing:  PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is exact version "3.4.3")
  131. Traceback (most recent call last):
  132.   File "<string>", line 1, in <module>
  133. ImportError: No module named 'numpy'
  134. -- Could NOT find Matlab (missing:  MATLAB_MEX_SCRIPT MATLAB_INCLUDE_DIRS MATLAB_ROOT_DIR MATLAB_LIBRARIES MATLAB_LIBRARY_DIRS MATLAB_MEXEXT MATLAB_ARCH MATLAB_BIN)
  135. -- Found VTK ver. 6.2.0 (usefile: /usr/lib64/cmake/vtk/UseVTK.cmake)
  136. -- Caffe:   NO
  137. -- Protobuf:   NO
  138. -- Glog:   NO
  139. -- HDF5:   YES
  140. -- Module opencv_sfm disabled because the following dependencies are not found: Eigen Glog/Gflags
  141. -- Tesseract:   NO
  142. -- HDF5:   YES
  143. -- Could NOT find PROTOBUF (missing:  PROTOBUF_LIBRARY PROTOBUF_INCLUDE_DIR)
  144. -- Build libprotobuf from sources:
  145. --     libprotobuf not found into system
  146. -- Tesseract:   NO
  147. --
  148. -- General configuration for OpenCV 3.1.0 =====================================
  149. --   Version control:               unknown
  150. --
  151. --   Platform:
  152. --     Host:                        Linux 4.3.5-300.fc23.x86_64 x86_64
  153. --     CMake:                       3.4.1
  154. --     CMake generator:             Unix Makefiles
  155. --     CMake build tool:            /usr/bin/gmake
  156. --     Configuration:               Release
  157. --
  158. --   C/C++:
  159. --     Built as dynamic libs?:      YES
  160. --     C++ Compiler:                /usr/bin/c++  (ver 5.3.1)
  161. --     C++ flags (Release):         -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O3 -DNDEBUG  -DNDEBUG
  162. --     C++ flags (Debug):           -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -g  -O0 -DDEBUG -D_DEBUG
  163. --     C Compiler:                  /usr/bin/cc
  164. --     C flags (Release):           -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fvisibility=hidden -fopenmp -O3 -DNDEBUG  -DNDEBUG
  165. --     C flags (Debug):             -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fvisibility=hidden -fopenmp -g  -O0 -DDEBUG -D_DEBUG
  166. --     Linker flags (Release):
  167. --     Linker flags (Debug):
  168. --     Precompiled headers:         YES
  169. --     Extra dependencies:          /lib64/libwebp.so /lib64/libpng.so /lib64/libtiff.so /lib64/libjasper.so /lib64/libjpeg.so /lib64/libImath.so /lib64/libIlmImf.so /lib64/libIex.so /lib64/libHalf.so /lib64/libIlmThread.so gstvideo-1.0 gstapp-1.0 gstbase-1.0 gstriff-1.0 gstpbutils-1.0 gstreamer-1.0 gobject-2.0 glib-2.0 avcodec avformat avutil swscale avresample /lib/libbz2.so.1 /lib64/libhdf5_hl.so /lib64/libhdf5.so /lib64/libz.so /lib64/libdl.so /lib64/libm.so vtkRenderingOpenGL vtkImagingHybrid vtkIOImage vtkCommonDataModel vtkCommonMath vtkCommonCore vtksys vtkCommonMisc vtkCommonSystem vtkCommonTransforms vtkCommonExecutionModel vtkDICOMParser vtkIOCore /usr/lib64/libz.so vtkmetaio /usr/lib64/libjpeg.so /usr/lib64/libpng.so /usr/lib64/libtiff.so vtkImagingCore vtkRenderingCore vtkCommonColor vtkFiltersExtraction vtkFiltersCore vtkFiltersGeneral vtkCommonComputationalGeometry vtkFiltersStatistics vtkImagingFourier vtkalglib vtkFiltersGeometry vtkFiltersSources vtkInteractionStyle vtkRenderingLOD vtkFiltersModeling vtkIOPLY vtkIOGeometry /usr/lib64/libjsoncpp.so vtkFiltersTexture vtkRenderingFreeType /usr/lib64/libfreetype.so vtkftgl vtkIOExport vtkRenderingAnnotation vtkImagingColor vtkRenderingContext2D vtkRenderingGL2PS vtkRenderingContextOpenGL /usr/lib64/libgl2ps.so vtkRenderingLabel dl m pthread rt /lib64/libGLU.so /lib64/libGL.so
  170. --     3rdparty dependencies:       libprotobuf
  171. --
  172. --   OpenCV modules:
  173. --     To be built:                 core flann hdf imgproc ml photo reg surface_matching video viz dnn fuzzy imgcodecs shape videoio highgui objdetect plot superres ts xobjdetect xphoto bgsegm bioinspired dpm face features2d line_descriptor saliency text calib3d ccalib datasets rgbd stereo structured_light tracking videostab xfeatures2d ximgproc aruco optflow stitching
  174. --     Disabled:                    world contrib_world
  175. --     Disabled by dependency:      -
  176. --     Unavailable:                 cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 python3 cvv matlab sfm
  177. --
  178. --   GUI:
  179. --     QT 4.x:                      YES (ver 4.8.7 EDITION = OpenSource)
  180. --     QT OpenGL support:           YES (optimized /usr/lib64/libQtOpenGL.so debug /usr/lib64/libQtOpenGL_debug.so)
  181. --     OpenGL support:              YES (/lib64/libGLU.so /lib64/libGL.so)
  182. --     VTK support:                 YES (ver 6.2.0)
  183. --
  184. --   Media I/O:
  185. --     ZLib:                        /lib64/libz.so (ver 1.2.8)
  186. --     JPEG:                        /lib64/libjpeg.so (ver )
  187. --     WEBP:                        /lib64/libwebp.so (ver encoder: 0x0202)
  188. --     PNG:                         /lib64/libpng.so (ver 1.6.19)
  189. --     TIFF:                        /lib64/libtiff.so (ver 42 - 4.0.4)
  190. --     JPEG 2000:                   /lib64/libjasper.so (ver 1.900.1)
  191. --     OpenEXR:                     /lib64/libImath.so /lib64/libIlmImf.so /lib64/libIex.so /lib64/libHalf.so /lib64/libIlmThread.so (ver 2.2.0)
  192. --     GDAL:                        NO
  193. --
  194. --   Video I/O:
  195. --     DC1394 1.x:                  NO
  196. --     DC1394 2.x:                  NO
  197. --     FFMPEG:                      YES
  198. --       codec:                     YES (ver 56.60.100)
  199. --       format:                    YES (ver 56.40.101)
  200. --       util:                      YES (ver 54.31.100)
  201. --       swscale:                   YES (ver 3.1.101)
  202. --       resample:                  YES (ver 2.1.0)
  203. --       gentoo-style:              YES
  204. --     GStreamer:                  
  205. --       base:                      YES (ver 1.6.3)
  206. --       video:                     YES (ver 1.6.3)
  207. --       app:                       YES (ver 1.6.3)
  208. --       riff:                      YES (ver 1.6.3)
  209. --       pbutils:                   YES (ver 1.6.3)
  210. --     OpenNI:                      NO
  211. --     OpenNI PrimeSensor Modules:  NO
  212. --     OpenNI2:                     NO
  213. --     PvAPI:                       NO
  214. --     GigEVisionSDK:               NO
  215. --     UniCap:                      NO
  216. --     UniCap ucil:                 NO
  217. --     V4L/V4L2:                    NO/YES
  218. --     XIMEA:                       NO
  219. --     Xine:                        NO
  220. --     gPhoto2:                     NO
  221. --
  222. --   Parallel framework:            OpenMP
  223. --
  224. --   Other third-party libraries:
  225. --     Use IPP:                     9.0.1 [9.0.1]
  226. --          at:                     /home/argentuuum/projects/opencv_3.1.0/opencv-3.1.0/3rdparty/ippicv/unpack/ippicv_lnx
  227. --     Use IPP Async:               NO
  228. --     Use VA:                      NO
  229. --     Use Intel VA-API/OpenCL:     NO
  230. --     Use Eigen:                   NO
  231. --     Use Cuda:                    NO
  232. --     Use OpenCL:                  YES
  233. --     Use custom HAL:              NO
  234. --
  235. --   OpenCL:
  236. --     Version:                     dynamic
  237. --     Include path:                /home/argentuuum/projects/opencv_3.1.0/opencv-3.1.0/3rdparty/include/opencl/1.2
  238. --     Use AMDFFT:                  NO
  239. --     Use AMDBLAS:                 NO
  240. --
  241. --   Python 2:
  242. --     Interpreter:                 /usr/bin/python2.7 (ver 2.7.10)
  243. --
  244. --   Python 3:
  245. --     Interpreter:                 /usr/bin/python3.4 (ver 3.4.3)
  246. --
  247. --   Python (for build):            /usr/bin/python2.7
  248. --
  249. --   Java:
  250. --     ant:                         NO
  251. --     JNI:                         /usr/lib/jvm/java/include /usr/lib/jvm/java/include/linux /usr/lib/jvm/java/include
  252. --     Java wrappers:               NO
  253. --     Java tests:                  NO
  254. --
  255. --   Matlab:                        Matlab not found or implicitly disabled
  256. --
  257. --   Documentation:
  258. --     Doxygen:                     NO
  259. --     PlantUML:                    NO
  260. --
  261. --   Tests and samples:
  262. --     Tests:                       YES
  263. --     Performance tests:           YES
  264. --     C/C++ Examples:              NO
  265. --
  266. --   Install path:                  /opt
  267. --
  268. --   cvconfig.h is in:              /home/argentuuum/projects/opencv_3.1.0/build2
  269. -- -----------------------------------------------------------------
  270. --
  271. -- Configuring done
  272. -- Generating done
  273. -- Build files have been written to: /home/argentuuum/projects/opencv_3.1.0/build2
Add Comment
Please, Sign In to add comment