Guest User

Untitled

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