Advertisement
Guest User

cmake-output

a guest
Apr 14th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.71 KB | None | 0 0
  1. Detected version of GNU GCC: 54 (504)
  2. Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found suitable version "1.2.8", minimum required is "1.2.3")
  3. Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
  4. Found OpenEXR: /usr/lib/x86_64-linux-gnu/libIlmImf.so
  5. Checking for module 'gtk+-3.0'
  6. No package 'gtk+-3.0' found
  7. Checking for module 'gstreamer-video-1.0'
  8. No package 'gstreamer-video-1.0' found
  9. Checking for module 'gstreamer-app-1.0'
  10. No package 'gstreamer-app-1.0' found
  11. Checking for module 'gstreamer-riff-1.0'
  12. No package 'gstreamer-riff-1.0' found
  13. Checking for module 'gstreamer-pbutils-1.0'
  14. No package 'gstreamer-pbutils-1.0' found
  15. Checking for module 'gstreamer-video-0.10'
  16. No package 'gstreamer-video-0.10' found
  17. Checking for module 'gstreamer-app-0.10'
  18. No package 'gstreamer-app-0.10' found
  19. Checking for module 'gstreamer-riff-0.10'
  20. No package 'gstreamer-riff-0.10' found
  21. Checking for module 'gstreamer-pbutils-0.10'
  22. No package 'gstreamer-pbutils-0.10' found
  23. Looking for linux/videodev.h
  24. Looking for linux/videodev.h - not found
  25. Looking for linux/videodev2.h
  26. Looking for linux/videodev2.h - found
  27. Looking for sys/videoio.h
  28. Looking for sys/videoio.h - not found
  29. Checking for module 'libgphoto2'
  30. No package 'libgphoto2' found
  31. Found TBB: /usr/lib/x86_64-linux-gnu/libtbb.so
  32. found IPP (ICV version): 9.0.1 [9.0.1]
  33. at: /home/spu/Github/opencv/test/3rdparty/ippicv/ippicv_lnx
  34. CUDA detected: 8.0
  35. CUDA NVCC target flags: -gencode;arch=compute_20,code=sm_20;-gencode;arch=compute_30,code=sm_30;-gencode;arch=compute_35,code=sm_35;-gencode;arch=compute_37,code=sm_37;-gencode;arch=compute_50,code=sm_50;-gencode;arch=compute_52,code=sm_52;-gencode;arch=compute_60,code=sm_60;-gencode;arch=compute_61,code=sm_61;-D_FORCE_INLINES
  36. LAPACK(Atlas): LAPACK_LIBRARIES: /usr/lib/liblapack.so;/usr/lib/libcblas.so;/usr/lib/libatlas.so
  37. LAPACK(Atlas): Support is enabled.
  38. Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  39. Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
  40. The imported target "vtkRenderingPythonTkWidgets" references the file
  41. "/usr/lib/x86_64-linux-gnu/libvtkRenderingPythonTkWidgets.so"
  42. but this file does not exist. Possible reasons include:
  43. * The file was deleted, renamed, or moved to another location.
  44. * An install or uninstall procedure did not complete successfully.
  45. * The installation package was faulty and contained
  46. "/usr/lib/cmake/vtk-6.2/VTKTargets.cmake"
  47. but not all the files it references.
  48.  
  49. The imported target "vtk" references the file
  50. "/usr/bin/vtk"
  51. but this file does not exist. Possible reasons include:
  52. * The file was deleted, renamed, or moved to another location.
  53. * An install or uninstall procedure did not complete successfully.
  54. * The installation package was faulty and contained
  55. "/usr/lib/cmake/vtk-6.2/VTKTargets.cmake"
  56. but not all the files it references.
  57.  
  58. Found VTK ver. 6.2.0 (usefile: /usr/lib/cmake/vtk-6.2/UseVTK.cmake)
  59. Processing WORLD modules...
  60. module opencv_cudev...
  61. module opencv_core...
  62. module opencv_cudaarithm...
  63. module opencv_flann...
  64. module opencv_imgproc...
  65. module opencv_ml...
  66. module opencv_objdetect...
  67. module opencv_video...
  68. module opencv_viz...
  69. module opencv_cudabgsegm...
  70. module opencv_cudafilters...
  71. module opencv_cudaimgproc...
  72. module opencv_cudawarping...
  73. module opencv_imgcodecs...
  74. module opencv_photo...
  75. module opencv_shape...
  76. module opencv_videoio...
  77. module opencv_cudacodec...
  78. module opencv_highgui...
  79. module opencv_features2d...
  80. module opencv_calib3d...
  81. module opencv_cudafeatures2d...
  82. module opencv_cudalegacy...
  83. module opencv_cudaobjdetect...
  84. module opencv_cudaoptflow...
  85. module opencv_cudastereo...
  86. module opencv_stitching...
  87. module opencv_superres...
  88. module opencv_videostab...
  89. Processing WORLD modules... DONE
  90. Processing module opencv_python2...
  91. Processing module opencv_python3...
  92. Processing module opencv_ts...
  93.  
  94. General configuration for OpenCV 3.2.0-dev =====================================
  95. Version control: 2.4.6.1-13241-g4d3cef3
  96.  
  97. Platform:
  98. Timestamp: 2017-04-14T11:21:46Z
  99. Host: Linux 4.4.0-72-generic x86_64
  100. CMake: 3.5.1
  101. CMake generator: Unix Makefiles
  102. CMake build tool: /usr/bin/make
  103. Configuration: Release
  104.  
  105. CPU/HW features:
  106. Baseline: SSE SSE2 SSE3 SSSE3
  107. requested: SSSE3
  108. Dispatched code generation: SSE4_1 FP16 AVX AVX2
  109. requested: SSE4_1 AVX FP16 AVX2
  110. SSE4_1 (0 files): + SSE4_1
  111. FP16 (0 files): + SSE4_1 POPCNT SSE4_2 FP16 AVX
  112. AVX (1 files): + SSE4_1 POPCNT SSE4_2 AVX
  113. AVX2 (1 files): + SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2
  114.  
  115. C/C++:
  116. Built as dynamic libs?: YES
  117. C++ Compiler: /usr/bin/c++ (ver 5.4.0)
  118. 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 -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -mssse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  119. 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 -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -mssse3 -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  120. C Compiler: /usr/bin/cc
  121. 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 -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -mssse3 -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
  122. 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 -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -mssse3 -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
  123. Linker flags (Release):
  124. Linker flags (Debug):
  125. ccache: NO
  126. Precompiled headers: NO
  127. Extra dependencies: /usr/lib/x86_64-linux-gnu/libwebp.so /usr/lib/x86_64-linux-gnu/libjasper.so /usr/lib/x86_64-linux-gnu/libImath.so /usr/lib/x86_64-linux-gnu/libIlmImf.so /usr/lib/x86_64-linux-gnu/libIex.so /usr/lib/x86_64-linux-gnu/libHalf.so /usr/lib/x86_64-linux-gnu/libIlmThread.so avcodec-ffmpeg avformat-ffmpeg avutil-ffmpeg swscale-ffmpeg avresample-ffmpeg gtk-x11-2.0 gdk-x11-2.0 pangocairo-1.0 atk-1.0 cairo gdk_pixbuf-2.0 gio-2.0 pangoft2-1.0 pango-1.0 fontconfig freetype gstbase-1.0 gstreamer-1.0 gstbase-0.10 gstreamer-0.10 gobject-2.0 gmodule-2.0 gthread-2.0 glib-2.0 xml2 dc1394 /usr/lib/liblapack.so /usr/lib/libcblas.so /usr/lib/libatlas.so vtkRenderingOpenGL vtkImagingHybrid vtkIOImage vtkCommonDataModel vtkCommonMath vtkCommonCore vtksys vtkCommonMisc vtkCommonSystem vtkCommonTransforms vtkCommonExecutionModel vtkDICOMParser vtkIOCore /usr/lib/x86_64-linux-gnu/libz.so vtkmetaio /usr/lib/x86_64-linux-gnu/libjpeg.so /usr/lib/x86_64-linux-gnu/libpng.so /usr/lib/x86_64-linux-gnu/libtiff.so vtkImagingCore vtkRenderingCore vtkCommonColor vtkFiltersExtraction vtkFiltersCore vtkFiltersGeneral vtkCommonComputationalGeometry vtkFiltersStatistics vtkImagingFourier vtkalglib vtkFiltersGeometry vtkFiltersSources vtkInteractionStyle vtkRenderingLOD vtkFiltersModeling vtkIOPLY vtkIOGeometry /usr/lib/x86_64-linux-gnu/libjsoncpp.so vtkFiltersTexture vtkRenderingFreeType /usr/lib/x86_64-linux-gnu/libfreetype.so vtkftgl vtkIOExport vtkRenderingAnnotation vtkImagingColor vtkRenderingContext2D vtkRenderingGL2PS vtkRenderingContextOpenGL /usr/lib/libgl2ps.so vtkRenderingLabel dl m pthread rt tbb cudart nppc nppi npps cufft -L/usr/local/cuda/lib64
  128. 3rdparty dependencies:
  129.  
  130. OpenCV modules:
  131. To be built: cudev core cudaarithm flann imgproc ml objdetect video viz cudabgsegm cudafilters cudaimgproc cudawarping imgcodecs photo shape videoio cudacodec highgui features2d calib3d cudafeatures2d cudalegacy cudaobjdetect cudaoptflow cudastereo stitching superres videostab world python2 python3 ts
  132. Disabled: -
  133. Disabled by dependency: -
  134. Unavailable: java
  135.  
  136. GUI:
  137. QT: NO
  138. GTK+ 2.x: YES (ver 2.24.30)
  139. GThread : YES (ver 2.48.2)
  140. GtkGlExt: NO
  141. OpenGL support: NO
  142. VTK support: YES (ver 6.2.0)
  143.  
  144. Media I/O:
  145. ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.8)
  146. JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (ver )
  147. WEBP: /usr/lib/x86_64-linux-gnu/libwebp.so (ver encoder: 0x0202)
  148. PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.2.54)
  149. TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (ver 42 - 4.0.6)
  150. JPEG 2000: /usr/lib/x86_64-linux-gnu/libjasper.so (ver 1.900.1)
  151. OpenEXR: /usr/lib/x86_64-linux-gnu/libImath.so /usr/lib/x86_64-linux-gnu/libIlmImf.so /usr/lib/x86_64-linux-gnu/libIex.so /usr/lib/x86_64-linux-gnu/libHalf.so /usr/lib/x86_64-linux-gnu/libIlmThread.so (ver 2.2.0)
  152. GDAL: NO
  153. GDCM: NO
  154.  
  155. Video I/O:
  156. DC1394 1.x: NO
  157. DC1394 2.x: YES (ver 2.2.4)
  158. FFMPEG: YES
  159. avcodec: YES (ver 56.60.100)
  160. avformat: YES (ver 56.40.101)
  161. avutil: YES (ver 54.31.100)
  162. swscale: YES (ver 3.1.101)
  163. avresample: YES (ver 2.1.0)
  164. GStreamer: NO
  165. OpenNI: NO
  166. OpenNI PrimeSensor Modules: NO
  167. OpenNI2: NO
  168. PvAPI: NO
  169. GigEVisionSDK: NO
  170. Aravis SDK: NO
  171. UniCap: NO
  172. UniCap ucil: NO
  173. V4L/V4L2: NO/YES
  174. XIMEA: NO
  175. Xine: NO
  176. gPhoto2: NO
  177.  
  178. Parallel framework: TBB (ver 4.4 interface 9002)
  179.  
  180. Other third-party libraries:
  181. Use IPP: 9.0.1 [9.0.1]
  182. at: /home/spu/Github/opencv/test/3rdparty/ippicv/ippicv_lnx
  183. Use IPP Async: NO
  184. Use VA: NO
  185. Use Intel VA-API/OpenCL: NO
  186. Use Lapack: YES (/usr/lib/liblapack.so /usr/lib/libcblas.so /usr/lib/libatlas.so)
  187. Use Eigen: YES (ver 3.2.92)
  188. Use Cuda: YES (ver 8.0)
  189. Use OpenCL: YES
  190. Use OpenVX: NO
  191. Use custom HAL: NO
  192.  
  193. NVIDIA CUDA
  194. Use CUFFT: YES
  195. Use CUBLAS: NO
  196. USE NVCUVID: NO
  197. NVIDIA GPU arch: 20 30 35 37 50 52 60 61
  198. NVIDIA PTX archs:
  199. Use fast math: NO
  200.  
  201. OpenCL: <Dynamic loading of OpenCL library>
  202. Include path: /home/spu/Github/opencv/3rdparty/include/opencl/1.2
  203. Use AMDFFT: NO
  204. Use AMDBLAS: NO
  205.  
  206. Python 2:
  207. Interpreter: /usr/bin/python2.7 (ver 2.7.12)
  208. Libraries: /usr/lib/x86_64-linux-gnu/libpython2.7.so (ver 2.7.12)
  209. numpy: /home/spu/.local/lib/python2.7/site-packages/numpy/core/include (ver 1.11.0)
  210. packages path: lib/python2.7/dist-packages
  211.  
  212. Python 3:
  213. Interpreter: /usr/bin/python3 (ver 3.5.2)
  214. Libraries: /usr/lib/x86_64-linux-gnu/libpython3.5m.so (ver 3.5.2)
  215. numpy: /usr/lib/python3/dist-packages/numpy/core/include (ver 1.11.0)
  216. packages path: lib/python3.5/dist-packages
  217.  
  218. Python (for build): /usr/bin/python2.7
  219.  
  220. Java:
  221. ant: NO
  222. JNI: NO
  223. Java wrappers: NO
  224. Java tests: NO
  225.  
  226. Matlab:
  227. mex: /usr/local/MATLAB/R2016b/bin/mex
  228. Compiler/generator: Not working (bindings will not be generated)
  229.  
  230. Documentation:
  231. Doxygen: NO
  232.  
  233. Tests and samples:
  234. Tests: YES
  235. Performance tests: YES
  236. C/C++ Examples: NO
  237.  
  238. Install path: /usr/local
  239.  
  240. cvconfig.h is in: /home/spu/Github/opencv/test
  241. -----------------------------------------------------------------
  242.  
  243. Configuring done
  244. Generating done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement