Guest User

Untitled

a guest
Dec 6th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.58 KB | None | 0 0
  1. Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "2.7")
  2. Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "3.2")
  3. AVX_512F is not supported by C++ compiler
  4. AVX512_SKX is not supported by C++ compiler
  5. Dispatch optimization AVX512_SKX is not available, skipped
  6. libjpeg-turbo: VERSION = 1.5.3, BUILD = opencv-3.4.4-dev-libjpeg-turbo
  7. Looking for Mfapi.h
  8. Looking for Mfapi.h - found
  9. found Intel IPP (ICV version): 2019.0.0 [2019.0.0 Gold]
  10. at: D:/OPENCV/3rdparty/ippicv/ippicv_win/icv
  11. found Intel IPP Integration Wrappers sources: 2019.0.0
  12. at: D:/OPENCV/3rdparty/ippicv/ippicv_win/iw
  13. CUDA detected: 10.0
  14. CUDA NVCC target flags: -gencode;arch=compute_50,code=sm_50;-D_FORCE_INLINES
  15. Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
  16. Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
  17. Could NOT find BLAS (missing: BLAS_LIBRARIES)
  18. LAPACK requires BLAS
  19. A library with LAPACK API not found. Please specify library location.
  20. Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
  21. VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  22. OpenCV Python: during development append to PYTHONPATH: D:/OPENCV/python_loader
  23. Caffe: NO
  24. Protobuf: NO
  25. Glog: NO
  26. freetype2: NO
  27. harfbuzz: NO
  28. Module opencv_ovis disabled because OGRE3D was not found
  29. No preference for use of exported gflags CMake configuration set, and no hints for include/library directories provided. Defaulting to preferring an installed/exported gflags CMake configuration if available.
  30. Failed to find installed gflags CMake configuration, searching for gflags build directories exported with CMake.
  31. Failed to find gflags - Failed to find an installed/exported CMake configuration for gflags, will perform search for installed gflags components.
  32. Failed to find gflags - Could not find gflags include directory, set GFLAGS_INCLUDE_DIR to directory containing gflags/gflags.h
  33. Failed to find glog - Could not find glog include directory, set GLOG_INCLUDE_DIR to directory containing glog/logging.h
  34. Module opencv_sfm disabled because the following dependencies are not found: Eigen Glog/Gflags
  35. Excluding from source files list: <BUILD>/modules/dnn/layers/layers_common.avx512_skx.cpp
  36. Tesseract: NO
  37.  
  38. General configuration for OpenCV 3.4.4-dev =====================================
  39. Version control: unknown
  40.  
  41. Extra modules:
  42. Location (extra): D:/OPENCV3/opencv_contrib-3.4/modules
  43. Version control (extra): unknown
  44.  
  45. Platform:
  46. Timestamp: 2018-12-06T12:35:09Z
  47. Host: Windows 10.0.17134 AMD64
  48. CMake: 3.13.1
  49. CMake generator: Visual Studio 15 2017 Win64
  50. CMake build tool: d:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe
  51. MSVC: 1915
  52.  
  53. CPU/HW features:
  54. Baseline: SSE SSE2 SSE3
  55. requested: SSE3
  56. Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2
  57. requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX
  58. SSE4_1 (6 files): + SSSE3 SSE4_1
  59. SSE4_2 (2 files): + SSSE3 SSE4_1 POPCNT SSE4_2
  60. FP16 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
  61. AVX (6 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX
  62. AVX2 (12 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2
  63.  
  64. C/C++:
  65. Built as dynamic libs?: YES
  66. C++11: YES
  67. C++ Compiler: d:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.15.26726/bin/Hostx86/x64/cl.exe (ver 19.15.26732.1)
  68. C++ flags (Release): /DWIN32 /D_WINDOWS /W4 /GR /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /EHa /wd4127 /wd4251 /wd4324 /wd4275 /wd4512 /wd4589 /MP8 /MD /O2 /Ob2 /DNDEBUG
  69. C++ flags (Debug): /DWIN32 /D_WINDOWS /W4 /GR /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /EHa /wd4127 /wd4251 /wd4324 /wd4275 /wd4512 /wd4589 /MP8 /MDd /Zi /Ob0 /Od /RTC1
  70. C Compiler: d:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.15.26726/bin/Hostx86/x64/cl.exe
  71. C flags (Release): /DWIN32 /D_WINDOWS /W3 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /MP8 /MD /O2 /Ob2 /DNDEBUG
  72. C flags (Debug): /DWIN32 /D_WINDOWS /W3 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /MP8 /MDd /Zi /Ob0 /Od /RTC1
  73. Linker flags (Release): /machine:x64 /INCREMENTAL:NO
  74. Linker flags (Debug): /machine:x64 /debug /INCREMENTAL
  75. ccache: NO
  76. Precompiled headers: YES
  77. Extra dependencies: cudart.lib nppc.lib nppial.lib nppicc.lib nppicom.lib nppidei.lib nppif.lib nppig.lib nppim.lib nppist.lib nppisu.lib nppitc.lib npps.lib cublas.lib cufft.lib -LIBPATH:C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v10.0/lib/x64
  78. 3rdparty dependencies:
  79.  
  80. OpenCV modules:
  81. To be built: aruco bgsegm bioinspired calib3d ccalib core cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev datasets dnn dnn_objdetect dpm face features2d flann fuzzy hfs highgui img_hash imgcodecs imgproc java_bindings_generator line_descriptor ml objdetect optflow phase_unwrapping photo plot python_bindings_generator reg rgbd saliency shape stereo stitching structured_light superres surface_matching text tracking ts video videoio videostab xfeatures2d ximgproc xobjdetect xphoto
  82. Disabled: world
  83. Disabled by dependency: -
  84. Unavailable: cnn_3dobj cvv freetype hdf java js matlab ovis python2 python3 sfm viz
  85. Applications: tests perf_tests apps
  86. Documentation: NO
  87. Non-free algorithms: NO
  88.  
  89. Windows RT support: NO
  90.  
  91. GUI:
  92. Win32 UI: YES
  93. VTK support: NO
  94.  
  95. Media I/O:
  96. ZLib: build (ver 1.2.11)
  97. JPEG: build-libjpeg-turbo (ver 1.5.3-62)
  98. WEBP: build (ver encoder: 0x020e)
  99. PNG: build (ver 1.6.35)
  100. TIFF: build (ver 42 - 4.0.9)
  101. JPEG 2000: build (ver 1.900.1)
  102. OpenEXR: build (ver 1.7.1)
  103. HDR: YES
  104. SUNRASTER: YES
  105. PXM: YES
  106.  
  107. Video I/O:
  108. DC1394: NO
  109. FFMPEG: YES (prebuilt binaries)
  110. avcodec: YES (ver 57.107.100)
  111. avformat: YES (ver 57.83.100)
  112. avutil: YES (ver 55.78.100)
  113. swscale: YES (ver 4.8.100)
  114. avresample: YES (ver 3.7.0)
  115. GStreamer: NO
  116. DirectShow: YES
  117. Media Foundation: YES
  118.  
  119. Parallel framework: Concurrency
  120.  
  121. Trace: YES (with Intel ITT)
  122.  
  123. Other third-party libraries:
  124. Intel IPP: 2019.0.0 Gold [2019.0.0]
  125. at: D:/OPENCV/3rdparty/ippicv/ippicv_win/icv
  126. Intel IPP IW: sources (2019.0.0)
  127. at: D:/OPENCV/3rdparty/ippicv/ippicv_win/iw
  128. Lapack: NO
  129. Eigen: NO
  130. Custom HAL: NO
  131. Protobuf: build (3.5.1)
  132.  
  133. NVIDIA CUDA: YES (ver 10.0, CUFFT CUBLAS FAST_MATH)
  134. NVIDIA GPU arch: 50
  135. NVIDIA PTX archs:
  136.  
  137. OpenCL: YES (no extra features)
  138. Include path: D:/OPENCV3/opencv-3.4/3rdparty/include/opencl/1.2
  139. Link libraries: Dynamic load
  140.  
  141. Python (for build): NO
  142.  
  143. Java:
  144. ant: NO
  145. JNI: NO
  146. Java wrappers: NO
  147. Java tests: NO
  148.  
  149. Install to: D:/OPENCV/install
  150. -----------------------------------------------------------------
  151.  
  152. Configuring done
  153. Generating done
Add Comment
Please, Sign In to add comment