Guest User

Untitled

a guest
Jul 12th, 2016
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.44 KB | None | 0 0
  1. -- Detected version of GNU GCC: 48 (408)
  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 'gstreamer-base-1.0'
  6. -- package 'gstreamer-base-1.0' not found
  7. -- checking for module 'gstreamer-video-1.0'
  8. -- package 'gstreamer-video-1.0' not found
  9. -- checking for module 'gstreamer-app-1.0'
  10. -- package 'gstreamer-app-1.0' not found
  11. -- checking for module 'gstreamer-riff-1.0'
  12. -- package 'gstreamer-riff-1.0' not found
  13. -- checking for module 'gstreamer-pbutils-1.0'
  14. -- package 'gstreamer-pbutils-1.0' not found
  15. -- checking for module 'gstreamer-base-0.10'
  16. -- package 'gstreamer-base-0.10' not found
  17. -- checking for module 'gstreamer-video-0.10'
  18. -- package 'gstreamer-video-0.10' not found
  19. -- checking for module 'gstreamer-app-0.10'
  20. -- package 'gstreamer-app-0.10' not found
  21. -- checking for module 'gstreamer-riff-0.10'
  22. -- package 'gstreamer-riff-0.10' not found
  23. -- checking for module 'gstreamer-pbutils-0.10'
  24. -- package 'gstreamer-pbutils-0.10' not found
  25. -- Looking for linux/videodev.h
  26. -- Looking for linux/videodev.h - not found
  27. -- Looking for linux/videodev2.h
  28. -- Looking for linux/videodev2.h - found
  29. -- Looking for sys/videoio.h
  30. -- Looking for sys/videoio.h - not found
  31. -- checking for module 'libavresample'
  32. -- package 'libavresample' not found
  33. -- Looking for libavformat/avformat.h
  34. -- Looking for libavformat/avformat.h - found
  35. -- Looking for ffmpeg/avformat.h
  36. -- Looking for ffmpeg/avformat.h - not found
  37. -- checking for module 'libgphoto2'
  38. -- package 'libgphoto2' not found
  39. -- found IPP (ICV version): 9.0.1 [9.0.1]
  40. -- at: /home/okon3/Downloads/OpenCV/3rdparty/ippicv/unpack/ippicv_lnx
  41. -- To enable PlantUML support, set PLANTUML_JAR environment variable or pass -DPLANTUML_JAR=<filepath> option to cmake
  42. -- Found PythonInterp: /usr/bin/python3.4 (found suitable version "3.4.3", minimum required is "2.7")
  43. -- Could NOT find PythonLibs: Found unsuitable version "2.7.6", but required is exact version "3.4.3" (found /usr/lib/x86_64-linux-gnu/libpython3.4m.so)
  44. -- Found PythonInterp: /usr/bin/python3.4 (found suitable version "3.4.3", minimum required is "3.4")
  45. -- Found apache ant 1.9.3: /usr/bin/ant
  46. -- 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)
  47. -- Found VTK ver. 6.0.0 (usefile: /usr/lib/cmake/vtk-6.0/UseVTK.cmake)
  48. --
  49. -- General configuration for OpenCV 3.1.0 =====================================
  50. -- Version control: unknown
  51. --
  52. -- Platform:
  53. -- Host: Linux 3.19.0-32-generic x86_64
  54. -- CMake: 2.8.12.2
  55. -- CMake generator: Unix Makefiles
  56. -- CMake build tool: /usr/bin/make
  57. -- Configuration: RELEASE
  58. --
  59. -- C/C++:
  60. -- Built as dynamic libs?: YES
  61. -- C++ Compiler: /usr/bin/c++ (ver 4.8.4)
  62. -- 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 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  63. -- 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 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  64. -- C Compiler: /usr/bin/cc
  65. -- 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 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
  66. -- 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 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
  67. -- Linker flags (Release):
  68. -- Linker flags (Debug):
  69. -- Precompiled headers: YES
  70. -- Extra dependencies: Qt5::Core Qt5::Gui Qt5::Widgets Qt5::Test Qt5::Concurrent /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 v4l1 v4l2 avcodec avformat avutil swscale 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 vtkFiltersExtraction vtkFiltersCore vtkFiltersGeneral vtkCommonComputationalGeometry vtkFiltersStatistics vtkImagingFourier vtkalglib vtkFiltersGeometry vtkFiltersSources vtkIOXMLParser /usr/lib/x86_64-linux-gnu/libexpat.so vtkInteractionStyle vtkRenderingLOD vtkFiltersModeling vtkIOPLY vtkIOGeometry vtkFiltersTexture vtkRenderingFreeType /usr/lib/x86_64-linux-gnu/libfreetype.so vtkftgl vtkIOExport vtkRenderingContext2D vtkRenderingGL2PS /usr/lib/libgl2ps.so dl m pthread rt tbb
  71. -- 3rdparty dependencies:
  72. --
  73. -- OpenCV modules:
  74. -- To be built: core flann imgproc ml photo video viz imgcodecs shape videoio highgui objdetect superres ts features2d calib3d java stitching videostab python3
  75. -- Disabled: world
  76. -- Disabled by dependency: -
  77. -- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev python2
  78. --
  79. -- GUI:
  80. -- QT 5.x: YES (ver 5.2.1)
  81. -- QT OpenGL support: NO
  82. -- OpenGL support: NO
  83. -- VTK support: YES (ver 6.0.0)
  84. --
  85. -- Media I/O:
  86. -- ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.8)
  87. -- JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (ver )
  88. -- WEBP: /usr/lib/x86_64-linux-gnu/libwebp.so (ver encoder: 0x0202)
  89. -- PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.2.50)
  90. -- TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (ver 42 - 4.0.3)
  91. -- JPEG 2000: /usr/lib/x86_64-linux-gnu/libjasper.so (ver 1.900.1)
  92. -- 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 1.6.1)
  93. -- GDAL: /usr/lib/libgdal.so
  94. --
  95. -- Video I/O:
  96. -- DC1394 1.x: NO
  97. -- DC1394 2.x: YES (ver 2.2.1)
  98. -- FFMPEG: YES
  99. -- codec: YES (ver 54.35.0)
  100. -- format: YES (ver 54.20.4)
  101. -- util: YES (ver 52.3.0)
  102. -- swscale: YES (ver 2.1.1)
  103. -- resample: NO
  104. -- gentoo-style: YES
  105. -- GStreamer: NO
  106. -- OpenNI: NO
  107. -- OpenNI PrimeSensor Modules: NO
  108. -- OpenNI2: NO
  109. -- PvAPI: NO
  110. -- GigEVisionSDK: NO
  111. -- UniCap: NO
  112. -- UniCap ucil: NO
  113. -- V4L/V4L2: Using libv4l1 (ver 1.0.1) / libv4l2 (ver 1.0.1)
  114. -- XIMEA: NO
  115. -- Xine: YES (ver 1.2.4)
  116. -- gPhoto2: NO
  117. --
  118. -- Parallel framework: TBB (ver 4.2 interface 7000)
  119. --
  120. -- Other third-party libraries:
  121. -- Use IPP: 9.0.1 [9.0.1]
  122. -- at: /home/okon3/Downloads/OpenCV/3rdparty/ippicv/unpack/ippicv_lnx
  123. -- Use IPP Async: NO
  124. -- Use VA: NO
  125. -- Use Intel VA-API/OpenCL: NO
  126. -- Use Eigen: YES (ver 3.2.0)
  127. -- Use Cuda: NO
  128. -- Use OpenCL: YES
  129. -- Use custom HAL: NO
  130. --
  131. -- OpenCL:
  132. -- Version: dynamic
  133. -- Include path: /home/okon3/Downloads/OpenCV/3rdparty/include/opencl/1.2
  134. -- Use AMDFFT: NO
  135. -- Use AMDBLAS: NO
  136. --
  137. -- Python 2:
  138. -- Interpreter: /usr/bin/python2.7 (ver 3.4.3)
  139. -- Libraries: NO
  140. -- numpy: /usr/lib/python2.7/dist-packages/numpy/core/include (ver 1.8.2)
  141. -- packages path: lib/python2.7/dist-packages
  142. --
  143. -- Python 3:
  144. -- Interpreter: /usr/bin/python3.4 (ver 3.4.3)
  145. -- Libraries: /usr/lib/x86_64-linux-gnu/libpython3.4m.so
  146. -- numpy: /usr/lib/python3/dist-packages/numpy/core/include (ver 1.8.2)
  147. -- packages path: lib/python3.4/dist-packages
  148. --
  149. -- Python (for build): /usr/bin/python2.7
  150. --
  151. -- Java:
  152. -- ant: /usr/bin/ant (ver 1.9.3)
  153. -- JNI: /usr/lib/jvm/default-java/include /usr/lib/jvm/default-java/include /usr/lib/jvm/default-java/include
  154. -- Java wrappers: YES
  155. -- Java tests: YES
  156. --
  157. -- Matlab: Matlab not found or implicitly disabled
  158. --
  159. -- Documentation:
  160. -- Doxygen: /usr/bin/doxygen (ver 1.8.7)
  161. -- PlantUML: NO
  162. --
  163. -- Tests and samples:
  164. -- Tests: YES
  165. -- Performance tests: YES
  166. -- C/C++ Examples: YES
  167. --
  168. -- Install path: /usr/local
  169. --
  170. -- cvconfig.h is in: /home/okon3/Downloads/OpenCV/build
  171. -- -----------------------------------------------------------------
  172. --
  173. -- Configuring done
  174. -- Generating done
  175. -- Build files have been written to: /home/okon3/Downloads/OpenCV/build
Add Comment
Please, Sign In to add comment