auliakhilmirizgi

Untitled

Aug 13th, 2016
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.67 KB | None | 0 0
  1. -- Detected version of GNU GCC: 49 (409)
  2. -- Found ZLIB: /usr/lib/arm-linux-gnueabihf/libz.so (found suitable version "1.2.8", minimum required is "1.2.3")
  3. -- Found ZLIB: /usr/lib/arm-linux-gnueabihf/libz.so (found version "1.2.8")
  4. -- checking for module 'gtk+-3.0'
  5. -- package 'gtk+-3.0' not found
  6. -- checking for module 'gstreamer-base-1.0'
  7. -- package 'gstreamer-base-1.0' not found
  8. -- checking for module 'gstreamer-video-1.0'
  9. -- package 'gstreamer-video-1.0' not found
  10. -- checking for module 'gstreamer-app-1.0'
  11. -- package 'gstreamer-app-1.0' not found
  12. -- checking for module 'gstreamer-riff-1.0'
  13. -- package 'gstreamer-riff-1.0' not found
  14. -- checking for module 'gstreamer-pbutils-1.0'
  15. -- package 'gstreamer-pbutils-1.0' not found
  16. -- checking for module 'gstreamer-base-0.10'
  17. -- package 'gstreamer-base-0.10' not found
  18. -- checking for module 'gstreamer-video-0.10'
  19. -- package 'gstreamer-video-0.10' not found
  20. -- checking for module 'gstreamer-app-0.10'
  21. -- package 'gstreamer-app-0.10' not found
  22. -- checking for module 'gstreamer-riff-0.10'
  23. -- package 'gstreamer-riff-0.10' not found
  24. -- checking for module 'gstreamer-pbutils-0.10'
  25. -- package 'gstreamer-pbutils-0.10' not found
  26. -- checking for module 'libdc1394-2'
  27. -- package 'libdc1394-2' not found
  28. -- checking for module 'libdc1394'
  29. -- package 'libdc1394' not found
  30. -- Looking for linux/videodev.h
  31. -- Looking for linux/videodev.h - not found
  32. -- Looking for linux/videodev2.h
  33. -- Looking for linux/videodev2.h - found
  34. -- Looking for sys/videoio.h
  35. -- Looking for sys/videoio.h - not found
  36. -- Looking for libavformat/avformat.h
  37. -- Looking for libavformat/avformat.h - found
  38. -- Looking for ffmpeg/avformat.h
  39. -- Looking for ffmpeg/avformat.h - not found
  40. -- checking for module 'libgphoto2'
  41. -- package 'libgphoto2' not found
  42. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  43. -- To enable PlantUML support, set PLANTUML_JAR environment variable or pass -DPLANTUML_JAR=<filepath> option to cmake
  44. -- Found PythonInterp: /home/pi/.virtualenvs/cv/bin/python2.7 (found suitable version "2.7.9", minimum required is "2.7")
  45. -- Found PythonLibs: /usr/lib/arm-linux-gnueabihf/libpython2.7.so (found suitable exact version "2.7.9")
  46. -- Found PythonInterp: /home/pi/.virtualenvs/cv/bin/python3.4 (found suitable version "3.4.2", minimum required is "3.4")
  47. -- Found PythonLibs: /usr/lib/arm-linux-gnueabihf/libpython3.4m.so (found suitable exact version "3.4.2")
  48. -- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
  49. -- 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)
  50. -- VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  51. -- Caffe: NO
  52. -- Protobuf: NO
  53. -- Glog: NO
  54. -- Could NOT find HDF5 (missing: HDF5_LIBRARIES HDF5_INCLUDE_DIRS)
  55. -- Module opencv_sfm disabled because the following dependencies are not found: Eigen Glog/Gflags
  56. -- Tesseract: NO
  57. -- Could NOT find PROTOBUF (missing: PROTOBUF_LIBRARY PROTOBUF_INCLUDE_DIR)
  58. -- Build libprotobuf from sources:
  59. -- libprotobuf not found into system
  60. -- The protocol buffer compiler not found
  61. -- Tesseract: NO
  62. --
  63. -- General configuration for OpenCV 3.1.0 =====================================
  64. -- Version control: unknown
  65. --
  66. -- Platform:
  67. -- Host: Linux 4.4.13-v7+ armv7l
  68. -- CMake: 3.0.2
  69. -- CMake generator: Unix Makefiles
  70. -- CMake build tool: /usr/bin/make
  71. -- Configuration: RELEASE
  72. --
  73. -- C/C++:
  74. -- Built as dynamic libs?: YES
  75. -- C++ Compiler: /usr/bin/c++ (ver 4.9.2)
  76. -- 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 -pthread -fomit-frame-pointer -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  77. -- 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 -pthread -fomit-frame-pointer -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  78. -- C Compiler: /usr/bin/cc
  79. -- 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 -pthread -fomit-frame-pointer -ffunction-sections -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
  80. -- 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 -pthread -fomit-frame-pointer -ffunction-sections -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
  81. -- Linker flags (Release):
  82. -- Linker flags (Debug):
  83. -- Precompiled headers: YES
  84. -- Extra dependencies: /usr/lib/arm-linux-gnueabihf/libpng.so /usr/lib/arm-linux-gnueabihf/libz.so /usr/lib/arm-linux-gnueabihf/libtiff.so /usr/lib/arm-linux-gnueabihf/libjasper.so /usr/lib/arm-linux-gnueabihf/libjpeg.so gtk-x11-2.0 gdk-x11-2.0 pangocairo-1.0 atk-1.0 cairo gdk_pixbuf-2.0 gio-2.0 pangoft2-1.0 pango-1.0 gobject-2.0 fontconfig freetype gthread-2.0 glib-2.0 v4l1 v4l2 avcodec avformat avutil swscale avresample dl m pthread rt
  85. -- 3rdparty dependencies: libwebp IlmImf libprotobuf
  86. --
  87. -- OpenCV modules:
  88. -- To be built: core flann imgproc ml photo reg surface_matching video dnn fuzzy imgcodecs shape videoio highgui objdetect plot superres ts xobjdetect xphoto bgsegm bioinspired dpm face features2d line_descriptor saliency text calib3d ccalib datasets rgbd stereo structured_light tracking videostab xfeatures2d ximgproc aruco optflow stitching python3
  89. -- Disabled: world contrib_world
  90. -- Disabled by dependency: -
  91. -- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 viz cvv hdf matlab sfm
  92. --
  93. -- GUI:
  94. -- QT: NO
  95. -- GTK+ 2.x: YES (ver 2.24.25)
  96. -- GThread : YES (ver 2.42.1)
  97. -- GtkGlExt: NO
  98. -- OpenGL support: NO
  99. -- VTK support: NO
  100. --
  101. -- Media I/O:
  102. -- ZLib: /usr/lib/arm-linux-gnueabihf/libz.so (ver 1.2.8)
  103. -- JPEG: /usr/lib/arm-linux-gnueabihf/libjpeg.so (ver )
  104. -- WEBP: build (ver 0.3.1)
  105. -- PNG: /usr/lib/arm-linux-gnueabihf/libpng.so (ver 1.2.50)
  106. -- TIFF: /usr/lib/arm-linux-gnueabihf/libtiff.so (ver 42 - 4.0.3)
  107. -- JPEG 2000: /usr/lib/arm-linux-gnueabihf/libjasper.so (ver 1.900.1)
  108. -- OpenEXR: build (ver 1.7.1)
  109. -- GDAL: NO
  110. --
  111. -- Video I/O:
  112. -- DC1394 1.x: NO
  113. -- DC1394 2.x: NO
  114. -- FFMPEG: YES
  115. -- codec: YES (ver 56.1.0)
  116. -- format: YES (ver 56.1.0)
  117. -- util: YES (ver 54.3.0)
  118. -- swscale: YES (ver 3.0.0)
  119. -- resample: YES (ver 2.1.0)
  120. -- gentoo-style: YES
  121. -- GStreamer: NO
  122. -- OpenNI: NO
  123. -- OpenNI PrimeSensor Modules: NO
  124. -- OpenNI2: NO
  125. -- PvAPI: NO
  126. -- GigEVisionSDK: NO
  127. -- UniCap: NO
  128. -- UniCap ucil: NO
  129. -- V4L/V4L2: Using libv4l1 (ver 1.6.0) / libv4l2 (ver 1.6.0)
  130. -- XIMEA: NO
  131. -- Xine: NO
  132. -- gPhoto2: NO
  133. --
  134. -- Parallel framework: pthreads
  135. --
  136. -- Other third-party libraries:
  137. -- Use IPP: NO
  138. -- Use VA: NO
  139. -- Use Intel VA-API/OpenCL: NO
  140. -- Use Eigen: NO
  141. -- Use Cuda: NO
  142. -- Use OpenCL: YES
  143. -- Use custom HAL: NO
  144. --
  145. -- OpenCL:
  146. -- Version: dynamic
  147. -- Include path: /home/pi/opencv-3.1.0/3rdparty/include/opencl/1.2
  148. -- Use AMDFFT: NO
  149. -- Use AMDBLAS: NO
  150. --
  151. -- Python 2:
  152. -- Interpreter: /home/pi/.virtualenvs/cv/bin/python2.7 (ver 2.7.9)
  153. --
  154. -- Python 3:
  155. -- Interpreter: /home/pi/.virtualenvs/cv/bin/python3.4 (ver 3.4.2)
  156. -- Libraries: /usr/lib/arm-linux-gnueabihf/libpython3.4m.so (ver 3.4.2)
  157. -- numpy: /home/pi/.virtualenvs/cv/local/lib/python3.4/site-packages/numpy/core/include (ver 1.11.1)
  158. -- packages path: lib/python3.4/site-packages
  159. --
  160. -- Python (for build): /home/pi/.virtualenvs/cv/bin/python2.7
  161. --
  162. -- Java:
  163. -- ant: NO
  164. -- JNI: NO
  165. -- Java wrappers: NO
  166. -- Java tests: NO
  167. --
  168. -- Matlab: Matlab not found or implicitly disabled
  169. --
  170. -- Documentation:
  171. -- Doxygen: NO
  172. -- PlantUML: NO
  173. --
  174. -- Tests and samples:
  175. -- Tests: YES
  176. -- Performance tests: YES
  177. -- C/C++ Examples: YES
  178. --
  179. -- Install path: /usr/local
  180. --
  181. -- cvconfig.h is in: /home/pi/opencv-3.1.0/build
  182. -- -----------------------------------------------------------------
  183. --
  184. -- Configuring done
  185. -- Generating done
  186. -- Build files have been written to: /home/pi/opencv-3.1.0/build
Add Comment
Please, Sign In to add comment