CMake log building OpenCV 3.4.0 on Firefly RK3399
-- The CXX compiler identification is GNU 5.4.0 | |
-- The C compiler identification is GNU 5.4.0 | |
-- Check for working CXX compiler: /usr/bin/c++ | |
-- Check for working CXX compiler: /usr/bin/c++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Check for working C compiler: /usr/bin/cc | |
-- Check for working C compiler: /usr/bin/cc -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Performing Test HAVE_CXX11 (check file: cmake/checks/cxx11.cpp) | |
-- Performing Test HAVE_CXX11 - Failed | |
-- Found PythonInterp: /usr/bin/python2.7 (found suitable version "2.7.12", minimum required is "2.7") | |
-- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is exact version "2.7.12") | |
Traceback (most recent call last): | |
File "<string>", line 1, in <module> | |
ImportError: No module named numpy.distutils | |
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.5.2", minimum required is "3.4") | |
-- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is exact version "3.5.2") | |
Traceback (most recent call last): | |
File "<string>", line 1, in <module> | |
ImportError: No module named 'numpy' | |
-- Looking for ccache - found (/usr/bin/ccache) | |
-- Performing Test HAVE_CXX_FSIGNED_CHAR | |
-- Performing Test HAVE_CXX_FSIGNED_CHAR - Success | |
-- Performing Test HAVE_C_FSIGNED_CHAR | |
-- Performing Test HAVE_C_FSIGNED_CHAR - Success | |
-- Performing Test HAVE_CXX_W | |
-- Performing Test HAVE_CXX_W - Success | |
-- Performing Test HAVE_C_W | |
-- Performing Test HAVE_C_W - Success | |
-- Performing Test HAVE_CXX_WALL | |
-- Performing Test HAVE_CXX_WALL - Success | |
-- Performing Test HAVE_C_WALL | |
-- Performing Test HAVE_C_WALL - Success | |
-- Performing Test HAVE_CXX_WERROR_RETURN_TYPE | |
-- Performing Test HAVE_CXX_WERROR_RETURN_TYPE - Success | |
-- Performing Test HAVE_C_WERROR_RETURN_TYPE | |
-- Performing Test HAVE_C_WERROR_RETURN_TYPE - Success | |
-- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR | |
-- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR - Success | |
-- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR | |
-- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR - Success | |
-- Performing Test HAVE_CXX_WERROR_ADDRESS | |
-- Performing Test HAVE_CXX_WERROR_ADDRESS - Success | |
-- Performing Test HAVE_C_WERROR_ADDRESS | |
-- Performing Test HAVE_C_WERROR_ADDRESS - Success | |
-- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT | |
-- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT - Success | |
-- Performing Test HAVE_C_WERROR_SEQUENCE_POINT | |
-- Performing Test HAVE_C_WERROR_SEQUENCE_POINT - Success | |
-- Performing Test HAVE_CXX_WFORMAT | |
-- Performing Test HAVE_CXX_WFORMAT - Success | |
-- Performing Test HAVE_C_WFORMAT | |
-- Performing Test HAVE_C_WFORMAT - Success | |
-- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY | |
-- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY - Success | |
-- Performing Test HAVE_C_WERROR_FORMAT_SECURITY | |
-- Performing Test HAVE_C_WERROR_FORMAT_SECURITY - Success | |
-- Performing Test HAVE_CXX_WMISSING_DECLARATIONS | |
-- Performing Test HAVE_CXX_WMISSING_DECLARATIONS - Success | |
-- Performing Test HAVE_C_WMISSING_DECLARATIONS | |
-- Performing Test HAVE_C_WMISSING_DECLARATIONS - Success | |
-- Performing Test HAVE_CXX_WMISSING_PROTOTYPES | |
-- Performing Test HAVE_CXX_WMISSING_PROTOTYPES - Failed | |
-- Performing Test HAVE_C_WMISSING_PROTOTYPES | |
-- Performing Test HAVE_C_WMISSING_PROTOTYPES - Success | |
-- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES | |
-- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES - Failed | |
-- Performing Test HAVE_C_WSTRICT_PROTOTYPES | |
-- Performing Test HAVE_C_WSTRICT_PROTOTYPES - Success | |
-- Performing Test HAVE_CXX_WUNDEF | |
-- Performing Test HAVE_CXX_WUNDEF - Success | |
-- Performing Test HAVE_C_WUNDEF | |
-- Performing Test HAVE_C_WUNDEF - Success | |
-- Performing Test HAVE_CXX_WINIT_SELF | |
-- Performing Test HAVE_CXX_WINIT_SELF - Success | |
-- Performing Test HAVE_C_WINIT_SELF | |
-- Performing Test HAVE_C_WINIT_SELF - Success | |
-- Performing Test HAVE_CXX_WPOINTER_ARITH | |
-- Performing Test HAVE_CXX_WPOINTER_ARITH - Success | |
-- Performing Test HAVE_C_WPOINTER_ARITH | |
-- Performing Test HAVE_C_WPOINTER_ARITH - Success | |
-- Performing Test HAVE_CXX_WSHADOW | |
-- Performing Test HAVE_CXX_WSHADOW - Success | |
-- Performing Test HAVE_C_WSHADOW | |
-- Performing Test HAVE_C_WSHADOW - Success | |
-- Performing Test HAVE_CXX_WSIGN_PROMO | |
-- Performing Test HAVE_CXX_WSIGN_PROMO - Success | |
-- Performing Test HAVE_C_WSIGN_PROMO | |
-- Performing Test HAVE_C_WSIGN_PROMO - Failed | |
-- Performing Test HAVE_CXX_WUNINITIALIZED | |
-- Performing Test HAVE_CXX_WUNINITIALIZED - Success | |
-- Performing Test HAVE_C_WUNINITIALIZED | |
-- Performing Test HAVE_C_WUNINITIALIZED - Success | |
-- Performing Test HAVE_CXX_WNO_NARROWING | |
-- Performing Test HAVE_CXX_WNO_NARROWING - Success | |
-- Performing Test HAVE_C_WNO_NARROWING | |
-- Performing Test HAVE_C_WNO_NARROWING - Success | |
-- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR | |
-- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR - Success | |
-- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR | |
-- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR - Failed | |
-- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS | |
-- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed | |
-- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS | |
-- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed | |
-- Performing Test HAVE_CXX_WNO_COMMENT | |
-- Performing Test HAVE_CXX_WNO_COMMENT - Success | |
-- Performing Test HAVE_C_WNO_COMMENT | |
-- Performing Test HAVE_C_WNO_COMMENT - Success | |
-- Performing Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH | |
-- Performing Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH - Failed | |
-- Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH | |
-- Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH - Failed | |
-- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION | |
-- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION - Success | |
-- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION | |
-- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION - Success | |
-- Performing Test HAVE_CXX_PTHREAD | |
-- Performing Test HAVE_CXX_PTHREAD - Success | |
-- Performing Test HAVE_C_PTHREAD | |
-- Performing Test HAVE_C_PTHREAD - Success | |
-- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER | |
-- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER - Success | |
-- Performing Test HAVE_C_FOMIT_FRAME_POINTER | |
-- Performing Test HAVE_C_FOMIT_FRAME_POINTER - Success | |
-- Performing Test HAVE_CXX_FFUNCTION_SECTIONS | |
-- Performing Test HAVE_CXX_FFUNCTION_SECTIONS - Success | |
-- Performing Test HAVE_C_FFUNCTION_SECTIONS | |
-- Performing Test HAVE_C_FFUNCTION_SECTIONS - Success | |
-- Performing Test HAVE_CXX_FDATA_SECTIONS | |
-- Performing Test HAVE_CXX_FDATA_SECTIONS - Success | |
-- Performing Test HAVE_C_FDATA_SECTIONS | |
-- Performing Test HAVE_C_FDATA_SECTIONS - Success | |
-- Performing Test HAVE_CPU_NEON_SUPPORT (check file: cmake/checks/cpu_neon.cpp) | |
-- Performing Test HAVE_CPU_NEON_SUPPORT - Success | |
-- Performing Test HAVE_CPU_FP16_SUPPORT (check file: cmake/checks/cpu_fp16.cpp) | |
-- Performing Test HAVE_CPU_FP16_SUPPORT - Success | |
-- Performing Test HAVE_CPU_BASELINE_FLAGS | |
-- Performing Test HAVE_CPU_BASELINE_FLAGS - Success | |
-- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN | |
-- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN - Success | |
-- Performing Test HAVE_C_FVISIBILITY_HIDDEN | |
-- Performing Test HAVE_C_FVISIBILITY_HIDDEN - Success | |
-- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN | |
-- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN - Success | |
-- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN | |
-- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN - Failed | |
-- Looking for pthread.h | |
-- Looking for pthread.h - found | |
-- Looking for posix_memalign | |
-- Looking for posix_memalign - found | |
-- Looking for malloc.h | |
-- Looking for malloc.h - found | |
-- Looking for memalign | |
-- Looking for memalign - found | |
-- Check if the system is big endian | |
-- Searching 16 bit integer | |
-- Looking for sys/types.h | |
-- Looking for sys/types.h - found | |
-- Looking for stdint.h | |
-- Looking for stdint.h - found | |
-- Looking for stddef.h | |
-- Looking for stddef.h - found | |
-- Check size of unsigned short | |
-- Check size of unsigned short - done | |
-- Using unsigned short | |
-- Check if the system is big endian - little endian | |
-- Found ZLIB: /usr/lib/aarch64-linux-gnu/libz.so (found suitable version "1.2.8", minimum required is "1.2.3") | |
-- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) | |
-- Performing Test HAVE_C_WNO_CAST_ALIGN | |
-- Performing Test HAVE_C_WNO_CAST_ALIGN - Success | |
-- Performing Test HAVE_C_WNO_SHADOW | |
-- Performing Test HAVE_C_WNO_SHADOW - Success | |
-- Performing Test HAVE_C_WNO_UNUSED | |
-- Performing Test HAVE_C_WNO_UNUSED - Success | |
-- Performing Test HAVE_C_WNO_SHIFT_NEGATIVE_VALUE | |
-- Performing Test HAVE_C_WNO_SHIFT_NEGATIVE_VALUE - Failed | |
-- Performing Test HAVE_C_WNO_UNUSED_PARAMETER | |
-- Performing Test HAVE_C_WNO_UNUSED_PARAMETER - Success | |
-- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR) | |
-- Looking for assert.h | |
-- Looking for assert.h - found | |
-- Looking for dlfcn.h | |
-- Looking for dlfcn.h - found | |
-- Looking for fcntl.h | |
-- Looking for fcntl.h - found | |
-- Looking for inttypes.h | |
-- Looking for inttypes.h - found | |
-- Looking for io.h | |
-- Looking for io.h - not found | |
-- Looking for limits.h | |
-- Looking for limits.h - found | |
-- Looking for memory.h | |
-- Looking for memory.h - found | |
-- Looking for search.h | |
-- Looking for search.h - found | |
-- Looking for string.h | |
-- Looking for string.h - found | |
-- Looking for strings.h | |
-- Looking for strings.h - found | |
-- Looking for sys/time.h | |
-- Looking for sys/time.h - found | |
-- Looking for unistd.h | |
-- Looking for unistd.h - found | |
-- Performing Test C_HAS_inline | |
-- Performing Test C_HAS_inline - Success | |
-- Check size of signed short | |
-- Check size of signed short - done | |
-- Check size of unsigned short | |
-- Check size of unsigned short - done | |
-- Check size of signed int | |
-- Check size of signed int - done | |
-- Check size of unsigned int | |
-- Check size of unsigned int - done | |
-- Check size of signed long | |
-- Check size of signed long - done | |
-- Check size of unsigned long | |
-- Check size of unsigned long - done | |
-- Check size of signed long long | |
-- Check size of signed long long - done | |
-- Check size of unsigned long long | |
-- Check size of unsigned long long - done | |
-- Check size of unsigned char * | |
-- Check size of unsigned char * - done | |
-- Check size of size_t | |
-- Check size of size_t - done | |
-- Check size of ptrdiff_t | |
-- Check size of ptrdiff_t - done | |
-- Check size of INT8 | |
-- Check size of INT8 - failed | |
-- Check size of INT16 | |
-- Check size of INT16 - failed | |
-- Check size of INT32 | |
-- Check size of INT32 - failed | |
-- Looking for floor | |
-- Looking for floor - found | |
-- Looking for pow | |
-- Looking for pow - found | |
-- Looking for sqrt | |
-- Looking for sqrt - found | |
-- Looking for isascii | |
-- Looking for isascii - found | |
-- Looking for memset | |
-- Looking for memset - found | |
-- Looking for mmap | |
-- Looking for mmap - found | |
-- Looking for getopt | |
-- Looking for getopt - found | |
-- Looking for memmove | |
-- Looking for memmove - found | |
-- Looking for setmode | |
-- Looking for setmode - not found | |
-- Looking for strcasecmp | |
-- Looking for strcasecmp - found | |
-- Looking for strchr | |
-- Looking for strchr - found | |
-- Looking for strrchr | |
-- Looking for strrchr - found | |
-- Looking for strstr | |
-- Looking for strstr - found | |
-- Looking for strtol | |
-- Looking for strtol - found | |
-- Looking for strtol | |
-- Looking for strtol - found | |
-- Looking for strtoull | |
-- Looking for strtoull - found | |
-- Looking for lfind | |
-- Looking for lfind - found | |
-- Performing Test HAVE_SNPRINTF | |
-- Performing Test HAVE_SNPRINTF - Success | |
-- Check if the system is big endian | |
-- Searching 16 bit integer | |
-- Using unsigned short | |
-- Check if the system is big endian - little endian | |
-- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_VARIABLE | |
-- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_VARIABLE - Success | |
-- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES | |
-- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES - Success | |
-- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS | |
-- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS - Success | |
-- Performing Test HAVE_C_WNO_UNDEF | |
-- Performing Test HAVE_C_WNO_UNDEF - Success | |
-- Performing Test HAVE_C_WNO_SIGN_COMPARE | |
-- Performing Test HAVE_C_WNO_SIGN_COMPARE - Success | |
-- Performing Test HAVE_C_WNO_MAYBE_UNINITIALIZED | |
-- Performing Test HAVE_C_WNO_MAYBE_UNINITIALIZED - Success | |
-- Performing Test HAVE_C_WNO_POINTER_TO_INT_CAST | |
-- Performing Test HAVE_C_WNO_POINTER_TO_INT_CAST - Success | |
-- Performing Test HAVE_C_WNO_INT_TO_POINTER_CAST | |
-- Performing Test HAVE_C_WNO_INT_TO_POINTER_CAST - Success | |
-- Performing Test HAVE_C_WNO_MISLEADING_INDENTATION | |
-- Performing Test HAVE_C_WNO_MISLEADING_INDENTATION - Failed | |
-- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS | |
-- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success | |
-- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER | |
-- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER - Success | |
-- Performing Test HAVE_CXX_WNO_UNDEF | |
-- Performing Test HAVE_CXX_WNO_UNDEF - Success | |
-- Performing Test HAVE_C_WNO_UNUSED_VARIABLE | |
-- Performing Test HAVE_C_WNO_UNUSED_VARIABLE - Success | |
-- Performing Test HAVE_C_WNO_UNUSED_FUNCTION | |
-- Performing Test HAVE_C_WNO_UNUSED_FUNCTION - Success | |
-- Found JPEG: libjpeg | |
-- Could NOT find Jasper (missing: JASPER_LIBRARIES JASPER_INCLUDE_DIR) | |
-- Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION | |
-- Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION - Success | |
-- Performing Test HAVE_C_WNO_UNINITIALIZED | |
-- Performing Test HAVE_C_WNO_UNINITIALIZED - Success | |
-- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER | |
-- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER - Success | |
-- Performing Test HAVE_C_WNO_STRICT_OVERFLOW | |
-- Performing Test HAVE_C_WNO_STRICT_OVERFLOW - Success | |
-- Performing Test HAVE_C_WNO_POINTER_COMPARE | |
-- Performing Test HAVE_C_WNO_POINTER_COMPARE - Failed | |
-- Performing Test HAVE_C_WNO_ABSOLUTE_VALUE | |
-- Performing Test HAVE_C_WNO_ABSOLUTE_VALUE - Failed | |
-- Performing Test HAVE_C_WNO_STRICT_PROTOTYPES | |
-- Performing Test HAVE_C_WNO_STRICT_PROTOTYPES - Success | |
-- Found ZLIB: /usr/lib/aarch64-linux-gnu/libz.so (found version "1.2.8") | |
-- Found PNG: /usr/lib/aarch64-linux-gnu/libpng.so (found version "1.2.54") | |
-- Looking for /usr/include/libpng/png.h | |
-- Looking for /usr/include/libpng/png.h - found | |
-- Looking for semaphore.h | |
-- Looking for semaphore.h - found | |
-- Performing Test HAVE_CXX_WNO_SHADOW | |
-- Performing Test HAVE_CXX_WNO_SHADOW - Success | |
-- Performing Test HAVE_CXX_WNO_UNUSED | |
-- Performing Test HAVE_CXX_WNO_UNUSED - Success | |
-- Performing Test HAVE_CXX_WNO_SIGN_COMPARE | |
-- Performing Test HAVE_CXX_WNO_SIGN_COMPARE - Success | |
-- Performing Test HAVE_CXX_WNO_UNINITIALIZED | |
-- Performing Test HAVE_CXX_WNO_UNINITIALIZED - Success | |
-- Performing Test HAVE_CXX_WNO_SWITCH | |
-- Performing Test HAVE_CXX_WNO_SWITCH - Success | |
-- Performing Test HAVE_CXX_WNO_PARENTHESES | |
-- Performing Test HAVE_CXX_WNO_PARENTHESES - Success | |
-- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS | |
-- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS - Success | |
-- Performing Test HAVE_CXX_WNO_EXTRA | |
-- Performing Test HAVE_CXX_WNO_EXTRA - Success | |
-- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS | |
-- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success | |
-- Performing Test HAVE_CXX_WNO_MISLEADING_INDENTATION | |
-- Performing Test HAVE_CXX_WNO_MISLEADING_INDENTATION - Failed | |
-- Performing Test HAVE_CXX_WNO_DEPRECATED | |
-- Performing Test HAVE_CXX_WNO_DEPRECATED - Success | |
-- Checking for module 'gtk+-3.0' | |
-- No package 'gtk+-3.0' found | |
-- Checking for module 'gtk+-2.0' | |
-- Found gtk+-2.0, version 2.24.30 | |
-- Checking for module 'gthread-2.0' | |
-- Found gthread-2.0, version 2.48.2 | |
-- 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 | |
-- 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) | |
-- Looking for pthread.h | |
-- Looking for pthread.h - found | |
-- Looking for pthread_create | |
-- Looking for pthread_create - found | |
-- Found Threads: TRUE | |
-- A library with BLAS API not found. Please specify library location. | |
-- LAPACK requires BLAS | |
-- A library with LAPACK API not found. Please specify library location. | |
-- 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 Pylint (missing: PYLINT_EXECUTABLE) | |
-- 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 | |
-- Performing Test CXX_HAS_MFPU_NEON | |
-- Performing Test CXX_HAS_MFPU_NEON - Failed | |
-- Performing Test C_HAS_MFPU_NEON | |
-- Performing Test C_HAS_MFPU_NEON - Failed | |
-- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES | |
-- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES - Failed | |
-- Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS | |
-- Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS - Success | |
-- Performing Test HAVE_CXX_WNO_SIGN_PROMO | |
-- Performing Test HAVE_CXX_WNO_SIGN_PROMO - Success | |
-- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE | |
-- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE - Failed | |
-- Performing Test HAVE_CXX_WNO_IGNORED_QUALIFIERS | |
-- Performing Test HAVE_CXX_WNO_IGNORED_QUALIFIERS - Success | |
-- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION | |
-- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION - Success | |
-- Performing Test HAVE_CXX_WNO_UNUSED_CONST_VARIABLE | |
-- Performing Test HAVE_CXX_WNO_UNUSED_CONST_VARIABLE - Failed | |
-- Performing Test HAVE_CXX_WNO_SHORTEN_64_TO_32 | |
-- Performing Test HAVE_CXX_WNO_SHORTEN_64_TO_32 - Failed | |
-- Excluding from source files list: /home/firefly/opencv-fork/modules/core/src/convert.avx2.cpp | |
-- Excluding from source files list: /home/firefly/opencv-fork/modules/core/src/convert.sse4_1.cpp | |
-- Excluding from source files list: /home/firefly/opencv-fork/build/modules/core/mathfuncs_core.sse2.cpp | |
-- Excluding from source files list: /home/firefly/opencv-fork/build/modules/core/mathfuncs_core.avx.cpp | |
-- Excluding from source files list: /home/firefly/opencv-fork/build/modules/core/mathfuncs_core.avx2.cpp | |
-- Excluding from source files list: /home/firefly/opencv-fork/build/modules/core/stat.sse4_2.cpp | |
-- Excluding from source files list: /home/firefly/opencv-fork/build/modules/core/stat.avx2.cpp | |
-- Excluding from source files list: /home/firefly/opencv-fork/modules/imgproc/src/imgwarp.avx2.cpp | |
-- Excluding from source files list: /home/firefly/opencv-fork/modules/imgproc/src/resize.avx2.cpp | |
-- Excluding from source files list: /home/firefly/opencv-fork/modules/imgproc/src/imgwarp.sse4_1.cpp | |
-- Excluding from source files list: /home/firefly/opencv-fork/modules/imgproc/src/undistort.avx2.cpp | |
-- Excluding from source files list: /home/firefly/opencv-fork/modules/imgproc/src/filter.avx2.cpp | |
-- Excluding from source files list: /home/firefly/opencv-fork/modules/imgproc/src/resize.sse4_1.cpp | |
-- Excluding from source files list: /home/firefly/opencv-fork/modules/imgproc/src/corner.avx.cpp | |
-- Excluding from source files list: /home/firefly/opencv-fork/build/modules/imgproc/accum.sse2.cpp | |
-- Excluding from source files list: /home/firefly/opencv-fork/build/modules/imgproc/accum.avx.cpp | |
-- Excluding from source files list: /home/firefly/opencv-fork/modules/objdetect/src/haar.avx.cpp | |
-- Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED | |
-- Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED - Success | |
-- Performing Test HAVE_CXX_WNO_ENUM_COMPARE | |
-- Performing Test HAVE_CXX_WNO_ENUM_COMPARE - Success | |
-- Excluding from source files list: /home/firefly/opencv-fork/build/modules/dnn/layers/layers_common.avx.cpp | |
-- Excluding from source files list: /home/firefly/opencv-fork/build/modules/dnn/layers/layers_common.avx2.cpp | |
-- Excluding from source files list: /home/firefly/opencv-fork/modules/features2d/src/fast.avx2.cpp | |
-- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL | |
-- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL - Success | |
-- | |
-- General configuration for OpenCV 3.4.0 ===================================== | |
-- Version control: 3.4.0 | |
-- | |
-- Platform: | |
-- Timestamp: 2018-02-15T05:27:25Z | |
-- Host: Linux 4.4.16 aarch64 | |
-- CMake: 3.5.1 | |
-- CMake generator: Unix Makefiles | |
-- CMake build tool: /usr/bin/make | |
-- Configuration: Release | |
-- | |
-- CPU/HW features: | |
-- Baseline: NEON FP16 | |
-- required: NEON | |
-- disabled: VFPV3 | |
-- | |
-- C/C++: | |
-- Built as dynamic libs?: YES | |
-- C++ Compiler: /usr/bin/c++ (ver 5.4.0) | |
-- 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 -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG | |
-- 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 -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG | |
-- C Compiler: /usr/bin/cc | |
-- 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 -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG | |
-- 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 -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG | |
-- Linker flags (Release): | |
-- Linker flags (Debug): | |
-- ccache: YES | |
-- Precompiled headers: NO | |
-- Extra dependencies: dl m pthread rt | |
-- 3rdparty dependencies: | |
-- | |
-- OpenCV modules: | |
-- To be built: calib3d core dnn features2d flann highgui imgcodecs imgproc ml objdetect photo python_bindings_generator shape stitching superres ts video videoio videostab | |
-- Disabled: js world | |
-- Disabled by dependency: - | |
-- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 python3 viz | |
-- Applications: tests perf_tests apps | |
-- Documentation: NO | |
-- Non-free algorithms: NO | |
-- | |
-- GUI: | |
-- GTK+: YES (ver 2.24.30) | |
-- GThread : YES (ver 2.48.2) | |
-- GtkGlExt: NO | |
-- VTK support: NO | |
-- | |
-- Media I/O: | |
-- ZLib: /usr/lib/aarch64-linux-gnu/libz.so (ver 1.2.8) | |
-- JPEG: libjpeg (ver 90) | |
-- WEBP: build (ver encoder: 0x020e) | |
-- PNG: /usr/lib/aarch64-linux-gnu/libpng.so (ver 1.2.54) | |
-- TIFF: build (ver 42 - 4.0.9) | |
-- JPEG 2000: build (ver 1.900.1) | |
-- OpenEXR: build (ver 1.7.1) | |
-- | |
-- Video I/O: | |
-- DC1394: NO | |
-- FFMPEG: NO | |
-- avcodec: NO | |
-- avformat: NO | |
-- avutil: NO | |
-- swscale: NO | |
-- avresample: NO | |
-- GStreamer: NO | |
-- libv4l/libv4l2: NO | |
-- v4l/v4l2: linux/videodev2.h | |
-- gPhoto2: NO | |
-- | |
-- Parallel framework: pthreads | |
-- | |
-- Trace: YES (built-in) | |
-- | |
-- Other third-party libraries: | |
-- Lapack: NO | |
-- Eigen: NO | |
-- Custom HAL: YES (carotene (ver 0.0.1)) | |
-- | |
-- NVIDIA CUDA: NO | |
-- | |
-- OpenCL: YES (no extra features) | |
-- Include path: /home/firefly/opencv-fork/3rdparty/include/opencl/1.2 | |
-- Link libraries: Dynamic load | |
-- | |
-- Python (for build): /usr/bin/python2.7 | |
-- | |
-- Java: | |
-- ant: NO | |
-- JNI: NO | |
-- Java wrappers: NO | |
-- Java tests: NO | |
-- | |
-- Matlab: NO | |
-- | |
-- Install to: /usr/local | |
-- ----------------------------------------------------------------- | |
-- | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /home/firefly/opencv-fork/build | |
real 1m52.694s | |
user 0m50.712s | |
sys 0m16.308s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment