Guest User

Untitled

a guest
Jul 8th, 2016
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.59 KB | None | 0 0
  1. [root@cobalt build2016]# cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D WITH_TBB=ON -D BUILD_NEW_PYTHON_SUPPORT=ON -D WITH_V4L=ON -D INSTALL_C_EXAMPLES=ON -D BUILD_EXAMPLES=ON -D WITH_QT=ON -D WITH_OPENGL=ON -D BUILD_ZLIB=ON -DOPENCV_EXTRA_MODULES_PATH=/home/cobalt/opencv_contrib/modules ..
  2. -- The CXX compiler identification is GNU 4.9.3
  3. -- The C compiler identification is GNU 4.9.3
  4. -- Check for working CXX compiler: /usr/local/bin/c++
  5. -- Check for working CXX compiler: /usr/local/bin/c++ -- works
  6. -- Detecting CXX compiler ABI info
  7. -- Detecting CXX compiler ABI info - done
  8. -- Check for working C compiler: /usr/local/bin/cc
  9. -- Check for working C compiler: /usr/local/bin/cc -- works
  10. -- Detecting C compiler ABI info
  11. -- Detecting C compiler ABI info - done
  12. -- Detected version of GNU GCC: 49 (409)
  13. -- Performing Test HAVE_CXX_FSIGNED_CHAR
  14. -- Performing Test HAVE_CXX_FSIGNED_CHAR - Success
  15. -- Performing Test HAVE_C_FSIGNED_CHAR
  16. -- Performing Test HAVE_C_FSIGNED_CHAR - Success
  17. -- Performing Test HAVE_CXX_W
  18. -- Performing Test HAVE_CXX_W - Success
  19. -- Performing Test HAVE_C_W
  20. -- Performing Test HAVE_C_W - Success
  21. -- Performing Test HAVE_CXX_WALL
  22. -- Performing Test HAVE_CXX_WALL - Success
  23. -- Performing Test HAVE_C_WALL
  24. -- Performing Test HAVE_C_WALL - Success
  25. -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE
  26. -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE - Success
  27. -- Performing Test HAVE_C_WERROR_RETURN_TYPE
  28. -- Performing Test HAVE_C_WERROR_RETURN_TYPE - Success
  29. -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR
  30. -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR - Success
  31. -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR
  32. -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR - Success
  33. -- Performing Test HAVE_CXX_WERROR_ADDRESS
  34. -- Performing Test HAVE_CXX_WERROR_ADDRESS - Success
  35. -- Performing Test HAVE_C_WERROR_ADDRESS
  36. -- Performing Test HAVE_C_WERROR_ADDRESS - Success
  37. -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT
  38. -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT - Success
  39. -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT
  40. -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT - Success
  41. -- Performing Test HAVE_CXX_WFORMAT
  42. -- Performing Test HAVE_CXX_WFORMAT - Success
  43. -- Performing Test HAVE_C_WFORMAT
  44. -- Performing Test HAVE_C_WFORMAT - Success
  45. -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY
  46. -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY - Success
  47. -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY
  48. -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY - Success
  49. -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS
  50. -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS - Success
  51. -- Performing Test HAVE_C_WMISSING_DECLARATIONS
  52. -- Performing Test HAVE_C_WMISSING_DECLARATIONS - Success
  53. -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES
  54. -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES - Failed
  55. -- Performing Test HAVE_C_WMISSING_PROTOTYPES
  56. -- Performing Test HAVE_C_WMISSING_PROTOTYPES - Success
  57. -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES
  58. -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES - Failed
  59. -- Performing Test HAVE_C_WSTRICT_PROTOTYPES
  60. -- Performing Test HAVE_C_WSTRICT_PROTOTYPES - Success
  61. -- Performing Test HAVE_CXX_WUNDEF
  62. -- Performing Test HAVE_CXX_WUNDEF - Success
  63. -- Performing Test HAVE_C_WUNDEF
  64. -- Performing Test HAVE_C_WUNDEF - Success
  65. -- Performing Test HAVE_CXX_WINIT_SELF
  66. -- Performing Test HAVE_CXX_WINIT_SELF - Success
  67. -- Performing Test HAVE_C_WINIT_SELF
  68. -- Performing Test HAVE_C_WINIT_SELF - Success
  69. -- Performing Test HAVE_CXX_WPOINTER_ARITH
  70. -- Performing Test HAVE_CXX_WPOINTER_ARITH - Success
  71. -- Performing Test HAVE_C_WPOINTER_ARITH
  72. -- Performing Test HAVE_C_WPOINTER_ARITH - Success
  73. -- Performing Test HAVE_CXX_WSHADOW
  74. -- Performing Test HAVE_CXX_WSHADOW - Success
  75. -- Performing Test HAVE_C_WSHADOW
  76. -- Performing Test HAVE_C_WSHADOW - Success
  77. -- Performing Test HAVE_CXX_WSIGN_PROMO
  78. -- Performing Test HAVE_CXX_WSIGN_PROMO - Success
  79. -- Performing Test HAVE_C_WSIGN_PROMO
  80. -- Performing Test HAVE_C_WSIGN_PROMO - Failed
  81. -- Performing Test HAVE_CXX_WNO_NARROWING
  82. -- Performing Test HAVE_CXX_WNO_NARROWING - Success
  83. -- Performing Test HAVE_C_WNO_NARROWING
  84. -- Performing Test HAVE_C_WNO_NARROWING - Success
  85. -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR
  86. -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR - Success
  87. -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR
  88. -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR - Failed
  89. -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  90. -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
  91. -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  92. -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
  93. -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION
  94. -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION - Success
  95. -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION
  96. -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION - Success
  97. -- Performing Test HAVE_CXX_WNO_LONG_LONG
  98. -- Performing Test HAVE_CXX_WNO_LONG_LONG - Success
  99. -- Performing Test HAVE_C_WNO_LONG_LONG
  100. -- Performing Test HAVE_C_WNO_LONG_LONG - Success
  101. -- Performing Test HAVE_CXX_PTHREAD
  102. -- Performing Test HAVE_CXX_PTHREAD - Success
  103. -- Performing Test HAVE_C_PTHREAD
  104. -- Performing Test HAVE_C_PTHREAD - Success
  105. -- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER
  106. -- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER - Success
  107. -- Performing Test HAVE_C_FOMIT_FRAME_POINTER
  108. -- Performing Test HAVE_C_FOMIT_FRAME_POINTER - Success
  109. -- Performing Test HAVE_CXX_MSSE
  110. -- Performing Test HAVE_CXX_MSSE - Success
  111. -- Performing Test HAVE_C_MSSE
  112. -- Performing Test HAVE_C_MSSE - Success
  113. -- Performing Test HAVE_CXX_MSSE2
  114. -- Performing Test HAVE_CXX_MSSE2 - Success
  115. -- Performing Test HAVE_C_MSSE2
  116. -- Performing Test HAVE_C_MSSE2 - Success
  117. -- Performing Test HAVE_CXX_MNO_AVX
  118. -- Performing Test HAVE_CXX_MNO_AVX - Success
  119. -- Performing Test HAVE_C_MNO_AVX
  120. -- Performing Test HAVE_C_MNO_AVX - Success
  121. -- Performing Test HAVE_CXX_MSSE3
  122. -- Performing Test HAVE_CXX_MSSE3 - Success
  123. -- Performing Test HAVE_C_MSSE3
  124. -- Performing Test HAVE_C_MSSE3 - Success
  125. -- Performing Test HAVE_CXX_MNO_SSSE3
  126. -- Performing Test HAVE_CXX_MNO_SSSE3 - Success
  127. -- Performing Test HAVE_C_MNO_SSSE3
  128. -- Performing Test HAVE_C_MNO_SSSE3 - Success
  129. -- Performing Test HAVE_CXX_MNO_SSE4_1
  130. -- Performing Test HAVE_CXX_MNO_SSE4_1 - Success
  131. -- Performing Test HAVE_C_MNO_SSE4_1
  132. -- Performing Test HAVE_C_MNO_SSE4_1 - Success
  133. -- Performing Test HAVE_CXX_MNO_SSE4_2
  134. -- Performing Test HAVE_CXX_MNO_SSE4_2 - Success
  135. -- Performing Test HAVE_C_MNO_SSE4_2
  136. -- Performing Test HAVE_C_MNO_SSE4_2 - Success
  137. -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS
  138. -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS - Success
  139. -- Performing Test HAVE_C_FFUNCTION_SECTIONS
  140. -- Performing Test HAVE_C_FFUNCTION_SECTIONS - Success
  141. -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN
  142. -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN - Success
  143. -- Performing Test HAVE_C_FVISIBILITY_HIDDEN
  144. -- Performing Test HAVE_C_FVISIBILITY_HIDDEN - Success
  145. -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN
  146. -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN - Success
  147. -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN
  148. -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN - Failed
  149. -- Looking for pthread.h
  150. -- Looking for pthread.h - found
  151. -- Check if the system is big endian
  152. -- Searching 16 bit integer
  153. -- Looking for sys/types.h
  154. -- Looking for sys/types.h - found
  155. -- Looking for stdint.h
  156. -- Looking for stdint.h - found
  157. -- Looking for stddef.h
  158. -- Looking for stddef.h - found
  159. -- Check size of unsigned short
  160. -- Check size of unsigned short - done
  161. -- Using unsigned short
  162. -- Check if the system is big endian - little endian
  163. -- Looking for fseeko
  164. -- Looking for fseeko - found
  165. -- Looking for unistd.h
  166. -- Looking for unistd.h - found
  167. -- Check size of off64_t
  168. -- Check size of off64_t - failed
  169. -- Performing Test HAVE_C_WNO_SHORTEN_64_TO_32
  170. -- Performing Test HAVE_C_WNO_SHORTEN_64_TO_32 - Failed
  171. -- Performing Test HAVE_C_WNO_ATTRIBUTES
  172. -- Performing Test HAVE_C_WNO_ATTRIBUTES - Success
  173. -- Performing Test HAVE_C_WNO_STRICT_PROTOTYPES
  174. -- Performing Test HAVE_C_WNO_STRICT_PROTOTYPES - Success
  175. -- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES
  176. -- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES - Success
  177. -- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS
  178. -- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS - Success
  179. -- Performing Test HAVE_C_WNO_SHIFT_NEGATIVE_VALUE
  180. -- Performing Test HAVE_C_WNO_SHIFT_NEGATIVE_VALUE - Failed
  181. -- Found TIFF: /lib64/libtiff.so (found version "4.0.3")
  182. -- Found JPEG: /lib64/libjpeg.so
  183. -- Found WebP: /lib64/libwebp.so
  184. -- Found Jasper: /lib64/libjasper.so (found version "1.900.1")
  185. -- Found ZLIB: zlib (found version "1.2.7")
  186. -- Found PNG: /lib64/libpng.so (found version "1.5.13")
  187. -- Looking for /usr/include/libpng/png.h
  188. -- Looking for /usr/include/libpng/png.h - not found
  189. -- Found OpenEXR: /lib64/libIlmImf.so
  190. -- Looking for XOpenDisplay in /lib64/libX11.so;/lib64/libXext.so
  191. -- Looking for XOpenDisplay in /lib64/libX11.so;/lib64/libXext.so - found
  192. -- Looking for gethostbyname
  193. -- Looking for gethostbyname - found
  194. -- Looking for connect
  195. -- Looking for connect - found
  196. -- Looking for remove
  197. -- Looking for remove - found
  198. -- Looking for shmat
  199. -- Looking for shmat - found
  200. -- Looking for IceConnectionNumber in ICE
  201. -- Looking for IceConnectionNumber in ICE - found
  202. -- Found X11: /lib64/libX11.so
  203. -- checking for module 'gstreamer-base-1.0'
  204. -- package 'gstreamer-base-1.0' not found
  205. -- checking for module 'gstreamer-video-1.0'
  206. -- package 'gstreamer-video-1.0' not found
  207. -- checking for module 'gstreamer-app-1.0'
  208. -- package 'gstreamer-app-1.0' not found
  209. -- checking for module 'gstreamer-riff-1.0'
  210. -- package 'gstreamer-riff-1.0' not found
  211. -- checking for module 'gstreamer-pbutils-1.0'
  212. -- package 'gstreamer-pbutils-1.0' not found
  213. -- checking for module 'gstreamer-base-0.10'
  214. -- found gstreamer-base-0.10, version 0.10.36
  215. -- checking for module 'gstreamer-video-0.10'
  216. -- found gstreamer-video-0.10, version 0.10.36
  217. -- checking for module 'gstreamer-app-0.10'
  218. -- found gstreamer-app-0.10, version 0.10.36
  219. -- checking for module 'gstreamer-riff-0.10'
  220. -- found gstreamer-riff-0.10, version 0.10.36
  221. -- checking for module 'gstreamer-pbutils-0.10'
  222. -- found gstreamer-pbutils-0.10, version 0.10.36
  223. -- checking for module 'libdc1394-2'
  224. -- found libdc1394-2, version 2.2.2
  225. -- Looking for linux/videodev.h
  226. -- Looking for linux/videodev.h - not found
  227. -- Looking for linux/videodev2.h
  228. -- Looking for linux/videodev2.h - found
  229. -- Looking for sys/videoio.h
  230. -- Looking for sys/videoio.h - not found
  231. -- checking for module 'libavcodec'
  232. -- found libavcodec, version 56.26.100
  233. -- checking for module 'libavformat'
  234. -- found libavformat, version 56.25.101
  235. -- checking for module 'libavutil'
  236. -- found libavutil, version 54.20.100
  237. -- checking for module 'libswscale'
  238. -- found libswscale, version 3.1.101
  239. -- checking for module 'libavresample'
  240. -- found libavresample, version 2.1.0
  241. -- Looking for libavformat/avformat.h
  242. -- Looking for libavformat/avformat.h - not found
  243. -- Looking for ffmpeg/avformat.h
  244. -- Looking for ffmpeg/avformat.h - not found
  245. -- checking for module 'libgphoto2'
  246. -- found libgphoto2, version 2.5.2
  247. -- Looking for include file pthread.h
  248. -- Looking for include file pthread.h - found
  249. -- Looking for pthread_create
  250. -- Looking for pthread_create - found
  251. -- Found Threads: TRUE
  252. -- A library with BLAS API not found. Please specify library location.
  253. -- LAPACK requires BLAS
  254. -- A library with LAPACK API not found. Please specify library location.
  255. -- checking for module 'tbb'
  256. -- found tbb, version 4.1.3
  257. -- ICV: Removing previous unpacked package: /root/src/opencv/3rdparty/ippicv/unpack
  258. -- ICV: Unpacking ippicv_linux_20151201.tgz to /root/src/opencv/3rdparty/ippicv/unpack...
  259. -- ICV: Package successfully downloaded
  260. -- found IPP (ICV version): 9.0.1 [9.0.1]
  261. -- at: /root/src/opencv/3rdparty/ippicv/unpack/ippicv_lnx
  262. -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5")
  263. -- To enable PlantUML support, set PLANTUML_JAR environment variable or pass -DPLANTUML_JAR=<filepath> option to cmake
  264. -- Found PythonInterp: /root/anaconda/bin/python2.7 (found suitable version "2.7.10", minimum required is "2.7")
  265. -- Could NOT find PythonLibs: Found unsuitable version "2.7.5", but required is exact version "2.7.10" (found /lib64/libpython2.7.so)
  266. -- Could NOT find PythonInterp: Found unsuitable version "3.3.2", but required is at least "3.4" (found /usr/bin/python3)
  267. -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.3.2", minimum required is "3.2")
  268. -- Could NOT find PythonLibs: Found unsuitable version "2.7.5", but required is exact version "3.3.2" (found /lib64/libpython2.7.so)
  269. Traceback (most recent call last):
  270. File "<string>", line 1, in <module>
  271. ImportError: No module named 'numpy'
  272. -- Found JNI: /opt/jdk1.7.0_79/jre/lib/amd64/libjawt.so
  273. -- 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)
  274. -- VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  275. -- Performing Test HAVE_CXX_WNO_UNDEF
  276. -- Performing Test HAVE_CXX_WNO_UNDEF - Success
  277. -- Performing Test HAVE_CXX_WNO_SHADOW
  278. -- Performing Test HAVE_CXX_WNO_SHADOW - Success
  279. -- Caffe: NO
  280. -- Protobuf: YES
  281. -- Glog: YES
  282. -- Found HDF5: debug;/lib64/libhdf5_hl.so;debug;/lib64/libhdf5.so;debug;/lib64/libpthread.so;debug;/lib64/libz.so;debug;/lib64/librt.so;debug;/lib64/libdl.so;debug;/lib64/libm.so;optimized;/lib64/libhdf5_hl.so;optimized;/lib64/libhdf5.so;optimized;/lib64/libpthread.so;optimized;/lib64/libz.so;optimized;/lib64/librt.so;optimized;/lib64/libdl.so;optimized;/lib64/libm.so
  283. -- HDF5: YES
  284. -- Checking SFM deps... TRUE
  285. -- CERES support is disabled. Ceres Solver for reconstruction API is required.
  286. -- HDF5: YES
  287. -- Performing Test HAVE_CXX_WNO_PARENTHESES
  288. -- Performing Test HAVE_CXX_WNO_PARENTHESES - Success
  289. -- Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED
  290. -- Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED - Success
  291. -- Performing Test HAVE_CXX_WNO_SIGN_PROMO
  292. -- Performing Test HAVE_CXX_WNO_SIGN_PROMO - Success
  293. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS
  294. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success
  295. -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES
  296. -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES - Failed
  297. -- Found PROTOBUF: /lib64/libprotobuf.so
  298. -- The protocol buffer compiler and libprotobuf were found
  299. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS
  300. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success
  301. -- Tesseract: NO
  302. -- CERES support is disabled. Ceres Solver for reconstruction API is required.
  303. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE
  304. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE - Success
  305. -- Performing Test HAVE_CXX_WNO_UNUSED_BUT_SET_VARIABLE
  306. -- Performing Test HAVE_CXX_WNO_UNUSED_BUT_SET_VARIABLE - Success
  307. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER
  308. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER - Success
  309. -- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION
  310. -- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION - Success
  311. --
  312. -- General configuration for OpenCV 3.1.0-dev =====================================
  313. -- Version control: 3.1.0-781-gd06bdd5
  314. --
  315. -- Extra modules:
  316. -- Location (extra): /home/cobalt/opencv_contrib/modules
  317. -- Version control (extra): 3.1.0-180-g9bea717
  318. --
  319. -- Platform:
  320. -- Timestamp: 2016-07-09T02:42:01Z
  321. -- Host: Linux 3.10.0-327.10.1.el7.x86_64 x86_64
  322. -- CMake: 2.8.11
  323. -- CMake generator: Unix Makefiles
  324. -- CMake build tool: /usr/bin/gmake
  325. -- Configuration: RELEASE
  326. --
  327. -- C/C++:
  328. -- Built as dynamic libs?: YES
  329. -- C++ Compiler: /usr/local/bin/c++ (ver 4.9.3)
  330. -- 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
  331. -- 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
  332. -- C Compiler: /usr/local/bin/cc
  333. -- 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
  334. -- 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
  335. -- Linker flags (Release):
  336. -- Linker flags (Debug):
  337. -- Precompiled headers: YES
  338. -- Extra dependencies: dl m pthread rt /lib64/libGLU.so /lib64/libGL.so /lib64/libSM.so /lib64/libICE.so /lib64/libX11.so /lib64/libXext.so tbb
  339. -- 3rdparty dependencies:
  340. --
  341. -- OpenCV modules:
  342. -- To be built: core flann hdf 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 cvv datasets rgbd stereo structured_light tracking videostab xfeatures2d ximgproc aruco optflow sfm stitching
  343. -- Disabled: world contrib_world
  344. -- Disabled by dependency: -
  345. -- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 python3 viz matlab
  346. --
  347. -- GUI:
  348. -- QT 5.x: YES (ver 5.5.1)
  349. -- QT OpenGL support: YES (Qt5::OpenGL 5.5.1)
  350. -- OpenGL support: YES (/lib64/libGLU.so /lib64/libGL.so /lib64/libSM.so /lib64/libICE.so /lib64/libX11.so /lib64/libXext.so)
  351. -- VTK support: NO
  352. --
  353. -- Media I/O:
  354. -- ZLib: build (ver 1.2.7)
  355. -- JPEG: /lib64/libjpeg.so (ver )
  356. -- WEBP: /lib64/libwebp.so (ver encoder: 0x0201)
  357. -- PNG: /lib64/libpng.so (ver 1.5.13)
  358. -- TIFF: /lib64/libtiff.so (ver 42 - 4.0.3)
  359. -- JPEG 2000: /lib64/libjasper.so (ver 1.900.1)
  360. -- OpenEXR: /lib64/libImath.so /lib64/libIlmImf.so /lib64/libIex.so /lib64/libHalf.so /lib64/libIlmThread.so (ver 1.7.1)
  361. -- GDAL: NO
  362. --
  363. -- Video I/O:
  364. -- DC1394 1.x: NO
  365. -- DC1394 2.x: YES (ver 2.2.2)
  366. -- FFMPEG: YES
  367. -- codec: YES (ver 56.26.100)
  368. -- format: YES (ver 56.25.101)
  369. -- util: YES (ver 54.20.100)
  370. -- swscale: YES (ver 3.1.101)
  371. -- resample: YES (ver 2.1.0)
  372. -- gentoo-style: YES
  373. -- GStreamer:
  374. -- base: YES (ver 0.10.36)
  375. -- video: YES (ver 0.10.36)
  376. -- app: YES (ver 0.10.36)
  377. -- riff: YES (ver 0.10.36)
  378. -- pbutils: YES (ver 0.10.36)
  379. -- OpenNI: NO
  380. -- OpenNI PrimeSensor Modules: NO
  381. -- OpenNI2: NO
  382. -- PvAPI: NO
  383. -- GigEVisionSDK: NO
  384. -- UniCap: NO
  385. -- UniCap ucil: NO
  386. -- V4L/V4L2: NO/YES
  387. -- XIMEA: NO
  388. -- Xine: NO
  389. -- gPhoto2: YES
  390. --
  391. -- Parallel framework: TBB (ver 4.1 interface 6103)
  392. --
  393. -- Other third-party libraries:
  394. -- Use IPP: 9.0.1 [9.0.1]
  395. -- at: /root/src/opencv/3rdparty/ippicv/unpack/ippicv_lnx
  396. -- Use IPP Async: NO
  397. -- Use VA: NO
  398. -- Use Intel VA-API/OpenCL: NO
  399. -- Use Lapack: NO
  400. -- Use Eigen: YES (ver 3.2.5)
  401. -- Use Cuda: NO
  402. -- Use OpenCL: YES
  403. -- Use custom HAL: NO
  404. --
  405. -- OpenCL: <Dynamic loading of OpenCL library>
  406. -- Include path: /root/src/opencv/3rdparty/include/opencl/1.2
  407. -- Use AMDFFT: NO
  408. -- Use AMDBLAS: NO
  409. --
  410. -- Python 2:
  411. -- Interpreter: /root/anaconda/bin/python2.7 (ver 2.7.10)
  412. --
  413. -- Python 3:
  414. -- Interpreter: /usr/bin/python3 (ver 3.3.2)
  415. --
  416. -- Python (for build): /root/anaconda/bin/python2.7
  417. --
  418. -- Java:
  419. -- ant: NO
  420. -- JNI: /opt/jdk1.7.0_79/include /opt/jdk1.7.0_79/include/linux /opt/jdk1.7.0_79/include
  421. -- Java wrappers: NO
  422. -- Java tests: NO
  423. --
  424. -- Matlab: Matlab not found or implicitly disabled
  425. --
  426. -- Documentation:
  427. -- Doxygen: /usr/bin/doxygen (ver 1.8.5)
  428. -- PlantUML: NO
  429. --
  430. -- Tests and samples:
  431. -- Tests: YES
  432. -- Performance tests: YES
  433. -- C/C++ Examples: YES
  434. --
  435. -- Install path: /usr/local
  436. --
  437. -- cvconfig.h is in: /root/src/opencv/build2016
  438. -- -----------------------------------------------------------------
  439. --
  440. -- Configuring done
  441. -- Generating done
  442. -- Build files have been written to: /root/src/opencv/build2016
Add Comment
Please, Sign In to add comment