Guest User

Untitled

a guest
Sep 5th, 2017
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.15 KB | None | 0 0
  1. -- The CXX compiler identification is AppleClang 8.1.0.8020042
  2. -- The C compiler identification is AppleClang 8.1.0.8020042
  3. -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
  4. -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- 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: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
  10. -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works
  11. -- Detecting C compiler ABI info
  12. -- Detecting C compiler ABI info - done
  13. -- Detecting C compile features
  14. -- Detecting C compile features - done
  15. -- Performing Test HAVE_CXX11 (check file: cmake/checks/cxx11.cpp)
  16. -- Performing Test HAVE_CXX11 - Failed
  17. -- Found PythonInterp: /Users/timomueller/anaconda/bin/python2.7 (found suitable version "2.7.13", minimum required is "2.7")
  18. -- Could NOT find PythonLibs: Found unsuitable version "2.7.10", but required is exact version "2.7.13" (found /usr/lib/libpython2.7.dylib)
  19. -- Found PythonInterp: /usr/local/bin/python3 (found suitable version "3.6.2", minimum required is "3.4")
  20. -- Could NOT find PythonLibs: Found unsuitable version "2.7.10", but required is exact version "3.6.2" (found /usr/lib/libpython2.7.dylib)
  21. -- Looking for ccache - not found
  22. -- Performing Test HAVE_CXX_FSIGNED_CHAR
  23. -- Performing Test HAVE_CXX_FSIGNED_CHAR - Success
  24. -- Performing Test HAVE_C_FSIGNED_CHAR
  25. -- Performing Test HAVE_C_FSIGNED_CHAR - Success
  26. -- Performing Test HAVE_CXX_W
  27. -- Performing Test HAVE_CXX_W - Success
  28. -- Performing Test HAVE_C_W
  29. -- Performing Test HAVE_C_W - Success
  30. -- Performing Test HAVE_CXX_WALL
  31. -- Performing Test HAVE_CXX_WALL - Success
  32. -- Performing Test HAVE_C_WALL
  33. -- Performing Test HAVE_C_WALL - Success
  34. -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE
  35. -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE - Success
  36. -- Performing Test HAVE_C_WERROR_RETURN_TYPE
  37. -- Performing Test HAVE_C_WERROR_RETURN_TYPE - Success
  38. -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR
  39. -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR - Success
  40. -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR
  41. -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR - Success
  42. -- Performing Test HAVE_CXX_WERROR_ADDRESS
  43. -- Performing Test HAVE_CXX_WERROR_ADDRESS - Success
  44. -- Performing Test HAVE_C_WERROR_ADDRESS
  45. -- Performing Test HAVE_C_WERROR_ADDRESS - Success
  46. -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT
  47. -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT - Success
  48. -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT
  49. -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT - Success
  50. -- Performing Test HAVE_CXX_WFORMAT
  51. -- Performing Test HAVE_CXX_WFORMAT - Success
  52. -- Performing Test HAVE_C_WFORMAT
  53. -- Performing Test HAVE_C_WFORMAT - Success
  54. -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY
  55. -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY - Success
  56. -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY
  57. -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY - Success
  58. -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS
  59. -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS - Success
  60. -- Performing Test HAVE_C_WMISSING_DECLARATIONS
  61. -- Performing Test HAVE_C_WMISSING_DECLARATIONS - Success
  62. -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES
  63. -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES - Success
  64. -- Performing Test HAVE_C_WMISSING_PROTOTYPES
  65. -- Performing Test HAVE_C_WMISSING_PROTOTYPES - Success
  66. -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES
  67. -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES - Success
  68. -- Performing Test HAVE_C_WSTRICT_PROTOTYPES
  69. -- Performing Test HAVE_C_WSTRICT_PROTOTYPES - Success
  70. -- Performing Test HAVE_CXX_WUNDEF
  71. -- Performing Test HAVE_CXX_WUNDEF - Success
  72. -- Performing Test HAVE_C_WUNDEF
  73. -- Performing Test HAVE_C_WUNDEF - Success
  74. -- Performing Test HAVE_CXX_WINIT_SELF
  75. -- Performing Test HAVE_CXX_WINIT_SELF - Success
  76. -- Performing Test HAVE_C_WINIT_SELF
  77. -- Performing Test HAVE_C_WINIT_SELF - Success
  78. -- Performing Test HAVE_CXX_WPOINTER_ARITH
  79. -- Performing Test HAVE_CXX_WPOINTER_ARITH - Success
  80. -- Performing Test HAVE_C_WPOINTER_ARITH
  81. -- Performing Test HAVE_C_WPOINTER_ARITH - Success
  82. -- Performing Test HAVE_CXX_WSHADOW
  83. -- Performing Test HAVE_CXX_WSHADOW - Success
  84. -- Performing Test HAVE_C_WSHADOW
  85. -- Performing Test HAVE_C_WSHADOW - Success
  86. -- Performing Test HAVE_CXX_WSIGN_PROMO
  87. -- Performing Test HAVE_CXX_WSIGN_PROMO - Success
  88. -- Performing Test HAVE_C_WSIGN_PROMO
  89. -- Performing Test HAVE_C_WSIGN_PROMO - Success
  90. -- Performing Test HAVE_CXX_WUNINITIALIZED
  91. -- Performing Test HAVE_CXX_WUNINITIALIZED - Success
  92. -- Performing Test HAVE_C_WUNINITIALIZED
  93. -- Performing Test HAVE_C_WUNINITIALIZED - Success
  94. -- Performing Test HAVE_CXX_WNO_NARROWING
  95. -- Performing Test HAVE_CXX_WNO_NARROWING - Success
  96. -- Performing Test HAVE_C_WNO_NARROWING
  97. -- Performing Test HAVE_C_WNO_NARROWING - Success
  98. -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR
  99. -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR - Success
  100. -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR
  101. -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR - Success
  102. -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  103. -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Success
  104. -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  105. -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Success
  106. -- Performing Test HAVE_CXX_WNO_COMMENT
  107. -- Performing Test HAVE_CXX_WNO_COMMENT - Success
  108. -- Performing Test HAVE_C_WNO_COMMENT
  109. -- Performing Test HAVE_C_WNO_COMMENT - Success
  110. -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION
  111. -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION - Success
  112. -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION
  113. -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION - Success
  114. -- Performing Test HAVE_CXX_WNO_LONG_LONG
  115. -- Performing Test HAVE_CXX_WNO_LONG_LONG - Success
  116. -- Performing Test HAVE_C_WNO_LONG_LONG
  117. -- Performing Test HAVE_C_WNO_LONG_LONG - Success
  118. -- Performing Test HAVE_CXX_QUNUSED_ARGUMENTS
  119. -- Performing Test HAVE_CXX_QUNUSED_ARGUMENTS - Success
  120. -- Performing Test HAVE_C_QUNUSED_ARGUMENTS
  121. -- Performing Test HAVE_C_QUNUSED_ARGUMENTS - Success
  122. -- Performing Test HAVE_CXX_WNO_SEMICOLON_BEFORE_METHOD_BODY
  123. -- Performing Test HAVE_CXX_WNO_SEMICOLON_BEFORE_METHOD_BODY - Success
  124. -- Performing Test HAVE_C_WNO_SEMICOLON_BEFORE_METHOD_BODY
  125. -- Performing Test HAVE_C_WNO_SEMICOLON_BEFORE_METHOD_BODY - Success
  126. -- Performing Test HAVE_CXX_FNO_OMIT_FRAME_POINTER
  127. -- Performing Test HAVE_CXX_FNO_OMIT_FRAME_POINTER - Success
  128. -- Performing Test HAVE_C_FNO_OMIT_FRAME_POINTER
  129. -- Performing Test HAVE_C_FNO_OMIT_FRAME_POINTER - Success
  130. -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS
  131. -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS - Success
  132. -- Performing Test HAVE_C_FFUNCTION_SECTIONS
  133. -- Performing Test HAVE_C_FFUNCTION_SECTIONS - Success
  134. -- Performing Test HAVE_CXX_MSSE (check file: cmake/checks/cpu_sse.cpp)
  135. -- Performing Test HAVE_CXX_MSSE - Success
  136. -- Performing Test HAVE_CXX_MSSE2 (check file: cmake/checks/cpu_sse2.cpp)
  137. -- Performing Test HAVE_CXX_MSSE2 - Success
  138. -- Performing Test HAVE_CXX_MSSE3 (check file: cmake/checks/cpu_sse3.cpp)
  139. -- Performing Test HAVE_CXX_MSSE3 - Success
  140. -- Performing Test HAVE_CXX_MSSSE3 (check file: cmake/checks/cpu_ssse3.cpp)
  141. -- Performing Test HAVE_CXX_MSSSE3 - Success
  142. -- Performing Test HAVE_CXX_MSSE4_1 (check file: cmake/checks/cpu_sse41.cpp)
  143. -- Performing Test HAVE_CXX_MSSE4_1 - Success
  144. -- Performing Test HAVE_CXX_MPOPCNT (check file: cmake/checks/cpu_popcnt.cpp)
  145. -- Performing Test HAVE_CXX_MPOPCNT - Success
  146. -- Performing Test HAVE_CXX_MSSE4_2 (check file: cmake/checks/cpu_sse42.cpp)
  147. -- Performing Test HAVE_CXX_MSSE4_2 - Success
  148. -- Performing Test HAVE_CXX_MF16C (check file: cmake/checks/cpu_fp16.cpp)
  149. -- Performing Test HAVE_CXX_MF16C - Success
  150. -- Performing Test HAVE_CXX_MFMA
  151. -- Performing Test HAVE_CXX_MFMA - Success
  152. -- Performing Test HAVE_CXX_MAVX (check file: cmake/checks/cpu_avx.cpp)
  153. -- Performing Test HAVE_CXX_MAVX - Success
  154. -- Performing Test HAVE_CXX_MAVX2 (check file: cmake/checks/cpu_avx2.cpp)
  155. -- Performing Test HAVE_CXX_MAVX2 - Success
  156. -- Performing Test HAVE_CPU_BASELINE_FLAGS
  157. -- Performing Test HAVE_CPU_BASELINE_FLAGS - Success
  158. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_1
  159. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_1 - Success
  160. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_2
  161. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_2 - Success
  162. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_FP16
  163. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_FP16 - Success
  164. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX
  165. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX - Success
  166. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX2
  167. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX2 - Success
  168. -- Looking for posix_memalign
  169. -- Looking for posix_memalign - found
  170. -- Looking for malloc.h
  171. -- Looking for malloc.h - not found
  172. -- Check if the system is big endian
  173. -- Searching 16 bit integer
  174. -- Looking for sys/types.h
  175. -- Looking for sys/types.h - found
  176. -- Looking for stdint.h
  177. -- Looking for stdint.h - found
  178. -- Looking for stddef.h
  179. -- Looking for stddef.h - found
  180. -- Check size of unsigned short
  181. -- Check size of unsigned short - done
  182. -- Using unsigned short
  183. -- Check if the system is big endian - little endian
  184. -- Looking for fseeko
  185. -- Looking for fseeko - found
  186. -- Looking for unistd.h
  187. -- Looking for unistd.h - found
  188. -- Check size of off64_t
  189. -- Check size of off64_t - failed
  190. -- Performing Test HAVE_C_WNO_SHORTEN_64_TO_32
  191. -- Performing Test HAVE_C_WNO_SHORTEN_64_TO_32 - Success
  192. -- Performing Test HAVE_C_WNO_ATTRIBUTES
  193. -- Performing Test HAVE_C_WNO_ATTRIBUTES - Success
  194. -- Performing Test HAVE_C_WNO_STRICT_PROTOTYPES
  195. -- Performing Test HAVE_C_WNO_STRICT_PROTOTYPES - Success
  196. -- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES
  197. -- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES - Success
  198. -- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS
  199. -- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS - Success
  200. -- Performing Test HAVE_C_WNO_SHIFT_NEGATIVE_VALUE
  201. -- Performing Test HAVE_C_WNO_SHIFT_NEGATIVE_VALUE - Success
  202. -- Looking for assert.h
  203. -- Looking for assert.h - found
  204. -- Looking for fcntl.h
  205. -- Looking for fcntl.h - found
  206. -- Looking for io.h
  207. -- Looking for io.h - not found
  208. -- Looking for jbg_newlen
  209. -- Looking for jbg_newlen - not found
  210. -- Looking for search.h
  211. -- Looking for search.h - found
  212. -- Looking for string.h
  213. -- Looking for string.h - found
  214. -- Looking for unistd.h
  215. -- Looking for unistd.h - found
  216. -- Looking for mmap
  217. -- Looking for mmap - found
  218. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_VARIABLE
  219. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_VARIABLE - Failed
  220. -- Performing Test HAVE_C_WNO_UNDEF
  221. -- Performing Test HAVE_C_WNO_UNDEF - Success
  222. -- Performing Test HAVE_C_WNO_UNUSED
  223. -- Performing Test HAVE_C_WNO_UNUSED - Success
  224. -- Performing Test HAVE_C_WNO_SIGN_COMPARE
  225. -- Performing Test HAVE_C_WNO_SIGN_COMPARE - Success
  226. -- Performing Test HAVE_C_WNO_CAST_ALIGN
  227. -- Performing Test HAVE_C_WNO_CAST_ALIGN - Success
  228. -- Performing Test HAVE_C_WNO_SHADOW
  229. -- Performing Test HAVE_C_WNO_SHADOW - Success
  230. -- Performing Test HAVE_C_WNO_MAYBE_UNINITIALIZED
  231. -- Performing Test HAVE_C_WNO_MAYBE_UNINITIALIZED - Failed
  232. -- Performing Test HAVE_C_WNO_POINTER_TO_INT_CAST
  233. -- Performing Test HAVE_C_WNO_POINTER_TO_INT_CAST - Success
  234. -- Performing Test HAVE_C_WNO_INT_TO_POINTER_CAST
  235. -- Performing Test HAVE_C_WNO_INT_TO_POINTER_CAST - Success
  236. -- Performing Test HAVE_C_WNO_MISLEADING_INDENTATION
  237. -- Performing Test HAVE_C_WNO_MISLEADING_INDENTATION - Failed
  238. -- Performing Test HAVE_C_WNO_UNUSED_PARAMETER
  239. -- Performing Test HAVE_C_WNO_UNUSED_PARAMETER - Success
  240. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS
  241. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success
  242. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER
  243. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER - Success
  244. -- Found WebP: /usr/local/lib/libwebp.dylib
  245. -- Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION
  246. -- Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION - Success
  247. -- Performing Test HAVE_C_WNO_UNINITIALIZED
  248. -- Performing Test HAVE_C_WNO_UNINITIALIZED - Success
  249. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER
  250. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER - Failed
  251. -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW
  252. -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW - Success
  253. -- Performing Test HAVE_CXX_WNO_SHADOW
  254. -- Performing Test HAVE_CXX_WNO_SHADOW - Success
  255. -- Performing Test HAVE_CXX_WNO_UNUSED
  256. -- Performing Test HAVE_CXX_WNO_UNUSED - Success
  257. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE
  258. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE - Success
  259. -- Performing Test HAVE_CXX_WNO_UNDEF
  260. -- Performing Test HAVE_CXX_WNO_UNDEF - Success
  261. -- Performing Test HAVE_CXX_WNO_UNINITIALIZED
  262. -- Performing Test HAVE_CXX_WNO_UNINITIALIZED - Success
  263. -- Performing Test HAVE_CXX_WNO_SWITCH
  264. -- Performing Test HAVE_CXX_WNO_SWITCH - Success
  265. -- Performing Test HAVE_CXX_WNO_PARENTHESES
  266. -- Performing Test HAVE_CXX_WNO_PARENTHESES - Success
  267. -- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS
  268. -- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS - Success
  269. -- Performing Test HAVE_CXX_WNO_EXTRA
  270. -- Performing Test HAVE_CXX_WNO_EXTRA - Success
  271. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS
  272. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success
  273. -- Performing Test HAVE_CXX_WNO_MISLEADING_INDENTATION
  274. -- Performing Test HAVE_CXX_WNO_MISLEADING_INDENTATION - Failed
  275. -- Checking for module 'gstreamer-base-1.0'
  276. -- No package 'gstreamer-base-1.0' found
  277. -- Checking for module 'gstreamer-video-1.0'
  278. -- No package 'gstreamer-video-1.0' found
  279. -- Checking for module 'gstreamer-app-1.0'
  280. -- No package 'gstreamer-app-1.0' found
  281. -- Checking for module 'gstreamer-riff-1.0'
  282. -- No package 'gstreamer-riff-1.0' found
  283. -- Checking for module 'gstreamer-pbutils-1.0'
  284. -- No package 'gstreamer-pbutils-1.0' found
  285. -- Checking for module 'gstreamer-base-0.10'
  286. -- No package 'gstreamer-base-0.10' found
  287. -- Checking for module 'gstreamer-video-0.10'
  288. -- No package 'gstreamer-video-0.10' found
  289. -- Checking for module 'gstreamer-app-0.10'
  290. -- No package 'gstreamer-app-0.10' found
  291. -- Checking for module 'gstreamer-riff-0.10'
  292. -- No package 'gstreamer-riff-0.10' found
  293. -- Checking for module 'gstreamer-pbutils-0.10'
  294. -- No package 'gstreamer-pbutils-0.10' found
  295. -- Checking for module 'libdc1394-2'
  296. -- No package 'libdc1394-2' found
  297. -- Checking for module 'libdc1394'
  298. -- No package 'libdc1394' found
  299. -- Looking for linux/videodev.h
  300. -- Looking for linux/videodev.h - not found
  301. -- Looking for linux/videodev2.h
  302. -- Looking for linux/videodev2.h - not found
  303. -- Looking for sys/videoio.h
  304. -- Looking for sys/videoio.h - not found
  305. -- Checking for modules 'libavcodec;libavformat;libavutil;libswscale'
  306. -- Found libavcodec, version 57.89.100
  307. -- Found libavformat, version 57.71.100
  308. -- Found libavutil, version 55.58.100
  309. -- Found libswscale, version 4.6.100
  310. -- Checking for module 'libavresample'
  311. -- Found libavresample, version 3.5.0
  312. -- Checking for module 'libgphoto2'
  313. -- No package 'libgphoto2' found
  314. -- IPPICV: Download: ippicv_2017u3_mac_intel64_general_20170822.tgz
  315. -- found Intel IPP (ICV version): 2017.0.3 [2017.0.3]
  316. -- at: /Users/timomueller/Downloads/opencv-master/build/3rdparty/ippicv/ippicv_mac
  317. -- found Intel IPP IW sources: 2017.0.3
  318. -- at: /Users/timomueller/Downloads/opencv-master/build/3rdparty/ippicv/ippicv_mac/../ippiw_mac/
  319. -- Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
  320. -- Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
  321. -- Could NOT find Atlas (missing: Atlas_CBLAS_INCLUDE_DIR Atlas_CLAPACK_INCLUDE_DIR Atlas_BLAS_LIBRARY)
  322. -- Looking for dgemm_
  323. -- Looking for dgemm_ - found
  324. -- Looking for pthread.h
  325. -- Looking for pthread.h - found
  326. -- Looking for pthread_create
  327. -- Looking for pthread_create - found
  328. -- Found Threads: TRUE
  329. -- A library with BLAS API found.
  330. -- Looking for cheev_
  331. -- Looking for cheev_ - found
  332. -- A library with LAPACK API found.
  333. -- LAPACK(LAPACK/Apple): LAPACK_LIBRARIES: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Accelerate.framework;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Accelerate.framework
  334. -- Looking for Accelerate/Accelerate.h
  335. -- Looking for Accelerate/Accelerate.h - found
  336. -- Looking for Accelerate/Accelerate.h
  337. -- Looking for Accelerate/Accelerate.h - found
  338. -- LAPACK(LAPACK/Apple): Support is enabled.
  339. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  340. -- Found JNI: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/JavaVM.framework
  341. -- Found Pylint: /Users/timomueller/anaconda/bin/pylint
  342. -- Found Matlab: /Applications/MATLAB_R2017a.app/bin/mex
  343. -- VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  344. -- Looking for dlerror in dl
  345. -- Looking for dlerror in dl - found
  346. -- Performing Test HAVE_CXX_WNO_DEPRECATED
  347. -- Performing Test HAVE_CXX_WNO_DEPRECATED - Success
  348. -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES
  349. -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES - Success
  350. -- Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS
  351. -- Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS - Success
  352. -- Performing Test HAVE_CXX_WNO_SIGN_PROMO
  353. -- Performing Test HAVE_CXX_WNO_SIGN_PROMO - Success
  354. -- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE
  355. -- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE - Success
  356. -- Performing Test HAVE_CXX_WNO_IGNORED_QUALIFIERS
  357. -- Performing Test HAVE_CXX_WNO_IGNORED_QUALIFIERS - Success
  358. -- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION
  359. -- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION - Success
  360. -- Performing Test HAVE_CXX_WNO_UNUSED_CONST_VARIABLE
  361. -- Performing Test HAVE_CXX_WNO_UNUSED_CONST_VARIABLE - Success
  362. -- Performing Test HAVE_CXX_WNO_SHORTEN_64_TO_32
  363. -- Performing Test HAVE_CXX_WNO_SHORTEN_64_TO_32 - Success
  364. -- Caffe: NO
  365. -- Protobuf: NO
  366. -- Glog: NO
  367. -- tiny-dnn: Download: v1.0.0a3.tar.gz
  368. -- Looking for tiny_dnn.h
  369. -- Looking for tiny_dnn.h - found
  370. -- Found tiny-dnn in: /Users/timomueller/Downloads/opencv-master/build/3rdparty/tinydnn/tiny-dnn-1.0.0a3
  371. -- Performing Test COMPILER_SUPPORTS_CXX11
  372. -- Performing Test COMPILER_SUPPORTS_CXX11 - Success
  373. -- Module opencv_dnn_modern disabled because Protobuf is not found
  374. -- Checking for one of the modules 'freetype2'
  375. -- Checking for one of the modules 'harfbuzz'
  376. -- freetype2: YES
  377. -- harfbuzz: YES
  378. -- HDF5: Using hdf5 compiler wrapper to determine C configuration
  379. -- Found HDF5: /Users/timomueller/anaconda/lib/libhdf5.dylib;/usr/lib/libpthread.dylib;/usr/lib/libz.dylib;/usr/lib/libdl.dylib;/usr/lib/libm.dylib (found version "1.8.17")
  380. -- Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF
  381. -- Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF - Success
  382. -- Python Jinja version: 2.9.4
  383. -- No preference for use of exported gflags CMake configuration set, and no hints for include/library directories provided. Defaulting to preferring an installed/exported gflags CMake configuration if available.
  384. -- Failed to find installed gflags CMake configuration, searching for gflags build directories exported with CMake.
  385. -- Failed to find gflags - Failed to find an installed/exported CMake configuration for gflags, will perform search for installed gflags components.
  386. -- Failed to find gflags - Could not find gflags include directory, set GFLAGS_INCLUDE_DIR to directory containing gflags/gflags.h
  387. -- Failed to find glog - Could not find glog include directory, set GLOG_INCLUDE_DIR to directory containing glog/logging.h
  388. -- Module opencv_sfm disabled because the following dependencies are not found: Glog/Gflags
  389. -- HDF5: Using hdf5 compiler wrapper to determine C configuration
  390. -- Excluding from source files list: /Users/timomueller/Downloads/opencv-master/build/modules/imgproc/accum.neon.cpp
  391. -- Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED
  392. -- Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED - Failed
  393. -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE
  394. -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE - Success
  395. -- Torch importer has been enabled. To run the tests you have to install Torch ('th' executable should be available) and generate testdata using opencv_extra/testdata/dnn/generate_torch_models.py script.
  396. -- freetype2: YES
  397. -- harfbuzz: YES
  398. -- Performing Test HAVE_OBJCXX_FOBJC_EXCEPTIONS
  399. -- Performing Test HAVE_OBJCXX_FOBJC_EXCEPTIONS - Success
  400. -- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL
  401. -- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL - Success
  402. -- Checking for modules 'tesseract;lept'
  403. -- No package 'tesseract' found
  404. -- No package 'lept' found
  405. -- Tesseract: NO
  406. -- xfeatures2d/boostdesc: Download: boostdesc_bgm.i
  407. -- xfeatures2d/boostdesc: Download: boostdesc_bgm_bi.i
  408. -- xfeatures2d/boostdesc: Download: boostdesc_bgm_hd.i
  409. -- xfeatures2d/boostdesc: Download: boostdesc_binboost_064.i
  410. -- xfeatures2d/boostdesc: Download: boostdesc_binboost_128.i
  411. -- xfeatures2d/boostdesc: Download: boostdesc_binboost_256.i
  412. -- xfeatures2d/boostdesc: Download: boostdesc_lbgm.i
  413. -- xfeatures2d/vgg: Download: vgg_generated_48.i
  414. -- xfeatures2d/vgg: Download: vgg_generated_64.i
  415. -- xfeatures2d/vgg: Download: vgg_generated_80.i
  416. -- xfeatures2d/vgg: Download: vgg_generated_120.i
  417. -- Trying to generate Matlab code
  418. -- Trying to generate Matlab code - OK
  419. -- Trying to compile mex file
  420. -- Trying to compile mex file - OK
  421. -- Pylint: registered 94 targets. Build 'check_pylint' target to run checks ("cmake --build . --target check_pylint" or "make check_pylint")
  422. --
  423. -- General configuration for OpenCV 3.3.0-dev =====================================
  424. -- Version control: unknown
  425. --
  426. -- Extra modules:
  427. -- Location (extra): /Users/timomueller/Downloads/opencv-master/opencv_contrib-master/modules
  428. -- Version control (extra): unknown
  429. --
  430. -- Platform:
  431. -- Timestamp: 2017-09-05T14:45:31Z
  432. -- Host: Darwin 16.7.0 x86_64
  433. -- CMake: 3.9.1
  434. -- CMake generator: Unix Makefiles
  435. -- CMake build tool: /usr/bin/make
  436. -- Configuration: Release
  437. --
  438. -- CPU/HW features:
  439. -- Baseline: SSE SSE2 SSE3
  440. -- requested: SSE3
  441. -- Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2
  442. -- requested: SSE4_1 SSE4_2 AVX FP16 AVX2
  443. -- SSE4_1 (3 files): + SSSE3 SSE4_1
  444. -- SSE4_2 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2
  445. -- FP16 (2 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
  446. -- AVX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX
  447. -- AVX2 (8 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2
  448. --
  449. -- C/C++:
  450. -- Built as dynamic libs?: YES
  451. -- C++ Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ (ver 8.1.0.8020042)
  452. -- 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 -Wsign-promo -Wuninitialized -Winit-self -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -Qunused-arguments -Wno-semicolon-before-method-body -fno-omit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -O3 -DNDEBUG -DNDEBUG
  453. -- 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 -Wsign-promo -Wuninitialized -Winit-self -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -Qunused-arguments -Wno-semicolon-before-method-body -fno-omit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -g -O0 -DDEBUG -D_DEBUG
  454. -- C Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
  455. -- 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 -Wsign-promo -Wuninitialized -Winit-self -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -Qunused-arguments -Wno-semicolon-before-method-body -fno-omit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -O3 -DNDEBUG -DNDEBUG
  456. -- 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 -Wsign-promo -Wuninitialized -Winit-self -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -Qunused-arguments -Wno-semicolon-before-method-body -fno-omit-frame-pointer -ffunction-sections -msse -msse2 -msse3 -g -O0 -DDEBUG -D_DEBUG
  457. -- Linker flags (Release):
  458. -- Linker flags (Debug):
  459. -- ccache: NO
  460. -- Precompiled headers: NO
  461. -- Extra dependencies:
  462. -- 3rdparty dependencies:
  463. --
  464. -- OpenCV modules:
  465. -- To be built: core flann hdf imgproc ml objdetect phase_unwrapping photo plot reg surface_matching video xphoto bgsegm dnn face freetype fuzzy img_hash imgcodecs shape videoio xobjdetect highgui superres ts bioinspired dpm features2d line_descriptor saliency text calib3d ccalib datasets rgbd stereo structured_light tracking videostab xfeatures2d ximgproc aruco optflow stitching matlab
  466. -- Disabled: world contrib_world
  467. -- Disabled by dependency: -
  468. -- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 python3 viz cnn_3dobj cvv dnn_modern sfm
  469. --
  470. -- GUI:
  471. -- QT: NO
  472. -- Cocoa: YES
  473. -- OpenGL support: NO
  474. -- VTK support: NO
  475. --
  476. -- Media I/O:
  477. -- ZLib: build (ver 1.2.8)
  478. -- JPEG: build (ver 90)
  479. -- WEBP: /usr/local/lib/libwebp.dylib (ver encoder: 0x020e)
  480. -- PNG: build (ver 1.6.24)
  481. -- TIFF: build (ver 42 - 4.0.2)
  482. -- JPEG 2000: build (ver 1.900.1)
  483. -- OpenEXR: build (ver 1.7.1)
  484. -- GDAL: NO
  485. -- GDCM: NO
  486. --
  487. -- Video I/O:
  488. -- DC1394 1.x: NO
  489. -- DC1394 2.x: NO
  490. -- FFMPEG: YES
  491. -- avcodec: YES (ver 57.89.100)
  492. -- avformat: YES (ver 57.71.100)
  493. -- avutil: YES (ver 55.58.100)
  494. -- swscale: YES (ver 4.6.100)
  495. -- avresample: YES (ver 3.5.0)
  496. -- GStreamer: NO
  497. -- OpenNI: NO
  498. -- OpenNI PrimeSensor Modules: NO
  499. -- OpenNI2: NO
  500. -- PvAPI: NO
  501. -- GigEVisionSDK: NO
  502. -- Aravis SDK: NO
  503. -- AVFoundation: YES
  504. -- V4L/V4L2: NO/NO
  505. -- XIMEA: NO
  506. -- Intel Media SDK: NO
  507. -- gPhoto2: NO
  508. --
  509. -- Parallel framework: GCD
  510. --
  511. -- Trace: YES (with Intel ITT)
  512. --
  513. -- Other third-party libraries:
  514. -- Use Intel IPP: 2017.0.3 [2017.0.3]
  515. -- at: /Users/timomueller/Downloads/opencv-master/build/3rdparty/ippicv/ippicv_mac
  516. -- Use Intel IPP IW: sources (2017.0.3)
  517. -- at: /Users/timomueller/Downloads/opencv-master/build/3rdparty/ippicv/ippicv_mac/../ippiw_mac/
  518. -- Use VA: NO
  519. -- Use Intel VA-API/OpenCL: NO
  520. -- Use Lapack: YES (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Accelerate.framework /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Accelerate.framework)
  521. -- Use Eigen: YES (ver 3.3.4)
  522. -- Use Cuda: NO
  523. -- Use OpenCL: YES
  524. -- Use OpenVX: NO
  525. -- Use custom HAL: NO
  526. --
  527. -- OpenCL: <Link with OpenCL library>
  528. -- Link libraries: -framework OpenCL
  529. -- Use AMDFFT: NO
  530. -- Use AMDBLAS: NO
  531. --
  532. -- Python 2:
  533. -- Interpreter: /Users/timomueller/anaconda/bin/python2.7 (ver 2.7.13)
  534. --
  535. -- Python 3:
  536. -- Interpreter: /usr/local/bin/python3 (ver 3.6.2)
  537. --
  538. -- Python (for build): /Users/timomueller/anaconda/bin/python2.7
  539. -- Pylint: /Users/timomueller/anaconda/bin/pylint (ver: 1.6.4, checks: 94)
  540. --
  541. -- Java:
  542. -- ant: NO
  543. -- JNI: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/JavaVM.framework/Headers /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/JavaVM.framework/Headers /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/JavaVM.framework/Headers
  544. -- Java wrappers: NO
  545. -- Java tests: NO
  546. --
  547. -- Matlab:
  548. -- mex: /Applications/MATLAB_R2017a.app/bin/mex
  549. -- Compiler/generator: Working
  550. --
  551. -- Documentation:
  552. -- Doxygen: NO
  553. --
  554. -- Tests and samples:
  555. -- Tests: YES
  556. -- Performance tests: YES
  557. -- C/C++ Examples: NO
  558. --
  559. -- Install path: /usr/local
  560. --
  561. -- cvconfig.h is in: /Users/timomueller/Downloads/opencv-master/build
  562. -- -----------------------------------------------------------------
  563. --
  564. -- Configuring done
  565. -- Generating done
  566. -- Build files have been written to: /Users/timomueller/Downloads/opencv-master/build
Add Comment
Please, Sign In to add comment