Guest User

Untitled

a guest
Mar 21st, 2017
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.19 KB | None | 0 0
  1. jtaylor-macpro:build jonny$ cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D PYTHON3_PACKAGES_PATH=/Users/jonny/anaconda/lib/python3.5/site-packages -D PYTHON3_LIBRARY=/Users/jonny/anaconda/lib -D PYTHON3_INCLUDE_DIR=/Users/jonny/anaconda/include/python3.5m -D BUILD_opencv_python2=OFF -D BUILD_opencv_python3=ON -D INSTALL_C_EXAMPLES=OFF -D INSTALL_PYTHON_EXAMPLES=ON -D BUILD_EXAMPLES=ON -D OPENCV_EXTRA_MODULES_PATH=/Volumes/Development/opencv_contrib/modules ..
  2. -- FP16: Feature disabled
  3. -- Checking for module 'gstreamer-base-1.0'
  4. -- No package 'gstreamer-base-1.0' found
  5. -- Checking for module 'gstreamer-video-1.0'
  6. -- No package 'gstreamer-video-1.0' found
  7. -- Checking for module 'gstreamer-app-1.0'
  8. -- No package 'gstreamer-app-1.0' found
  9. -- Checking for module 'gstreamer-riff-1.0'
  10. -- No package 'gstreamer-riff-1.0' found
  11. -- Checking for module 'gstreamer-pbutils-1.0'
  12. -- No package 'gstreamer-pbutils-1.0' found
  13. -- Checking for module 'gstreamer-base-0.10'
  14. -- No package 'gstreamer-base-0.10' found
  15. -- Checking for module 'gstreamer-video-0.10'
  16. -- No package 'gstreamer-video-0.10' found
  17. -- Checking for module 'gstreamer-app-0.10'
  18. -- No package 'gstreamer-app-0.10' found
  19. -- Checking for module 'gstreamer-riff-0.10'
  20. -- No package 'gstreamer-riff-0.10' found
  21. -- Checking for module 'gstreamer-pbutils-0.10'
  22. -- No package 'gstreamer-pbutils-0.10' found
  23. -- Checking for module 'libdc1394-2'
  24. -- No package 'libdc1394-2' found
  25. -- Checking for module 'libdc1394'
  26. -- No package 'libdc1394' found
  27. -- Looking for linux/videodev.h
  28. -- Looking for linux/videodev.h - not found
  29. -- Looking for linux/videodev2.h
  30. -- Looking for linux/videodev2.h - not found
  31. -- Looking for sys/videoio.h
  32. -- Looking for sys/videoio.h - not found
  33. -- Checking for modules 'libavcodec;libavformat;libavutil;libswscale'
  34. -- No package 'libavcodec' found
  35. -- No package 'libavformat' found
  36. -- No package 'libavutil' found
  37. -- No package 'libswscale' found
  38. -- Checking for module 'libavresample'
  39. -- No package 'libavresample' found
  40. -- Checking for module 'libgphoto2'
  41. -- No package 'libgphoto2' found
  42. -- found IPP (ICV version): 9.0.1 [9.0.1]
  43. -- at: /Volumes/Development/opencv/build/3rdparty/ippicv/ippicv_osx
  44. -- LAPACK_IMPL: LAPACK/Apple, LAPACK_LIBRARIES: /System/Library/Frameworks/Accelerate.framework;/System/Library/Frameworks/Accelerate.framework
  45. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  46. -- VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  47. -- Caffe: NO
  48. -- Protobuf: NO
  49. -- Glog: NO
  50. -- freetype2: YES
  51. -- harfbuzz: YES
  52. -- HDF5: Using hdf5 compiler wrapper to determine C configuration
  53. -- Module opencv_sfm disabled because the following dependencies are not found: Glog/Gflags
  54. -- Assume that non-module dependency is available: -framework OpenCL (for module opencv_core)
  55. -- HDF5: Using hdf5 compiler wrapper to determine C configuration
  56. -- freetype2: YES
  57. -- harfbuzz: YES
  58. -- Checking for modules 'tesseract;lept'
  59. -- No package 'tesseract' found
  60. -- No package 'lept' found
  61. -- Tesseract: NO
  62. -- Check contents of vgg_generated_48.i ...
  63. -- Check contents of vgg_generated_64.i ...
  64. -- Check contents of vgg_generated_80.i ...
  65. -- Check contents of vgg_generated_120.i ...
  66. -- Check contents of boostdesc_bgm.i ...
  67. -- Check contents of boostdesc_bgm_bi.i ...
  68. -- Check contents of boostdesc_bgm_hd.i ...
  69. -- Check contents of boostdesc_binboost_064.i ...
  70. -- Check contents of boostdesc_binboost_128.i ...
  71. -- Check contents of boostdesc_binboost_256.i ...
  72. -- Check contents of boostdesc_lbgm.i ...
  73. --
  74. -- General configuration for OpenCV 3.2.0 =====================================
  75. -- Version control: 3.2.0
  76. --
  77. -- Extra modules:
  78. -- Location (extra): /Volumes/Development/opencv_contrib/modules
  79. -- Version control (extra): 3.2.0
  80. --
  81. -- Platform:
  82. -- Timestamp: 2017-03-21T11:11:59Z
  83. -- Host: Darwin 13.4.0 x86_64
  84. -- CMake: 3.7.2
  85. -- CMake generator: Unix Makefiles
  86. -- CMake build tool: /usr/bin/make
  87. -- Configuration: RELEASE
  88. --
  89. -- C/C++:
  90. -- Built as dynamic libs?: YES
  91. -- C++ Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ (ver 6.0.0.6000057)
  92. -- 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 -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -Qunused-arguments -Wno-semicolon-before-method-body -fno-omit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  93. -- 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 -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -Qunused-arguments -Wno-semicolon-before-method-body -fno-omit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  94. -- C Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
  95. -- 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 -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -Qunused-arguments -Wno-semicolon-before-method-body -fno-omit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  96. -- 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 -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -Qunused-arguments -Wno-semicolon-before-method-body -fno-omit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  97. -- Linker flags (Release):
  98. -- Linker flags (Debug):
  99. -- ccache: NO
  100. -- Precompiled headers: NO
  101. -- Extra dependencies: -framework OpenCL -framework Cocoa -framework Accelerate -framework AVFoundation -framework CoreGraphics -framework CoreMedia -framework CoreVideo -framework QuartzCore /Users/jonny/anaconda/lib/libhdf5.dylib /usr/lib/libz.dylib /usr/lib/libdl.dylib /usr/lib/libm.dylib /System/Library/Frameworks/Accelerate.framework
  102. -- 3rdparty dependencies: libjpeg libwebp libpng libtiff libjasper IlmImf zlib libprotobuf
  103. --
  104. -- OpenCV modules:
  105. -- To be built: core flann hdf imgproc ml photo reg surface_matching video dnn freetype 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 tracking videostab xfeatures2d ximgproc aruco optflow phase_unwrapping stitching structured_light matlab python3
  106. -- Disabled: world contrib_world
  107. -- Disabled by dependency: -
  108. -- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 viz cnn_3dobj cvv sfm
  109. --
  110. -- GUI:
  111. -- QT: NO
  112. -- Cocoa: YES
  113. -- OpenGL support: NO
  114. -- VTK support: NO
  115. --
  116. -- Media I/O:
  117. -- ZLib: build (ver 1.2.8)
  118. -- JPEG: build (ver 90)
  119. -- WEBP: build (ver 0.3.1)
  120. -- PNG: build (ver 1.6.24)
  121. -- TIFF: build (ver 42 - 4.0.2)
  122. -- JPEG 2000: build (ver 1.900.1)
  123. -- OpenEXR: build (ver 1.7.1)
  124. -- GDAL: NO
  125. -- GDCM: NO
  126. --
  127. -- Video I/O:
  128. -- DC1394 1.x: NO
  129. -- DC1394 2.x: NO
  130. -- FFMPEG: NO
  131. -- avcodec: NO
  132. -- avformat: NO
  133. -- avutil: NO
  134. -- swscale: NO
  135. -- avresample: NO
  136. -- GStreamer: NO
  137. -- OpenNI: NO
  138. -- OpenNI PrimeSensor Modules: NO
  139. -- OpenNI2: NO
  140. -- PvAPI: NO
  141. -- GigEVisionSDK: NO
  142. -- Aravis SDK: NO
  143. -- AVFoundation: YES
  144. -- V4L/V4L2: NO/NO
  145. -- XIMEA: NO
  146. -- gPhoto2: NO
  147. --
  148. -- Parallel framework: GCD
  149. --
  150. -- Other third-party libraries:
  151. -- Use IPP: 9.0.1 [9.0.1]
  152. -- at: /Volumes/Development/opencv/build/3rdparty/ippicv/ippicv_osx
  153. -- Use IPP Async: NO
  154. -- Use VA: NO
  155. -- Use Intel VA-API/OpenCL: NO
  156. -- Use Lapack: YES (/System/Library/Frameworks/Accelerate.framework /System/Library/Frameworks/Accelerate.framework)
  157. -- Use Eigen: YES (ver 3.3.3)
  158. -- Use Cuda: NO
  159. -- Use OpenCL: YES
  160. -- Use OpenVX: NO
  161. -- Use custom HAL: NO
  162. --
  163. -- OpenCL: <Link with OpenCL library>
  164. -- Link libraries: -framework OpenCL
  165. -- Use AMDFFT: NO
  166. -- Use AMDBLAS: NO
  167. --
  168. -- Python 2:
  169. -- Interpreter: /opt/local/bin/python2.7 (ver 2.7.8)
  170. --
  171. -- Python 3:
  172. -- Interpreter: /Users/jonny/anaconda/bin/python3 (ver 3.5.1)
  173. -- Libraries: /Users/jonny/anaconda/lib (ver 3.5.1)
  174. -- numpy: /Users/jonny/anaconda/lib/python3.5/site-packages/numpy/core/include (ver 1.10.4)
  175. -- packages path: /Users/jonny/anaconda/lib/python3.5/site-packages
  176. --
  177. -- Python (for build): /opt/local/bin/python2.7
  178. --
  179. -- Java:
  180. -- ant: NO
  181. -- JNI: /System/Library/Frameworks/JavaVM.framework/Headers /System/Library/Frameworks/JavaVM.framework/Headers /System/Library/Frameworks/JavaVM.framework/Headers
  182. -- Java wrappers: NO
  183. -- Java tests: NO
  184. --
  185. -- Matlab:
  186. -- mex: /Applications/MATLAB_R2014a.app/bin/mex
  187. -- Compiler/generator: Working
  188. --
  189. -- Documentation:
  190. -- Doxygen: NO
  191. --
  192. -- Tests and samples:
  193. -- Tests: YES
  194. -- Performance tests: YES
  195. -- C/C++ Examples: YES
  196. --
  197. -- Install path: /usr/local
  198. --
  199. -- cvconfig.h is in: /Volumes/Development/opencv/build
  200. -- -----------------------------------------------------------------
  201. --
  202. -- Configuring done
  203. -- Generating done
  204. -- Build files have been written to: /Volumes/Development/opencv/build
Add Comment
Please, Sign In to add comment