ASadSheep

Cmake Configuration

Jan 19th, 2021 (edited)
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.98 KB | None | 0 0
  1. Detected processor: AMD64
  2. libjpeg-turbo: VERSION = 2.0.5, BUILD = opencv-4.5.0-libjpeg-turbo
  3. Could NOT find OpenJPEG (minimal suitable version: 2.0, recommended version >= 2.3.1). OpenJPEG will be built from sources
  4. OpenJPEG: VERSION = 2.3.1, BUILD = opencv-4.5.0-openjp2-2.3.1
  5. OpenJPEG libraries will be built from sources: libopenjp2 (version "2.3.1")
  6. found Intel IPP (ICV version): 2020.0.0 [2020.0.0 Gold]
  7. at: C:/Users/byan982/softwarehere/opencv/opencv/build/3rdparty/ippicv/ippicv_win/icv
  8. found Intel IPP Integration Wrappers sources: 2020.0.0
  9. at: C:/Users/byan982/softwarehere/opencv/opencv/build/3rdparty/ippicv/ippicv_win/iw
  10. CUDA detected: 10.1
  11. CUDA: Using CUDA_ARCH_BIN=3.0;3.5;3.7;5.0;5.2;6.0;6.1;7.0;7.5
  12. CUDA NVCC target flags: -gencode;arch=compute_30,code=sm_30;-gencode;arch=compute_35,code=sm_35;-gencode;arch=compute_37,code=sm_37;-gencode;arch=compute_50,code=sm_50;-gencode;arch=compute_52,code=sm_52;-gencode;arch=compute_60,code=sm_60;-gencode;arch=compute_61,code=sm_61;-gencode;arch=compute_70,code=sm_70;-gencode;arch=compute_75,code=sm_75;-D_FORCE_INLINES
  13. CUDA: MSVS generator is detected. Disabling CMake re-run checks (CMAKE_SUPPRESS_REGENERATION=ON). You need to run CMake manually if updates are required.
  14. Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
  15. Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
  16. Could NOT find BLAS (missing: BLAS_LIBRARIES)
  17. Could NOT find LAPACK (missing: LAPACK_LIBRARIES)
  18. Reason given by package: LAPACK could not be found because dependency BLAS could not be found.
  19.  
  20. Found VTK 7.1.1 (C:/Users/byan982/softwarehere/vtk/VTK-7.1.1/CMake/UseVTK.cmake)
  21. OpenCV Python: during development append to PYTHONPATH: C:/Users/byan982/softwarehere/opencv/opencv/build/python_loader
  22. Module opencv_alphamat disabled because the following dependencies are not found: Eigen
  23. Caffe: NO
  24. Protobuf: NO
  25. Glog: NO
  26. freetype2: NO
  27. harfbuzz: NO
  28. Julia not found. Not compiling Julia Bindings.
  29. Module opencv_ovis disabled because OGRE3D was not found
  30. 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.
  31. Failed to find installed gflags CMake configuration, searching for gflags build directories exported with CMake.
  32. Failed to find gflags - Failed to find an installed/exported CMake configuration for gflags, will perform search for installed gflags components.
  33. Failed to find gflags - Could not find gflags include directory, set GFLAGS_INCLUDE_DIR to directory containing gflags/gflags.h
  34. Failed to find glog - Could not find glog include directory, set GLOG_INCLUDE_DIR to directory containing glog/logging.h
  35. Module opencv_sfm disabled because the following dependencies are not found: Eigen Glog/Gflags
  36. Tesseract: NO
  37. Module opencv_stereo disabled because opencv_tracking dependency can't be resolved!
  38. Allocator metrics storage type: 'long long'
  39. Registering hook 'INIT_MODULE_SOURCES_opencv_dnn': C:/Users/byan982/softwarehere/opencv/opencv/sources/modules/dnn/cmake/hooks/INIT_MODULE_SOURCES_opencv_dnn.cmake
  40. rgbd: CERES support is disabled. Ceres Solver is Required for Posegraph optimization
  41. SYCL/OpenCL samples are skipped: SYCL SDK is required
  42. - check configuration of SYCL_DIR/SYCL_ROOT/CMAKE_MODULE_PATH
  43. - ensure that right compiler is selected from SYCL SDK (e.g, clang++): CMAKE_CXX_COMPILER=C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe
  44. CMake Warning at cmake/OpenCVGenSetupVars.cmake:54 (message):
  45. CONFIGURATION IS NOT SUPPORTED: validate setupvars script in install
  46. directory
  47. Call Stack (most recent call first):
  48. CMakeLists.txt:976 (include)
  49.  
  50.  
  51.  
  52. General configuration for OpenCV 4.5.0 =====================================
  53. Version control: unknown
  54.  
  55. Extra modules:
  56. Location (extra): C:/Users/byan982/softwarehere/opencv/opencv_contrib-master/modules
  57. Version control (extra): unknown
  58.  
  59. Platform:
  60. Timestamp: 2021-01-20T20:09:24Z
  61. Host: Windows 10.0.16299 AMD64
  62. CMake: 3.19.2
  63. CMake generator: Visual Studio 15 2017
  64. CMake build tool: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe
  65. MSVC: 1916
  66.  
  67. CPU/HW features:
  68. Baseline: SSE SSE2 SSE3
  69. requested: SSE3
  70. Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2 AVX512_SKX
  71. requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX
  72. SSE4_1 (17 files): + SSSE3 SSE4_1
  73. SSE4_2 (2 files): + SSSE3 SSE4_1 POPCNT SSE4_2
  74. FP16 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
  75. AVX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX
  76. AVX2 (31 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2
  77. AVX512_SKX (7 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX_512F AVX512_COMMON AVX512_SKX
  78.  
  79. C/C++:
  80. Built as dynamic libs?: YES
  81. C++ standard: 11
  82. C++ Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe (ver 19.16.27045.0)
  83. 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 /fp:precise /EHa /wd4127 /wd4251 /wd4324 /wd4275 /wd4512 /wd4589 /MP /MD /O2 /Ob2 /DNDEBUG
  84. 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 /fp:precise /EHa /wd4127 /wd4251 /wd4324 /wd4275 /wd4512 /wd4589 /MP /MDd /Zi /Ob0 /Od /RTC1
  85. C Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe
  86. 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 /fp:precise /MP /MD /O2 /Ob2 /DNDEBUG
  87. 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 /fp:precise /MP /MDd /Zi /Ob0 /Od /RTC1
  88. Linker flags (Release): /machine:x64 /INCREMENTAL:NO
  89. Linker flags (Debug): /machine:x64 /debug /INCREMENTAL
  90. ccache: NO
  91. Precompiled headers: YES
  92. Extra dependencies: cudart_static.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 cudnn.lib cufft.lib -LIBPATH:C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v10.1/lib/x64
  93. 3rdparty dependencies:
  94.  
  95. OpenCV modules:
  96. 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 dnn_superres dpm face features2d flann fuzzy gapi hdf hfs highgui img_hash imgcodecs imgproc intensity_transform line_descriptor mcc ml objdetect optflow phase_unwrapping photo plot python3 quality rapid reg rgbd saliency shape stitching structured_light superres surface_matching text ts video videoio videostab viz xfeatures2d ximgproc xobjdetect xphoto
  97. Disabled: tracking world
  98. Disabled by dependency: stereo
  99. Unavailable: alphamat cnn_3dobj cvv freetype java js julia matlab ovis python2 sfm
  100. Applications: tests perf_tests examples apps
  101. Documentation: NO
  102. Non-free algorithms: NO
  103.  
  104. Windows RT support: NO
  105.  
  106. GUI:
  107. Win32 UI: YES
  108. VTK support: YES (ver 7.1.1)
  109.  
  110. Media I/O:
  111. ZLib: build (ver 1.2.11)
  112. JPEG: build-libjpeg-turbo (ver 2.0.5-62)
  113. WEBP: build (ver encoder: 0x020f)
  114. PNG: build (ver 1.6.37)
  115. TIFF: build (ver 42 - 4.0.10)
  116. JPEG 2000: build (ver 2.3.1)
  117. OpenEXR: build (ver 2.3.0)
  118. HDR: YES
  119. SUNRASTER: YES
  120. PXM: YES
  121. PFM: YES
  122.  
  123. Video I/O:
  124. DC1394: NO
  125. FFMPEG: YES (prebuilt binaries)
  126. avcodec: YES (58.91.100)
  127. avformat: YES (58.45.100)
  128. avutil: YES (56.51.100)
  129. swscale: YES (5.7.100)
  130. avresample: YES (4.0.0)
  131. GStreamer: NO
  132. DirectShow: YES
  133. Media Foundation: YES
  134. DXVA: YES
  135.  
  136. Parallel framework: Concurrency
  137.  
  138. Trace: YES (with Intel ITT)
  139.  
  140. Other third-party libraries:
  141. Intel IPP: 2020.0.0 Gold [2020.0.0]
  142. at: C:/Users/byan982/softwarehere/opencv/opencv/build/3rdparty/ippicv/ippicv_win/icv
  143. Intel IPP IW: sources (2020.0.0)
  144. at: C:/Users/byan982/softwarehere/opencv/opencv/build/3rdparty/ippicv/ippicv_win/iw
  145. Lapack: NO
  146. Eigen: NO
  147. Custom HAL: NO
  148. Protobuf: build (3.5.1)
  149.  
  150. NVIDIA CUDA: YES (ver 10.1, CUFFT CUBLAS)
  151. NVIDIA GPU arch: 30 35 37 50 52 60 61 70 75
  152. NVIDIA PTX archs:
  153.  
  154. cuDNN: YES (ver 8.0.4)
  155.  
  156. OpenCL: YES (NVD3D11)
  157. Include path: C:/Users/byan982/softwarehere/opencv/opencv/sources/3rdparty/include/opencl/1.2
  158. Link libraries: Dynamic load
  159.  
  160. Python 3:
  161. Interpreter: C:/Users/byan982/Anaconda3/python.exe (ver 3.8.5)
  162. Libraries: C:/Users/byan982/Anaconda3/libs/python38.lib (ver 3.8.5)
  163. numpy: C:/Users/byan982/Anaconda3/lib/site-packages/numpy/core/include (ver 1.19.2)
  164. install path: C:/Users/byan982/Anaconda3/Lib/site-packages/cv2/python-3.8
  165.  
  166. Python (for build): C:/Python27/python.exe
  167.  
  168. Java:
  169. ant: NO
  170. JNI: C:/Program Files/Amazon Corretto/jdk11.0.3_7/include C:/Program Files/Amazon Corretto/jdk11.0.3_7/include/win32 C:/Program Files/Amazon Corretto/jdk11.0.3_7/include
  171. Java wrappers: NO
  172. Java tests: NO
  173.  
  174. Install to: C:/Users/byan982/softwarehere/opencv/opencv/build/install
  175. -----------------------------------------------------------------
  176.  
  177. Configuring done
Add Comment
Please, Sign In to add comment