Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CMake Deprecation Warning at CMakeLists.txt:72 (cmake_policy):
- The OLD behavior for policy CMP0020 will be removed from a future version
- of CMake.
- The cmake-policies(7) manual explains that the OLD behaviors of all
- policies are deprecated and that a policy should be set to OLD only under
- specific short-term circumstances. Projects should be ported to the NEW
- behavior and not rely on setting a policy to OLD.
- CMake Deprecation Warning at CMakeLists.txt:76 (cmake_policy):
- The OLD behavior for policy CMP0022 will be removed from a future version
- of CMake.
- The cmake-policies(7) manual explains that the OLD behaviors of all
- policies are deprecated and that a policy should be set to OLD only under
- specific short-term circumstances. Projects should be ported to the NEW
- behavior and not rely on setting a policy to OLD.
- CMake Deprecation Warning at CMakeLists.txt:81 (cmake_policy):
- The OLD behavior for policy CMP0026 will be removed from a future version
- of CMake.
- The cmake-policies(7) manual explains that the OLD behaviors of all
- policies are deprecated and that a policy should be set to OLD only under
- specific short-term circumstances. Projects should be ported to the NEW
- behavior and not rely on setting a policy to OLD.
- FP16: Compiler support is available
- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) (Required is at least version "1.2.3")
- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR)
- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
- Could NOT find Jasper (missing: JASPER_LIBRARIES JASPER_INCLUDE_DIR)
- Could NOT find ZLIB (missing: ZLIB_INCLUDE_DIR) (found version "1.2.8")
- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR)
- Checking for module 'gtk+-3.0'
- No package 'gtk+-3.0' found
- Checking for module 'gtk+-2.0'
- No package 'gtk+-2.0' found
- Checking for module 'gthread-2.0'
- No package 'gthread-2.0' found
- Checking for module 'gstreamer-base-1.0'
- No package 'gstreamer-base-1.0' found
- Checking for module 'gstreamer-video-1.0'
- No package 'gstreamer-video-1.0' found
- Checking for module 'gstreamer-app-1.0'
- No package 'gstreamer-app-1.0' found
- Checking for module 'gstreamer-riff-1.0'
- No package 'gstreamer-riff-1.0' found
- Checking for module 'gstreamer-pbutils-1.0'
- No package 'gstreamer-pbutils-1.0' found
- Checking for module 'gstreamer-base-0.10'
- No package 'gstreamer-base-0.10' found
- Checking for module 'gstreamer-video-0.10'
- No package 'gstreamer-video-0.10' found
- Checking for module 'gstreamer-app-0.10'
- No package 'gstreamer-app-0.10' found
- Checking for module 'gstreamer-riff-0.10'
- No package 'gstreamer-riff-0.10' found
- Checking for module 'gstreamer-pbutils-0.10'
- No package 'gstreamer-pbutils-0.10' found
- Checking for module 'libdc1394-2'
- No package 'libdc1394-2' found
- Checking for module 'libdc1394'
- No package 'libdc1394' found
- Looking for linux/videodev.h
- Looking for linux/videodev.h - not found
- Looking for linux/videodev2.h
- Looking for linux/videodev2.h - found
- Looking for sys/videoio.h
- Looking for sys/videoio.h - not found
- Checking for modules 'libavcodec;libavformat;libavutil;libswscale'
- No package 'libavcodec' found
- No package 'libavformat' found
- No package 'libavutil' found
- No package 'libswscale' found
- Checking for module 'libavresample'
- No package 'libavresample' found
- Checking for module 'libgphoto2'
- No package 'libgphoto2' found
- found IPP (ICV version): 9.0.1 [9.0.1]
- at: /path/to/opencv-build/3rdparty/ippicv/ippicv_lnx
- CUDA compilation is disabled (due to Clang unsupported on your platform).
- Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
- Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
- Could NOT find Atlas (missing: Atlas_CBLAS_INCLUDE_DIR Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY Atlas_LAPACK_LIBRARY)
- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
- 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)
- VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
- General configuration for OpenCV 3.2.0 =====================================
- Version control: unknown
- Platform:
- Timestamp: 2018-07-16T12:37:45Z
- Host: Linux 4.15.0-24-generic x86_64
- CMake: 3.12.0-rc3
- CMake generator: Unix Makefiles
- CMake build tool: /usr/bin/make
- Configuration: Release
- C/C++:
- Built as dynamic libs?: NO
- C++ Compiler: /path/to/standalone-toolchain-clang/bin/clang++ (ver 5.0.300080)
- C++ flags (Release): -fPIC -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 -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -Qunused-arguments -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
- C++ flags (Debug): -fPIC -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 -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -Qunused-arguments -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
- C Compiler: /path/to/standalone-toolchain-clang/bin/clang
- C flags (Release): -fPIC -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 -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -Qunused-arguments -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
- C flags (Debug): -fPIC -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 -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -Qunused-arguments -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
- Linker flags (Release):
- Linker flags (Debug):
- ccache: NO
- Precompiled headers: NO
- Extra dependencies: stdc++ dl m pthread rt
- 3rdparty dependencies: zlib libjpeg libwebp libpng libtiff libjasper IlmImf ippicv
- OpenCV modules:
- To be built: core flann imgproc ml photo video imgcodecs shape videoio highgui objdetect superres ts features2d calib3d stitching videostab
- Disabled: world
- Disabled by dependency: -
- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 python3 viz
- GUI:
- QT: NO
- GTK+: NO
- GThread : NO
- GtkGlExt: NO
- OpenGL support: NO
- VTK support: NO
- Media I/O:
- ZLib: zlib (ver 1.2.8)
- JPEG: libjpeg (ver 90)
- WEBP: build (ver 0.3.1)
- PNG: build (ver 1.6.24)
- TIFF: build (ver 42 - 4.0.2)
- JPEG 2000: build (ver 1.900.1)
- OpenEXR: build (ver 1.7.1)
- GDAL: NO
- GDCM: NO
- Video I/O:
- DC1394 1.x: NO
- DC1394 2.x: NO
- FFMPEG: NO
- avcodec: NO
- avformat: NO
- avutil: NO
- swscale: NO
- avresample: NO
- GStreamer: NO
- OpenNI: NO
- OpenNI PrimeSensor Modules: NO
- OpenNI2: NO
- PvAPI: NO
- GigEVisionSDK: NO
- Aravis SDK: NO
- UniCap: NO
- UniCap ucil: NO
- V4L/V4L2: NO/YES
- XIMEA: NO
- Xine: NO
- gPhoto2: NO
- Parallel framework: pthreads
- Other third-party libraries:
- Use IPP: 9.0.1 [9.0.1]
- at: /path/to/opencv-build/3rdparty/ippicv/ippicv_lnx
- Use IPP Async: NO
- Use VA: NO
- Use Intel VA-API/OpenCL: NO
- Use Lapack: NO
- Use Eigen: NO
- Use Cuda: NO
- Use OpenCL: YES
- Use OpenVX: NO
- Use custom HAL: NO
- OpenCL: <Dynamic loading of OpenCL library>
- Include path: /path/to/opencv-3.2.0/3rdparty/include/opencl/1.2
- Use AMDFFT: NO
- Use AMDBLAS: NO
- Python 2:
- Interpreter: /usr/bin/python2.7 (ver 2.7.12)
- Python 3:
- Interpreter: /usr/bin/python3 (ver 3.5.2)
- Python (for build): /usr/bin/python2.7
- Java:
- ant: NO
- JNI: NO
- Java wrappers: NO
- Java tests: NO
- Matlab: Matlab not found or implicitly disabled
- Documentation:
- Doxygen: NO
- Tests and samples:
- Tests: YES
- Performance tests: YES
- C/C++ Examples: NO
- Install path: /usr/local
- cvconfig.h is in: /path/to/opencv-build
- -----------------------------------------------------------------
- Configuring done
- Generating done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement