Advertisement
Guest User

Untitled

a guest
Oct 26th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.38 KB | None | 0 0
  1. ubuntu@tegra-ubuntu:~/opencv-fork/build$ time cmake ..
  2. -- The CXX compiler identification is GNU 5.4.0
  3. -- The C compiler identification is GNU 5.4.0
  4. -- Check for working CXX compiler: /usr/bin/c++
  5. -- Check for working CXX compiler: /usr/bin/c++ -- works
  6. -- Detecting CXX compiler ABI info
  7. -- Detecting CXX compiler ABI info - done
  8. -- Detecting CXX compile features
  9. -- Detecting CXX compile features - done
  10. -- Check for working C compiler: /usr/bin/cc
  11. -- Check for working C compiler: /usr/bin/cc -- works
  12. -- Detecting C compiler ABI info
  13. -- Detecting C compiler ABI info - done
  14. -- Detecting C compile features
  15. -- Detecting C compile features - done
  16. -- Detected version of GNU GCC: 54 (504)
  17. -- Performing Test HAVE_CXX_FSIGNED_CHAR
  18. -- Performing Test HAVE_CXX_FSIGNED_CHAR - Success
  19. -- Performing Test HAVE_C_FSIGNED_CHAR
  20. -- Performing Test HAVE_C_FSIGNED_CHAR - Success
  21. -- Performing Test HAVE_CXX_W
  22. -- Performing Test HAVE_CXX_W - Success
  23. -- Performing Test HAVE_C_W
  24. -- Performing Test HAVE_C_W - Success
  25. -- Performing Test HAVE_CXX_WALL
  26. -- Performing Test HAVE_CXX_WALL - Success
  27. -- Performing Test HAVE_C_WALL
  28. -- Performing Test HAVE_C_WALL - Success
  29. -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE
  30. -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE - Success
  31. -- Performing Test HAVE_C_WERROR_RETURN_TYPE
  32. -- Performing Test HAVE_C_WERROR_RETURN_TYPE - Success
  33. -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR
  34. -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR - Success
  35. -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR
  36. -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR - Success
  37. -- Performing Test HAVE_CXX_WERROR_ADDRESS
  38. -- Performing Test HAVE_CXX_WERROR_ADDRESS - Success
  39. -- Performing Test HAVE_C_WERROR_ADDRESS
  40. -- Performing Test HAVE_C_WERROR_ADDRESS - Success
  41. -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT
  42. -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT - Success
  43. -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT
  44. -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT - Success
  45. -- Performing Test HAVE_CXX_WFORMAT
  46. -- Performing Test HAVE_CXX_WFORMAT - Success
  47. -- Performing Test HAVE_C_WFORMAT
  48. -- Performing Test HAVE_C_WFORMAT - Success
  49. -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY
  50. -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY - Success
  51. -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY
  52. -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY - Success
  53. -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS
  54. -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS - Success
  55. -- Performing Test HAVE_C_WMISSING_DECLARATIONS
  56. -- Performing Test HAVE_C_WMISSING_DECLARATIONS - Success
  57. -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES
  58. -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES - Failed
  59. -- Performing Test HAVE_C_WMISSING_PROTOTYPES
  60. -- Performing Test HAVE_C_WMISSING_PROTOTYPES - Success
  61. -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES
  62. -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES - Failed
  63. -- Performing Test HAVE_C_WSTRICT_PROTOTYPES
  64. -- Performing Test HAVE_C_WSTRICT_PROTOTYPES - Success
  65. -- Performing Test HAVE_CXX_WUNDEF
  66. -- Performing Test HAVE_CXX_WUNDEF - Success
  67. -- Performing Test HAVE_C_WUNDEF
  68. -- Performing Test HAVE_C_WUNDEF - Success
  69. -- Performing Test HAVE_CXX_WINIT_SELF
  70. -- Performing Test HAVE_CXX_WINIT_SELF - Success
  71. -- Performing Test HAVE_C_WINIT_SELF
  72. -- Performing Test HAVE_C_WINIT_SELF - Success
  73. -- Performing Test HAVE_CXX_WPOINTER_ARITH
  74. -- Performing Test HAVE_CXX_WPOINTER_ARITH - Success
  75. -- Performing Test HAVE_C_WPOINTER_ARITH
  76. -- Performing Test HAVE_C_WPOINTER_ARITH - Success
  77. -- Performing Test HAVE_CXX_WSHADOW
  78. -- Performing Test HAVE_CXX_WSHADOW - Success
  79. -- Performing Test HAVE_C_WSHADOW
  80. -- Performing Test HAVE_C_WSHADOW - Success
  81. -- Performing Test HAVE_CXX_WSIGN_PROMO
  82. -- Performing Test HAVE_CXX_WSIGN_PROMO - Success
  83. -- Performing Test HAVE_C_WSIGN_PROMO
  84. -- Performing Test HAVE_C_WSIGN_PROMO - Failed
  85. -- Performing Test HAVE_CXX_WNO_NARROWING
  86. -- Performing Test HAVE_CXX_WNO_NARROWING - Success
  87. -- Performing Test HAVE_C_WNO_NARROWING
  88. -- Performing Test HAVE_C_WNO_NARROWING - Success
  89. -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR
  90. -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR - Success
  91. -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR
  92. -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR - Failed
  93. -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  94. -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
  95. -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  96. -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
  97. -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION
  98. -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION - Success
  99. -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION
  100. -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION - Success
  101. -- Performing Test HAVE_CXX_PTHREAD
  102. -- Performing Test HAVE_CXX_PTHREAD - Success
  103. -- Performing Test HAVE_C_PTHREAD
  104. -- Performing Test HAVE_C_PTHREAD - Success
  105. -- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER
  106. -- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER - Success
  107. -- Performing Test HAVE_C_FOMIT_FRAME_POINTER
  108. -- Performing Test HAVE_C_FOMIT_FRAME_POINTER - Success
  109. -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS
  110. -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS - Success
  111. -- Performing Test HAVE_C_FFUNCTION_SECTIONS
  112. -- Performing Test HAVE_C_FFUNCTION_SECTIONS - Success
  113. -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN
  114. -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN - Success
  115. -- Performing Test HAVE_C_FVISIBILITY_HIDDEN
  116. -- Performing Test HAVE_C_FVISIBILITY_HIDDEN - Success
  117. -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN
  118. -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN - Success
  119. -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN
  120. -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN - Failed
  121. -- Looking for pthread.h
  122. -- Looking for pthread.h - found
  123. -- Check if the system is big endian
  124. -- Searching 16 bit integer
  125. -- Looking for sys/types.h
  126. -- Looking for sys/types.h - found
  127. -- Looking for stdint.h
  128. -- Looking for stdint.h - found
  129. -- Looking for stddef.h
  130. -- Looking for stddef.h - found
  131. -- Check size of unsigned short
  132. -- Check size of unsigned short - done
  133. -- Using unsigned short
  134. -- Check if the system is big endian - little endian
  135. -- Found ZLIB: /usr/lib/aarch64-linux-gnu/libz.so (found suitable version "1.2.8", minimum required is "1.2.3")
  136. -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR)
  137. -- Looking for assert.h
  138. -- Looking for assert.h - found
  139. -- Looking for fcntl.h
  140. -- Looking for fcntl.h - found
  141. -- Looking for io.h
  142. -- Looking for io.h - not found
  143. -- Looking for jbg_newlen
  144. -- Looking for jbg_newlen - not found
  145. -- Looking for mmap
  146. -- Looking for mmap - found
  147. -- Looking for search.h
  148. -- Looking for search.h - found
  149. -- Looking for string.h
  150. -- Looking for string.h - found
  151. -- Looking for unistd.h
  152. -- Looking for unistd.h - found
  153. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_VARIABLE
  154. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_VARIABLE - Success
  155. -- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES
  156. -- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES - Success
  157. -- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS
  158. -- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS - Success
  159. -- Performing Test HAVE_C_WNO_UNDEF
  160. -- Performing Test HAVE_C_WNO_UNDEF - Success
  161. -- Performing Test HAVE_C_WNO_UNUSED
  162. -- Performing Test HAVE_C_WNO_UNUSED - Success
  163. -- Performing Test HAVE_C_WNO_SIGN_COMPARE
  164. -- Performing Test HAVE_C_WNO_SIGN_COMPARE - Success
  165. -- Performing Test HAVE_C_WNO_CAST_ALIGN
  166. -- Performing Test HAVE_C_WNO_CAST_ALIGN - Success
  167. -- Performing Test HAVE_C_WNO_SHADOW
  168. -- Performing Test HAVE_C_WNO_SHADOW - Success
  169. -- Performing Test HAVE_C_WNO_MAYBE_UNINITIALIZED
  170. -- Performing Test HAVE_C_WNO_MAYBE_UNINITIALIZED - Success
  171. -- Performing Test HAVE_C_WNO_POINTER_TO_INT_CAST
  172. -- Performing Test HAVE_C_WNO_POINTER_TO_INT_CAST - Success
  173. -- Performing Test HAVE_C_WNO_INT_TO_POINTER_CAST
  174. -- Performing Test HAVE_C_WNO_INT_TO_POINTER_CAST - Success
  175. -- Performing Test HAVE_C_WNO_UNUSED_PARAMETER
  176. -- Performing Test HAVE_C_WNO_UNUSED_PARAMETER - Success
  177. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS
  178. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success
  179. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER
  180. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER - Success
  181. -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
  182. -- Performing Test HAVE_C_WNO_UNUSED_VARIABLE
  183. -- Performing Test HAVE_C_WNO_UNUSED_VARIABLE - Success
  184. -- Performing Test HAVE_C_WNO_UNUSED_FUNCTION
  185. -- Performing Test HAVE_C_WNO_UNUSED_FUNCTION - Success
  186. -- Found JPEG: libjpeg
  187. -- Could NOT find Jasper (missing: JASPER_LIBRARIES JASPER_INCLUDE_DIR)
  188. -- Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION
  189. -- Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION - Success
  190. -- Performing Test HAVE_C_WNO_UNINITIALIZED
  191. -- Performing Test HAVE_C_WNO_UNINITIALIZED - Success
  192. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER
  193. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER - Success
  194. -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW
  195. -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW - Success
  196. -- Found ZLIB: /usr/lib/aarch64-linux-gnu/libz.so (found version "1.2.8")
  197. -- Found PNG: /usr/lib/aarch64-linux-gnu/libpng.so (found version "1.2.54")
  198. -- Looking for /usr/include/libpng/png.h
  199. -- Looking for /usr/include/libpng/png.h - found
  200. -- Looking for semaphore.h
  201. -- Looking for semaphore.h - found
  202. -- Performing Test HAVE_CXX_WNO_SHADOW
  203. -- Performing Test HAVE_CXX_WNO_SHADOW - Success
  204. -- Performing Test HAVE_CXX_WNO_UNUSED
  205. -- Performing Test HAVE_CXX_WNO_UNUSED - Success
  206. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE
  207. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE - Success
  208. -- Performing Test HAVE_CXX_WNO_UNDEF
  209. -- Performing Test HAVE_CXX_WNO_UNDEF - Success
  210. -- Performing Test HAVE_CXX_WNO_UNINITIALIZED
  211. -- Performing Test HAVE_CXX_WNO_UNINITIALIZED - Success
  212. -- Performing Test HAVE_CXX_WNO_SWITCH
  213. -- Performing Test HAVE_CXX_WNO_SWITCH - Success
  214. -- Performing Test HAVE_CXX_WNO_PARENTHESES
  215. -- Performing Test HAVE_CXX_WNO_PARENTHESES - Success
  216. -- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS
  217. -- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS - Success
  218. -- Performing Test HAVE_CXX_WNO_EXTRA
  219. -- Performing Test HAVE_CXX_WNO_EXTRA - Success
  220. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS
  221. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success
  222. -- Checking for module 'gtk+-3.0'
  223. -- No package 'gtk+-3.0' found
  224. -- Checking for module 'gtk+-2.0'
  225. -- No package 'gtk+-2.0' found
  226. -- Checking for module 'gthread-2.0'
  227. -- Found gthread-2.0, version 2.48.1
  228. -- Checking for module 'gstreamer-base-1.0'
  229. -- Found gstreamer-base-1.0, version 1.8.2
  230. -- Checking for module 'gstreamer-video-1.0'
  231. -- Found gstreamer-video-1.0, version 1.8.2
  232. -- Checking for module 'gstreamer-app-1.0'
  233. -- Found gstreamer-app-1.0, version 1.8.2
  234. -- Checking for module 'gstreamer-riff-1.0'
  235. -- Found gstreamer-riff-1.0, version 1.8.2
  236. -- Checking for module 'gstreamer-pbutils-1.0'
  237. -- Found gstreamer-pbutils-1.0, version 1.8.2
  238. -- Checking for module 'libdc1394-2'
  239. -- No package 'libdc1394-2' found
  240. -- Checking for module 'libdc1394'
  241. -- No package 'libdc1394' found
  242. -- Checking for module 'libv4l1'
  243. -- No package 'libv4l1' found
  244. -- Checking for module 'libv4l2'
  245. -- No package 'libv4l2' found
  246. -- Looking for linux/videodev.h
  247. -- Looking for linux/videodev.h - not found
  248. -- Looking for linux/videodev2.h
  249. -- Looking for linux/videodev2.h - found
  250. -- Looking for sys/videoio.h
  251. -- Looking for sys/videoio.h - not found
  252. -- Checking for module 'libavcodec'
  253. -- No package 'libavcodec' found
  254. -- Checking for module 'libavformat'
  255. -- No package 'libavformat' found
  256. -- Checking for module 'libavutil'
  257. -- No package 'libavutil' found
  258. -- Checking for module 'libswscale'
  259. -- No package 'libswscale' found
  260. -- Checking for module 'libavresample'
  261. -- No package 'libavresample' found
  262. -- Looking for libavformat/avformat.h
  263. -- Looking for libavformat/avformat.h - not found
  264. -- Looking for ffmpeg/avformat.h
  265. -- Looking for ffmpeg/avformat.h - not found
  266. -- Checking for module 'libgphoto2'
  267. -- No package 'libgphoto2' found
  268. -- CUDA detected: 8.0
  269. -- CUDA NVCC target flags: -gencode;arch=compute_53,code=sm_53
  270. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  271. -- To enable PlantUML support, set PLANTUML_JAR environment variable or pass -DPLANTUML_JAR=<filepath> option to cmake
  272. -- Found PythonInterp: /usr/bin/python2.7 (found suitable version "2.7.12", minimum required is "2.7")
  273. -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is exact version "2.7.12")
  274. Traceback (most recent call last):
  275. File "<string>", line 1, in <module>
  276. ImportError: No module named numpy.distutils
  277. -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.5.2", minimum required is "3.4")
  278. -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is exact version "3.5.2")
  279. Traceback (most recent call last):
  280. File "<string>", line 1, in <module>
  281. ImportError: No module named 'numpy'
  282. -- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
  283. -- 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)
  284. -- VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  285. -- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION
  286. -- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION - Success
  287. -- Performing Test HAVE_CXX_WNO_UNUSED_VARIABLE
  288. -- Performing Test HAVE_CXX_WNO_UNUSED_VARIABLE - Success
  289. -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE
  290. -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE - Success
  291. -- Performing Test HAVE_CXX_WNO_UNUSED_BUT_SET_VARIABLE
  292. -- Performing Test HAVE_CXX_WNO_UNUSED_BUT_SET_VARIABLE - Success
  293. --
  294. -- General configuration for OpenCV 3.1.0 =====================================
  295. -- Version control: 3.1.0-dirty
  296. --
  297. -- Platform:
  298. -- Host: Linux 3.10.96-tegra aarch64
  299. -- CMake: 3.5.1
  300. -- CMake generator: Unix Makefiles
  301. -- CMake build tool: /usr/bin/make
  302. -- Configuration: Release
  303. --
  304. -- C/C++:
  305. -- Built as dynamic libs?: YES
  306. -- C++ Compiler: /usr/bin/c++ (ver 5.4.0)
  307. -- 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 -Wno-narrowing -Wno-delete-non-virtual-dtor -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  308. -- 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 -Wno-narrowing -Wno-delete-non-virtual-dtor -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  309. -- C Compiler: /usr/bin/cc
  310. -- 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 -Wno-narrowing -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
  311. -- 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 -Wno-narrowing -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
  312. -- Linker flags (Release):
  313. -- Linker flags (Debug):
  314. -- Precompiled headers: YES
  315. -- Extra dependencies: /usr/lib/aarch64-linux-gnu/libpng.so /usr/lib/aarch64-linux-gnu/libz.so gthread-2.0 gstvideo-1.0 gstapp-1.0 gstbase-1.0 gstriff-1.0 gstpbutils-1.0 gstreamer-1.0 gobject-2.0 glib-2.0 dl m pthread rt cudart nppc nppi npps cufft -L/usr/local/cuda-8.0/lib64
  316. -- 3rdparty dependencies: libjpeg libwebp libtiff libjasper IlmImf
  317. --
  318. -- OpenCV modules:
  319. -- To be built: cudev core cudaarithm flann imgproc ml video cudabgsegm cudafilters cudaimgproc cudawarping imgcodecs photo shape videoio cudacodec highgui objdetect ts features2d calib3d cudafeatures2d cudalegacy cudaobjdetect cudaoptflow cudastereo stitching superres videostab
  320. -- Disabled: world
  321. -- Disabled by dependency: -
  322. -- Unavailable: java python2 python3 viz
  323. --
  324. -- GUI:
  325. -- QT: NO
  326. -- GTK+: NO
  327. -- GThread : YES (ver 2.48.1)
  328. -- GtkGlExt: NO
  329. -- OpenGL support: NO
  330. -- VTK support: NO
  331. --
  332. -- Media I/O:
  333. -- ZLib: /usr/lib/aarch64-linux-gnu/libz.so (ver 1.2.8)
  334. -- JPEG: libjpeg (ver 90)
  335. -- WEBP: build (ver 0.3.1)
  336. -- PNG: /usr/lib/aarch64-linux-gnu/libpng.so (ver 1.2.54)
  337. -- TIFF: build (ver 42 - 4.0.2)
  338. -- JPEG 2000: build (ver 1.900.1)
  339. -- OpenEXR: build (ver 1.7.1)
  340. -- GDAL: NO
  341. --
  342. -- Video I/O:
  343. -- DC1394 1.x: NO
  344. -- DC1394 2.x: NO
  345. -- FFMPEG: NO
  346. -- codec: NO
  347. -- format: NO
  348. -- util: NO
  349. -- swscale: NO
  350. -- resample: NO
  351. -- gentoo-style: NO
  352. -- GStreamer:
  353. -- base: YES (ver 1.8.2)
  354. -- video: YES (ver 1.8.2)
  355. -- app: YES (ver 1.8.2)
  356. -- riff: YES (ver 1.8.2)
  357. -- pbutils: YES (ver 1.8.2)
  358. -- OpenNI: NO
  359. -- OpenNI PrimeSensor Modules: NO
  360. -- OpenNI2: NO
  361. -- PvAPI: NO
  362. -- GigEVisionSDK: NO
  363. -- UniCap: NO
  364. -- UniCap ucil: NO
  365. -- V4L/V4L2: NO/YES
  366. -- XIMEA: NO
  367. -- Xine: NO
  368. -- gPhoto2: NO
  369. --
  370. -- Parallel framework: pthreads
  371. --
  372. -- Other third-party libraries:
  373. -- Use IPP: NO
  374. -- Use VA: NO
  375. -- Use Intel VA-API/OpenCL: NO
  376. -- Use Eigen: YES (ver 3.2.92)
  377. -- Use Cuda: YES (ver 8.0)
  378. -- Use OpenCL: YES
  379. -- Use custom HAL: NO
  380. --
  381. -- NVIDIA CUDA
  382. -- Use CUFFT: YES
  383. -- Use CUBLAS: NO
  384. -- USE NVCUVID: NO
  385. -- NVIDIA GPU arch: 53
  386. -- NVIDIA PTX archs:
  387. -- Use fast math: NO
  388. --
  389. -- OpenCL:
  390. -- Version: dynamic
  391. -- Include path: /home/ubuntu/opencv-fork/3rdparty/include/opencl/1.2
  392. -- Use AMDFFT: NO
  393. -- Use AMDBLAS: NO
  394. --
  395. -- Python 2:
  396. -- Interpreter: /usr/bin/python2.7 (ver 2.7.12)
  397. --
  398. -- Python 3:
  399. -- Interpreter: /usr/bin/python3 (ver 3.5.2)
  400. --
  401. -- Python (for build): /usr/bin/python2.7
  402. --
  403. -- Java:
  404. -- ant: NO
  405. -- JNI: NO
  406. -- Java wrappers: NO
  407. -- Java tests: NO
  408. --
  409. -- Matlab: Matlab not found or implicitly disabled
  410. --
  411. -- Documentation:
  412. -- Doxygen: NO
  413. -- PlantUML: NO
  414. --
  415. -- Tests and samples:
  416. -- Tests: YES
  417. -- Performance tests: YES
  418. -- C/C++ Examples: NO
  419. --
  420. -- Install path: /usr/local
  421. --
  422. -- cvconfig.h is in: /home/ubuntu/opencv-fork/build
  423. -- -----------------------------------------------------------------
  424. --
  425. -- Configuring done
  426. -- Generating done
  427. -- Build files have been written to: /home/ubuntu/opencv-fork/build
  428.  
  429. real 0m38.431s
  430. user 0m22.440s
  431. sys 0m6.110s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement