Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2016
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.94 KB | None | 0 0
  1. ubuntu@ip-172-31-0-248:~/workspace/opencv/build_gstreamer1$ cmake -DWITH_GTK_2_X=ON -DCMAKE_BUILD_TYPE=RELEASE -DWITH_TBB=ON -DWITH_V4L=ON -DWITH_QT=ON -DWITH_FFMPEG=ON -DWITH_OPENGL=ON ..
  2. -- Detected version of GNU GCC: 48 (408)
  3. -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found suitable version "1.2.8", minimum required is "1.2.3")
  4. -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
  5. -- Found OpenEXR: /usr/lib/x86_64-linux-gnu/libIlmImf.so
  6. -- Looking for linux/videodev.h
  7. -- Looking for linux/videodev.h - not found
  8. -- Looking for linux/videodev2.h
  9. -- Looking for linux/videodev2.h - found
  10. -- Looking for sys/videoio.h
  11. -- Looking for sys/videoio.h - not found
  12. -- checking for module 'libavresample'
  13. -- found libavresample, version 1.0.1
  14. -- Looking for libavformat/avformat.h
  15. -- Looking for libavformat/avformat.h - found
  16. -- Looking for ffmpeg/avformat.h
  17. -- Looking for ffmpeg/avformat.h - not found
  18. -- checking for module 'libgphoto2'
  19. -- package 'libgphoto2' not found
  20. -- found IPP (ICV version): 9.0.1 [9.0.1]
  21. -- at: /home/ubuntu/workspace/opencv/3rdparty/ippicv/unpack/ippicv_lnx
  22. -- To enable PlantUML support, set PLANTUML_JAR environment variable or pass -DPLANTUML_JAR=<filepath> option to cmake
  23. -- Found PythonInterp: /usr/bin/python2.7 (found suitable version "2.7.6", minimum required is "2.7")
  24. -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so (found suitable exact version "2.7.6")
  25. -- Found PythonInterp: /usr/bin/python3.4 (found suitable version "3.4.3", minimum required is "3.4")
  26. -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.4m.so (found suitable exact version "3.4.3")
  27. -- Found apache ant 1.9.3: /usr/bin/ant
  28. -- 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)
  29. -- VTK support is disabled. Possible incompatible combination: OpenCV+Qt5, and VTK ver.6.0.0 with Qt4
  30. -- If it is known that VTK was compiled without Qt4, please define '-DFORCE_VTK=TRUE' flag in CMake
  31. CMake Warning (dev) at /usr/lib/x86_64-linux-gnu/cmake/Qt5Core/Qt5CoreMacros.cmake:224 (configure_file):
  32. configure_file called with unknown argument(s):
  33.  
  34. COPY_ONLY
  35.  
  36. Call Stack (most recent call first):
  37. modules/highgui/CMakeLists.txt:39 (QT5_ADD_RESOURCES)
  38. This warning is for project developers. Use -Wno-dev to suppress it.
  39.  
  40. --
  41. -- General configuration for OpenCV 3.1.0 =====================================
  42. -- Version control: 3.1.0
  43. --
  44. -- Platform:
  45. -- Host: Linux 3.13.0-91-generic x86_64
  46. -- CMake: 3.2.2
  47. -- CMake generator: Unix Makefiles
  48. -- CMake build tool: /usr/bin/make
  49. -- Configuration: RELEASE
  50. --
  51. -- C/C++:
  52. -- Built as dynamic libs?: YES
  53. -- C++ Compiler: /usr/bin/c++ (ver 4.8.4)
  54. -- 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
  55. -- 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
  56. -- C Compiler: /usr/bin/cc
  57. -- 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
  58. -- 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
  59. -- Linker flags (Release):
  60. -- Linker flags (Debug):
  61. -- Precompiled headers: YES
  62. -- 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 /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 gstvideo-1.0 gstapp-1.0 gstbase-1.0 gstriff-1.0 gstpbutils-1.0 gstreamer-1.0 gobject-2.0 glib-2.0 dc1394 v4l1 v4l2 avcodec avformat avutil swscale avresample dl m pthread rt /usr/lib/x86_64-linux-gnu/libGLU.so /usr/lib/x86_64-linux-gnu/libGL.so tbb
  63. -- 3rdparty dependencies:
  64. --
  65. -- OpenCV modules:
  66. -- To be built: core flann imgproc ml photo video imgcodecs shape videoio highgui objdetect superres ts features2d calib3d java stitching videostab python2 python3
  67. -- Disabled: world
  68. -- Disabled by dependency: -
  69. -- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev viz
  70. --
  71. -- GUI:
  72. -- QT 5.x: YES (ver 5.2.1)
  73. -- QT OpenGL support: YES (Qt5::OpenGL 5.2.1)
  74. -- OpenGL support: YES (/usr/lib/x86_64-linux-gnu/libGLU.so /usr/lib/x86_64-linux-gnu/libGL.so)
  75. -- VTK support: NO
  76. --
  77. -- Media I/O:
  78. -- ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.8)
  79. -- JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (ver )
  80. -- WEBP: /usr/lib/x86_64-linux-gnu/libwebp.so (ver encoder: 0x0202)
  81. -- PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.2.50)
  82. -- TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (ver 42 - 4.0.3)
  83. -- JPEG 2000: /usr/lib/x86_64-linux-gnu/libjasper.so (ver 1.900.1)
  84. -- 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)
  85. -- GDAL: NO
  86. --
  87. -- Video I/O:
  88. -- DC1394 1.x: NO
  89. -- DC1394 2.x: YES (ver 2.2.1)
  90. -- FFMPEG: YES
  91. -- codec: YES (ver 54.35.0)
  92. -- format: YES (ver 54.20.4)
  93. -- util: YES (ver 52.3.0)
  94. -- swscale: YES (ver 2.1.1)
  95. -- resample: YES (ver 1.0.1)
  96. -- gentoo-style: YES
  97. -- GStreamer:
  98. -- base: YES (ver 1.2.4)
  99. -- video: YES (ver 1.2.4)
  100. -- app: YES (ver 1.2.4)
  101. -- riff: YES (ver 1.2.4)
  102. -- pbutils: YES (ver 1.2.4)
  103. -- OpenNI: NO
  104. -- OpenNI PrimeSensor Modules: NO
  105. -- OpenNI2: NO
  106. -- PvAPI: NO
  107. -- GigEVisionSDK: NO
  108. -- UniCap: NO
  109. -- UniCap ucil: NO
  110. -- V4L/V4L2: Using libv4l1 (ver 1.0.1) / libv4l2 (ver 1.0.1)
  111. -- XIMEA: NO
  112. -- Xine: NO
  113. -- gPhoto2: NO
  114. --
  115. -- Parallel framework: TBB (ver 4.2 interface 7000)
  116. --
  117. -- Other third-party libraries:
  118. -- Use IPP: 9.0.1 [9.0.1]
  119. -- at: /home/ubuntu/workspace/opencv/3rdparty/ippicv/unpack/ippicv_lnx
  120. -- Use IPP Async: NO
  121. -- Use VA: NO
  122. -- Use Intel VA-API/OpenCL: NO
  123. -- Use Eigen: YES (ver 3.2.0)
  124. -- Use Cuda: NO
  125. -- Use OpenCL: YES
  126. -- Use custom HAL: NO
  127. --
  128. -- OpenCL:
  129. -- Version: dynamic
  130. -- Include path: /home/ubuntu/workspace/opencv/3rdparty/include/opencl/1.2
  131. -- Use AMDFFT: NO
  132. -- Use AMDBLAS: NO
  133. --
  134. -- Python 2:
  135. -- Interpreter: /usr/bin/python2.7 (ver 2.7.6)
  136. -- Libraries: /usr/lib/x86_64-linux-gnu/libpython2.7.so (ver 2.7.6)
  137. -- numpy: /usr/lib/python2.7/dist-packages/numpy/core/include (ver 1.8.2)
  138. -- packages path: lib/python2.7/dist-packages
  139. --
  140. -- Python 3:
  141. -- Interpreter: /usr/bin/python3.4 (ver 3.4.3)
  142. -- Libraries: /usr/lib/x86_64-linux-gnu/libpython3.4m.so (ver 3.4.3)
  143. -- numpy: /usr/lib/python3/dist-packages/numpy/core/include (ver 1.8.2)
  144. -- packages path: lib/python3.4/dist-packages
  145. --
  146. -- Python (for build): /usr/bin/python2.7
  147. --
  148. -- Java:
  149. -- ant: /usr/bin/ant (ver 1.9.3)
  150. -- JNI: /usr/lib/jvm/default-java/include /usr/lib/jvm/default-java/include /usr/lib/jvm/default-java/include
  151. -- Java wrappers: YES
  152. -- Java tests: YES
  153. --
  154. -- Matlab: Matlab not found or implicitly disabled
  155. --
  156. -- Documentation:
  157. -- Doxygen: /usr/bin/doxygen (ver 1.8.6)
  158. -- PlantUML: NO
  159. --
  160. -- Tests and samples:
  161. -- Tests: YES
  162. -- Performance tests: YES
  163. -- C/C++ Examples: NO
  164. --
  165. -- Install path: /usr/local
  166. --
  167. -- cvconfig.h is in: /home/ubuntu/workspace/opencv/build_gstreamer1
  168. -- -----------------------------------------------------------------
  169. --
  170. -- Configuring done
  171. -- Generating done
  172. -- Build files have been written to: /home/ubuntu/workspace/opencv/build_gstreamer1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement