Guest User

cmake_output.txt

a guest
Feb 18th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 24.21 KB | None | 0 0
  1. [argentuuum@localhost build2]$ cmake -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=/opt -D OPENCV_EXTRA_MODULES_PATH=/home/argentuuum/projects/opencv_3.1.0/opencv_contrib-3.1.0/modules ../opencv-3.1.0/
  2. -- The CXX compiler identification is GNU 5.3.1
  3. -- The C compiler identification is GNU 5.3.1
  4. -- Check for working CXX compiler: /usr/bin/c++
  5. -- Check for working CXX compiler: /usr/bin/c++ -- works
  6. -- Detecting CXX compiler ABI info
  7. -- Detecting CXX compiler ABI info - done
  8. -- Detecting CXX compile features
  9. -- Detecting CXX compile features - done
  10. -- Check for working C compiler: /usr/bin/cc
  11. -- Check for working C compiler: /usr/bin/cc -- works
  12. -- Detecting C compiler ABI info
  13. -- Detecting C compiler ABI info - done
  14. -- Detecting C compile features
  15. -- Detecting C compile features - done
  16. -- Detected version of GNU GCC: 53 (503)
  17. -- Performing Test HAVE_CXX_FSIGNED_CHAR
  18. -- Performing Test HAVE_CXX_FSIGNED_CHAR - Success
  19. -- Performing Test HAVE_C_FSIGNED_CHAR
  20. -- Performing Test HAVE_C_FSIGNED_CHAR - Success
  21. -- Performing Test HAVE_CXX_W
  22. -- Performing Test HAVE_CXX_W - Success
  23. -- Performing Test HAVE_C_W
  24. -- Performing Test HAVE_C_W - Success
  25. -- Performing Test HAVE_CXX_WALL
  26. -- Performing Test HAVE_CXX_WALL - Success
  27. -- Performing Test HAVE_C_WALL
  28. -- Performing Test HAVE_C_WALL - Success
  29. -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE
  30. -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE - Success
  31. -- Performing Test HAVE_C_WERROR_RETURN_TYPE
  32. -- Performing Test HAVE_C_WERROR_RETURN_TYPE - Success
  33. -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR
  34. -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR - Success
  35. -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR
  36. -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR - Success
  37. -- Performing Test HAVE_CXX_WERROR_ADDRESS
  38. -- Performing Test HAVE_CXX_WERROR_ADDRESS - Success
  39. -- Performing Test HAVE_C_WERROR_ADDRESS
  40. -- Performing Test HAVE_C_WERROR_ADDRESS - Success
  41. -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT
  42. -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT - Success
  43. -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT
  44. -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT - Success
  45. -- Performing Test HAVE_CXX_WFORMAT
  46. -- Performing Test HAVE_CXX_WFORMAT - Success
  47. -- Performing Test HAVE_C_WFORMAT
  48. -- Performing Test HAVE_C_WFORMAT - Success
  49. -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY
  50. -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY - Success
  51. -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY
  52. -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY - Success
  53. -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS
  54. -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS - Success
  55. -- Performing Test HAVE_C_WMISSING_DECLARATIONS
  56. -- Performing Test HAVE_C_WMISSING_DECLARATIONS - Success
  57. -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES
  58. -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES - Failed
  59. -- Performing Test HAVE_C_WMISSING_PROTOTYPES
  60. -- Performing Test HAVE_C_WMISSING_PROTOTYPES - Success
  61. -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES
  62. -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES - Failed
  63. -- Performing Test HAVE_C_WSTRICT_PROTOTYPES
  64. -- Performing Test HAVE_C_WSTRICT_PROTOTYPES - Success
  65. -- Performing Test HAVE_CXX_WUNDEF
  66. -- Performing Test HAVE_CXX_WUNDEF - Success
  67. -- Performing Test HAVE_C_WUNDEF
  68. -- Performing Test HAVE_C_WUNDEF - Success
  69. -- Performing Test HAVE_CXX_WINIT_SELF
  70. -- Performing Test HAVE_CXX_WINIT_SELF - Success
  71. -- Performing Test HAVE_C_WINIT_SELF
  72. -- Performing Test HAVE_C_WINIT_SELF - Success
  73. -- Performing Test HAVE_CXX_WPOINTER_ARITH
  74. -- Performing Test HAVE_CXX_WPOINTER_ARITH - Success
  75. -- Performing Test HAVE_C_WPOINTER_ARITH
  76. -- Performing Test HAVE_C_WPOINTER_ARITH - Success
  77. -- Performing Test HAVE_CXX_WSHADOW
  78. -- Performing Test HAVE_CXX_WSHADOW - Success
  79. -- Performing Test HAVE_C_WSHADOW
  80. -- Performing Test HAVE_C_WSHADOW - Success
  81. -- Performing Test HAVE_CXX_WSIGN_PROMO
  82. -- Performing Test HAVE_CXX_WSIGN_PROMO - Success
  83. -- Performing Test HAVE_C_WSIGN_PROMO
  84. -- Performing Test HAVE_C_WSIGN_PROMO - Failed
  85. -- Performing Test HAVE_CXX_WNO_NARROWING
  86. -- Performing Test HAVE_CXX_WNO_NARROWING - Success
  87. -- Performing Test HAVE_C_WNO_NARROWING
  88. -- Performing Test HAVE_C_WNO_NARROWING - Success
  89. -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR
  90. -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR - Success
  91. -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR
  92. -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR - Failed
  93. -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  94. -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
  95. -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  96. -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
  97. -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION
  98. -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION - Success
  99. -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION
  100. -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION - Success
  101. -- Performing Test HAVE_CXX_WNO_LONG_LONG
  102. -- Performing Test HAVE_CXX_WNO_LONG_LONG - Success
  103. -- Performing Test HAVE_C_WNO_LONG_LONG
  104. -- Performing Test HAVE_C_WNO_LONG_LONG - Success
  105. -- Performing Test HAVE_CXX_PTHREAD
  106. -- Performing Test HAVE_CXX_PTHREAD - Success
  107. -- Performing Test HAVE_C_PTHREAD
  108. -- Performing Test HAVE_C_PTHREAD - Success
  109. -- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER
  110. -- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER - Success
  111. -- Performing Test HAVE_C_FOMIT_FRAME_POINTER
  112. -- Performing Test HAVE_C_FOMIT_FRAME_POINTER - Success
  113. -- Performing Test HAVE_CXX_MSSE
  114. -- Performing Test HAVE_CXX_MSSE - Success
  115. -- Performing Test HAVE_C_MSSE
  116. -- Performing Test HAVE_C_MSSE - Success
  117. -- Performing Test HAVE_CXX_MSSE2
  118. -- Performing Test HAVE_CXX_MSSE2 - Success
  119. -- Performing Test HAVE_C_MSSE2
  120. -- Performing Test HAVE_C_MSSE2 - Success
  121. -- Performing Test HAVE_CXX_MNO_AVX
  122. -- Performing Test HAVE_CXX_MNO_AVX - Success
  123. -- Performing Test HAVE_C_MNO_AVX
  124. -- Performing Test HAVE_C_MNO_AVX - Success
  125. -- Performing Test HAVE_CXX_MSSE3
  126. -- Performing Test HAVE_CXX_MSSE3 - Success
  127. -- Performing Test HAVE_C_MSSE3
  128. -- Performing Test HAVE_C_MSSE3 - Success
  129. -- Performing Test HAVE_CXX_MNO_SSSE3
  130. -- Performing Test HAVE_CXX_MNO_SSSE3 - Success
  131. -- Performing Test HAVE_C_MNO_SSSE3
  132. -- Performing Test HAVE_C_MNO_SSSE3 - Success
  133. -- Performing Test HAVE_CXX_MNO_SSE4_1
  134. -- Performing Test HAVE_CXX_MNO_SSE4_1 - Success
  135. -- Performing Test HAVE_C_MNO_SSE4_1
  136. -- Performing Test HAVE_C_MNO_SSE4_1 - Success
  137. -- Performing Test HAVE_CXX_MNO_SSE4_2
  138. -- Performing Test HAVE_CXX_MNO_SSE4_2 - Success
  139. -- Performing Test HAVE_C_MNO_SSE4_2
  140. -- Performing Test HAVE_C_MNO_SSE4_2 - Success
  141. -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS
  142. -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS - Success
  143. -- Performing Test HAVE_C_FFUNCTION_SECTIONS
  144. -- Performing Test HAVE_C_FFUNCTION_SECTIONS - Success
  145. -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN
  146. -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN - Success
  147. -- Performing Test HAVE_C_FVISIBILITY_HIDDEN
  148. -- Performing Test HAVE_C_FVISIBILITY_HIDDEN - Success
  149. -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN
  150. -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN - Success
  151. -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN
  152. -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN - Failed
  153. -- Looking for pthread.h
  154. -- Looking for pthread.h - found
  155. -- Check if the system is big endian
  156. -- Searching 16 bit integer
  157. -- Looking for sys/types.h
  158. -- Looking for sys/types.h - found
  159. -- Looking for stdint.h
  160. -- Looking for stdint.h - found
  161. -- Looking for stddef.h
  162. -- Looking for stddef.h - found
  163. -- Check size of unsigned short
  164. -- Check size of unsigned short - done
  165. -- Using unsigned short
  166. -- Check if the system is big endian - little endian
  167. -- Found ZLIB: /lib64/libz.so (found suitable version "1.2.8", minimum required is "1.2.3")
  168. -- Found TIFF: /lib64/libtiff.so (found version "4.0.4")
  169. -- Found JPEG: /lib64/libjpeg.so  
  170. -- Performing Test HAVE_C_WNO_UNUSED_VARIABLE
  171. -- Performing Test HAVE_C_WNO_UNUSED_VARIABLE - Success
  172. -- Performing Test HAVE_C_WNO_UNUSED_FUNCTION
  173. -- Performing Test HAVE_C_WNO_UNUSED_FUNCTION - Success
  174. -- Performing Test HAVE_C_WNO_SHADOW
  175. -- Performing Test HAVE_C_WNO_SHADOW - Success
  176. -- Performing Test HAVE_C_WNO_MAYBE_UNINITIALIZED
  177. -- Performing Test HAVE_C_WNO_MAYBE_UNINITIALIZED - Success
  178. -- Could NOT find Jasper (missing:  JASPER_LIBRARIES JASPER_INCLUDE_DIR)
  179. -- Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION
  180. -- Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION - Success
  181. -- Performing Test HAVE_C_WNO_UNINITIALIZED
  182. -- Performing Test HAVE_C_WNO_UNINITIALIZED - Success
  183. -- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES
  184. -- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES - Success
  185. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER
  186. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER - Success
  187. -- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS
  188. -- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS - Success
  189. -- Performing Test HAVE_C_WNO_UNUSED
  190. -- Performing Test HAVE_C_WNO_UNUSED - Success
  191. -- Performing Test HAVE_C_WNO_SIGN_COMPARE
  192. -- Performing Test HAVE_C_WNO_SIGN_COMPARE - Success
  193. -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW
  194. -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW - Success
  195. -- Performing Test HAVE_C_WNO_UNUSED_PARAMETER
  196. -- Performing Test HAVE_C_WNO_UNUSED_PARAMETER - Success
  197. -- Found ZLIB: /lib64/libz.so (found version "1.2.8")
  198. -- Found PNG: /lib64/libpng.so (found version "1.6.19")
  199. -- Looking for /usr/include/libpng/png.h
  200. -- Looking for /usr/include/libpng/png.h - not found
  201. -- Looking for semaphore.h
  202. -- Looking for semaphore.h - found
  203. -- Performing Test HAVE_CXX_WNO_SHADOW
  204. -- Performing Test HAVE_CXX_WNO_SHADOW - Success
  205. -- Performing Test HAVE_CXX_WNO_UNUSED
  206. -- Performing Test HAVE_CXX_WNO_UNUSED - Success
  207. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE
  208. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE - Success
  209. -- Performing Test HAVE_CXX_WNO_UNDEF
  210. -- Performing Test HAVE_CXX_WNO_UNDEF - Success
  211. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS
  212. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success
  213. -- Performing Test HAVE_CXX_WNO_UNINITIALIZED
  214. -- Performing Test HAVE_CXX_WNO_UNINITIALIZED - Success
  215. -- Performing Test HAVE_CXX_WNO_SWITCH
  216. -- Performing Test HAVE_CXX_WNO_SWITCH - Success
  217. -- Performing Test HAVE_CXX_WNO_PARENTHESES
  218. -- Performing Test HAVE_CXX_WNO_PARENTHESES - Success
  219. -- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS
  220. -- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS - Success
  221. -- Performing Test HAVE_CXX_WNO_EXTRA
  222. -- Performing Test HAVE_CXX_WNO_EXTRA - Success
  223. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS
  224. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success
  225. -- Checking for module 'gtk+-3.0'
  226. --   Package 'gtk+-3.0' not found
  227. -- Checking for module 'gtk+-2.0'
  228. --   Package 'gtk+-2.0' not found
  229. -- Checking for module 'gthread-2.0'
  230. --   Package 'gthread-2.0' not found
  231. -- Checking for module 'gstreamer-base-1.0'
  232. --   Package 'gstreamer-base-1.0' not found
  233. -- Checking for module 'gstreamer-video-1.0'
  234. --   Package 'gstreamer-video-1.0' not found
  235. -- Checking for module 'gstreamer-app-1.0'
  236. --   Package 'gstreamer-app-1.0' not found
  237. -- Checking for module 'gstreamer-riff-1.0'
  238. --   Package 'gstreamer-riff-1.0' not found
  239. -- Checking for module 'gstreamer-pbutils-1.0'
  240. --   Package 'gstreamer-pbutils-1.0' not found
  241. -- Checking for module 'gstreamer-base-0.10'
  242. --   Package 'gstreamer-base-0.10' not found
  243. -- Checking for module 'gstreamer-video-0.10'
  244. --   Package 'gstreamer-video-0.10' not found
  245. -- Checking for module 'gstreamer-app-0.10'
  246. --   Package 'gstreamer-app-0.10' not found
  247. -- Checking for module 'gstreamer-riff-0.10'
  248. --   Package 'gstreamer-riff-0.10' not found
  249. -- Checking for module 'gstreamer-pbutils-0.10'
  250. --   Package 'gstreamer-pbutils-0.10' not found
  251. -- Checking for module 'libdc1394-2'
  252. --   Package 'libdc1394-2' not found
  253. -- Checking for module 'libdc1394'
  254. --   Package 'libdc1394' not found
  255. -- Checking for module 'libv4l1'
  256. --   Package 'libv4l1' not found
  257. -- Checking for module 'libv4l2'
  258. --   Package 'libv4l2' not found
  259. -- Looking for linux/videodev.h
  260. -- Looking for linux/videodev.h - not found
  261. -- Looking for linux/videodev2.h
  262. -- Looking for linux/videodev2.h - found
  263. -- Looking for sys/videoio.h
  264. -- Looking for sys/videoio.h - not found
  265. -- Checking for module 'libavcodec'
  266. --   Package 'libavcodec' not found
  267. -- Checking for module 'libavformat'
  268. --   Package 'libavformat' not found
  269. -- Checking for module 'libavutil'
  270. --   Package 'libavutil' not found
  271. -- Checking for module 'libswscale'
  272. --   Package 'libswscale' not found
  273. -- Checking for module 'libavresample'
  274. --   Package 'libavresample' not found
  275. -- Looking for libavformat/avformat.h
  276. -- Looking for libavformat/avformat.h - not found
  277. -- Looking for ffmpeg/avformat.h
  278. -- Looking for ffmpeg/avformat.h - not found
  279. -- Checking for module 'libgphoto2'
  280. --   Package 'libgphoto2' not found
  281. -- ICV: Removing previous unpacked package: /home/argentuuum/projects/opencv_3.1.0/opencv-3.1.0/3rdparty/ippicv/unpack
  282. -- ICV: Unpacking ippicv_linux_20151201.tgz to /home/argentuuum/projects/opencv_3.1.0/opencv-3.1.0/3rdparty/ippicv/unpack...
  283. -- ICV: Package successfully downloaded
  284. -- found IPP (ICV version): 9.0.1 [9.0.1]
  285. -- at: /home/argentuuum/projects/opencv_3.1.0/opencv-3.1.0/3rdparty/ippicv/unpack/ippicv_lnx
  286. -- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)
  287. -- To enable PlantUML support, set PLANTUML_JAR environment variable or pass -DPLANTUML_JAR=<filepath> option to cmake
  288. -- Found PythonInterp: /usr/bin/python2.7 (found suitable version "2.7.10", minimum required is "2.7")
  289. -- Found PythonLibs: /lib64/libpython2.7.so (found suitable exact version "2.7.10")
  290. Traceback (most recent call last):
  291.   File "<string>", line 1, in <module>
  292. ImportError: No module named numpy.distutils
  293. -- Found PythonInterp: /usr/bin/python3.4 (found suitable version "3.4.3", minimum required is "3.4")
  294. -- Could NOT find PythonLibs (missing:  PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is exact version "3.4.3")
  295. Traceback (most recent call last):
  296.   File "<string>", line 1, in <module>
  297. ImportError: No module named 'numpy'
  298. -- Found JNI: /usr/lib/jvm/jre/lib/amd64/libjawt.so  
  299. -- 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)
  300. -- Found VTK ver. 6.2.0 (usefile: /usr/lib64/cmake/vtk/UseVTK.cmake)
  301. -- Caffe:   NO
  302. -- Protobuf:   NO
  303. -- Glog:   NO
  304. -- Found HDF5: /lib64/libhdf5.so;/lib64/libhdf5_hl.so;/lib64/libhdf5.so;/lib64/libz.so;/lib64/libdl.so;/lib64/libm.so (found version "1.8.15")
  305. -- HDF5:   YES
  306. -- Checking SFM deps... FALSE
  307. -- Module opencv_sfm disabled because the following dependencies are not found: Eigen Glog/Gflags
  308. -- Tesseract:   NO
  309. -- HDF5:   YES
  310. -- Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED
  311. -- Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED - Success
  312. -- Performing Test HAVE_CXX_WNO_SIGN_PROMO
  313. -- Performing Test HAVE_CXX_WNO_SIGN_PROMO - Success
  314. -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES
  315. -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES - Failed
  316. -- Looking for pthread.h
  317. -- Looking for pthread.h - found
  318. -- Looking for pthread_create
  319. -- Looking for pthread_create - found
  320. -- Found Threads: TRUE  
  321. -- Could NOT find PROTOBUF (missing:  PROTOBUF_LIBRARY PROTOBUF_INCLUDE_DIR)
  322. -- Build libprotobuf from sources:
  323. --     libprotobuf not found into system
  324. -- Looking for include file pthread.h
  325. -- Looking for include file pthread.h - found
  326. -- Looking for C++ include unordered_map
  327. -- Looking for C++ include unordered_map - found
  328. -- Looking for C++ include tr1/unordered_map
  329. -- Looking for C++ include tr1/unordered_map - found
  330. -- Looking for C++ include unordered_set
  331. -- Looking for C++ include unordered_set - found
  332. -- Looking for C++ include tr1/unordered_set
  333. -- Looking for C++ include tr1/unordered_set - found
  334. -- Performing Test HAVE_CXX_WNO_DEPRECATED
  335. -- Performing Test HAVE_CXX_WNO_DEPRECATED - Success
  336. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER
  337. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER - Success
  338. -- Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS
  339. -- Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS - Success
  340. -- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE
  341. -- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE - Failed
  342. -- Tesseract:   NO
  343. --
  344. -- General configuration for OpenCV 3.1.0 =====================================
  345. --   Version control:               unknown
  346. --
  347. --   Platform:
  348. --     Host:                        Linux 4.3.5-300.fc23.x86_64 x86_64
  349. --     CMake:                       3.4.1
  350. --     CMake generator:             Unix Makefiles
  351. --     CMake build tool:            /usr/bin/gmake
  352. --     Configuration:               Release
  353. --
  354. --   C/C++:
  355. --     Built as dynamic libs?:      YES
  356. --     C++ Compiler:                /usr/bin/c++  (ver 5.3.1)
  357. --     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
  358. --     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
  359. --     C Compiler:                  /usr/bin/cc
  360. --     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
  361. --     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
  362. --     Linker flags (Release):
  363. --     Linker flags (Debug):
  364. --     Precompiled headers:         YES
  365. --     Extra dependencies:          /lib64/libjpeg.so /lib64/libpng.so /lib64/libtiff.so /lib64/libhdf5_hl.so /lib64/libhdf5.so /lib64/libz.so /lib64/libdl.so /lib64/libm.so vtkRenderingOpenGL vtkImagingHybrid vtkIOImage vtkCommonDataModel vtkCommonMath vtkCommonCore vtksys vtkCommonMisc vtkCommonSystem vtkCommonTransforms vtkCommonExecutionModel vtkDICOMParser vtkIOCore /usr/lib64/libz.so vtkmetaio /usr/lib64/libjpeg.so /usr/lib64/libpng.so /usr/lib64/libtiff.so vtkImagingCore vtkRenderingCore vtkCommonColor vtkFiltersExtraction vtkFiltersCore vtkFiltersGeneral vtkCommonComputationalGeometry vtkFiltersStatistics vtkImagingFourier vtkalglib vtkFiltersGeometry vtkFiltersSources vtkInteractionStyle vtkRenderingLOD vtkFiltersModeling vtkIOPLY vtkIOGeometry /usr/lib64/libjsoncpp.so vtkFiltersTexture vtkRenderingFreeType /usr/lib64/libfreetype.so vtkftgl vtkIOExport vtkRenderingAnnotation vtkImagingColor vtkRenderingContext2D vtkRenderingGL2PS vtkRenderingContextOpenGL /usr/lib64/libgl2ps.so vtkRenderingLabel dl m pthread rt
  366. --     3rdparty dependencies:       libwebp libjasper IlmImf libprotobuf
  367. --
  368. --   OpenCV modules:
  369. --     To be built:                 core flann hdf imgproc ml photo reg surface_matching video viz 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
  370. --     Disabled:                    world contrib_world
  371. --     Disabled by dependency:      -
  372. --     Unavailable:                 cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 python3 cvv matlab sfm
  373. --
  374. --   GUI:
  375. --     QT:                          NO
  376. --     GTK+:                        NO
  377. --     GThread :                    NO
  378. --     GtkGlExt:                    NO
  379. --     OpenGL support:              NO
  380. --     VTK support:                 YES (ver 6.2.0)
  381. --
  382. --   Media I/O:
  383. --     ZLib:                        /lib64/libz.so (ver 1.2.8)
  384. --     JPEG:                        /lib64/libjpeg.so (ver )
  385. --     WEBP:                        build (ver 0.3.1)
  386. --     PNG:                         /lib64/libpng.so (ver 1.6.19)
  387. --     TIFF:                        /lib64/libtiff.so (ver 42 - 4.0.4)
  388. --     JPEG 2000:                   build (ver 1.900.1)
  389. --     OpenEXR:                     build (ver 1.7.1)
  390. --     GDAL:                        NO
  391. --
  392. --   Video I/O:
  393. --     DC1394 1.x:                  NO
  394. --     DC1394 2.x:                  NO
  395. --     FFMPEG:                      NO
  396. --       codec:                     NO
  397. --       format:                    NO
  398. --       util:                      NO
  399. --       swscale:                   NO
  400. --       resample:                  NO
  401. --       gentoo-style:              NO
  402. --     GStreamer:                   NO
  403. --     OpenNI:                      NO
  404. --     OpenNI PrimeSensor Modules:  NO
  405. --     OpenNI2:                     NO
  406. --     PvAPI:                       NO
  407. --     GigEVisionSDK:               NO
  408. --     UniCap:                      NO
  409. --     UniCap ucil:                 NO
  410. --     V4L/V4L2:                    NO/YES
  411. --     XIMEA:                       NO
  412. --     Xine:                        NO
  413. --     gPhoto2:                     NO
  414. --
  415. --   Parallel framework:            pthreads
  416. --
  417. --   Other third-party libraries:
  418. --     Use IPP:                     9.0.1 [9.0.1]
  419. --          at:                     /home/argentuuum/projects/opencv_3.1.0/opencv-3.1.0/3rdparty/ippicv/unpack/ippicv_lnx
  420. --     Use IPP Async:               NO
  421. --     Use VA:                      NO
  422. --     Use Intel VA-API/OpenCL:     NO
  423. --     Use Eigen:                   NO
  424. --     Use Cuda:                    NO
  425. --     Use OpenCL:                  YES
  426. --     Use custom HAL:              NO
  427. --
  428. --   OpenCL:
  429. --     Version:                     dynamic
  430. --     Include path:                /home/argentuuum/projects/opencv_3.1.0/opencv-3.1.0/3rdparty/include/opencl/1.2
  431. --     Use AMDFFT:                  NO
  432. --     Use AMDBLAS:                 NO
  433. --
  434. --   Python 2:
  435. --     Interpreter:                 /usr/bin/python2.7 (ver 2.7.10)
  436. --
  437. --   Python 3:
  438. --     Interpreter:                 /usr/bin/python3.4 (ver 3.4.3)
  439. --
  440. --   Python (for build):            /usr/bin/python2.7
  441. --
  442. --   Java:
  443. --     ant:                         NO
  444. --     JNI:                         /usr/lib/jvm/java/include /usr/lib/jvm/java/include/linux /usr/lib/jvm/java/include
  445. --     Java wrappers:               NO
  446. --     Java tests:                  NO
  447. --
  448. --   Matlab:                        Matlab not found or implicitly disabled
  449. --
  450. --   Documentation:
  451. --     Doxygen:                     NO
  452. --     PlantUML:                    NO
  453. --
  454. --   Tests and samples:
  455. --     Tests:                       YES
  456. --     Performance tests:           YES
  457. --     C/C++ Examples:              NO
  458. --
  459. --   Install path:                  /opt
  460. --
  461. --   cvconfig.h is in:              /home/argentuuum/projects/opencv_3.1.0/build2
  462. -- -----------------------------------------------------------------
  463. --
  464. -- Configuring done
  465. -- Generating done
  466. -- Build files have been written to: /home/argentuuum/projects/opencv_3.1.0/build2
Add Comment
Please, Sign In to add comment