manishbansal8843

CMake logs during Secnd time configure while building OpenCV

Jul 7th, 2018
849
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.96 KB | None | 0 0
  1. Could NOT find PythonInterp: Found unsuitable version "2.7", but required is at least "3.4" (found C:/Python27/python.exe)
  2. Could NOT find PythonInterp: Found unsuitable version "2.7", but required is at least "3.2" (found C:/Python27/python.exe)
  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.2-libjpeg-turbo
  7. Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
  8. Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
  9. A library with BLAS API not found. Please specify library location.
  10. LAPACK requires BLAS
  11. A library with LAPACK API not found. Please specify library location.
  12. Found apache ant: D:/OldPCData/Drive/ANT/apache-ant-1.9.2/bin/ant.bat (1.9.2)
  13. 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)
  14. VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  15. Caffe: NO
  16. Protobuf: NO
  17. Glog: NO
  18. freetype2: NO
  19. harfbuzz: NO
  20. Module opencv_ovis disabled because OGRE3D was not found
  21. 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.
  22. Failed to find installed gflags CMake configuration, searching for gflags build directories exported with CMake.
  23. Failed to find gflags - Failed to find an installed/exported CMake configuration for gflags, will perform search for installed gflags components.
  24. Failed to find gflags - Could not find gflags include directory, set GFLAGS_INCLUDE_DIR to directory containing gflags/gflags.h
  25. Failed to find glog - Could not find glog include directory, set GLOG_INCLUDE_DIR to directory containing glog/logging.h
  26. Module opencv_sfm disabled because the following dependencies are not found: Eigen Glog/Gflags
  27. Excluding from source files list: <BUILD>/modules/dnn/layers/layers_common.avx512_skx.cpp
  28. Tesseract: NO
  29.  
  30. General configuration for OpenCV 3.4.2 =====================================
  31. Version control: unknown
  32.  
  33. Extra modules:
  34. Location (extra): D:/Node/opencv/opencv_contrib-3.4.2/modules
  35. Version control (extra): unknown
  36.  
  37. Platform:
  38. Timestamp: 2018-07-05T15:31:54Z
  39. Host: Windows 6.3.9600 AMD64
  40. CMake: 3.6.0-rc4
  41. CMake generator: MinGW Makefiles
  42. CMake build tool: D:/Softwares/mingw64/bin/mingw32-make.exe
  43. Configuration: Release
  44.  
  45. CPU/HW features:
  46. Baseline: SSE SSE2 SSE3
  47. requested: SSE3
  48. Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2
  49. requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX
  50. SSE4_1 (3 files): + SSSE3 SSE4_1
  51. SSE4_2 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2
  52. FP16 (2 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
  53. AVX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX
  54. AVX2 (9 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2
  55.  
  56. C/C++:
  57. Built as dynamic libs?: YES
  58. C++11: YES
  59. C++ Compiler: D:/Softwares/mingw64/bin/g++.exe (ver 8.1.0)
  60. 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 -Wimplicit-fallthrough=3 -fdiagnostics-show-option -Wno-long-long -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  61. 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 -Wimplicit-fallthrough=3 -fdiagnostics-show-option -Wno-long-long -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  62. C Compiler: D:/Softwares/mingw64/bin/gcc.exe
  63. 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 -Wimplicit-fallthrough=3 -fdiagnostics-show-option -Wno-long-long -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
  64. 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 -Wimplicit-fallthrough=3 -fdiagnostics-show-option -Wno-long-long -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
  65. Linker flags (Release): -Wl,--gc-sections
  66. Linker flags (Debug): -Wl,--gc-sections
  67. ccache: NO
  68. Precompiled headers: YES
  69. Extra dependencies:
  70. 3rdparty dependencies:
  71.  
  72. OpenCV modules:
  73. To be built: aruco bgsegm bioinspired calib3d ccalib core datasets dnn dnn_objdetect dpm face features2d flann fuzzy hfs highgui img_hash imgcodecs imgproc java java_bindings_generator line_descriptor ml objdetect optflow phase_unwrapping photo plot reg rgbd saliency shape stereo stitching structured_light superres surface_matching text tracking ts video videoio videostab xfeatures2d ximgproc xobjdetect xphoto
  74. Disabled: js python_bindings_generator world
  75. Disabled by dependency: -
  76. Unavailable: cnn_3dobj cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev cvv freetype hdf matlab ovis python2 python3 sfm viz
  77. Applications: tests perf_tests apps
  78. Documentation: NO
  79. Non-free algorithms: NO
  80.  
  81. Windows RT support: NO
  82.  
  83. GUI:
  84. Win32 UI: YES
  85. VTK support: NO
  86.  
  87. Media I/O:
  88. ZLib: build (ver 1.2.11)
  89. JPEG: build-libjpeg-turbo (ver 1.5.3-62)
  90. WEBP: build (ver encoder: 0x020e)
  91. PNG: build (ver 1.6.34)
  92. TIFF: build (ver 42 - 4.0.9)
  93. JPEG 2000: build (ver 1.900.1)
  94. OpenEXR: build (ver 1.7.1)
  95. HDR: YES
  96. SUNRASTER: YES
  97. PXM: YES
  98.  
  99. Video I/O:
  100. Video for Windows: YES
  101. DC1394: NO
  102. FFMPEG: YES (prebuilt binaries)
  103. avcodec: YES (ver 57.107.100)
  104. avformat: YES (ver 57.83.100)
  105. avutil: YES (ver 55.78.100)
  106. swscale: YES (ver 4.8.100)
  107. avresample: YES (ver 3.7.0)
  108. GStreamer: NO
  109. DirectShow: YES
  110.  
  111. Parallel framework: none
  112.  
  113. Trace: YES (built-in)
  114.  
  115. Other third-party libraries:
  116. Lapack: NO
  117. Eigen: NO
  118. Custom HAL: NO
  119. Protobuf: build (3.5.1)
  120.  
  121. OpenCL: YES (no extra features)
  122. Include path: D:/Node/opencv/opencv-3.4.2/3rdparty/include/opencl/1.2
  123. Link libraries: Dynamic load
  124.  
  125. Python (for build): C:/Python27/python.exe
  126.  
  127. Java:
  128. ant: D:/OldPCData/Drive/ANT/apache-ant-1.9.2/bin/ant.bat (ver 1.9.2)
  129. JNI: C:/Program Files/Java/jdk1.8.0_121/include C:/Program Files/Java/jdk1.8.0_121/include/win32 C:/Program Files/Java/jdk1.8.0_121/include
  130. Java wrappers: YES
  131. Java tests: YES
  132.  
  133. Matlab: NO
  134.  
  135. Install to: D:/Node/opencv/build_posix/install
  136. -----------------------------------------------------------------
  137.  
  138. Configuring done
Add Comment
Please, Sign In to add comment