Guest User

cmake log after contrib

a guest
Mar 15th, 2016
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.87 KB | None | 0 0
  1. Detected version of GNU GCC: 49 (409)
  2. CUDA compilation is disabled (due to only Visual Studio compiler supported on your platform).
  3. Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  4. To enable PlantUML support, set PLANTUML_JAR environment variable or pass -DPLANTUML_JAR=<filepath> option to cmake
  5. Could NOT find PythonInterp: Found unsuitable version "2.7.11", but required is at least "3.4" (found C:/Anaconda/python.exe)
  6. Could NOT find PythonInterp: Found unsuitable version "2.7.11", but required is at least "3.2" (found C:/Anaconda/python.exe)
  7. Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
  8. 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)
  9. VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  10. Caffe: NO
  11. Protobuf: NO
  12. Glog: NO
  13. HDF5: YES
  14. Checking SFM deps... FALSE
  15. Module opencv_sfm disabled because the following dependencies are not found: Eigen Glog/Gflags
  16. Tesseract: NO
  17. HDF5: YES
  18. Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED
  19. Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED - Success
  20. Performing Test HAVE_CXX_WNO_SIGN_PROMO
  21. Performing Test HAVE_CXX_WNO_SIGN_PROMO - Success
  22. Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES
  23. Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES - Failed
  24. Could NOT find Protobuf (missing: PROTOBUF_LIBRARY PROTOBUF_INCLUDE_DIR)
  25. Build libprotobuf from sources:
  26. libprotobuf not found into system
  27. The protocol buffer compiler not found
  28. Looking for include file pthread.h
  29. Looking for include file pthread.h - not found
  30. Looking for C++ include unordered_map
  31. Looking for C++ include unordered_map - found
  32. Looking for C++ include tr1/unordered_map
  33. Looking for C++ include tr1/unordered_map - found
  34. Looking for C++ include unordered_set
  35. Looking for C++ include unordered_set - found
  36. Looking for C++ include tr1/unordered_set
  37. Looking for C++ include tr1/unordered_set - found
  38. Performing Test HAVE_CXX_WNO_DEPRECATED
  39. Performing Test HAVE_CXX_WNO_DEPRECATED - Success
  40. Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS
  41. Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS - Success
  42. Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE
  43. Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE - Failed
  44. Tesseract: NO
  45.  
  46. General configuration for OpenCV 3.1.0 =====================================
  47. Version control: unknown
  48.  
  49. Platform:
  50. Host: Windows 10.0.10586 AMD64
  51. CMake: 3.5.0
  52. CMake generator: MinGW Makefiles
  53. CMake build tool: C:/MinGW/bin/mingw32-make.exe
  54. Configuration: Release
  55.  
  56. C/C++:
  57. Built as dynamic libs?: YES
  58. C++ Compiler: C:/MinGW/bin/g++.exe (ver 4.9.3)
  59. C++ flags (Release): -fsigned-char -mstackrealign -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 -march=i686 -fomit-frame-pointer -msse -msse2 -mfpmath=sse -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -O2 -DNDEBUG -DNDEBUG
  60. C++ flags (Debug): -fsigned-char -mstackrealign -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 -march=i686 -fomit-frame-pointer -msse -msse2 -mfpmath=sse -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  61. C Compiler: C:/MinGW/bin/gcc.exe
  62. C flags (Release): -fsigned-char -mstackrealign -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 -march=i686 -fomit-frame-pointer -msse -msse2 -mfpmath=sse -ffunction-sections -fvisibility=hidden -O2 -DNDEBUG -DNDEBUG
  63. C flags (Debug): -fsigned-char -mstackrealign -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 -march=i686 -fomit-frame-pointer -msse -msse2 -mfpmath=sse -ffunction-sections -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
  64. Linker flags (Release):
  65. Linker flags (Debug):
  66. Precompiled headers: YES
  67. Extra dependencies: comctl32 gdi32 ole32 setupapi ws2_32 vfw32 winmm C:/Anaconda/Library/lib/hdf5.lib
  68. 3rdparty dependencies: zlib libjpeg libwebp libpng libtiff libjasper IlmImf libprotobuf
  69.  
  70. OpenCV modules:
  71. To be built: core flann hdf imgproc ml photo reg surface_matching video dnn 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 structured_light tracking videostab xfeatures2d ximgproc aruco optflow stitching python2
  72. Disabled: world contrib_world
  73. Disabled by dependency: -
  74. Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python3 viz cvv matlab sfm
  75.  
  76. Windows RT support: NO
  77.  
  78. GUI:
  79. QT: NO
  80. Win32 UI: YES
  81. OpenGL support: NO
  82. VTK support: NO
  83.  
  84. Media I/O:
  85. ZLib: build (ver 1.2.8)
  86. JPEG: build (ver 90)
  87. WEBP: build (ver 0.3.1)
  88. PNG: build (ver 1.6.19)
  89. TIFF: build (ver 42 - 4.0.2)
  90. JPEG 2000: build (ver 1.900.1)
  91. OpenEXR: build (ver 1.7.1)
  92. GDAL: NO
  93.  
  94. Video I/O:
  95. Video for Windows: YES
  96. DC1394 1.x: NO
  97. DC1394 2.x: NO
  98. FFMPEG: YES (prebuilt binaries)
  99. codec: YES (ver 56.41.100)
  100. format: YES (ver 56.36.101)
  101. util: YES (ver 54.27.100)
  102. swscale: YES (ver 3.1.101)
  103. resample: NO
  104. gentoo-style: YES
  105. GStreamer: NO
  106. OpenNI: NO
  107. OpenNI PrimeSensor Modules: NO
  108. OpenNI2: NO
  109. PvAPI: NO
  110. GigEVisionSDK: NO
  111. DirectShow: YES
  112. Media Foundation: NO
  113. XIMEA: NO
  114. Intel PerC: NO
  115.  
  116. Parallel framework: none
  117.  
  118. Other third-party libraries:
  119. Use IPP: NO
  120. Use IPP Async: NO
  121. Use Eigen: NO
  122. Use Cuda: NO
  123. Use OpenCL: YES
  124. Use custom HAL: NO
  125.  
  126. OpenCL:
  127. Version: dynamic
  128. Include path: C:/Users/Jack/Desktop/opencv/sources/3rdparty/include/opencl/1.2
  129. Use AMDFFT: NO
  130. Use AMDBLAS: NO
  131.  
  132. Python 2:
  133. Interpreter: C:/Anaconda/python.exe (ver 2.7.11)
  134. Libraries: C:/Anaconda/libs/python27.lib (ver 2.7.11)
  135. numpy: C:/Anaconda/lib/site-packages/numpy/core/include (ver 1.10.4)
  136. packages path: C:/Anaconda/Lib/site-packages
  137.  
  138. Python 3:
  139. Interpreter: NO
  140.  
  141. Python (for build): C:/Anaconda/python.exe
  142.  
  143. Java:
  144. ant: NO
  145. JNI: NO
  146. Java wrappers: NO
  147. Java tests: NO
  148.  
  149. Matlab: Matlab not found or implicitly disabled
  150.  
  151. Documentation:
  152. Doxygen: NO
  153. PlantUML: NO
  154.  
  155. Tests and samples:
  156. Tests: YES
  157. Performance tests: YES
  158. C/C++ Examples: NO
  159.  
  160. Install path: C:/Users/Jack/Desktop/build3/install
  161.  
  162. cvconfig.h is in: C:/Users/Jack/Desktop/build3
  163. -----------------------------------------------------------------
  164.  
  165. Configuring done
Add Comment
Please, Sign In to add comment