Advertisement
Guest User

opencv cmake output

a guest
Jul 16th, 2018
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.22 KB | None | 0 0
  1. CMake Deprecation Warning at CMakeLists.txt:72 (cmake_policy):
  2. The OLD behavior for policy CMP0020 will be removed from a future version
  3. of CMake.
  4.  
  5. The cmake-policies(7) manual explains that the OLD behaviors of all
  6. policies are deprecated and that a policy should be set to OLD only under
  7. specific short-term circumstances. Projects should be ported to the NEW
  8. behavior and not rely on setting a policy to OLD.
  9.  
  10.  
  11. CMake Deprecation Warning at CMakeLists.txt:76 (cmake_policy):
  12. The OLD behavior for policy CMP0022 will be removed from a future version
  13. of CMake.
  14.  
  15. The cmake-policies(7) manual explains that the OLD behaviors of all
  16. policies are deprecated and that a policy should be set to OLD only under
  17. specific short-term circumstances. Projects should be ported to the NEW
  18. behavior and not rely on setting a policy to OLD.
  19.  
  20.  
  21. CMake Deprecation Warning at CMakeLists.txt:81 (cmake_policy):
  22. The OLD behavior for policy CMP0026 will be removed from a future version
  23. of CMake.
  24.  
  25. The cmake-policies(7) manual explains that the OLD behaviors of all
  26. policies are deprecated and that a policy should be set to OLD only under
  27. specific short-term circumstances. Projects should be ported to the NEW
  28. behavior and not rely on setting a policy to OLD.
  29.  
  30.  
  31. FP16: Compiler support is available
  32. Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) (Required is at least version "1.2.3")
  33. Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR)
  34. Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
  35. Could NOT find Jasper (missing: JASPER_LIBRARIES JASPER_INCLUDE_DIR)
  36. Could NOT find ZLIB (missing: ZLIB_INCLUDE_DIR) (found version "1.2.8")
  37. Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR)
  38. Checking for module 'gtk+-3.0'
  39. No package 'gtk+-3.0' found
  40. Checking for module 'gtk+-2.0'
  41. No package 'gtk+-2.0' found
  42. Checking for module 'gthread-2.0'
  43. No package 'gthread-2.0' found
  44. Checking for module 'gstreamer-base-1.0'
  45. No package 'gstreamer-base-1.0' found
  46. Checking for module 'gstreamer-video-1.0'
  47. No package 'gstreamer-video-1.0' found
  48. Checking for module 'gstreamer-app-1.0'
  49. No package 'gstreamer-app-1.0' found
  50. Checking for module 'gstreamer-riff-1.0'
  51. No package 'gstreamer-riff-1.0' found
  52. Checking for module 'gstreamer-pbutils-1.0'
  53. No package 'gstreamer-pbutils-1.0' found
  54. Checking for module 'gstreamer-base-0.10'
  55. No package 'gstreamer-base-0.10' found
  56. Checking for module 'gstreamer-video-0.10'
  57. No package 'gstreamer-video-0.10' found
  58. Checking for module 'gstreamer-app-0.10'
  59. No package 'gstreamer-app-0.10' found
  60. Checking for module 'gstreamer-riff-0.10'
  61. No package 'gstreamer-riff-0.10' found
  62. Checking for module 'gstreamer-pbutils-0.10'
  63. No package 'gstreamer-pbutils-0.10' found
  64. Checking for module 'libdc1394-2'
  65. No package 'libdc1394-2' found
  66. Checking for module 'libdc1394'
  67. No package 'libdc1394' found
  68. Looking for linux/videodev.h
  69. Looking for linux/videodev.h - not found
  70. Looking for linux/videodev2.h
  71. Looking for linux/videodev2.h - found
  72. Looking for sys/videoio.h
  73. Looking for sys/videoio.h - not found
  74. Checking for modules 'libavcodec;libavformat;libavutil;libswscale'
  75. No package 'libavcodec' found
  76. No package 'libavformat' found
  77. No package 'libavutil' found
  78. No package 'libswscale' found
  79. Checking for module 'libavresample'
  80. No package 'libavresample' found
  81. Checking for module 'libgphoto2'
  82. No package 'libgphoto2' found
  83. found IPP (ICV version): 9.0.1 [9.0.1]
  84. at: /path/to/opencv-build/3rdparty/ippicv/ippicv_lnx
  85. CUDA compilation is disabled (due to Clang unsupported on your platform).
  86. Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
  87. Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
  88. Could NOT find Atlas (missing: Atlas_CBLAS_INCLUDE_DIR Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY Atlas_LAPACK_LIBRARY)
  89. Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  90. Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
  91. 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)
  92. VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  93.  
  94. General configuration for OpenCV 3.2.0 =====================================
  95. Version control: unknown
  96.  
  97. Platform:
  98. Timestamp: 2018-07-16T12:37:45Z
  99. Host: Linux 4.15.0-24-generic x86_64
  100. CMake: 3.12.0-rc3
  101. CMake generator: Unix Makefiles
  102. CMake build tool: /usr/bin/make
  103. Configuration: Release
  104.  
  105. C/C++:
  106. Built as dynamic libs?: NO
  107. C++ Compiler: /path/to/standalone-toolchain-clang/bin/clang++ (ver 5.0.300080)
  108. C++ flags (Release): -fPIC -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 -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -Qunused-arguments -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  109. C++ flags (Debug): -fPIC -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 -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -Qunused-arguments -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  110. C Compiler: /path/to/standalone-toolchain-clang/bin/clang
  111. C flags (Release): -fPIC -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 -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -Qunused-arguments -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  112. C flags (Debug): -fPIC -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 -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -Qunused-arguments -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  113. Linker flags (Release):
  114. Linker flags (Debug):
  115. ccache: NO
  116. Precompiled headers: NO
  117. Extra dependencies: stdc++ dl m pthread rt
  118. 3rdparty dependencies: zlib libjpeg libwebp libpng libtiff libjasper IlmImf ippicv
  119.  
  120. OpenCV modules:
  121. To be built: core flann imgproc ml photo video imgcodecs shape videoio highgui objdetect superres ts features2d calib3d stitching videostab
  122. Disabled: world
  123. Disabled by dependency: -
  124. Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 python3 viz
  125.  
  126. GUI:
  127. QT: NO
  128. GTK+: NO
  129. GThread : NO
  130. GtkGlExt: NO
  131. OpenGL support: NO
  132. VTK support: NO
  133.  
  134. Media I/O:
  135. ZLib: zlib (ver 1.2.8)
  136. JPEG: libjpeg (ver 90)
  137. WEBP: build (ver 0.3.1)
  138. PNG: build (ver 1.6.24)
  139. TIFF: build (ver 42 - 4.0.2)
  140. JPEG 2000: build (ver 1.900.1)
  141. OpenEXR: build (ver 1.7.1)
  142. GDAL: NO
  143. GDCM: NO
  144.  
  145. Video I/O:
  146. DC1394 1.x: NO
  147. DC1394 2.x: NO
  148. FFMPEG: NO
  149. avcodec: NO
  150. avformat: NO
  151. avutil: NO
  152. swscale: NO
  153. avresample: NO
  154. GStreamer: NO
  155. OpenNI: NO
  156. OpenNI PrimeSensor Modules: NO
  157. OpenNI2: NO
  158. PvAPI: NO
  159. GigEVisionSDK: NO
  160. Aravis SDK: NO
  161. UniCap: NO
  162. UniCap ucil: NO
  163. V4L/V4L2: NO/YES
  164. XIMEA: NO
  165. Xine: NO
  166. gPhoto2: NO
  167.  
  168. Parallel framework: pthreads
  169.  
  170. Other third-party libraries:
  171. Use IPP: 9.0.1 [9.0.1]
  172. at: /path/to/opencv-build/3rdparty/ippicv/ippicv_lnx
  173. Use IPP Async: NO
  174. Use VA: NO
  175. Use Intel VA-API/OpenCL: NO
  176. Use Lapack: NO
  177. Use Eigen: NO
  178. Use Cuda: NO
  179. Use OpenCL: YES
  180. Use OpenVX: NO
  181. Use custom HAL: NO
  182.  
  183. OpenCL: <Dynamic loading of OpenCL library>
  184. Include path: /path/to/opencv-3.2.0/3rdparty/include/opencl/1.2
  185. Use AMDFFT: NO
  186. Use AMDBLAS: NO
  187.  
  188. Python 2:
  189. Interpreter: /usr/bin/python2.7 (ver 2.7.12)
  190.  
  191. Python 3:
  192. Interpreter: /usr/bin/python3 (ver 3.5.2)
  193.  
  194. Python (for build): /usr/bin/python2.7
  195.  
  196. Java:
  197. ant: NO
  198. JNI: NO
  199. Java wrappers: NO
  200. Java tests: NO
  201.  
  202. Matlab: Matlab not found or implicitly disabled
  203.  
  204. Documentation:
  205. Doxygen: NO
  206.  
  207. Tests and samples:
  208. Tests: YES
  209. Performance tests: YES
  210. C/C++ Examples: NO
  211.  
  212. Install path: /usr/local
  213.  
  214. cvconfig.h is in: /path/to/opencv-build
  215. -----------------------------------------------------------------
  216.  
  217. Configuring done
  218. Generating done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement