Guest User

Untitled

a guest
Feb 17th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.06 KB | None | 0 0
  1. -- The CXX compiler identification is GNU 4.8.4
  2. -- The C compiler identification is GNU 4.8.4
  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.6", minimum required is "2.7")
  18. -- Found PythonLibs: /usr/lib/arm-linux-gnueabihf/libpython2.7.so (found suitable exact version "2.7.6")
  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.4 (found suitable version "3.4.3", minimum required is "3.4")
  23. -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is exact version "3.4.3")
  24. Traceback (most recent call last):
  25. File "<string>", line 1, in <module>
  26. ImportError: No module named 'numpy'
  27. -- Looking for ccache - found (/usr/bin/ccache)
  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_CXX_MFPU_NEON (check file: cmake/checks/cpu_neon.cpp)
  141. -- Performing Test HAVE_CXX_MFPU_NEON - Success
  142. -- Performing Test HAVE_CXX_MFPU_NEON_FP16 (check file: cmake/checks/cpu_fp16.cpp)
  143. -- Performing Test HAVE_CXX_MFPU_NEON_FP16 - Success
  144. -- Performing Test HAVE_CPU_BASELINE_FLAGS
  145. -- Performing Test HAVE_CPU_BASELINE_FLAGS - Success
  146. -- Performing Test HAVE_CXX_MFP16_FORMAT_IEEE
  147. -- Performing Test HAVE_CXX_MFP16_FORMAT_IEEE - Success
  148. -- Performing Test HAVE_C_MFP16_FORMAT_IEEE
  149. -- Performing Test HAVE_C_MFP16_FORMAT_IEEE - Success
  150. -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN
  151. -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN - Success
  152. -- Performing Test HAVE_C_FVISIBILITY_HIDDEN
  153. -- Performing Test HAVE_C_FVISIBILITY_HIDDEN - Success
  154. -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN
  155. -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN - Success
  156. -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN
  157. -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN - Failed
  158. -- Looking for pthread.h
  159. -- Looking for pthread.h - found
  160. -- Looking for posix_memalign
  161. -- Looking for posix_memalign - found
  162. -- Looking for malloc.h
  163. -- Looking for malloc.h - found
  164. -- Looking for memalign
  165. -- Looking for memalign - found
  166. -- Check if the system is big endian
  167. -- Searching 16 bit integer
  168. -- Looking for sys/types.h
  169. -- Looking for sys/types.h - found
  170. -- Looking for stdint.h
  171. -- Looking for stdint.h - found
  172. -- Looking for stddef.h
  173. -- Looking for stddef.h - found
  174. -- Check size of unsigned short
  175. -- Check size of unsigned short - done
  176. -- Using unsigned short
  177. -- Check if the system is big endian - little endian
  178. -- Found ZLIB: /usr/lib/arm-linux-gnueabihf/libz.so (found suitable version "1.2.8", minimum required is "1.2.3")
  179. -- Found JPEG: /usr/lib/arm-linux-gnueabihf/libjpeg.so
  180. -- Found TIFF: /usr/lib/arm-linux-gnueabihf/libtiff.so (found version "4.0.3")
  181. -- Found WebP: /usr/lib/arm-linux-gnueabihf/libwebp.so
  182. -- Found Jasper: /usr/lib/arm-linux-gnueabihf/libjasper.so (found version "1.900.1")
  183. -- Found ZLIB: /usr/lib/arm-linux-gnueabihf/libz.so (found version "1.2.8")
  184. -- Found PNG: /usr/lib/arm-linux-gnueabihf/libpng.so (found version "1.2.50")
  185. -- Looking for /usr/include/libpng/png.h
  186. -- Looking for /usr/include/libpng/png.h - found
  187. -- Found OpenEXR: /usr/lib/arm-linux-gnueabihf/libIlmImf.so
  188. -- Checking for module 'gtk+-3.0'
  189. -- Found gtk+-3.0, version 3.10.8
  190. -- Checking for module 'gthread-2.0'
  191. -- Found gthread-2.0, version 2.40.2
  192. -- Checking for module 'gstreamer-base-1.0'
  193. -- Found gstreamer-base-1.0, version 1.3.1.1
  194. -- Checking for module 'gstreamer-video-1.0'
  195. -- Found gstreamer-video-1.0, version 1.3.1.1
  196. -- Checking for module 'gstreamer-app-1.0'
  197. -- Found gstreamer-app-1.0, version 1.3.1.1
  198. -- Checking for module 'gstreamer-riff-1.0'
  199. -- Found gstreamer-riff-1.0, version 1.3.1.1
  200. -- Checking for module 'gstreamer-pbutils-1.0'
  201. -- Found gstreamer-pbutils-1.0, version 1.3.1.1
  202. -- Checking for module 'libdc1394-2'
  203. -- Found libdc1394-2, version 2.2.1
  204. -- Looking for linux/videodev.h
  205. -- Looking for linux/videodev.h - not found
  206. -- Looking for linux/videodev2.h
  207. -- Looking for linux/videodev2.h - found
  208. -- Looking for sys/videoio.h
  209. -- Looking for sys/videoio.h - not found
  210. -- Checking for modules 'libavcodec;libavformat;libavutil;libswscale'
  211. -- Found libavcodec, version 54.35.1
  212. -- Found libavformat, version 54.20.4
  213. -- Found libavutil, version 52.3.0
  214. -- Found libswscale, version 2.1.1
  215. -- Checking for module 'libavresample'
  216. -- No package 'libavresample' found
  217. -- Checking for module 'libgphoto2'
  218. -- No package 'libgphoto2' found
  219. -- Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
  220. -- Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
  221. -- Could NOT find Atlas (missing: Atlas_CBLAS_INCLUDE_DIR Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY Atlas_LAPACK_LIBRARY)
  222. -- Looking for sgemm_
  223. -- Looking for sgemm_ - found
  224. -- Looking for pthread.h
  225. -- Looking for pthread.h - found
  226. -- Looking for pthread_create
  227. -- Looking for pthread_create - found
  228. -- Found Threads: TRUE
  229. -- A library with BLAS API found.
  230. -- Looking for cheev_
  231. -- Looking for cheev_ - not found
  232. -- A library with LAPACK API not found. Please specify library location.
  233. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  234. -- Could NOT find JNI (missing: JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
  235. -- Could NOT find Pylint (missing: PYLINT_EXECUTABLE)
  236. -- 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)
  237. -- VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  238. -- Performing Test CXX_HAS_MFPU_NEON
  239. -- Performing Test CXX_HAS_MFPU_NEON - Success
  240. -- Performing Test C_HAS_MFPU_NEON
  241. -- Performing Test C_HAS_MFPU_NEON - Success
  242. -- Performing Test HAVE_CXX_WNO_DEPRECATED
  243. -- Performing Test HAVE_CXX_WNO_DEPRECATED - Success
  244. -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES
  245. -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES - Failed
  246. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS
  247. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success
  248. -- Performing Test HAVE_CXX_WNO_SHADOW
  249. -- Performing Test HAVE_CXX_WNO_SHADOW - Success
  250. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER
  251. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER - Success
  252. -- Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS
  253. -- Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS - Success
  254. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE
  255. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE - Success
  256. -- Performing Test HAVE_CXX_WNO_SIGN_PROMO
  257. -- Performing Test HAVE_CXX_WNO_SIGN_PROMO - Success
  258. -- Performing Test HAVE_CXX_WNO_UNDEF
  259. -- Performing Test HAVE_CXX_WNO_UNDEF - Success
  260. -- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE
  261. -- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE - Failed
  262. -- Performing Test HAVE_CXX_WNO_IGNORED_QUALIFIERS
  263. -- Performing Test HAVE_CXX_WNO_IGNORED_QUALIFIERS - Success
  264. -- Performing Test HAVE_CXX_WNO_EXTRA
  265. -- Performing Test HAVE_CXX_WNO_EXTRA - Success
  266. -- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION
  267. -- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION - Success
  268. -- Performing Test HAVE_CXX_WNO_UNUSED_CONST_VARIABLE
  269. -- Performing Test HAVE_CXX_WNO_UNUSED_CONST_VARIABLE - Failed
  270. -- Performing Test HAVE_CXX_WNO_SHORTEN_64_TO_32
  271. -- Performing Test HAVE_CXX_WNO_SHORTEN_64_TO_32 - Failed
  272. -- Excluding from source files list: /home/odroid/opencv-fork/modules/core/src/convert.sse4_1.cpp
  273. -- Excluding from source files list: /home/odroid/opencv-fork/modules/core/src/convert.avx2.cpp
  274. -- Excluding from source files list: /home/odroid/opencv-fork/build/modules/core/mathfuncs_core.sse2.cpp
  275. -- Excluding from source files list: /home/odroid/opencv-fork/build/modules/core/mathfuncs_core.avx.cpp
  276. -- Excluding from source files list: /home/odroid/opencv-fork/build/modules/core/mathfuncs_core.avx2.cpp
  277. -- Excluding from source files list: /home/odroid/opencv-fork/build/modules/core/stat.sse4_2.cpp
  278. -- Excluding from source files list: /home/odroid/opencv-fork/build/modules/core/stat.avx2.cpp
  279. -- Excluding from source files list: /home/odroid/opencv-fork/modules/imgproc/src/filter.avx2.cpp
  280. -- Excluding from source files list: /home/odroid/opencv-fork/modules/imgproc/src/imgwarp.sse4_1.cpp
  281. -- Excluding from source files list: /home/odroid/opencv-fork/modules/imgproc/src/resize.sse4_1.cpp
  282. -- Excluding from source files list: /home/odroid/opencv-fork/modules/imgproc/src/resize.avx2.cpp
  283. -- Excluding from source files list: /home/odroid/opencv-fork/modules/imgproc/src/corner.avx.cpp
  284. -- Excluding from source files list: /home/odroid/opencv-fork/modules/imgproc/src/undistort.avx2.cpp
  285. -- Excluding from source files list: /home/odroid/opencv-fork/modules/imgproc/src/imgwarp.avx2.cpp
  286. -- Excluding from source files list: /home/odroid/opencv-fork/build/modules/imgproc/accum.sse2.cpp
  287. -- Excluding from source files list: /home/odroid/opencv-fork/build/modules/imgproc/accum.avx.cpp
  288. -- Excluding from source files list: /home/odroid/opencv-fork/modules/objdetect/src/haar.avx.cpp
  289. -- Performing Test HAVE_CXX_WNO_PARENTHESES
  290. -- Performing Test HAVE_CXX_WNO_PARENTHESES - Success
  291. -- Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED
  292. -- Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED - Success
  293. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS
  294. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success
  295. -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE
  296. -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE - Success
  297. -- Excluding from source files list: /home/odroid/opencv-fork/build/modules/dnn/layers/layers_common.avx.cpp
  298. -- Excluding from source files list: /home/odroid/opencv-fork/build/modules/dnn/layers/layers_common.avx2.cpp
  299. -- Excluding from source files list: /home/odroid/opencv-fork/modules/features2d/src/fast.avx2.cpp
  300. -- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL
  301. -- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL - Success
  302. -- DNN_FACE_DETECTOR: Download: res10_300x300_ssd_iter_140000.caffemodel
  303. --
  304. -- General configuration for OpenCV 3.4.0 =====================================
  305. -- Version control: 3.4.0
  306. --
  307. -- Platform:
  308. -- Timestamp: 2018-02-05T03:50:21Z
  309. -- Host: Linux 3.8.13.23 armv7l
  310. -- CMake: 3.5.1
  311. -- CMake generator: Unix Makefiles
  312. -- CMake build tool: /usr/bin/make
  313. -- Configuration: Release
  314. --
  315. -- CPU/HW features:
  316. -- Baseline: NEON FP16
  317. -- requested: FP16
  318. -- required: NEON
  319. -- disabled: VFPV3
  320. --
  321. -- C/C++:
  322. -- Built as dynamic libs?: YES
  323. -- C++ Compiler: /usr/bin/c++ (ver 4.8.4)
  324. -- 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 -mfpu=neon-fp16 -mfp16-format=ieee -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  325. -- 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 -mfpu=neon-fp16 -mfp16-format=ieee -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  326. -- C Compiler: /usr/bin/cc
  327. -- 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 -mfpu=neon-fp16 -mfp16-format=ieee -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
  328. -- 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 -mfpu=neon-fp16 -mfp16-format=ieee -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
  329. -- Linker flags (Release):
  330. -- Linker flags (Debug):
  331. -- ccache: YES
  332. -- Precompiled headers: NO
  333. -- Extra dependencies: dl m pthread rt
  334. -- 3rdparty dependencies:
  335. --
  336. -- OpenCV modules:
  337. -- To be built: calib3d core dnn features2d flann highgui imgcodecs imgproc ml objdetect photo python_bindings_generator shape stitching superres ts video videoio videostab
  338. -- Disabled: js world
  339. -- Disabled by dependency: -
  340. -- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 python3 viz
  341. -- Applications: tests perf_tests examples apps
  342. -- Documentation: NO
  343. -- Non-free algorithms: NO
  344. --
  345. -- GUI:
  346. -- GTK+: YES (ver 3.10.8)
  347. -- GThread : YES (ver 2.40.2)
  348. -- GtkGlExt: NO
  349. -- VTK support: NO
  350. --
  351. -- Media I/O:
  352. -- ZLib: /usr/lib/arm-linux-gnueabihf/libz.so (ver 1.2.8)
  353. -- JPEG: /usr/lib/arm-linux-gnueabihf/libjpeg.so (ver )
  354. -- WEBP: /usr/lib/arm-linux-gnueabihf/libwebp.so (ver encoder: 0x0202)
  355. -- PNG: /usr/lib/arm-linux-gnueabihf/libpng.so (ver 1.2.50)
  356. -- TIFF: /usr/lib/arm-linux-gnueabihf/libtiff.so (ver 42 / 4.0.3)
  357. -- JPEG 2000: /usr/lib/arm-linux-gnueabihf/libjasper.so (ver 1.900.1)
  358. -- OpenEXR: /usr/lib/arm-linux-gnueabihf/libImath.so /usr/lib/arm-linux-gnueabihf/libIlmImf.so /usr/lib/arm-linux-gnueabihf/libIex.so /usr/lib/arm-linux-gnueabihf/libHalf.so /usr/lib/arm-linux-gnueabihf/libIlmThread.so (ver 1.6.1)
  359. --
  360. -- Video I/O:
  361. -- DC1394: YES (ver 2.2.1)
  362. -- FFMPEG: YES
  363. -- avcodec: YES (ver 54.35.1)
  364. -- avformat: YES (ver 54.20.4)
  365. -- avutil: YES (ver 52.3.0)
  366. -- swscale: YES (ver 2.1.1)
  367. -- avresample: NO
  368. -- GStreamer:
  369. -- base: YES (ver 1.3.1.1)
  370. -- video: YES (ver 1.3.1.1)
  371. -- app: YES (ver 1.3.1.1)
  372. -- riff: YES (ver 1.3.1.1)
  373. -- pbutils: YES (ver 1.3.1.1)
  374. -- libv4l/libv4l2: NO
  375. -- v4l/v4l2: linux/videodev2.h
  376. -- gPhoto2: NO
  377. --
  378. -- Parallel framework: pthreads
  379. --
  380. -- Trace: YES (built-in)
  381. --
  382. -- Other third-party libraries:
  383. -- Lapack: NO
  384. -- Eigen: NO
  385. -- Custom HAL: YES (carotene (ver 0.0.1))
  386. --
  387. -- NVIDIA CUDA: NO
  388. --
  389. -- OpenCL: YES (no extra features)
  390. -- Include path: /home/odroid/opencv-fork/3rdparty/include/opencl/1.2
  391. -- Link libraries: Dynamic load
  392. --
  393. -- Python (for build): /usr/bin/python2.7
  394. --
  395. -- Java:
  396. -- ant: NO
  397. -- JNI: NO
  398. -- Java wrappers: NO
  399. -- Java tests: NO
  400. --
  401. -- Matlab: NO
  402. --
  403. -- Install to: /usr/local
  404. -- -----------------------------------------------------------------
  405. --
  406. -- Configuring done
  407. -- Generating done
  408. -- Build files have been written to: /home/odroid/opencv-fork/build
  409.  
  410. real 1m13.501s
  411. user 0m48.070s
  412. sys 0m11.890s
Add Comment
Please, Sign In to add comment