Guest User

cmake_output_2.txt

a guest
Feb 18th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 22.72 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. -- Found WebP: /lib64/libwebp.so  
  171. -- Found Jasper: /lib64/libjasper.so (found version "1.900.1")
  172. -- Found ZLIB: /lib64/libz.so (found version "1.2.8")
  173. -- Found PNG: /lib64/libpng.so (found version "1.6.19")
  174. -- Looking for /usr/include/libpng/png.h
  175. -- Looking for /usr/include/libpng/png.h - not found
  176. -- Found OpenEXR: /lib64/libIlmImf.so
  177. -- Checking for module 'gtk+-3.0'
  178. --   Package 'gtk+-3.0' not found
  179. -- Checking for module 'gtk+-2.0'
  180. --   Package 'gtk+-2.0' not found
  181. -- Checking for module 'gthread-2.0'
  182. --   Found gthread-2.0, version 2.46.2
  183. -- Checking for module 'gstreamer-base-1.0'
  184. --   Found gstreamer-base-1.0, version 1.6.3
  185. -- Checking for module 'gstreamer-video-1.0'
  186. --   Found gstreamer-video-1.0, version 1.6.3
  187. -- Checking for module 'gstreamer-app-1.0'
  188. --   Found gstreamer-app-1.0, version 1.6.3
  189. -- Checking for module 'gstreamer-riff-1.0'
  190. --   Found gstreamer-riff-1.0, version 1.6.3
  191. -- Checking for module 'gstreamer-pbutils-1.0'
  192. --   Found gstreamer-pbutils-1.0, version 1.6.3
  193. -- Checking for module 'libdc1394-2'
  194. --   Package 'libdc1394-2' not found
  195. -- Checking for module 'libdc1394'
  196. --   Package 'libdc1394' not found
  197. -- Checking for module 'libv4l1'
  198. --   Package 'libv4l1' not found
  199. -- Checking for module 'libv4l2'
  200. --   Package 'libv4l2' not found
  201. -- Looking for linux/videodev.h
  202. -- Looking for linux/videodev.h - not found
  203. -- Looking for linux/videodev2.h
  204. -- Looking for linux/videodev2.h - found
  205. -- Looking for sys/videoio.h
  206. -- Looking for sys/videoio.h - not found
  207. -- Checking for module 'libavcodec'
  208. --   Found libavcodec, version 56.60.100
  209. -- Checking for module 'libavformat'
  210. --   Found libavformat, version 56.40.101
  211. -- Checking for module 'libavutil'
  212. --   Found libavutil, version 54.31.100
  213. -- Checking for module 'libswscale'
  214. --   Found libswscale, version 3.1.101
  215. -- Checking for module 'libavresample'
  216. --   Found libavresample, version 2.1.0
  217. -- Looking for libavformat/avformat.h
  218. -- Looking for libavformat/avformat.h - not found
  219. -- Looking for ffmpeg/avformat.h
  220. -- Looking for ffmpeg/avformat.h - not found
  221. -- Checking for module 'libgphoto2'
  222. --   Package 'libgphoto2' not found
  223. -- ICV: Removing previous unpacked package: /home/argentuuum/projects/opencv_3.1.0/opencv-3.1.0/3rdparty/ippicv/unpack
  224. -- ICV: Unpacking ippicv_linux_20151201.tgz to /home/argentuuum/projects/opencv_3.1.0/opencv-3.1.0/3rdparty/ippicv/unpack...
  225. -- ICV: Package successfully downloaded
  226. -- found IPP (ICV version): 9.0.1 [9.0.1]
  227. -- at: /home/argentuuum/projects/opencv_3.1.0/opencv-3.1.0/3rdparty/ippicv/unpack/ippicv_lnx
  228. -- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)
  229. -- To enable PlantUML support, set PLANTUML_JAR environment variable or pass -DPLANTUML_JAR=<filepath> option to cmake
  230. -- Found PythonInterp: /usr/bin/python2.7 (found suitable version "2.7.10", minimum required is "2.7")
  231. -- Found PythonLibs: /lib64/libpython2.7.so (found suitable exact version "2.7.10")
  232. Traceback (most recent call last):
  233.   File "<string>", line 1, in <module>
  234. ImportError: No module named numpy.distutils
  235. -- Found PythonInterp: /usr/bin/python3.4 (found suitable version "3.4.3", minimum required is "3.4")
  236. -- Could NOT find PythonLibs (missing:  PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is exact version "3.4.3")
  237. Traceback (most recent call last):
  238.   File "<string>", line 1, in <module>
  239. ImportError: No module named 'numpy'
  240. -- Found JNI: /usr/lib/jvm/jre/lib/amd64/libjawt.so  
  241. -- 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)
  242. -- Found VTK ver. 6.2.0 (usefile: /usr/lib64/cmake/vtk/UseVTK.cmake)
  243. -- Performing Test HAVE_CXX_WNO_UNDEF
  244. -- Performing Test HAVE_CXX_WNO_UNDEF - Success
  245. -- Performing Test HAVE_CXX_WNO_SHADOW
  246. -- Performing Test HAVE_CXX_WNO_SHADOW - Success
  247. -- Caffe:   NO
  248. -- Protobuf:   NO
  249. -- Glog:   NO
  250. -- 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")
  251. -- HDF5:   YES
  252. -- Checking SFM deps... FALSE
  253. -- Module opencv_sfm disabled because the following dependencies are not found: Eigen Glog/Gflags
  254. -- Tesseract:   NO
  255. -- HDF5:   YES
  256. -- Performing Test HAVE_CXX_WNO_PARENTHESES
  257. -- Performing Test HAVE_CXX_WNO_PARENTHESES - Success
  258. -- Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED
  259. -- Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED - Success
  260. -- Performing Test HAVE_CXX_WNO_SIGN_PROMO
  261. -- Performing Test HAVE_CXX_WNO_SIGN_PROMO - Success
  262. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS
  263. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success
  264. -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES
  265. -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES - Failed
  266. -- Looking for pthread.h
  267. -- Looking for pthread.h - found
  268. -- Looking for pthread_create
  269. -- Looking for pthread_create - found
  270. -- Found Threads: TRUE  
  271. -- Could NOT find PROTOBUF (missing:  PROTOBUF_LIBRARY PROTOBUF_INCLUDE_DIR)
  272. -- Build libprotobuf from sources:
  273. --     libprotobuf not found into system
  274. -- Looking for include file pthread.h
  275. -- Looking for include file pthread.h - found
  276. -- Looking for C++ include unordered_map
  277. -- Looking for C++ include unordered_map - found
  278. -- Looking for C++ include tr1/unordered_map
  279. -- Looking for C++ include tr1/unordered_map - found
  280. -- Looking for C++ include unordered_set
  281. -- Looking for C++ include unordered_set - found
  282. -- Looking for C++ include tr1/unordered_set
  283. -- Looking for C++ include tr1/unordered_set - found
  284. -- Performing Test HAVE_CXX_WNO_DEPRECATED
  285. -- Performing Test HAVE_CXX_WNO_DEPRECATED - Success
  286. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER
  287. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER - Success
  288. -- Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS
  289. -- Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS - Success
  290. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE
  291. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE - Success
  292. -- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE
  293. -- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE - Failed
  294. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS
  295. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success
  296. -- Tesseract:   NO
  297. --
  298. -- General configuration for OpenCV 3.1.0 =====================================
  299. --   Version control:               unknown
  300. --
  301. --   Platform:
  302. --     Host:                        Linux 4.3.5-300.fc23.x86_64 x86_64
  303. --     CMake:                       3.4.1
  304. --     CMake generator:             Unix Makefiles
  305. --     CMake build tool:            /usr/bin/gmake
  306. --     Configuration:               Release
  307. --
  308. --   C/C++:
  309. --     Built as dynamic libs?:      YES
  310. --     C++ Compiler:                /usr/bin/c++  (ver 5.3.1)
  311. --     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
  312. --     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
  313. --     C Compiler:                  /usr/bin/cc
  314. --     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
  315. --     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
  316. --     Linker flags (Release):
  317. --     Linker flags (Debug):
  318. --     Precompiled headers:         YES
  319. --     Extra dependencies:          /lib64/libwebp.so /lib64/libpng.so /lib64/libtiff.so /lib64/libjasper.so /lib64/libjpeg.so /lib64/libImath.so /lib64/libIlmImf.so /lib64/libIex.so /lib64/libHalf.so /lib64/libIlmThread.so gthread-2.0 gstvideo-1.0 gstapp-1.0 gstbase-1.0 gstriff-1.0 gstpbutils-1.0 gstreamer-1.0 gobject-2.0 glib-2.0 avcodec avformat avutil swscale avresample /lib/libbz2.so.1 /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
  320. --     3rdparty dependencies:       libprotobuf
  321. --
  322. --   OpenCV modules:
  323. --     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
  324. --     Disabled:                    world contrib_world
  325. --     Disabled by dependency:      -
  326. --     Unavailable:                 cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 python3 cvv matlab sfm
  327. --
  328. --   GUI:
  329. --     QT:                          NO
  330. --     GTK+:                        NO
  331. --     GThread :                    YES (ver 2.46.2)
  332. --     GtkGlExt:                    NO
  333. --     OpenGL support:              NO
  334. --     VTK support:                 YES (ver 6.2.0)
  335. --
  336. --   Media I/O:
  337. --     ZLib:                        /lib64/libz.so (ver 1.2.8)
  338. --     JPEG:                        /lib64/libjpeg.so (ver )
  339. --     WEBP:                        /lib64/libwebp.so (ver encoder: 0x0202)
  340. --     PNG:                         /lib64/libpng.so (ver 1.6.19)
  341. --     TIFF:                        /lib64/libtiff.so (ver 42 - 4.0.4)
  342. --     JPEG 2000:                   /lib64/libjasper.so (ver 1.900.1)
  343. --     OpenEXR:                     /lib64/libImath.so /lib64/libIlmImf.so /lib64/libIex.so /lib64/libHalf.so /lib64/libIlmThread.so (ver 2.2.0)
  344. --     GDAL:                        NO
  345. --
  346. --   Video I/O:
  347. --     DC1394 1.x:                  NO
  348. --     DC1394 2.x:                  NO
  349. --     FFMPEG:                      YES
  350. --       codec:                     YES (ver 56.60.100)
  351. --       format:                    YES (ver 56.40.101)
  352. --       util:                      YES (ver 54.31.100)
  353. --       swscale:                   YES (ver 3.1.101)
  354. --       resample:                  YES (ver 2.1.0)
  355. --       gentoo-style:              YES
  356. --     GStreamer:                  
  357. --       base:                      YES (ver 1.6.3)
  358. --       video:                     YES (ver 1.6.3)
  359. --       app:                       YES (ver 1.6.3)
  360. --       riff:                      YES (ver 1.6.3)
  361. --       pbutils:                   YES (ver 1.6.3)
  362. --     OpenNI:                      NO
  363. --     OpenNI PrimeSensor Modules:  NO
  364. --     OpenNI2:                     NO
  365. --     PvAPI:                       NO
  366. --     GigEVisionSDK:               NO
  367. --     UniCap:                      NO
  368. --     UniCap ucil:                 NO
  369. --     V4L/V4L2:                    NO/YES
  370. --     XIMEA:                       NO
  371. --     Xine:                        NO
  372. --     gPhoto2:                     NO
  373. --
  374. --   Parallel framework:            pthreads
  375. --
  376. --   Other third-party libraries:
  377. --     Use IPP:                     9.0.1 [9.0.1]
  378. --          at:                     /home/argentuuum/projects/opencv_3.1.0/opencv-3.1.0/3rdparty/ippicv/unpack/ippicv_lnx
  379. --     Use IPP Async:               NO
  380. --     Use VA:                      NO
  381. --     Use Intel VA-API/OpenCL:     NO
  382. --     Use Eigen:                   NO
  383. --     Use Cuda:                    NO
  384. --     Use OpenCL:                  YES
  385. --     Use custom HAL:              NO
  386. --
  387. --   OpenCL:
  388. --     Version:                     dynamic
  389. --     Include path:                /home/argentuuum/projects/opencv_3.1.0/opencv-3.1.0/3rdparty/include/opencl/1.2
  390. --     Use AMDFFT:                  NO
  391. --     Use AMDBLAS:                 NO
  392. --
  393. --   Python 2:
  394. --     Interpreter:                 /usr/bin/python2.7 (ver 2.7.10)
  395. --
  396. --   Python 3:
  397. --     Interpreter:                 /usr/bin/python3.4 (ver 3.4.3)
  398. --
  399. --   Python (for build):            /usr/bin/python2.7
  400. --
  401. --   Java:
  402. --     ant:                         NO
  403. --     JNI:                         /usr/lib/jvm/java/include /usr/lib/jvm/java/include/linux /usr/lib/jvm/java/include
  404. --     Java wrappers:               NO
  405. --     Java tests:                  NO
  406. --
  407. --   Matlab:                        Matlab not found or implicitly disabled
  408. --
  409. --   Documentation:
  410. --     Doxygen:                     NO
  411. --     PlantUML:                    NO
  412. --
  413. --   Tests and samples:
  414. --     Tests:                       YES
  415. --     Performance tests:           YES
  416. --     C/C++ Examples:              NO
  417. --
  418. --   Install path:                  /opt
  419. --
  420. --   cvconfig.h is in:              /home/argentuuum/projects/opencv_3.1.0/build2
  421. -- -----------------------------------------------------------------
  422. --
  423. -- Configuring done
  424. -- Generating done
  425. -- Build files have been written to: /home/argentuuum/projects/opencv_3.1.0/build2
Add Comment
Please, Sign In to add comment