Guest User

Untitled

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