Advertisement
Guest User

Untitled

a guest
Mar 8th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.13 KB | None | 0 0
  1. cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D WITH_TBB=ON -D BUILD_NEW_PYTHON_SUPPORT=ON -D WITH_V4L=ON -D INSTALL_C_EXAMPLES=ON -D INSTALL_PYTHON_EXAMPLES=ON -D BUILD_EXAMPLES=ON -D WITH_QT=ON -D WITH_OPENGL=ON ..
  2. CMake Deprecation Warning at CMakeLists.txt:81 (cmake_policy):
  3. The OLD behavior for policy CMP0020 will be removed from a future version
  4. of CMake.
  5.  
  6. The cmake-policies(7) manual explains that the OLD behaviors of all
  7. policies are deprecated and that a policy should be set to OLD only under
  8. specific short-term circumstances. Projects should be ported to the NEW
  9. behavior and not rely on setting a policy to OLD.
  10.  
  11.  
  12. CMake Deprecation Warning at CMakeLists.txt:85 (cmake_policy):
  13. The OLD behavior for policy CMP0022 will be removed from a future version
  14. of CMake.
  15.  
  16. The cmake-policies(7) manual explains that the OLD behaviors of all
  17. policies are deprecated and that a policy should be set to OLD only under
  18. specific short-term circumstances. Projects should be ported to the NEW
  19. behavior and not rely on setting a policy to OLD.
  20.  
  21.  
  22. CMake Deprecation Warning at CMakeLists.txt:94 (cmake_policy):
  23. The OLD behavior for policy CMP0026 will be removed from a future version
  24. of CMake.
  25.  
  26. The cmake-policies(7) manual explains that the OLD behaviors of all
  27. policies are deprecated and that a policy should be set to OLD only under
  28. specific short-term circumstances. Projects should be ported to the NEW
  29. behavior and not rely on setting a policy to OLD.
  30.  
  31.  
  32. -- Detected version of GNU GCC: 54 (504)
  33. -- Looking for ccache - found (/usr/bin/ccache)
  34. -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found suitable version "1.2.8", minimum required is "1.2.3")
  35. -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
  36. -- Checking for module 'gstreamer-video-1.0'
  37. -- No package 'gstreamer-video-1.0' found
  38. -- Checking for module 'gstreamer-app-1.0'
  39. -- No package 'gstreamer-app-1.0' found
  40. -- Checking for module 'gstreamer-riff-1.0'
  41. -- No package 'gstreamer-riff-1.0' found
  42. -- Checking for module 'gstreamer-pbutils-1.0'
  43. -- No package 'gstreamer-pbutils-1.0' found
  44. -- Looking for linux/videodev.h
  45. -- Looking for linux/videodev.h - not found
  46. -- Looking for linux/videodev2.h
  47. -- Looking for linux/videodev2.h - found
  48. -- Looking for sys/videoio.h
  49. -- Looking for sys/videoio.h - not found
  50. -- Checking for module 'libavresample'
  51. -- No package 'libavresample' found
  52. -- Found TBB: /usr/lib/x86_64-linux-gnu/libtbb.so
  53. -- found Intel IPP (ICV version): 2017.0.2 [2017.0.2]
  54. -- at: /home/matheus/projects/qt_Learn/opencv-3.3.0/build/3rdparty/ippicv/ippicv_lnx
  55. -- found Intel IPP IW binaries: 2017.0.2
  56. -- at: /home/matheus/projects/qt_Learn/opencv-3.3.0/build/3rdparty/ippicv/ippicv_lnx/../ippiw_lnx/
  57. -- Found OpenBLAS libraries: /usr/lib/libopenblas.so
  58. -- Found OpenBLAS include: /usr/include
  59. -- LAPACK(OpenBLAS): LAPACK_LIBRARIES: /usr/lib/libopenblas.so
  60. CMake Warning at cmake/OpenCVFindLAPACK.cmake:29 (message):
  61. LAPACK(OpenBLAS): CBLAS/LAPACK headers are not found in '/usr/include'
  62. Call Stack (most recent call first):
  63. cmake/OpenCVFindLAPACK.cmake:89 (ocv_lapack_check)
  64. CMakeLists.txt:607 (include)
  65.  
  66.  
  67. -- Could NOT find Atlas (missing: Atlas_CLAPACK_INCLUDE_DIR)
  68. -- A library with BLAS API found.
  69. -- A library with LAPACK API found.
  70. -- Found apache ant 1.9.6: /usr/bin/ant
  71. -- 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)
  72. -- VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  73. -- Excluding from source files list: /home/matheus/projects/qt_Learn/opencv-3.3.0/build/modules/imgproc/accum.neon.cpp
  74. -- Torch importer has been enabled. To run the tests you have to install Torch ('th' executable should be available) and generate testdata using opencv_extra/testdata/dnn/generate_torch_models.py script.
  75. --
  76. -- General configuration for OpenCV 3.3.0 =====================================
  77. -- Version control: unknown
  78. --
  79. -- Platform:
  80. -- Timestamp: 2018-03-08T22:26:36Z
  81. -- Host: Linux 4.13.0-36-generic x86_64
  82. -- CMake: 3.10.1
  83. -- CMake generator: Unix Makefiles
  84. -- CMake build tool: /usr/bin/make
  85. -- Configuration: RELEASE
  86. --
  87. -- CPU/HW features:
  88. -- Baseline: SSE SSE2 SSE3
  89. -- requested: SSE3
  90. -- Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2
  91. -- requested: SSE4_1 SSE4_2 AVX FP16 AVX2
  92. -- SSE4_1 (2 files): + SSSE3 SSE4_1
  93. -- SSE4_2 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2
  94. -- FP16 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
  95. -- AVX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX
  96. -- AVX2 (7 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2
  97. --
  98. -- C/C++:
  99. -- Built as dynamic libs?: YES
  100. -- C++ Compiler: /usr/bin/c++ (ver 5.4.0)
  101. -- 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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  102. -- 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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  103. -- C Compiler: /usr/bin/cc
  104. -- 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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
  105. -- 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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
  106. -- Linker flags (Release):
  107. -- Linker flags (Debug):
  108. -- ccache: YES
  109. -- Precompiled headers: NO
  110. -- Extra dependencies: Qt5::Core Qt5::Gui Qt5::Widgets Qt5::Test Qt5::Concurrent Qt5::OpenGL /usr/lib/x86_64-linux-gnu/libwebp.so /usr/lib/x86_64-linux-gnu/libpng.so /usr/lib/x86_64-linux-gnu/libz.so /usr/lib/x86_64-linux-gnu/libtiff.so /usr/lib/x86_64-linux-gnu/libjasper.so /usr/lib/x86_64-linux-gnu/libjpeg.so gstbase-1.0 gstreamer-1.0 gobject-2.0 glib-2.0 gstbase-0.10 gstreamer-0.10 gmodule-2.0 gthread-2.0 xml2 gstvideo-0.10 gstapp-0.10 gstriff-0.10 gstpbutils-0.10 dc1394 avcodec-ffmpeg avformat-ffmpeg avutil-ffmpeg swscale-ffmpeg gphoto2 gphoto2_port exif dl m pthread rt /usr/lib/x86_64-linux-gnu/libGL.so /usr/lib/x86_64-linux-gnu/libGLU.so /usr/lib/x86_64-linux-gnu/libtbb.so
  111. -- 3rdparty dependencies:
  112. --
  113. -- OpenCV modules:
  114. -- To be built: core flann imgproc ml objdetect photo video dnn imgcodecs shape videoio highgui superres ts features2d calib3d java stitching videostab python2 python3
  115. -- Disabled: world
  116. -- Disabled by dependency: -
  117. -- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev viz
  118. --
  119. -- GUI:
  120. -- QT 5.x: YES (ver 5.5.1)
  121. -- QT OpenGL support: YES (Qt5::OpenGL 5.5.1)
  122. -- OpenGL support: YES (/usr/lib/x86_64-linux-gnu/libGL.so /usr/lib/x86_64-linux-gnu/libGLU.so)
  123. -- VTK support: NO
  124. --
  125. -- Media I/O:
  126. -- ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.8)
  127. -- JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (ver )
  128. -- WEBP: /usr/lib/x86_64-linux-gnu/libwebp.so (ver encoder: 0x0202)
  129. -- PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.2.54)
  130. -- TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (ver 42 - 4.0.6)
  131. -- JPEG 2000: /usr/lib/x86_64-linux-gnu/libjasper.so (ver 1.900.1)
  132. -- OpenEXR: build (ver 1.7.1)
  133. -- GDAL: NO
  134. -- GDCM: NO
  135. --
  136. -- Video I/O:
  137. -- DC1394 1.x: NO
  138. -- DC1394 2.x: YES (ver 2.2.4)
  139. -- FFMPEG: YES
  140. -- avcodec: YES (ver 56.60.100)
  141. -- avformat: YES (ver 56.40.101)
  142. -- avutil: YES (ver 54.31.100)
  143. -- swscale: YES (ver 3.1.101)
  144. -- avresample: NO
  145. -- GStreamer:
  146. -- base: YES (ver 0.10.36)
  147. -- video: YES (ver 0.10.36)
  148. -- app: YES (ver 0.10.36)
  149. -- riff: YES (ver 0.10.36)
  150. -- pbutils: YES (ver 0.10.36)
  151. -- OpenNI: NO
  152. -- OpenNI PrimeSensor Modules: NO
  153. -- OpenNI2: NO
  154. -- PvAPI: NO
  155. -- GigEVisionSDK: NO
  156. -- Aravis SDK: NO
  157. -- UniCap: NO
  158. -- UniCap ucil: NO
  159. -- V4L/V4L2: NO/YES
  160. -- XIMEA: NO
  161. -- Xine: NO
  162. -- Intel Media SDK: NO
  163. -- gPhoto2: YES
  164. --
  165. -- Parallel framework: TBB (ver 4.4 interface 9002)
  166. --
  167. -- Trace: YES (with Intel ITT)
  168. --
  169. -- Other third-party libraries:
  170. -- Use Intel IPP: 2017.0.2 [2017.0.2]
  171. -- at: /home/matheus/projects/qt_Learn/opencv-3.3.0/build/3rdparty/ippicv/ippicv_lnx
  172. -- Use Intel IPP IW: prebuilt binaries (2017.0.2)
  173. -- Use Intel IPP Async: NO
  174. -- Use VA: NO
  175. -- Use Intel VA-API/OpenCL: NO
  176. -- Use Lapack: NO
  177. -- Use Eigen: YES (ver 3.2.92)
  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: /home/matheus/projects/qt_Learn/opencv-3.3.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. -- Libraries: /usr/lib/x86_64-linux-gnu/libpython2.7.so (ver 2.7.12)
  191. -- numpy: /usr/lib/python2.7/dist-packages/numpy/core/include (ver 1.11.0)
  192. -- packages path: lib/python2.7/dist-packages
  193. --
  194. -- Python 3:
  195. -- Interpreter: /usr/bin/python3 (ver 3.5.2)
  196. -- Libraries: /usr/lib/x86_64-linux-gnu/libpython3.5m.so (ver 3.5.2)
  197. -- numpy: /usr/lib/python3/dist-packages/numpy/core/include (ver 1.11.0)
  198. -- packages path: lib/python3.5/dist-packages
  199. --
  200. -- Python (for build): /usr/bin/python2.7
  201. --
  202. -- Java:
  203. -- ant: /usr/bin/ant (ver 1.9.6)
  204. -- JNI: /usr/lib/jvm/java-8-oracle/include /usr/lib/jvm/java-8-oracle/include/linux /usr/lib/jvm/java-8-oracle/include
  205. -- Java wrappers: YES
  206. -- Java tests: YES
  207. --
  208. -- Matlab: Matlab not found or implicitly disabled
  209. --
  210. -- Documentation:
  211. -- Doxygen: /usr/bin/doxygen (ver 1.8.11)
  212. --
  213. -- Tests and samples:
  214. -- Tests: YES
  215. -- Performance tests: YES
  216. -- C/C++ Examples: YES
  217. --
  218. -- Install path: /usr/local
  219. --
  220. -- cvconfig.h is in: /home/matheus/projects/qt_Learn/opencv-3.3.0/build
  221. -- -----------------------------------------------------------------
  222. --
  223. -- Configuring done
  224. CMake Warning (dev) in modules/highgui/CMakeLists.txt:
  225. Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files.
  226. Run "cmake --help-policy CMP0071" for policy details. Use the cmake_policy
  227. command to set the policy and suppress this warning.
  228.  
  229. For compatibility, CMake is excluding the GENERATED source file(s):
  230.  
  231. "/home/matheus/projects/qt_Learn/opencv-3.3.0/build/modules/highgui/qrc_window_QT.cpp"
  232.  
  233. from processing by AUTOMOC. If any of the files should be processed, set
  234. CMP0071 to NEW. If any of the files should not be processed, explicitly
  235. exclude them by setting the source file property SKIP_AUTOMOC:
  236.  
  237. set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON)
  238.  
  239. This warning is for project developers. Use -Wno-dev to suppress it.
  240.  
  241. -- Generating done
  242. -- Build files have been written to: /home/matheus/projects/qt_Learn/opencv-3.3.0/build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement