Guest User

Untitled

a guest
Feb 18th, 2017
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.78 KB | None | 0 0
  1. diana@diana-UX32VD:~/opencv_build$ sudo cmake -D WITH_GTK=ON -D WITH_TBB=ON USE_EIGEN=/usr/include/eigen3 -DOPENCV_EXTRA_MODULES_PATH=/home/diana/Загрузки/opencv_contrib-master/modules /home/diana/Загрузки/opencv-3.2.0
  2. -- Detected version of GNU GCC: 54 (504)
  3. -- FP16: Feature disabled
  4. -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found suitable version "1.2.8", minimum required is "1.2.3")
  5. -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR)
  6. -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
  7. -- Could NOT find Jasper (missing: JASPER_LIBRARIES JASPER_INCLUDE_DIR)
  8. -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
  9. CMake Warning at cmake/OpenCVFindLibsGUI.cmake:18 (find_package):
  10. By not providing "FindQt5Core.cmake" in CMAKE_MODULE_PATH this project has
  11. asked CMake to find a package configuration file provided by "Qt5Core", but
  12. CMake did not find one.
  13.  
  14. Could not find a package configuration file provided by "Qt5Core" with any
  15. of the following names:
  16.  
  17. Qt5CoreConfig.cmake
  18. qt5core-config.cmake
  19.  
  20. Add the installation prefix of "Qt5Core" to CMAKE_PREFIX_PATH or set
  21. "Qt5Core_DIR" to a directory containing one of the above files. If
  22. "Qt5Core" provides a separate development package or SDK, be sure it has
  23. been installed.
  24. Call Stack (most recent call first):
  25. CMakeLists.txt:556 (include)
  26.  
  27.  
  28. CMake Warning at cmake/OpenCVFindLibsGUI.cmake:19 (find_package):
  29. By not providing "FindQt5Gui.cmake" in CMAKE_MODULE_PATH this project has
  30. asked CMake to find a package configuration file provided by "Qt5Gui", but
  31. CMake did not find one.
  32.  
  33. Could not find a package configuration file provided by "Qt5Gui" with any
  34. of the following names:
  35.  
  36. Qt5GuiConfig.cmake
  37. qt5gui-config.cmake
  38.  
  39. Add the installation prefix of "Qt5Gui" to CMAKE_PREFIX_PATH or set
  40. "Qt5Gui_DIR" to a directory containing one of the above files. If "Qt5Gui"
  41. provides a separate development package or SDK, be sure it has been
  42. installed.
  43. Call Stack (most recent call first):
  44. CMakeLists.txt:556 (include)
  45.  
  46.  
  47. CMake Warning at cmake/OpenCVFindLibsGUI.cmake:20 (find_package):
  48. By not providing "FindQt5Widgets.cmake" in CMAKE_MODULE_PATH this project
  49. has asked CMake to find a package configuration file provided by
  50. "Qt5Widgets", but CMake did not find one.
  51.  
  52. Could not find a package configuration file provided by "Qt5Widgets" with
  53. any of the following names:
  54.  
  55. Qt5WidgetsConfig.cmake
  56. qt5widgets-config.cmake
  57.  
  58. Add the installation prefix of "Qt5Widgets" to CMAKE_PREFIX_PATH or set
  59. "Qt5Widgets_DIR" to a directory containing one of the above files. If
  60. "Qt5Widgets" provides a separate development package or SDK, be sure it has
  61. been installed.
  62. Call Stack (most recent call first):
  63. CMakeLists.txt:556 (include)
  64.  
  65.  
  66. CMake Warning at cmake/OpenCVFindLibsGUI.cmake:21 (find_package):
  67. By not providing "FindQt5Test.cmake" in CMAKE_MODULE_PATH this project has
  68. asked CMake to find a package configuration file provided by "Qt5Test", but
  69. CMake did not find one.
  70.  
  71. Could not find a package configuration file provided by "Qt5Test" with any
  72. of the following names:
  73.  
  74. Qt5TestConfig.cmake
  75. qt5test-config.cmake
  76.  
  77. Add the installation prefix of "Qt5Test" to CMAKE_PREFIX_PATH or set
  78. "Qt5Test_DIR" to a directory containing one of the above files. If
  79. "Qt5Test" provides a separate development package or SDK, be sure it has
  80. been installed.
  81. Call Stack (most recent call first):
  82. CMakeLists.txt:556 (include)
  83.  
  84.  
  85. CMake Warning at cmake/OpenCVFindLibsGUI.cmake:22 (find_package):
  86. By not providing "FindQt5Concurrent.cmake" in CMAKE_MODULE_PATH this
  87. project has asked CMake to find a package configuration file provided by
  88. "Qt5Concurrent", but CMake did not find one.
  89.  
  90. Could not find a package configuration file provided by "Qt5Concurrent"
  91. with any of the following names:
  92.  
  93. Qt5ConcurrentConfig.cmake
  94. qt5concurrent-config.cmake
  95.  
  96. Add the installation prefix of "Qt5Concurrent" to CMAKE_PREFIX_PATH or set
  97. "Qt5Concurrent_DIR" to a directory containing one of the above files. If
  98. "Qt5Concurrent" provides a separate development package or SDK, be sure it
  99. has been installed.
  100. Call Stack (most recent call first):
  101. CMakeLists.txt:556 (include)
  102.  
  103.  
  104. -- Checking for module 'gstreamer-base-1.0'
  105. -- No package 'gstreamer-base-1.0' found
  106. -- Checking for module 'gstreamer-video-1.0'
  107. -- No package 'gstreamer-video-1.0' found
  108. -- Checking for module 'gstreamer-app-1.0'
  109. -- No package 'gstreamer-app-1.0' found
  110. -- Checking for module 'gstreamer-riff-1.0'
  111. -- No package 'gstreamer-riff-1.0' found
  112. -- Checking for module 'gstreamer-pbutils-1.0'
  113. -- No package 'gstreamer-pbutils-1.0' found
  114. -- Checking for module 'gstreamer-base-0.10'
  115. -- No package 'gstreamer-base-0.10' found
  116. -- Checking for module 'gstreamer-video-0.10'
  117. -- No package 'gstreamer-video-0.10' found
  118. -- Checking for module 'gstreamer-app-0.10'
  119. -- No package 'gstreamer-app-0.10' found
  120. -- Checking for module 'gstreamer-riff-0.10'
  121. -- No package 'gstreamer-riff-0.10' found
  122. -- Checking for module 'gstreamer-pbutils-0.10'
  123. -- No package 'gstreamer-pbutils-0.10' found
  124. -- Checking for module 'libdc1394-2'
  125. -- No package 'libdc1394-2' found
  126. -- Checking for module 'libdc1394'
  127. -- No package 'libdc1394' found
  128. -- Looking for linux/videodev.h
  129. -- Looking for linux/videodev.h - not found
  130. -- Looking for linux/videodev2.h
  131. -- Looking for linux/videodev2.h - found
  132. -- Looking for sys/videoio.h
  133. -- Looking for sys/videoio.h - not found
  134. -- Checking for module 'libavresample'
  135. -- No package 'libavresample' found
  136. -- Checking for module 'libgphoto2'
  137. -- No package 'libgphoto2' found
  138. -- Found TBB: /usr/lib/x86_64-linux-gnu/libtbb.so
  139. CMake Error at cmake/OpenCVFindIPP.cmake:243 (include):
  140. include could not find load file:
  141.  
  142. /home/diana/Загрузки/opencv-3.2.0/3rdparty/ippicv/downloader.cmake
  143. Call Stack (most recent call first):
  144. cmake/OpenCVFindLibsPerf.cmake:37 (include)
  145. CMakeLists.txt:558 (include)
  146.  
  147.  
  148. -- Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
  149. -- Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
  150. -- Could NOT find Atlas (missing: Atlas_CBLAS_INCLUDE_DIR Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY Atlas_LAPACK_LIBRARY)
  151. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  152. -- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
  153. -- 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)
  154. -- VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  155. -- Caffe: NO
  156. -- Protobuf: NO
  157. -- Glog: NO
  158. -- freetype2: YES
  159. -- harfbuzz: YES
  160. -- Could NOT find HDF5 (missing: HDF5_LIBRARIES HDF5_INCLUDE_DIRS)
  161. -- Module opencv_sfm disabled because the following dependencies are not found: Glog/Gflags
  162. -- freetype2: YES
  163. -- harfbuzz: YES
  164. -- Checking for modules 'tesseract;lept'
  165. -- No package 'tesseract' found
  166. -- No package 'lept' found
  167. -- Tesseract: NO
  168. -- Check contents of vgg_generated_48.i ...
  169. -- Check contents of vgg_generated_64.i ...
  170. -- Check contents of vgg_generated_80.i ...
  171. -- Check contents of vgg_generated_120.i ...
  172. -- Check contents of boostdesc_bgm.i ...
  173. -- Check contents of boostdesc_bgm_bi.i ...
  174. -- Check contents of boostdesc_bgm_hd.i ...
  175. -- Check contents of boostdesc_binboost_064.i ...
  176. -- Check contents of boostdesc_binboost_128.i ...
  177. -- Check contents of boostdesc_binboost_256.i ...
  178. -- Check contents of boostdesc_lbgm.i ...
  179. --
  180. -- General configuration for OpenCV 3.2.0 =====================================
  181. -- Version control: unknown
  182. --
  183. -- Extra modules:
  184. -- Location (extra): /home/diana/Загрузки/opencv_contrib-master/modules
  185. -- Version control (extra): unknown
  186. --
  187. -- Platform:
  188. -- Timestamp: 2017-02-18T11:40:34Z
  189. -- Host: Linux 4.4.0-57-generic x86_64
  190. -- CMake: 3.5.1
  191. -- CMake generator: Unix Makefiles
  192. -- CMake build tool: /usr/bin/make
  193. -- Configuration: Release
  194. --
  195. -- C/C++:
  196. -- Built as dynamic libs?: YES
  197. -- C++ Compiler: /usr/bin/c++ (ver 5.4.0)
  198. -- 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 -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  199. -- 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 -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  200. -- C Compiler: /usr/bin/cc
  201. -- 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 -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
  202. -- 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 -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
  203. -- Linker flags (Release):
  204. -- Linker flags (Debug):
  205. -- ccache: NO
  206. -- Precompiled headers: YES
  207. -- Extra dependencies: /usr/lib/x86_64-linux-gnu/libQtOpenGL.so /usr/lib/x86_64-linux-gnu/libQtGui.so /usr/lib/x86_64-linux-gnu/libQtTest.so /usr/lib/x86_64-linux-gnu/libQtCore.so /usr/lib/x86_64-linux-gnu/libpng.so /usr/lib/x86_64-linux-gnu/libz.so avcodec-ffmpeg avformat-ffmpeg avutil-ffmpeg swscale-ffmpeg freetype harfbuzz dl m pthread rt /usr/lib/x86_64-linux-gnu/libGLU.so /usr/lib/x86_64-linux-gnu/libGL.so tbb
  208. -- 3rdparty dependencies: libjpeg libwebp libtiff libjasper IlmImf libprotobuf
  209. --
  210. -- OpenCV modules:
  211. -- To be built: core flann imgproc ml photo reg surface_matching video dnn freetype fuzzy imgcodecs shape videoio highgui objdetect plot superres ts xobjdetect xphoto bgsegm bioinspired dpm face features2d line_descriptor saliency text calib3d ccalib datasets rgbd stereo tracking videostab xfeatures2d ximgproc aruco optflow phase_unwrapping stitching structured_light
  212. -- Disabled: world contrib_world
  213. -- Disabled by dependency: -
  214. -- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 python3 viz cnn_3dobj cvv hdf matlab sfm
  215. --
  216. -- GUI:
  217. -- QT 4.x: YES (ver 4.8.7 EDITION = OpenSource)
  218. -- QT OpenGL support: YES (/usr/lib/x86_64-linux-gnu/libQtOpenGL.so)
  219. -- OpenGL support: YES (/usr/lib/x86_64-linux-gnu/libGLU.so /usr/lib/x86_64-linux-gnu/libGL.so)
  220. -- VTK support: NO
  221. --
  222. -- Media I/O:
  223. -- ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.8)
  224. -- JPEG: libjpeg (ver 90)
  225. -- WEBP: build (ver 0.3.1)
  226. -- PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.2.54)
  227. -- TIFF: build (ver 42 - 4.0.2)
  228. -- JPEG 2000: build (ver 1.900.1)
  229. -- OpenEXR: build (ver 1.7.1)
  230. -- GDAL: NO
  231. -- GDCM: NO
  232. --
  233. -- Video I/O:
  234. -- DC1394 1.x: NO
  235. -- DC1394 2.x: NO
  236. -- FFMPEG: YES
  237. -- avcodec: YES (ver 56.60.100)
  238. -- avformat: YES (ver 56.40.101)
  239. -- avutil: YES (ver 54.31.100)
  240. -- swscale: YES (ver 3.1.101)
  241. -- avresample: NO
  242. -- GStreamer: NO
  243. -- OpenNI: NO
  244. -- OpenNI PrimeSensor Modules: NO
  245. -- OpenNI2: NO
  246. -- PvAPI: NO
  247. -- GigEVisionSDK: NO
  248. -- Aravis SDK: NO
  249. -- UniCap: NO
  250. -- UniCap ucil: NO
  251. -- V4L/V4L2: NO/YES
  252. -- XIMEA: NO
  253. -- Xine: NO
  254. -- gPhoto2: NO
  255. --
  256. -- Parallel framework: TBB (ver 4.4 interface 9002)
  257. --
  258. -- Other third-party libraries:
  259. -- Use IPP: IPP not found or implicitly disabled
  260. -- Use IPP Async: NO
  261. -- Use VA: NO
  262. -- Use Intel VA-API/OpenCL: NO
  263. -- Use Lapack: NO
  264. -- Use Eigen: YES (ver 3.2.92)
  265. -- Use Cuda: NO
  266. -- Use OpenCL: YES
  267. -- Use OpenVX: NO
  268. -- Use custom HAL: NO
  269. --
  270. -- OpenCL: <Dynamic loading of OpenCL library>
  271. -- Include path: /home/diana/Загрузки/opencv-3.2.0/3rdparty/include/opencl/1.2
  272. -- Use AMDFFT: NO
  273. -- Use AMDBLAS: NO
  274. --
  275. -- Python 2:
  276. -- Interpreter: /usr/bin/python2.7 (ver 2.7.12)
  277. --
  278. -- Python 3:
  279. -- Interpreter: /usr/bin/python3 (ver 3.5.2)
  280. --
  281. -- Python (for build): /usr/bin/python2.7
  282. --
  283. -- Java:
  284. -- ant: NO
  285. -- JNI: NO
  286. -- Java wrappers: NO
  287. -- Java tests: NO
  288. --
  289. -- Matlab: Matlab not found or implicitly disabled
  290. --
  291. -- Documentation:
  292. -- Doxygen: NO
  293. --
  294. -- Tests and samples:
  295. -- Tests: YES
  296. -- Performance tests: YES
  297. -- C/C++ Examples: NO
  298. --
  299. -- Install path: /usr/local
  300. --
  301. -- cvconfig.h is in: /home/diana/Загрузки/opencv-3.2.0
  302. -- -----------------------------------------------------------------
  303. --
  304. CMake Warning at CMakeLists.txt:1356 (message):
  305. The source directory is the same as binary directory. "make clean" may
  306. damage the source tree
  307.  
  308.  
  309. -- Configuring incomplete, errors occurred!
  310. See also "/home/diana/Загрузки/opencv-3.2.0/CMakeFiles/CMakeOutput.log".
  311. See also "/home/diana/Загрузки/opencv-3.2.0/CMakeFiles/CMakeError.log".
  312. diana@diana-UX32VD:~/opencv_build$
Add Comment
Please, Sign In to add comment