Advertisement
Guest User

Untitled

a guest
Aug 11th, 2017
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.99 KB | None | 0 0
  1. The CXX compiler identification is Clang 4.0.0
  2. The C compiler identification is Clang 4.0.0
  3. Check for working CXX compiler: /usr/bin/CC
  4. Check for working CXX compiler: /usr/bin/CC -- works
  5. Detecting CXX compiler ABI info
  6. Detecting CXX compiler ABI info - done
  7. Detecting CXX compile features
  8. Detecting CXX compile features - done
  9. Check for working C compiler: /usr/bin/cc
  10. Check for working C compiler: /usr/bin/cc -- works
  11. Detecting C compiler ABI info
  12. Detecting C compiler ABI info - done
  13. Detecting C compile features
  14. Detecting C compile features - done
  15. FP16: Feature disabled
  16. Found ZLIB: /usr/lib/libz.so (found suitable version "1.2.11", minimum required is "1.2.3")
  17. Found ZLIB: /usr/lib/libz.so (found version "1.2.11")
  18. Found OpenEXR: /usr/local/lib/libIlmImf.so
  19. Checking for module 'gtk+-3.0'
  20. Found gtk+-3.0, version 3.22.15
  21. Checking for module 'gthread-2.0'
  22. Found gthread-2.0, version 2.50.2
  23. Checking for module 'gstreamer-base-0.10'
  24. Found gstreamer-base-0.10, version 0.10.36
  25. Checking for module 'gstreamer-video-0.10'
  26. Found gstreamer-video-0.10, version 0.10.36
  27. Checking for module 'gstreamer-app-0.10'
  28. Found gstreamer-app-0.10, version 0.10.36
  29. Checking for module 'gstreamer-riff-0.10'
  30. Found gstreamer-riff-0.10, version 0.10.36
  31. Checking for module 'gstreamer-pbutils-0.10'
  32. Found gstreamer-pbutils-0.10, version 0.10.36
  33. Checking for module 'libdc1394-2'
  34. Package 'libdc1394-2', required by 'virtual:world', not found
  35. Checking for module 'libdc1394'
  36. Package 'libdc1394', required by 'virtual:world', not found
  37. Looking for linux/videodev.h
  38. Looking for linux/videodev.h - not found
  39. Looking for linux/videodev2.h
  40. Looking for linux/videodev2.h - not found
  41. Looking for sys/videoio.h
  42. Looking for sys/videoio.h - not found
  43. Checking for module 'libavresample'
  44. Found libavresample, version 3.5.0
  45. Checking for module 'libgphoto2'
  46. Found libgphoto2, version 2.5.13
  47. ICV: Unpacking ippicv_linux_20151201.tgz to /usr/home/m/software/opencv-3.2.0/build/3rdparty/ippicv...
  48. ICV: Package successfully downloaded
  49. found IPP (ICV version): 9.0.1 [9.0.1]
  50. at: /usr/home/m/software/opencv-3.2.0/build/3rdparty/ippicv/ippicv_lnx
  51. CUDA compilation is disabled (due to Clang unsupported on your platform).
  52. Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
  53. Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
  54. Could NOT find Atlas (missing: Atlas_CBLAS_INCLUDE_DIR Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY Atlas_LAPACK_LIBRARY)
  55. Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  56. Found apache ant 1.9.7: /usr/local/bin/ant
  57. 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)
  58. VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  59.  
  60. General configuration for OpenCV 3.2.0 =====================================
  61. Version control: unknown
  62.  
  63. Platform:
  64. Timestamp: 2017-08-11T22:43:09Z
  65. Host: FreeBSD 11.1-RELEASE amd64
  66. CMake: 3.8.2
  67. CMake generator: Unix Makefiles
  68. CMake build tool: /usr/local/bin/gmake
  69. Configuration: RELEASE
  70.  
  71. C/C++:
  72. Built as dynamic libs?: NO
  73. C++ Compiler: /usr/bin/CC (ver 4.0.0)
  74. C++ flags (Release): -fPIC -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 -pthread -Qunused-arguments -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
  75. C++ flags (Debug): -fPIC -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 -pthread -Qunused-arguments -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
  76. C Compiler: /usr/bin/cc
  77. C flags (Release): -fPIC -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 -pthread -Qunused-arguments -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
  78. C flags (Debug): -fPIC -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 -pthread -Qunused-arguments -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
  79. Linker flags (Release):
  80. Linker flags (Debug):
  81. ccache: NO
  82. Precompiled headers: NO
  83. Extra dependencies: /usr/local/lib/libwebp.so /usr/local/lib/libpng.so /usr/lib/libz.so /usr/local/lib/libtiff.so /usr/local/lib/libjasper.so /usr/local/lib/libjpeg.so /usr/local/lib/libImath.so /usr/local/lib/libIlmImf.so /usr/local/lib/libIex.so /usr/local/lib/libHalf.so /usr/local/lib/libIlmThread.so gtk-3 gdk-3 pangocairo-1.0 pango-1.0 atk-1.0 cairo-gobject cairo gdk_pixbuf-2.0 gio-2.0 gobject-2.0 glib-2.0 intl gthread-2.0 gstbase-0.10 gstreamer-0.10 gmodule-2.0 xml2 gstvideo-0.10 gstapp-0.10 gstriff-0.10 gstpbutils-0.10 avcodec avformat avutil swscale avresample gphoto2 gphoto2_port stdc++ m pthread
  84. 3rdparty dependencies: ippicv
  85.  
  86. OpenCV modules:
  87. To be built: core flann imgproc ml photo video imgcodecs shape videoio highgui objdetect superres ts features2d calib3d java stitching videostab
  88. Disabled: world
  89. Disabled by dependency: -
  90. Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev python2 python3 viz
  91.  
  92. GUI:
  93. QT: NO
  94. GTK+ 3.x: YES (ver 3.22.15)
  95. GThread : YES (ver 2.50.2)
  96. GtkGlExt: NO
  97. OpenGL support: NO
  98. VTK support: NO
  99.  
  100. Media I/O:
  101. ZLib: /usr/lib/libz.so (ver 1.2.11)
  102. JPEG: /usr/local/lib/libjpeg.so (ver )
  103. WEBP: /usr/local/lib/libwebp.so (ver encoder: 0x020e)
  104. PNG: /usr/local/lib/libpng.so (ver 1.6.29)
  105. TIFF: /usr/local/lib/libtiff.so (ver 42 - 4.0.8)
  106. JPEG 2000: /usr/local/lib/libjasper.so (ver 1.900.1)
  107. OpenEXR: /usr/local/lib/libImath.so /usr/local/lib/libIlmImf.so /usr/local/lib/libIex.so /usr/local/lib/libHalf.so /usr/local/lib/libIlmThread.so (ver Unknown)
  108. GDAL: NO
  109. GDCM: NO
  110.  
  111. Video I/O:
  112. DC1394 1.x: NO
  113. DC1394 2.x: NO
  114. FFMPEG: YES
  115. avcodec: YES (ver 57.89.100)
  116. avformat: YES (ver 57.71.100)
  117. avutil: YES (ver 55.58.100)
  118. swscale: YES (ver 4.6.100)
  119. avresample: YES (ver 3.5.0)
  120. GStreamer:
  121. base: YES (ver 0.10.36)
  122. video: YES (ver 0.10.36)
  123. app: YES (ver 0.10.36)
  124. riff: YES (ver 0.10.36)
  125. pbutils: YES (ver 0.10.36)
  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/NO
  135. XIMEA: NO
  136. Xine: NO
  137. gPhoto2: YES
  138.  
  139. Parallel framework: pthreads
  140.  
  141. Other third-party libraries:
  142. Use IPP: 9.0.1 [9.0.1]
  143. at: /usr/home/m/software/opencv-3.2.0/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.4)
  149. Use Cuda: NO
  150. Use OpenCL: YES
  151. Use OpenVX: NO
  152. Use custom HAL: NO
  153.  
  154. OpenCL: <Dynamic loading of OpenCL library>
  155. Include path: /home/m/software/opencv-3.2.0/3rdparty/include/opencl/1.2
  156. Use AMDFFT: NO
  157. Use AMDBLAS: NO
  158.  
  159. Python 2:
  160. Interpreter: /usr/local/bin/python2.7 (ver 2.7.13)
  161.  
  162. Python 3:
  163. Interpreter: /usr/local/bin/python3 (ver 3.6.1)
  164.  
  165. Python (for build): /usr/local/bin/python2.7
  166.  
  167. Java:
  168. ant: /usr/local/bin/ant (ver 1.9.7)
  169. JNI: /usr/local/openjdk8/include /usr/local/openjdk8/include/freebsd /usr/local/openjdk8/include
  170. Java wrappers: YES
  171. Java tests: YES
  172.  
  173. Matlab: Matlab not found or implicitly disabled
  174.  
  175. Documentation:
  176. Doxygen: NO
  177.  
  178. Tests and samples:
  179. Tests: YES
  180. Performance tests: YES
  181. C/C++ Examples: NO
  182.  
  183. Install path: /home/m/software/opencv3
  184.  
  185. cvconfig.h is in: /usr/home/m/software/opencv-3.2.0/build
  186. -----------------------------------------------------------------
  187.  
  188. Configuring done
  189. Generating done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement