manishbansal8843

CMake logs during first time configure while building OpenCV

Jul 7th, 2018
844
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.55 KB | None | 0 0
  1. The CXX compiler identification is GNU 8.1.0
  2. The C compiler identification is GNU 8.1.0
  3. Check for working CXX compiler: D:/Softwares/mingw64/bin/g++.exe
  4. Check for working CXX compiler: D:/Softwares/mingw64/bin/g++.exe -- 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: D:/Softwares/mingw64/bin/gcc.exe
  10. Check for working C compiler: D:/Softwares/mingw64/bin/gcc.exe -- 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. Performing Test HAVE_CXX11 (check file: cmake/checks/cxx11.cpp)
  16. Performing Test HAVE_CXX11 - Success
  17. Found PythonInterp: C:/Python27/python.exe (found suitable version "2.7", minimum required is "2.7")
  18. Found PythonLibs: C:/Python27/libs/python27.lib (found suitable exact version "2.7")
  19. Traceback (most recent call last):
  20. File "<string>", line 1, in <module>
  21. ImportError: No module named numpy.distutils
  22.  
  23. Could NOT find PythonInterp: Found unsuitable version "2.7", but required is at least "3.4" (found C:/Python27/python.exe)
  24. Could NOT find PythonInterp: Found unsuitable version "2.7", but required is at least "3.2" (found C:/Python27/python.exe)
  25. Performing Test HAVE_CXX_FSIGNED_CHAR
  26. Performing Test HAVE_CXX_FSIGNED_CHAR - Success
  27. Performing Test HAVE_C_FSIGNED_CHAR
  28. Performing Test HAVE_C_FSIGNED_CHAR - Success
  29. Performing Test HAVE_CXX_W
  30. Performing Test HAVE_CXX_W - Success
  31. Performing Test HAVE_C_W
  32. Performing Test HAVE_C_W - Success
  33. Performing Test HAVE_CXX_WALL
  34. Performing Test HAVE_CXX_WALL - Success
  35. Performing Test HAVE_C_WALL
  36. Performing Test HAVE_C_WALL - Success
  37. Performing Test HAVE_CXX_WERROR_RETURN_TYPE
  38. Performing Test HAVE_CXX_WERROR_RETURN_TYPE - Success
  39. Performing Test HAVE_C_WERROR_RETURN_TYPE
  40. Performing Test HAVE_C_WERROR_RETURN_TYPE - Success
  41. Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR
  42. Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR - Success
  43. Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR
  44. Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR - Success
  45. Performing Test HAVE_CXX_WERROR_ADDRESS
  46. Performing Test HAVE_CXX_WERROR_ADDRESS - Success
  47. Performing Test HAVE_C_WERROR_ADDRESS
  48. Performing Test HAVE_C_WERROR_ADDRESS - Success
  49. Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT
  50. Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT - Success
  51. Performing Test HAVE_C_WERROR_SEQUENCE_POINT
  52. Performing Test HAVE_C_WERROR_SEQUENCE_POINT - Success
  53. Performing Test HAVE_CXX_WFORMAT
  54. Performing Test HAVE_CXX_WFORMAT - Success
  55. Performing Test HAVE_C_WFORMAT
  56. Performing Test HAVE_C_WFORMAT - Success
  57. Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY
  58. Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY - Success
  59. Performing Test HAVE_C_WERROR_FORMAT_SECURITY
  60. Performing Test HAVE_C_WERROR_FORMAT_SECURITY - Success
  61. Performing Test HAVE_CXX_WMISSING_DECLARATIONS
  62. Performing Test HAVE_CXX_WMISSING_DECLARATIONS - Success
  63. Performing Test HAVE_C_WMISSING_DECLARATIONS
  64. Performing Test HAVE_C_WMISSING_DECLARATIONS - Success
  65. Performing Test HAVE_CXX_WMISSING_PROTOTYPES
  66. Performing Test HAVE_CXX_WMISSING_PROTOTYPES - Failed
  67. Performing Test HAVE_C_WMISSING_PROTOTYPES
  68. Performing Test HAVE_C_WMISSING_PROTOTYPES - Success
  69. Performing Test HAVE_CXX_WSTRICT_PROTOTYPES
  70. Performing Test HAVE_CXX_WSTRICT_PROTOTYPES - Failed
  71. Performing Test HAVE_C_WSTRICT_PROTOTYPES
  72. Performing Test HAVE_C_WSTRICT_PROTOTYPES - Success
  73. Performing Test HAVE_CXX_WUNDEF
  74. Performing Test HAVE_CXX_WUNDEF - Success
  75. Performing Test HAVE_C_WUNDEF
  76. Performing Test HAVE_C_WUNDEF - Success
  77. Performing Test HAVE_CXX_WINIT_SELF
  78. Performing Test HAVE_CXX_WINIT_SELF - Success
  79. Performing Test HAVE_C_WINIT_SELF
  80. Performing Test HAVE_C_WINIT_SELF - Success
  81. Performing Test HAVE_CXX_WPOINTER_ARITH
  82. Performing Test HAVE_CXX_WPOINTER_ARITH - Success
  83. Performing Test HAVE_C_WPOINTER_ARITH
  84. Performing Test HAVE_C_WPOINTER_ARITH - Success
  85. Performing Test HAVE_CXX_WSHADOW
  86. Performing Test HAVE_CXX_WSHADOW - Success
  87. Performing Test HAVE_C_WSHADOW
  88. Performing Test HAVE_C_WSHADOW - Success
  89. Performing Test HAVE_CXX_WSIGN_PROMO
  90. Performing Test HAVE_CXX_WSIGN_PROMO - Success
  91. Performing Test HAVE_C_WSIGN_PROMO
  92. Performing Test HAVE_C_WSIGN_PROMO - Failed
  93. Performing Test HAVE_CXX_WUNINITIALIZED
  94. Performing Test HAVE_CXX_WUNINITIALIZED - Success
  95. Performing Test HAVE_C_WUNINITIALIZED
  96. Performing Test HAVE_C_WUNINITIALIZED - Success
  97. Performing Test HAVE_CXX_WNO_NARROWING
  98. Performing Test HAVE_CXX_WNO_NARROWING - Success
  99. Performing Test HAVE_C_WNO_NARROWING
  100. Performing Test HAVE_C_WNO_NARROWING - Success
  101. Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR
  102. Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR - Success
  103. Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR
  104. Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR - Failed
  105. Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  106. Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
  107. Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  108. Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
  109. Performing Test HAVE_CXX_WNO_COMMENT
  110. Performing Test HAVE_CXX_WNO_COMMENT - Success
  111. Performing Test HAVE_C_WNO_COMMENT
  112. Performing Test HAVE_C_WNO_COMMENT - Success
  113. Performing Test HAVE_CXX_WIMPLICIT_FALLTHROUGH_3
  114. Performing Test HAVE_CXX_WIMPLICIT_FALLTHROUGH_3 - Success
  115. Performing Test HAVE_C_WIMPLICIT_FALLTHROUGH_3
  116. Performing Test HAVE_C_WIMPLICIT_FALLTHROUGH_3 - Success
  117. Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION
  118. Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION - Success
  119. Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION
  120. Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION - Success
  121. Performing Test HAVE_CXX_WNO_LONG_LONG
  122. Performing Test HAVE_CXX_WNO_LONG_LONG - Success
  123. Performing Test HAVE_C_WNO_LONG_LONG
  124. Performing Test HAVE_C_WNO_LONG_LONG - Success
  125. Performing Test HAVE_CXX_FOMIT_FRAME_POINTER
  126. Performing Test HAVE_CXX_FOMIT_FRAME_POINTER - Success
  127. Performing Test HAVE_C_FOMIT_FRAME_POINTER
  128. Performing Test HAVE_C_FOMIT_FRAME_POINTER - Success
  129. Performing Test HAVE_CXX_FFUNCTION_SECTIONS
  130. Performing Test HAVE_CXX_FFUNCTION_SECTIONS - Success
  131. Performing Test HAVE_C_FFUNCTION_SECTIONS
  132. Performing Test HAVE_C_FFUNCTION_SECTIONS - Success
  133. Performing Test HAVE_CXX_FDATA_SECTIONS
  134. Performing Test HAVE_CXX_FDATA_SECTIONS - Success
  135. Performing Test HAVE_C_FDATA_SECTIONS
  136. Performing Test HAVE_C_FDATA_SECTIONS - Success
  137. Performing Test HAVE_CXX_MSSE (check file: cmake/checks/cpu_sse.cpp)
  138. Performing Test HAVE_CXX_MSSE - Success
  139. Performing Test HAVE_CXX_MSSE2 (check file: cmake/checks/cpu_sse2.cpp)
  140. Performing Test HAVE_CXX_MSSE2 - Success
  141. Performing Test HAVE_CXX_MSSE3 (check file: cmake/checks/cpu_sse3.cpp)
  142. Performing Test HAVE_CXX_MSSE3 - Success
  143. Performing Test HAVE_CXX_MSSSE3 (check file: cmake/checks/cpu_ssse3.cpp)
  144. Performing Test HAVE_CXX_MSSSE3 - Success
  145. Performing Test HAVE_CXX_MSSE4_1 (check file: cmake/checks/cpu_sse41.cpp)
  146. Performing Test HAVE_CXX_MSSE4_1 - Success
  147. Performing Test HAVE_CXX_MPOPCNT (check file: cmake/checks/cpu_popcnt.cpp)
  148. Performing Test HAVE_CXX_MPOPCNT - Success
  149. Performing Test HAVE_CXX_MSSE4_2 (check file: cmake/checks/cpu_sse42.cpp)
  150. Performing Test HAVE_CXX_MSSE4_2 - Success
  151. Performing Test HAVE_CXX_MF16C (check file: cmake/checks/cpu_fp16.cpp)
  152. Performing Test HAVE_CXX_MF16C - Success
  153. Performing Test HAVE_CXX_MFMA
  154. Performing Test HAVE_CXX_MFMA - Success
  155. Performing Test HAVE_CXX_MAVX (check file: cmake/checks/cpu_avx.cpp)
  156. Performing Test HAVE_CXX_MAVX - Success
  157. Performing Test HAVE_CXX_MAVX2 (check file: cmake/checks/cpu_avx2.cpp)
  158. Performing Test HAVE_CXX_MAVX2 - Success
  159. Performing Test HAVE_CXX_MAVX512F (check file: cmake/checks/cpu_avx512.cpp)
  160. Performing Test HAVE_CXX_MAVX512F - Failed
  161. AVX_512F is not supported by C++ compiler
  162. Performing Test HAVE_CXX_MAVX512F_MAVX512CD_MAVX512VL_MAVX512BW_MAVX512DQ (check file: cmake/checks/cpu_avx512skx.cpp)
  163. Performing Test HAVE_CXX_MAVX512F_MAVX512CD_MAVX512VL_MAVX512BW_MAVX512DQ - Failed
  164. AVX512_SKX is not supported by C++ compiler
  165. Dispatch optimization AVX512_SKX is not available, skipped
  166. Performing Test HAVE_CPU_BASELINE_FLAGS
  167. Performing Test HAVE_CPU_BASELINE_FLAGS - Success
  168. Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_1
  169. Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_1 - Success
  170. Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_2
  171. Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_2 - Success
  172. Performing Test HAVE_CPU_DISPATCH_FLAGS_FP16
  173. Performing Test HAVE_CPU_DISPATCH_FLAGS_FP16 - Success
  174. Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX
  175. Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX - Success
  176. Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX2
  177. Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX2 - Success
  178. Performing Test HAVE_CXX_FVISIBILITY_HIDDEN
  179. Performing Test HAVE_CXX_FVISIBILITY_HIDDEN - Success
  180. Performing Test HAVE_C_FVISIBILITY_HIDDEN
  181. Performing Test HAVE_C_FVISIBILITY_HIDDEN - Success
  182. Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN
  183. Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN - Success
  184. Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN
  185. Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN - Failed
  186. Check if the system is big endian
  187. Searching 16 bit integer
  188. Looking for sys/types.h
  189. Looking for sys/types.h - found
  190. Looking for stdint.h
  191. Looking for stdint.h - found
  192. Looking for stddef.h
  193. Looking for stddef.h - found
  194. Check size of unsigned short
  195. Check size of unsigned short - done
  196. Using unsigned short
  197. Check if the system is big endian - little endian
  198. Looking for fseeko
  199. Looking for fseeko - found
  200. Looking for unistd.h
  201. Looking for unistd.h - found
  202. Check size of off64_t
  203. Check size of off64_t - done
  204. Performing Test HAVE_C_WNO_SHORTEN_64_TO_32
  205. Performing Test HAVE_C_WNO_SHORTEN_64_TO_32 - Failed
  206. Performing Test HAVE_C_WNO_ATTRIBUTES
  207. Performing Test HAVE_C_WNO_ATTRIBUTES - Success
  208. Performing Test HAVE_C_WNO_STRICT_PROTOTYPES
  209. Performing Test HAVE_C_WNO_STRICT_PROTOTYPES - Success
  210. Performing Test HAVE_C_WNO_MISSING_PROTOTYPES
  211. Performing Test HAVE_C_WNO_MISSING_PROTOTYPES - Success
  212. Performing Test HAVE_C_WNO_MISSING_DECLARATIONS
  213. Performing Test HAVE_C_WNO_MISSING_DECLARATIONS - Success
  214. Performing Test HAVE_C_WNO_SHIFT_NEGATIVE_VALUE
  215. Performing Test HAVE_C_WNO_SHIFT_NEGATIVE_VALUE - Success
  216. Performing Test HAVE_C_WNO_UNDEF
  217. Performing Test HAVE_C_WNO_UNDEF - Success
  218. Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH
  219. Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH - Success
  220. Performing Test HAVE_C_WNO_UNUSED_PARAMETER
  221. Performing Test HAVE_C_WNO_UNUSED_PARAMETER - Success
  222. Performing Test HAVE_C_WNO_SIGN_COMPARE
  223. Performing Test HAVE_C_WNO_SIGN_COMPARE - Success
  224. libjpeg-turbo: VERSION = 1.5.3, BUILD = opencv-3.4.2-libjpeg-turbo
  225. Check size of size_t
  226. Check size of size_t - done
  227. Looking for assert.h
  228. Looking for assert.h - found
  229. Looking for dlfcn.h
  230. Looking for dlfcn.h - not found
  231. Looking for fcntl.h
  232. Looking for fcntl.h - found
  233. Looking for inttypes.h
  234. Looking for inttypes.h - found
  235. Looking for io.h
  236. Looking for io.h - found
  237. Looking for limits.h
  238. Looking for limits.h - found
  239. Looking for malloc.h
  240. Looking for malloc.h - found
  241. Looking for memory.h
  242. Looking for memory.h - found
  243. Looking for search.h
  244. Looking for search.h - found
  245. Looking for string.h
  246. Looking for string.h - found
  247. Looking for strings.h
  248. Looking for strings.h - found
  249. Looking for sys/time.h
  250. Looking for sys/time.h - found
  251. Looking for unistd.h
  252. Looking for unistd.h - found
  253. Performing Test C_HAS_inline
  254. Performing Test C_HAS_inline - Success
  255. Check size of signed short
  256. Check size of signed short - done
  257. Check size of unsigned short
  258. Check size of unsigned short - done
  259. Check size of signed int
  260. Check size of signed int - done
  261. Check size of unsigned int
  262. Check size of unsigned int - done
  263. Check size of signed long
  264. Check size of signed long - done
  265. Check size of unsigned long
  266. Check size of unsigned long - done
  267. Check size of signed long long
  268. Check size of signed long long - done
  269. Check size of unsigned long long
  270. Check size of unsigned long long - done
  271. Check size of unsigned char *
  272. Check size of unsigned char * - done
  273. Check size of ptrdiff_t
  274. Check size of ptrdiff_t - done
  275. Check size of INT8
  276. Check size of INT8 - failed
  277. Check size of INT16
  278. Check size of INT16 - failed
  279. Check size of INT32
  280. Check size of INT32 - failed
  281. Looking for floor
  282. Looking for floor - found
  283. Looking for pow
  284. Looking for pow - found
  285. Looking for sqrt
  286. Looking for sqrt - found
  287. Looking for isascii
  288. Looking for isascii - found
  289. Looking for memset
  290. Looking for memset - found
  291. Looking for mmap
  292. Looking for mmap - not found
  293. Looking for getopt
  294. Looking for getopt - found
  295. Looking for memmove
  296. Looking for memmove - found
  297. Looking for setmode
  298. Looking for setmode - found
  299. Looking for strcasecmp
  300. Looking for strcasecmp - found
  301. Looking for strchr
  302. Looking for strchr - found
  303. Looking for strrchr
  304. Looking for strrchr - found
  305. Looking for strstr
  306. Looking for strstr - found
  307. Looking for strtol
  308. Looking for strtol - found
  309. Looking for strtol
  310. Looking for strtol - found
  311. Looking for strtoull
  312. Looking for strtoull - found
  313. Looking for lfind
  314. Looking for lfind - found
  315. Performing Test HAVE_SNPRINTF
  316. Performing Test HAVE_SNPRINTF - Success
  317. Check if the system is big endian
  318. Searching 16 bit integer
  319. Using unsigned short
  320. Check if the system is big endian - little endian
  321. Performing Test HAVE_C_WNO_UNUSED_BUT_SET_VARIABLE
  322. Performing Test HAVE_C_WNO_UNUSED_BUT_SET_VARIABLE - Success
  323. Performing Test HAVE_C_WNO_UNUSED
  324. Performing Test HAVE_C_WNO_UNUSED - Success
  325. Performing Test HAVE_C_WNO_CAST_ALIGN
  326. Performing Test HAVE_C_WNO_CAST_ALIGN - Success
  327. Performing Test HAVE_C_WNO_SHADOW
  328. Performing Test HAVE_C_WNO_SHADOW - Success
  329. Performing Test HAVE_C_WNO_MAYBE_UNINITIALIZED
  330. Performing Test HAVE_C_WNO_MAYBE_UNINITIALIZED - Success
  331. Performing Test HAVE_C_WNO_POINTER_TO_INT_CAST
  332. Performing Test HAVE_C_WNO_POINTER_TO_INT_CAST - Success
  333. Performing Test HAVE_C_WNO_INT_TO_POINTER_CAST
  334. Performing Test HAVE_C_WNO_INT_TO_POINTER_CAST - Success
  335. Performing Test HAVE_C_WNO_MISLEADING_INDENTATION
  336. Performing Test HAVE_C_WNO_MISLEADING_INDENTATION - Success
  337. Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS
  338. Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success
  339. Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER
  340. Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER - Success
  341. Performing Test HAVE_CXX_WNO_UNDEF
  342. Performing Test HAVE_CXX_WNO_UNDEF - Success
  343. Performing Test HAVE_C_WNO_UNUSED_VARIABLE
  344. Performing Test HAVE_C_WNO_UNUSED_VARIABLE - Success
  345. Performing Test HAVE_C_WNO_UNUSED_FUNCTION
  346. Performing Test HAVE_C_WNO_UNUSED_FUNCTION - Success
  347. Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION
  348. Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION - Success
  349. Performing Test HAVE_C_WNO_UNINITIALIZED
  350. Performing Test HAVE_C_WNO_UNINITIALIZED - Success
  351. Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER
  352. Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER - Success
  353. Performing Test HAVE_C_WNO_STRICT_OVERFLOW
  354. Performing Test HAVE_C_WNO_STRICT_OVERFLOW - Success
  355. Performing Test HAVE_C_WNO_POINTER_COMPARE
  356. Performing Test HAVE_C_WNO_POINTER_COMPARE - Success
  357. Performing Test HAVE_C_WNO_ABSOLUTE_VALUE
  358. Performing Test HAVE_C_WNO_ABSOLUTE_VALUE - Failed
  359. Performing Test HAVE_CXX_WNO_SHADOW
  360. Performing Test HAVE_CXX_WNO_SHADOW - Success
  361. Performing Test HAVE_CXX_WNO_UNUSED
  362. Performing Test HAVE_CXX_WNO_UNUSED - Success
  363. Performing Test HAVE_CXX_WNO_SIGN_COMPARE
  364. Performing Test HAVE_CXX_WNO_SIGN_COMPARE - Success
  365. Performing Test HAVE_CXX_WNO_UNINITIALIZED
  366. Performing Test HAVE_CXX_WNO_UNINITIALIZED - Success
  367. Performing Test HAVE_CXX_WNO_SWITCH
  368. Performing Test HAVE_CXX_WNO_SWITCH - Success
  369. Performing Test HAVE_CXX_WNO_PARENTHESES
  370. Performing Test HAVE_CXX_WNO_PARENTHESES - Success
  371. Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS
  372. Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS - Success
  373. Performing Test HAVE_CXX_WNO_EXTRA
  374. Performing Test HAVE_CXX_WNO_EXTRA - Success
  375. Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS
  376. Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success
  377. Performing Test HAVE_CXX_WNO_MISLEADING_INDENTATION
  378. Performing Test HAVE_CXX_WNO_MISLEADING_INDENTATION - Success
  379. Performing Test HAVE_CXX_WNO_DEPRECATED
  380. Performing Test HAVE_CXX_WNO_DEPRECATED - Success
  381. Performing Test HAVE_CXX_WNO_SUGGEST_OVERRIDE
  382. Performing Test HAVE_CXX_WNO_SUGGEST_OVERRIDE - Success
  383. Performing Test HAVE_CXX_WNO_INCONSISTENT_MISSING_OVERRIDE
  384. Performing Test HAVE_CXX_WNO_INCONSISTENT_MISSING_OVERRIDE - Failed
  385. Performing Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH
  386. Performing Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH - Success
  387. FFMPEG: Download: opencv_ffmpeg.dll
  388. FFMPEG: Download: opencv_ffmpeg_64.dll
  389. FFMPEG: Download: ffmpeg_version.cmake
  390. Looking for DShow.h
  391. Looking for DShow.h - found
  392. Looking for Mfapi.h
  393. Looking for Mfapi.h - found
  394. Looking for D3D11.h
  395. Looking for D3D11.h - found
  396. Looking for D3d11_4.h
  397. Looking for D3d11_4.h - found
  398. Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
  399. Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
  400. Looking for pthread.h
  401. Looking for pthread.h - found
  402. Looking for pthread_create
  403. Looking for pthread_create - found
  404. Found Threads: TRUE
  405. A library with BLAS API not found. Please specify library location.
  406. LAPACK requires BLAS
  407. A library with LAPACK API not found. Please specify library location.
  408. Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES
  409. Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES - Failed
  410. Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS
  411. Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS - Success
  412. Performing Test HAVE_CXX_WNO_SIGN_PROMO
  413. Performing Test HAVE_CXX_WNO_SIGN_PROMO - Success
  414. Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE
  415. Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE - Failed
  416. Performing Test HAVE_CXX_WNO_IGNORED_QUALIFIERS
  417. Performing Test HAVE_CXX_WNO_IGNORED_QUALIFIERS - Success
  418. Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION
  419. Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION - Success
  420. Performing Test HAVE_CXX_WNO_UNUSED_CONST_VARIABLE
  421. Performing Test HAVE_CXX_WNO_UNUSED_CONST_VARIABLE - Success
  422. Performing Test HAVE_CXX_WNO_SHORTEN_64_TO_32
  423. Performing Test HAVE_CXX_WNO_SHORTEN_64_TO_32 - Failed
  424. Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF
  425. Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF - Success
  426. Performing Test HAVE_CXX_WNO_ENUM_COMPARE_SWITCH
  427. Performing Test HAVE_CXX_WNO_ENUM_COMPARE_SWITCH - Failed
  428. Found apache ant: D:/OldPCData/Drive/ANT/apache-ant-1.9.2/bin/ant.bat (1.9.2)
  429. Found JNI: C:/Program Files (x86)/Java/jdk1.8.0_121/lib/jawt.lib
  430. 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)
  431. VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  432. Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED
  433. Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED - Success
  434. Performing Test HAVE_CXX_WNO_ERROR_NON_VIRTUAL_DTOR
  435. Performing Test HAVE_CXX_WNO_ERROR_NON_VIRTUAL_DTOR - Success
  436. Performing Test HAVE_CXX_WNO_ENUM_COMPARE
  437. Performing Test HAVE_CXX_WNO_ENUM_COMPARE - Success
  438. Excluding from source files list: <BUILD>/modules/dnn/layers/layers_common.avx512_skx.cpp
  439. Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL
  440. Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL - Success
  441.  
  442. General configuration for OpenCV 3.4.2 =====================================
  443. Version control: unknown
  444.  
  445. Platform:
  446. Timestamp: 2018-07-05T15:31:54Z
  447. Host: Windows 6.3.9600 AMD64
  448. CMake: 3.6.0-rc4
  449. CMake generator: MinGW Makefiles
  450. CMake build tool: D:/Softwares/mingw64/bin/mingw32-make.exe
  451. Configuration: Release
  452.  
  453. CPU/HW features:
  454. Baseline: SSE SSE2 SSE3
  455. requested: SSE3
  456. Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2
  457. requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX
  458. SSE4_1 (3 files): + SSSE3 SSE4_1
  459. SSE4_2 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2
  460. FP16 (2 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
  461. AVX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX
  462. AVX2 (9 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2
  463.  
  464. C/C++:
  465. Built as dynamic libs?: YES
  466. C++11: YES
  467. C++ Compiler: D:/Softwares/mingw64/bin/g++.exe (ver 8.1.0)
  468. 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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -fdiagnostics-show-option -Wno-long-long -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  469. 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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -fdiagnostics-show-option -Wno-long-long -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  470. C Compiler: D:/Softwares/mingw64/bin/gcc.exe
  471. 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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-comment -Wimplicit-fallthrough=3 -fdiagnostics-show-option -Wno-long-long -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
  472. 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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-comment -Wimplicit-fallthrough=3 -fdiagnostics-show-option -Wno-long-long -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
  473. Linker flags (Release): -Wl,--gc-sections
  474. Linker flags (Debug): -Wl,--gc-sections
  475. ccache: NO
  476. Precompiled headers: YES
  477. Extra dependencies:
  478. 3rdparty dependencies:
  479.  
  480. OpenCV modules:
  481. To be built: calib3d core dnn features2d flann highgui imgcodecs imgproc java java_bindings_generator ml objdetect photo python_bindings_generator shape stitching superres ts video videoio videostab
  482. Disabled: js world
  483. Disabled by dependency: -
  484. Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev python2 python3 viz
  485. Applications: tests perf_tests apps
  486. Documentation: NO
  487. Non-free algorithms: NO
  488.  
  489. Windows RT support: NO
  490.  
  491. GUI:
  492. Win32 UI: YES
  493. VTK support: NO
  494.  
  495. Media I/O:
  496. ZLib: build (ver 1.2.11)
  497. JPEG: build-libjpeg-turbo (ver 1.5.3-62)
  498. WEBP: build (ver encoder: 0x020e)
  499. PNG: build (ver 1.6.34)
  500. TIFF: build (ver 42 - 4.0.9)
  501. JPEG 2000: build (ver 1.900.1)
  502. OpenEXR: build (ver 1.7.1)
  503. HDR: YES
  504. SUNRASTER: YES
  505. PXM: YES
  506.  
  507. Video I/O:
  508. Video for Windows: YES
  509. DC1394: NO
  510. FFMPEG: YES (prebuilt binaries)
  511. avcodec: YES (ver 57.107.100)
  512. avformat: YES (ver 57.83.100)
  513. avutil: YES (ver 55.78.100)
  514. swscale: YES (ver 4.8.100)
  515. avresample: YES (ver 3.7.0)
  516. GStreamer: NO
  517. DirectShow: YES
  518. Media Foundation: YES
  519.  
  520. Parallel framework: none
  521.  
  522. Trace: YES (built-in)
  523.  
  524. Other third-party libraries:
  525. Lapack: NO
  526. Eigen: NO
  527. Custom HAL: NO
  528. Protobuf: build (3.5.1)
  529.  
  530. OpenCL: YES (no extra features)
  531. Include path: D:/Node/opencv/opencv-3.4.2/3rdparty/include/opencl/1.2
  532. Link libraries: Dynamic load
  533.  
  534. Python (for build): C:/Python27/python.exe
  535.  
  536. Java:
  537. ant: D:/OldPCData/Drive/ANT/apache-ant-1.9.2/bin/ant.bat (ver 1.9.2)
  538. JNI: C:/Program Files (x86)/Java/jdk1.8.0_121/include C:/Program Files (x86)/Java/jdk1.8.0_121/include/win32 C:/Program Files (x86)/Java/jdk1.8.0_121/include
  539. Java wrappers: YES
  540. Java tests: YES
  541.  
  542. Matlab: NO
  543.  
  544. Install to: D:/Node/opencv/build_posix/install
  545. -----------------------------------------------------------------
  546.  
  547. Configuring done
Add Comment
Please, Sign In to add comment