Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.31 KB | None | 0 0
  1. billy@dorene:~/opencvscript/OpenCV/build$ cmake -DWITH_QT=ON -DWITH_OPENGL=ON -DWITH_GTK_2_X=ON -DFORCE_VTK=ON -DWITH_TBB=ON -DWITH_GDAL=ON -DWITH_XINE=ON -DBUILD_EXAMPLES=ON -DENABLE_PRECOMPILED_HEADERS=OFF ..
  2. -- Detected version of GNU GCC: 54 (504)
  3. -- FP16: Feature disabled
  4. -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found suitable version "1.2.8", minimum required is "1.2.3")
  5. -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
  6. -- Found OpenEXR: /usr/lib/x86_64-linux-gnu/libIlmImf.so
  7. -- Checking for module 'gstreamer-base-1.0'
  8. -- No package 'gstreamer-base-1.0' found
  9. -- Checking for module 'gstreamer-video-1.0'
  10. -- No package 'gstreamer-video-1.0' found
  11. -- Checking for module 'gstreamer-app-1.0'
  12. -- No package 'gstreamer-app-1.0' found
  13. -- Checking for module 'gstreamer-riff-1.0'
  14. -- No package 'gstreamer-riff-1.0' found
  15. -- Checking for module 'gstreamer-pbutils-1.0'
  16. -- No package 'gstreamer-pbutils-1.0' found
  17. -- Checking for module 'gstreamer-base-0.10'
  18. -- No package 'gstreamer-base-0.10' found
  19. -- Checking for module 'gstreamer-video-0.10'
  20. -- No package 'gstreamer-video-0.10' found
  21. -- Checking for module 'gstreamer-app-0.10'
  22. -- No package 'gstreamer-app-0.10' found
  23. -- Checking for module 'gstreamer-riff-0.10'
  24. -- No package 'gstreamer-riff-0.10' found
  25. -- Checking for module 'gstreamer-pbutils-0.10'
  26. -- No package 'gstreamer-pbutils-0.10' found
  27. -- Checking for module 'libxine'
  28. -- Found libxine, version 1.2.6
  29. -- Looking for linux/videodev.h
  30. -- Looking for linux/videodev.h - not found
  31. -- Looking for linux/videodev2.h
  32. -- Looking for linux/videodev2.h - found
  33. -- Looking for sys/videoio.h
  34. -- Looking for sys/videoio.h - not found
  35. -- Checking for module 'libavresample'
  36. -- No package 'libavresample' found
  37. -- Checking for module 'libgphoto2'
  38. -- No package 'libgphoto2' found
  39. -- Found TBB: /usr/lib/x86_64-linux-gnu/libtbb.so
  40. -- found IPP (ICV version): 9.0.1 [9.0.1]
  41. -- at: /home/billy/opencvscript/OpenCV/build/3rdparty/ippicv/ippicv_lnx
  42. -- CUDA detected: 8.0
  43. -- 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
  44. -- Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
  45. -- Could NOT find Atlas (missing: Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY)
  46. -- Found apache ant 1.9.6: /usr/bin/ant
  47. -- The imported target "vtkRenderingPythonTkWidgets" references the file
  48. "/usr/lib/x86_64-linux-gnu/libvtkRenderingPythonTkWidgets.so"
  49. but this file does not exist. Possible reasons include:
  50. * The file was deleted, renamed, or moved to another location.
  51. * An install or uninstall procedure did not complete successfully.
  52. * The installation package was faulty and contained
  53. "/usr/lib/cmake/vtk-6.2/VTKTargets.cmake"
  54. but not all the files it references.
  55.  
  56. -- The imported target "vtk" references the file
  57. "/usr/bin/vtk"
  58. but this file does not exist. Possible reasons include:
  59. * The file was deleted, renamed, or moved to another location.
  60. * An install or uninstall procedure did not complete successfully.
  61. * The installation package was faulty and contained
  62. "/usr/lib/cmake/vtk-6.2/VTKTargets.cmake"
  63. but not all the files it references.
  64.  
  65. -- Found VTK ver. 6.2.0 (usefile: /usr/lib/cmake/vtk-6.2/UseVTK.cmake)
  66. --
  67. -- General configuration for OpenCV 3.2.0 =====================================
  68. -- Version control: unknown
  69. --
  70. -- Platform:
  71. -- Timestamp: 2017-08-12T13:39:01Z
  72. -- Host: Linux 4.8.17-040817-generic x86_64
  73. -- CMake: 3.5.1
  74. -- CMake generator: Unix Makefiles
  75. -- CMake build tool: /usr/bin/make
  76. -- Configuration: Release
  77. --
  78. -- C/C++:
  79. -- Built as dynamic libs?: YES
  80. -- C++ Compiler: /usr/bin/c++ (ver 5.4.0)
  81. -- 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 -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  82. -- 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 -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
  83. -- C Compiler: /usr/bin/cc
  84. -- 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 -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
  85. -- 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 -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
  86. -- Linker flags (Release):
  87. -- Linker flags (Debug):
  88. -- ccache: NO
  89. -- Precompiled headers: NO
  90. -- 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/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 /usr/lib/libgdal.so dc1394 xine avcodec-ffmpeg avformat-ffmpeg avutil-ffmpeg swscale-ffmpeg 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 /usr/lib/x86_64-linux-gnu/libGLU.so /usr/lib/x86_64-linux-gnu/libGL.so tbb cudart nppc nppi npps cufft -L/usr/local/cuda/lib64
  91. -- 3rdparty dependencies:
  92. --
  93. -- OpenCV modules:
  94. -- To be built: cudev core cudaarithm flann imgproc ml video viz cudabgsegm cudafilters cudaimgproc cudawarping imgcodecs photo shape videoio cudacodec highgui objdetect ts features2d calib3d cudafeatures2d cudalegacy cudaobjdetect cudaoptflow cudastereo java stitching superres videostab python2 python3
  95. -- Disabled: world
  96. -- Disabled by dependency: -
  97. -- Unavailable: -
  98. --
  99. -- GUI:
  100. -- QT 5.x: YES (ver 5.5.1)
  101. -- QT OpenGL support: YES (Qt5::OpenGL 5.5.1)
  102. -- OpenGL support: YES (/usr/lib/x86_64-linux-gnu/libGLU.so /usr/lib/x86_64-linux-gnu/libGL.so)
  103. -- VTK support: YES (ver 6.2.0)
  104. --
  105. -- Media I/O:
  106. -- ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.8)
  107. -- JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (ver )
  108. -- WEBP: /usr/lib/x86_64-linux-gnu/libwebp.so (ver encoder: 0x0202)
  109. -- PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.2.54)
  110. -- TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (ver 42 - 4.0.6)
  111. -- JPEG 2000: /usr/lib/x86_64-linux-gnu/libjasper.so (ver 1.900.1)
  112. -- 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)
  113. -- GDAL: /usr/lib/libgdal.so
  114. -- GDCM: NO
  115. --
  116. -- Video I/O:
  117. -- DC1394 1.x: NO
  118. -- DC1394 2.x: YES (ver 2.2.4)
  119. -- FFMPEG: YES
  120. -- avcodec: YES (ver 56.60.100)
  121. -- avformat: YES (ver 56.40.101)
  122. -- avutil: YES (ver 54.31.100)
  123. -- swscale: YES (ver 3.1.101)
  124. -- avresample: NO
  125. -- GStreamer: NO
  126. -- OpenNI: NO
  127. -- OpenNI PrimeSensor Modules: NO
  128. -- OpenNI2: NO
  129. -- PvAPI: NO
  130. -- GigEVisionSDK: NO
  131. -- Aravis SDK: NO
  132. -- UniCap: NO
  133. -- UniCap ucil: NO
  134. -- V4L/V4L2: NO/YES
  135. -- XIMEA: NO
  136. -- Xine: YES (ver 1.2.6)
  137. -- gPhoto2: NO
  138. --
  139. -- Parallel framework: TBB (ver 4.4 interface 9002)
  140. --
  141. -- Other third-party libraries:
  142. -- Use IPP: 9.0.1 [9.0.1]
  143. -- at: /home/billy/opencvscript/OpenCV/build/3rdparty/ippicv/ippicv_lnx
  144. -- Use IPP Async: NO
  145. -- Use VA: NO
  146. -- Use Intel VA-API/OpenCL: NO
  147. -- Use Lapack: NO
  148. -- Use Eigen: YES (ver 3.3.3)
  149. -- Use Cuda: YES (ver 8.0)
  150. -- Use OpenCL: YES
  151. -- Use OpenVX: NO
  152. -- Use custom HAL: NO
  153. --
  154. -- NVIDIA CUDA
  155. -- Use CUFFT: YES
  156. -- Use CUBLAS: NO
  157. -- USE NVCUVID: NO
  158. -- NVIDIA GPU arch: 20 30 35 37 50 52 60 61
  159. -- NVIDIA PTX archs:
  160. -- Use fast math: NO
  161. --
  162. -- OpenCL: <Dynamic loading of OpenCL library>
  163. -- Include path: /home/billy/opencvscript/OpenCV/3rdparty/include/opencl/1.2
  164. -- Use AMDFFT: NO
  165. -- Use AMDBLAS: NO
  166. --
  167. -- Python 2:
  168. -- Interpreter: /usr/bin/python2.7 (ver 2.7.12)
  169. -- Libraries: /usr/lib/x86_64-linux-gnu/libpython2.7.so (ver 2.7.12)
  170. -- numpy: /home/billy/.local/lib/python2.7/site-packages/numpy/core/include (ver 1.12.1)
  171. -- packages path: lib/python2.7/dist-packages
  172. --
  173. -- Python 3:
  174. -- Interpreter: /usr/bin/python3 (ver 3.5.2)
  175. -- Libraries: /usr/lib/x86_64-linux-gnu/libpython3.5m.so (ver 3.5.2)
  176. -- numpy: /usr/lib/python3/dist-packages/numpy/core/include (ver 1.11.0)
  177. -- packages path: lib/python3.5/dist-packages
  178. --
  179. -- Python (for build): /usr/bin/python2.7
  180. --
  181. -- Java:
  182. -- ant: /usr/bin/ant (ver 1.9.6)
  183. -- JNI: /usr/lib/jvm/java-8-oracle/include /usr/lib/jvm/java-8-oracle/include/linux /usr/lib/jvm/java-8-oracle/include
  184. -- Java wrappers: YES
  185. -- Java tests: YES
  186. --
  187. -- Matlab:
  188. -- mex: /usr/local/MATLAB/R2014a/bin/mex
  189. -- Compiler/generator: Not working (bindings will not be generated)
  190. --
  191. -- Documentation:
  192. -- Doxygen: /usr/bin/doxygen (ver 1.8.11)
  193. --
  194. -- Tests and samples:
  195. -- Tests: YES
  196. -- Performance tests: YES
  197. -- C/C++ Examples: YES
  198. --
  199. -- Install path: /usr/local
  200. --
  201. -- cvconfig.h is in: /home/billy/opencvscript/OpenCV/build
  202. -- -----------------------------------------------------------------
  203. --
  204. -- Configuring done
  205. -- Generating done
  206. -- Build files have been written to: /home/billy/opencvscript/OpenCV/build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement