Guest User

Untitled

a guest
Feb 24th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.94 KB | None | 0 0
  1. -- The CXX compiler identification is GNU 5.4.0
  2. -- The C compiler identification is GNU 5.4.0
  3. -- Check for working CXX compiler: /usr/bin/c++
  4. -- Check for working CXX compiler: /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: /usr/bin/cc
  10. -- Check for working C compiler: /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: /usr/bin/python2.7 (found suitable version "2.7.12", minimum required is "2.7")
  18. -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is exact version "2.7.12")
  19. Traceback (most recent call last):
  20. File "<string>", line 1, in <module>
  21. ImportError: No module named numpy.distutils
  22. -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.5.2", minimum required is "3.4")
  23. -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is exact version "3.5.2")
  24. Traceback (most recent call last):
  25. File "<string>", line 1, in <module>
  26. ImportError: No module named 'numpy'
  27. -- Looking for ccache - not found
  28. -- Performing Test HAVE_CXX_FSIGNED_CHAR
  29. -- Performing Test HAVE_CXX_FSIGNED_CHAR - Success
  30. -- Performing Test HAVE_C_FSIGNED_CHAR
  31. -- Performing Test HAVE_C_FSIGNED_CHAR - Success
  32. -- Performing Test HAVE_CXX_W
  33. -- Performing Test HAVE_CXX_W - Success
  34. -- Performing Test HAVE_C_W
  35. -- Performing Test HAVE_C_W - Success
  36. -- Performing Test HAVE_CXX_WALL
  37. -- Performing Test HAVE_CXX_WALL - Success
  38. -- Performing Test HAVE_C_WALL
  39. -- Performing Test HAVE_C_WALL - Success
  40. -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE
  41. -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE - Success
  42. -- Performing Test HAVE_C_WERROR_RETURN_TYPE
  43. -- Performing Test HAVE_C_WERROR_RETURN_TYPE - Success
  44. -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR
  45. -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR - Success
  46. -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR
  47. -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR - Success
  48. -- Performing Test HAVE_CXX_WERROR_ADDRESS
  49. -- Performing Test HAVE_CXX_WERROR_ADDRESS - Success
  50. -- Performing Test HAVE_C_WERROR_ADDRESS
  51. -- Performing Test HAVE_C_WERROR_ADDRESS - Success
  52. -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT
  53. -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT - Success
  54. -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT
  55. -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT - Success
  56. -- Performing Test HAVE_CXX_WFORMAT
  57. -- Performing Test HAVE_CXX_WFORMAT - Success
  58. -- Performing Test HAVE_C_WFORMAT
  59. -- Performing Test HAVE_C_WFORMAT - Success
  60. -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY
  61. -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY - Success
  62. -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY
  63. -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY - Success
  64. -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS
  65. -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS - Success
  66. -- Performing Test HAVE_C_WMISSING_DECLARATIONS
  67. -- Performing Test HAVE_C_WMISSING_DECLARATIONS - Success
  68. -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES
  69. -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES - Failed
  70. -- Performing Test HAVE_C_WMISSING_PROTOTYPES
  71. -- Performing Test HAVE_C_WMISSING_PROTOTYPES - Success
  72. -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES
  73. -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES - Failed
  74. -- Performing Test HAVE_C_WSTRICT_PROTOTYPES
  75. -- Performing Test HAVE_C_WSTRICT_PROTOTYPES - Success
  76. -- Performing Test HAVE_CXX_WUNDEF
  77. -- Performing Test HAVE_CXX_WUNDEF - Success
  78. -- Performing Test HAVE_C_WUNDEF
  79. -- Performing Test HAVE_C_WUNDEF - Success
  80. -- Performing Test HAVE_CXX_WINIT_SELF
  81. -- Performing Test HAVE_CXX_WINIT_SELF - Success
  82. -- Performing Test HAVE_C_WINIT_SELF
  83. -- Performing Test HAVE_C_WINIT_SELF - Success
  84. -- Performing Test HAVE_CXX_WPOINTER_ARITH
  85. -- Performing Test HAVE_CXX_WPOINTER_ARITH - Success
  86. -- Performing Test HAVE_C_WPOINTER_ARITH
  87. -- Performing Test HAVE_C_WPOINTER_ARITH - Success
  88. -- Performing Test HAVE_CXX_WSHADOW
  89. -- Performing Test HAVE_CXX_WSHADOW - Success
  90. -- Performing Test HAVE_C_WSHADOW
  91. -- Performing Test HAVE_C_WSHADOW - Success
  92. -- Performing Test HAVE_CXX_WSIGN_PROMO
  93. -- Performing Test HAVE_CXX_WSIGN_PROMO - Success
  94. -- Performing Test HAVE_C_WSIGN_PROMO
  95. -- Performing Test HAVE_C_WSIGN_PROMO - Failed
  96. -- Performing Test HAVE_CXX_WUNINITIALIZED
  97. -- Performing Test HAVE_CXX_WUNINITIALIZED - Success
  98. -- Performing Test HAVE_C_WUNINITIALIZED
  99. -- Performing Test HAVE_C_WUNINITIALIZED - Success
  100. -- Performing Test HAVE_CXX_WNO_NARROWING
  101. -- Performing Test HAVE_CXX_WNO_NARROWING - Success
  102. -- Performing Test HAVE_C_WNO_NARROWING
  103. -- Performing Test HAVE_C_WNO_NARROWING - Success
  104. -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR
  105. -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR - Success
  106. -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR
  107. -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR - Failed
  108. -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  109. -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
  110. -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  111. -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
  112. -- Performing Test HAVE_CXX_WNO_COMMENT
  113. -- Performing Test HAVE_CXX_WNO_COMMENT - Success
  114. -- Performing Test HAVE_C_WNO_COMMENT
  115. -- Performing Test HAVE_C_WNO_COMMENT - Success
  116. -- Performing Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH
  117. -- Performing Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH - Failed
  118. -- Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH
  119. -- Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH - Failed
  120. -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION
  121. -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION - Success
  122. -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION
  123. -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION - Success
  124. -- Performing Test HAVE_CXX_PTHREAD
  125. -- Performing Test HAVE_CXX_PTHREAD - Success
  126. -- Performing Test HAVE_C_PTHREAD
  127. -- Performing Test HAVE_C_PTHREAD - Success
  128. -- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER
  129. -- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER - Success
  130. -- Performing Test HAVE_C_FOMIT_FRAME_POINTER
  131. -- Performing Test HAVE_C_FOMIT_FRAME_POINTER - Success
  132. -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS
  133. -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS - Success
  134. -- Performing Test HAVE_C_FFUNCTION_SECTIONS
  135. -- Performing Test HAVE_C_FFUNCTION_SECTIONS - Success
  136. -- Performing Test HAVE_CXX_FDATA_SECTIONS
  137. -- Performing Test HAVE_CXX_FDATA_SECTIONS - Success
  138. -- Performing Test HAVE_C_FDATA_SECTIONS
  139. -- Performing Test HAVE_C_FDATA_SECTIONS - Success
  140. -- Performing Test HAVE_CPU_NEON_SUPPORT (check file: cmake/checks/cpu_neon.cpp)
  141. -- Performing Test HAVE_CPU_NEON_SUPPORT - Success
  142. -- Performing Test HAVE_CPU_FP16_SUPPORT (check file: cmake/checks/cpu_fp16.cpp)
  143. -- Performing Test HAVE_CPU_FP16_SUPPORT - Success
  144. -- Performing Test HAVE_CPU_BASELINE_FLAGS
  145. -- Performing Test HAVE_CPU_BASELINE_FLAGS - Success
  146. -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN
  147. -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN - Success
  148. -- Performing Test HAVE_C_FVISIBILITY_HIDDEN
  149. -- Performing Test HAVE_C_FVISIBILITY_HIDDEN - Success
  150. -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN
  151. -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN - Success
  152. -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN
  153. -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN - Failed
  154. -- Looking for pthread.h
  155. -- Looking for pthread.h - found
  156. -- Looking for posix_memalign
  157. -- Looking for posix_memalign - found
  158. -- Looking for malloc.h
  159. -- Looking for malloc.h - found
  160. -- Looking for memalign
  161. -- Looking for memalign - found
  162. -- Check if the system is big endian
  163. -- Searching 16 bit integer
  164. -- Looking for sys/types.h
  165. -- Looking for sys/types.h - found
  166. -- Looking for stdint.h
  167. -- Looking for stdint.h - found
  168. -- Looking for stddef.h
  169. -- Looking for stddef.h - found
  170. -- Check size of unsigned short
  171. -- Check size of unsigned short - done
  172. -- Using unsigned short
  173. -- Check if the system is big endian - little endian
  174. -- Found ZLIB: /usr/lib/aarch64-linux-gnu/libz.so (found suitable version "1.2.8", minimum required is "1.2.3")
  175. -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
  176. -- Performing Test HAVE_C_WNO_CAST_ALIGN
  177. -- Performing Test HAVE_C_WNO_CAST_ALIGN - Success
  178. -- Performing Test HAVE_C_WNO_SHADOW
  179. -- Performing Test HAVE_C_WNO_SHADOW - Success
  180. -- Performing Test HAVE_C_WNO_UNUSED
  181. -- Performing Test HAVE_C_WNO_UNUSED - Success
  182. -- Performing Test HAVE_C_WNO_SHIFT_NEGATIVE_VALUE
  183. -- Performing Test HAVE_C_WNO_SHIFT_NEGATIVE_VALUE - Failed
  184. -- Performing Test HAVE_C_WNO_UNUSED_PARAMETER
  185. -- Performing Test HAVE_C_WNO_UNUSED_PARAMETER - Success
  186. -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR)
  187. -- Looking for assert.h
  188. -- Looking for assert.h - found
  189. -- Looking for dlfcn.h
  190. -- Looking for dlfcn.h - found
  191. -- Looking for fcntl.h
  192. -- Looking for fcntl.h - found
  193. -- Looking for inttypes.h
  194. -- Looking for inttypes.h - found
  195. -- Looking for io.h
  196. -- Looking for io.h - not found
  197. -- Looking for limits.h
  198. -- Looking for limits.h - found
  199. -- Looking for memory.h
  200. -- Looking for memory.h - found
  201. -- Looking for search.h
  202. -- Looking for search.h - found
  203. -- Looking for string.h
  204. -- Looking for string.h - found
  205. -- Looking for strings.h
  206. -- Looking for strings.h - found
  207. -- Looking for sys/time.h
  208. -- Looking for sys/time.h - found
  209. -- Looking for unistd.h
  210. -- Looking for unistd.h - found
  211. -- Performing Test C_HAS_inline
  212. -- Performing Test C_HAS_inline - Success
  213. -- Check size of signed short
  214. -- Check size of signed short - done
  215. -- Check size of unsigned short
  216. -- Check size of unsigned short - done
  217. -- Check size of signed int
  218. -- Check size of signed int - done
  219. -- Check size of unsigned int
  220. -- Check size of unsigned int - done
  221. -- Check size of signed long
  222. -- Check size of signed long - done
  223. -- Check size of unsigned long
  224. -- Check size of unsigned long - done
  225. -- Check size of signed long long
  226. -- Check size of signed long long - done
  227. -- Check size of unsigned long long
  228. -- Check size of unsigned long long - done
  229. -- Check size of unsigned char *
  230. -- Check size of unsigned char * - done
  231. -- Check size of size_t
  232. -- Check size of size_t - done
  233. -- Check size of ptrdiff_t
  234. -- Check size of ptrdiff_t - done
  235. -- Check size of INT8
  236. -- Check size of INT8 - failed
  237. -- Check size of INT16
  238. -- Check size of INT16 - failed
  239. -- Check size of INT32
  240. -- Check size of INT32 - failed
  241. -- Looking for floor
  242. -- Looking for floor - found
  243. -- Looking for pow
  244. -- Looking for pow - found
  245. -- Looking for sqrt
  246. -- Looking for sqrt - found
  247. -- Looking for isascii
  248. -- Looking for isascii - found
  249. -- Looking for memset
  250. -- Looking for memset - found
  251. -- Looking for mmap
  252. -- Looking for mmap - found
  253. -- Looking for getopt
  254. -- Looking for getopt - found
  255. -- Looking for memmove
  256. -- Looking for memmove - found
  257. -- Looking for setmode
  258. -- Looking for setmode - not found
  259. -- Looking for strcasecmp
  260. -- Looking for strcasecmp - found
  261. -- Looking for strchr
  262. -- Looking for strchr - found
  263. -- Looking for strrchr
  264. -- Looking for strrchr - found
  265. -- Looking for strstr
  266. -- Looking for strstr - found
  267. -- Looking for strtol
  268. -- Looking for strtol - found
  269. -- Looking for strtol
  270. -- Looking for strtol - found
  271. -- Looking for strtoull
  272. -- Looking for strtoull - found
  273. -- Looking for lfind
  274. -- Looking for lfind - found
  275. -- Performing Test HAVE_SNPRINTF
  276. -- Performing Test HAVE_SNPRINTF - Success
  277. -- Check if the system is big endian
  278. -- Searching 16 bit integer
  279. -- Using unsigned short
  280. -- Check if the system is big endian - little endian
  281. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_VARIABLE
  282. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_VARIABLE - Success
  283. -- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES
  284. -- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES - Success
  285. -- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS
  286. -- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS - Success
  287. -- Performing Test HAVE_C_WNO_UNDEF
  288. -- Performing Test HAVE_C_WNO_UNDEF - Success
  289. -- Performing Test HAVE_C_WNO_SIGN_COMPARE
  290. -- Performing Test HAVE_C_WNO_SIGN_COMPARE - Success
  291. -- Performing Test HAVE_C_WNO_MAYBE_UNINITIALIZED
  292. -- Performing Test HAVE_C_WNO_MAYBE_UNINITIALIZED - Success
  293. -- Performing Test HAVE_C_WNO_POINTER_TO_INT_CAST
  294. -- Performing Test HAVE_C_WNO_POINTER_TO_INT_CAST - Success
  295. -- Performing Test HAVE_C_WNO_INT_TO_POINTER_CAST
  296. -- Performing Test HAVE_C_WNO_INT_TO_POINTER_CAST - Success
  297. -- Performing Test HAVE_C_WNO_MISLEADING_INDENTATION
  298. -- Performing Test HAVE_C_WNO_MISLEADING_INDENTATION - Failed
  299. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS
  300. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success
  301. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER
  302. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER - Success
  303. -- Performing Test HAVE_CXX_WNO_UNDEF
  304. -- Performing Test HAVE_CXX_WNO_UNDEF - Success
  305. -- Performing Test HAVE_C_WNO_UNUSED_VARIABLE
  306. -- Performing Test HAVE_C_WNO_UNUSED_VARIABLE - Success
  307. -- Performing Test HAVE_C_WNO_UNUSED_FUNCTION
  308. -- Performing Test HAVE_C_WNO_UNUSED_FUNCTION - Success
  309. -- Found JPEG: libjpeg
  310. -- Could NOT find Jasper (missing: JASPER_LIBRARIES JASPER_INCLUDE_DIR)
  311. -- Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION
  312. -- Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION - Success
  313. -- Performing Test HAVE_C_WNO_UNINITIALIZED
  314. -- Performing Test HAVE_C_WNO_UNINITIALIZED - Success
  315. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER
  316. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER - Success
  317. -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW
  318. -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW - Success
  319. -- Performing Test HAVE_C_WNO_POINTER_COMPARE
  320. -- Performing Test HAVE_C_WNO_POINTER_COMPARE - Failed
  321. -- Performing Test HAVE_C_WNO_ABSOLUTE_VALUE
  322. -- Performing Test HAVE_C_WNO_ABSOLUTE_VALUE - Failed
  323. -- Performing Test HAVE_C_WNO_STRICT_PROTOTYPES
  324. -- Performing Test HAVE_C_WNO_STRICT_PROTOTYPES - Success
  325. -- Found ZLIB: /usr/lib/aarch64-linux-gnu/libz.so (found version "1.2.8")
  326. -- Found PNG: /usr/lib/aarch64-linux-gnu/libpng.so (found version "1.6.20")
  327. -- Looking for /usr/include/libpng/png.h
  328. -- Looking for /usr/include/libpng/png.h - found
  329. -- Looking for semaphore.h
  330. -- Looking for semaphore.h - found
  331. -- Performing Test HAVE_CXX_WNO_SHADOW
  332. -- Performing Test HAVE_CXX_WNO_SHADOW - Success
  333. -- Performing Test HAVE_CXX_WNO_UNUSED
  334. -- Performing Test HAVE_CXX_WNO_UNUSED - Success
  335. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE
  336. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE - Success
  337. -- Performing Test HAVE_CXX_WNO_UNINITIALIZED
  338. -- Performing Test HAVE_CXX_WNO_UNINITIALIZED - Success
  339. -- Performing Test HAVE_CXX_WNO_SWITCH
  340. -- Performing Test HAVE_CXX_WNO_SWITCH - Success
  341. -- Performing Test HAVE_CXX_WNO_PARENTHESES
  342. -- Performing Test HAVE_CXX_WNO_PARENTHESES - Success
  343. -- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS
  344. -- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS - Success
  345. -- Performing Test HAVE_CXX_WNO_EXTRA
  346. -- Performing Test HAVE_CXX_WNO_EXTRA - Success
  347. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS
  348. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success
  349. -- Performing Test HAVE_CXX_WNO_MISLEADING_INDENTATION
  350. -- Performing Test HAVE_CXX_WNO_MISLEADING_INDENTATION - Failed
  351. -- Performing Test HAVE_CXX_WNO_DEPRECATED
  352. -- Performing Test HAVE_CXX_WNO_DEPRECATED - Success
  353. -- Checking for module 'gtk+-3.0'
  354. -- No package 'gtk+-3.0' found
  355. -- Checking for module 'gtk+-2.0'
  356. -- No package 'gtk+-2.0' found
  357. -- Checking for module 'gthread-2.0'
  358. -- No package 'gthread-2.0' found
  359. -- Checking for module 'gstreamer-base-1.0'
  360. -- No package 'gstreamer-base-1.0' found
  361. -- Checking for module 'gstreamer-video-1.0'
  362. -- No package 'gstreamer-video-1.0' found
  363. -- Checking for module 'gstreamer-app-1.0'
  364. -- No package 'gstreamer-app-1.0' found
  365. -- Checking for module 'gstreamer-riff-1.0'
  366. -- No package 'gstreamer-riff-1.0' found
  367. -- Checking for module 'gstreamer-pbutils-1.0'
  368. -- No package 'gstreamer-pbutils-1.0' found
  369. -- Checking for module 'gstreamer-base-0.10'
  370. -- No package 'gstreamer-base-0.10' found
  371. -- Checking for module 'gstreamer-video-0.10'
  372. -- No package 'gstreamer-video-0.10' found
  373. -- Checking for module 'gstreamer-app-0.10'
  374. -- No package 'gstreamer-app-0.10' found
  375. -- Checking for module 'gstreamer-riff-0.10'
  376. -- No package 'gstreamer-riff-0.10' found
  377. -- Checking for module 'gstreamer-pbutils-0.10'
  378. -- No package 'gstreamer-pbutils-0.10' found
  379. -- Checking for module 'libdc1394-2'
  380. -- No package 'libdc1394-2' found
  381. -- Checking for module 'libdc1394'
  382. -- No package 'libdc1394' found
  383. -- Looking for linux/videodev.h
  384. -- Looking for linux/videodev.h - not found
  385. -- Looking for linux/videodev2.h
  386. -- Looking for linux/videodev2.h - found
  387. -- Looking for sys/videoio.h
  388. -- Looking for sys/videoio.h - not found
  389. -- Checking for modules 'libavcodec;libavformat;libavutil;libswscale'
  390. -- No package 'libavcodec' found
  391. -- No package 'libavformat' found
  392. -- No package 'libavutil' found
  393. -- No package 'libswscale' found
  394. -- Checking for module 'libavresample'
  395. -- No package 'libavresample' found
  396. -- Checking for module 'libgphoto2'
  397. -- No package 'libgphoto2' found
  398. -- Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
  399. -- Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
  400. -- Could NOT find Atlas (missing: Atlas_CBLAS_INCLUDE_DIR Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY Atlas_LAPACK_LIBRARY)
  401. -- Looking for pthread.h
  402. -- Looking for pthread.h - found
  403. -- Looking for pthread_create
  404. -- Looking for pthread_create - found
  405. -- Found Threads: TRUE
  406. -- A library with BLAS API not found. Please specify library location.
  407. -- LAPACK requires BLAS
  408. -- A library with LAPACK API not found. Please specify library location.
  409. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  410. -- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
  411. -- Could NOT find Pylint (missing: PYLINT_EXECUTABLE)
  412. -- 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)
  413. -- VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  414. -- Performing Test CXX_HAS_MFPU_NEON
  415. -- Performing Test CXX_HAS_MFPU_NEON - Failed
  416. -- Performing Test C_HAS_MFPU_NEON
  417. -- Performing Test C_HAS_MFPU_NEON - Failed
  418. -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES
  419. -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES - Failed
  420. -- Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS
  421. -- Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS - Success
  422. -- Performing Test HAVE_CXX_WNO_SIGN_PROMO
  423. -- Performing Test HAVE_CXX_WNO_SIGN_PROMO - Success
  424. -- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE
  425. -- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE - Failed
  426. -- Performing Test HAVE_CXX_WNO_IGNORED_QUALIFIERS
  427. -- Performing Test HAVE_CXX_WNO_IGNORED_QUALIFIERS - Success
  428. -- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION
  429. -- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION - Success
  430. -- Performing Test HAVE_CXX_WNO_UNUSED_CONST_VARIABLE
  431. -- Performing Test HAVE_CXX_WNO_UNUSED_CONST_VARIABLE - Failed
  432. -- Performing Test HAVE_CXX_WNO_SHORTEN_64_TO_32
  433. -- Performing Test HAVE_CXX_WNO_SHORTEN_64_TO_32 - Failed
  434. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/core/src/convert.sse4_1.cpp
  435. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/core/src/convert.avx2.cpp
  436. -- Excluding from source files list: /home/ubuntu/opencv-fork/build/modules/core/mathfuncs_core.sse2.cpp
  437. -- Excluding from source files list: /home/ubuntu/opencv-fork/build/modules/core/mathfuncs_core.avx.cpp
  438. -- Excluding from source files list: /home/ubuntu/opencv-fork/build/modules/core/mathfuncs_core.avx2.cpp
  439. -- Excluding from source files list: /home/ubuntu/opencv-fork/build/modules/core/stat.sse4_2.cpp
  440. -- Excluding from source files list: /home/ubuntu/opencv-fork/build/modules/core/stat.avx2.cpp
  441. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/imgproc/src/resize.avx2.cpp
  442. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/imgproc/src/corner.avx.cpp
  443. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/imgproc/src/resize.sse4_1.cpp
  444. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/imgproc/src/imgwarp.sse4_1.cpp
  445. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/imgproc/src/filter.avx2.cpp
  446. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/imgproc/src/undistort.avx2.cpp
  447. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/imgproc/src/imgwarp.avx2.cpp
  448. -- Excluding from source files list: /home/ubuntu/opencv-fork/build/modules/imgproc/accum.sse2.cpp
  449. -- Excluding from source files list: /home/ubuntu/opencv-fork/build/modules/imgproc/accum.avx.cpp
  450. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/objdetect/src/haar.avx.cpp
  451. -- Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED
  452. -- Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED - Success
  453. -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE
  454. -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE - Success
  455. -- Excluding from source files list: /home/ubuntu/opencv-fork/build/modules/dnn/layers/layers_common.avx.cpp
  456. -- Excluding from source files list: /home/ubuntu/opencv-fork/build/modules/dnn/layers/layers_common.avx2.cpp
  457. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/features2d/src/fast.avx2.cpp
  458. -- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL
  459. -- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL - Success
  460. -- DNN_FACE_DETECTOR: Download: res10_300x300_ssd_iter_140000.caffemodel
  461. --
  462. -- General configuration for OpenCV 3.4.0 =====================================
  463. -- Version control: 3.4.0
  464. --
  465. -- Platform:
  466. -- Timestamp: 2018-02-13T00:38:41Z
  467. -- Host: Linux 3.10.65-7-pine64-longsleep aarch64
  468. -- CMake: 3.5.1
  469. -- CMake generator: Unix Makefiles
  470. -- CMake build tool: /usr/bin/make
  471. -- Configuration: Release
  472. --
  473. -- CPU/HW features:
  474. -- Baseline: NEON FP16
  475. -- required: NEON
  476. -- disabled: VFPV3
  477. --
  478. -- C/C++:
  479. -- Built as dynamic libs?: YES
  480. -- C++ Compiler: /usr/bin/c++ (ver 5.4.0)
  481. -- 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 -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  482. -- 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 -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  483. -- C Compiler: /usr/bin/cc
  484. -- 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 -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
  485. -- 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 -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
  486. -- Linker flags (Release):
  487. -- Linker flags (Debug):
  488. -- ccache: NO
  489. -- Precompiled headers: YES
  490. -- Extra dependencies: dl m pthread rt
  491. -- 3rdparty dependencies:
  492. --
  493. -- OpenCV modules:
  494. -- To be built: calib3d core dnn features2d flann highgui imgcodecs imgproc ml objdetect photo python_bindings_generator shape stitching superres ts video videoio videostab
  495. -- Disabled: js world
  496. -- Disabled by dependency: -
  497. -- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 python3 viz
  498. -- Applications: tests perf_tests examples apps
  499. -- Documentation: NO
  500. -- Non-free algorithms: NO
  501. --
  502. -- GUI:
  503. -- GTK+: NO
  504. -- VTK support: NO
  505. --
  506. -- Media I/O:
  507. -- ZLib: /usr/lib/aarch64-linux-gnu/libz.so (ver 1.2.8)
  508. -- JPEG: libjpeg (ver 90)
  509. -- WEBP: build (ver encoder: 0x020e)
  510. -- PNG: /usr/lib/aarch64-linux-gnu/libpng.so (ver 1.6.20)
  511. -- TIFF: build (ver 42 - 4.0.9)
  512. -- JPEG 2000: build (ver 1.900.1)
  513. -- OpenEXR: build (ver 1.7.1)
  514. --
  515. -- Video I/O:
  516. -- DC1394: NO
  517. -- FFMPEG: NO
  518. -- avcodec: NO
  519. -- avformat: NO
  520. -- avutil: NO
  521. -- swscale: NO
  522. -- avresample: NO
  523. -- GStreamer: NO
  524. -- libv4l/libv4l2: NO
  525. -- v4l/v4l2: linux/videodev2.h
  526. -- gPhoto2: NO
  527. --
  528. -- Parallel framework: pthreads
  529. --
  530. -- Trace: YES (built-in)
  531. --
  532. -- Other third-party libraries:
  533. -- Lapack: NO
  534. -- Eigen: NO
  535. -- Custom HAL: YES (carotene (ver 0.0.1))
  536. --
  537. -- NVIDIA CUDA: NO
  538. --
  539. -- OpenCL: YES (no extra features)
  540. -- Include path: /home/ubuntu/opencv-fork/3rdparty/include/opencl/1.2
  541. -- Link libraries: Dynamic load
  542. --
  543. -- Python (for build): /usr/bin/python2.7
  544. --
  545. -- Java:
  546. -- ant: NO
  547. -- JNI: NO
  548. -- Java wrappers: NO
  549. -- Java tests: NO
  550. --
  551. -- Matlab: NO
  552. --
  553. -- Install to: /usr/local
  554. -- -----------------------------------------------------------------
  555. --
  556. -- Configuring done
  557. -- Generating done
  558. -- Build files have been written to: /home/ubuntu/opencv-fork/build
  559.  
  560. real 2m26.065s
  561. user 1m22.180s
  562. sys 0m14.080s
Add Comment
Please, Sign In to add comment