Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- The CXX compiler identification is GNU 12.2.0
- -- The C compiler identification is GNU 12.2.0
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/c++ - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: /usr/bin/cc - skipped
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Detected processor: aarch64
- -- sizeof(void) = 4 on 64 bit processor. Assume 32-bit compilation mode
- -- Found PythonInterp: /home/finn/robot/bin/python (found suitable version "3.11.2", minimum required is "2.7")
- CMake Warning at cmake/OpenCVDetectPython.cmake:81 (message):
- CMake's 'find_host_package(PythonInterp 2.7)' found wrong Python version:
- PYTHON_EXECUTABLE=/home/finn/robot/bin/python
- PYTHON_VERSION_STRING=3.11.2
- Consider providing the 'PYTHON2_EXECUTABLE' variable via CMake command line
- or environment variables
- Call Stack (most recent call first):
- cmake/OpenCVDetectPython.cmake:271 (find_python)
- CMakeLists.txt:620 (include)
- -- Could NOT find Python2 (missing: Python2_EXECUTABLE Interpreter)
- Reason given by package:
- Interpreter: Wrong major version for the interpreter "/bin/python"
- -- Found PythonInterp: /home/finn/robot/bin/python3 (found suitable version "3.11.2", minimum required is "3.2")
- -- Found PythonLibs: /usr/lib/arm-linux-gnueabihf/libpython3.11.so (found suitable exact version "3.11.2")
- <string>:1: DeprecationWarning:
- `numpy.distutils` is deprecated since NumPy 1.23.0, as a result
- of the deprecation of `distutils` itself. It will be removed for
- Python >= 3.12. For older Python versions it will remain present.
- It is recommended to use `setuptools < 60.0` for those Python versions.
- For more details, see:
- https://numpy.org/devdocs/reference/distutils_status_migration.html
- -- Looking for ccache - not found
- -- 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 - Failed
- -- 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_WSUGGEST_OVERRIDE
- -- Performing Test HAVE_CXX_WSUGGEST_OVERRIDE - Success
- -- Performing Test HAVE_C_WSUGGEST_OVERRIDE
- -- Performing Test HAVE_C_WSUGGEST_OVERRIDE - Failed
- -- 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_WIMPLICIT_FALLTHROUGH_3
- -- Performing Test HAVE_CXX_WIMPLICIT_FALLTHROUGH_3 - Success
- -- Performing Test HAVE_C_WIMPLICIT_FALLTHROUGH_3
- -- Performing Test HAVE_C_WIMPLICIT_FALLTHROUGH_3 - Success
- -- Performing Test HAVE_CXX_WNO_STRICT_OVERFLOW
- -- Performing Test HAVE_CXX_WNO_STRICT_OVERFLOW - Success
- -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW
- -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW - Success
- -- 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_CXX_MFPU_VFPV3
- -- Performing Test HAVE_CXX_MFPU_VFPV3 - Success
- -- Performing Test HAVE_CPU_NEON_SUPPORT (check file: cmake/checks/cpu_neon.cpp)
- -- Performing Test HAVE_CPU_NEON_SUPPORT - Failed
- -- Performing Test HAVE_CXX_MFPU_NEON (check file: cmake/checks/cpu_neon.cpp)
- -- Performing Test HAVE_CXX_MFPU_NEON - Success
- -- Performing Test HAVE_CPU_FP16_SUPPORT (check file: cmake/checks/cpu_fp16.cpp)
- -- Performing Test HAVE_CPU_FP16_SUPPORT - Failed
- -- Performing Test HAVE_CXX_MFPU_NEON_FP16_MFP16_FORMAT_IEEE (check file: cmake/checks/cpu_fp16.cpp)
- -- Performing Test HAVE_CXX_MFPU_NEON_FP16_MFP16_FORMAT_IEEE - 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
- -- Performing Test HAVE_LINK_AS_NEEDED
- -- Performing Test HAVE_LINK_AS_NEEDED - Success
- -- 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
- -- Found OpenMP_C: -fopenmp (found version "4.5")
- -- Found OpenMP_CXX: -fopenmp (found version "4.5")
- -- Found OpenMP: TRUE (found version "4.5")
- -- Looking for fseeko
- -- Looking for fseeko - found
- -- Looking for unistd.h
- -- Looking for unistd.h - found
- -- 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 off64_t
- -- Check size of off64_t - failed
- -- Performing Test HAVE_C_WNO_SHORTEN_64_TO_32
- -- Performing Test HAVE_C_WNO_SHORTEN_64_TO_32 - Failed
- -- Performing Test HAVE_C_WNO_ATTRIBUTES
- -- Performing Test HAVE_C_WNO_ATTRIBUTES - Success
- -- Performing Test HAVE_C_WNO_STRICT_PROTOTYPES
- -- Performing Test HAVE_C_WNO_STRICT_PROTOTYPES - 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_SHIFT_NEGATIVE_VALUE
- -- Performing Test HAVE_C_WNO_SHIFT_NEGATIVE_VALUE - Success
- -- Performing Test HAVE_C_WNO_UNDEF
- -- Performing Test HAVE_C_WNO_UNDEF - Success
- -- Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH
- -- Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH - Success
- -- Found JPEG: /usr/lib/arm-linux-gnueabihf/libjpeg.so (found version "62")
- -- 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
- -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_VARIABLE
- -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_VARIABLE - Success
- -- Performing Test HAVE_C_WNO_UNUSED
- -- Performing Test HAVE_C_WNO_UNUSED - Success
- -- Performing Test HAVE_C_WNO_SIGN_COMPARE
- -- Performing Test HAVE_C_WNO_SIGN_COMPARE - Success
- -- 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_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 - Success
- -- Performing Test HAVE_C_WNO_UNUSED_PARAMETER
- -- Performing Test HAVE_C_WNO_UNUSED_PARAMETER - Success
- -- 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_MISSING_PROTOTYPES
- -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES - Failed
- -- Performing Test HAVE_CXX_WNO_UNDEF
- -- Performing Test HAVE_CXX_WNO_UNDEF - Success
- -- Found WebP: /usr/lib/arm-linux-gnueabihf/libwebp.so
- -- Could NOT find OpenJPEG (minimal suitable version: 2.0, recommended version >= 2.3.1). OpenJPEG will be built from sources
- -- Performing Test HAVE_C_WNO_IMPLICIT_CONST_INT_FLOAT_CONVERSION
- -- Performing Test HAVE_C_WNO_IMPLICIT_CONST_INT_FLOAT_CONVERSION - Failed
- -- OpenJPEG: VERSION = 2.4.0, BUILD = opencv-4.5.3-openjp2-2.4.0
- -- Looking for stdlib.h
- -- Looking for stdlib.h - found
- -- Looking for stdio.h
- -- Looking for stdio.h - found
- -- Looking for math.h
- -- Looking for math.h - found
- -- Looking for float.h
- -- Looking for float.h - found
- -- Looking for time.h
- -- Looking for time.h - found
- -- Looking for stdarg.h
- -- Looking for stdarg.h - found
- -- Looking for ctype.h
- -- Looking for ctype.h - found
- -- Looking for stdint.h
- -- Looking for stdint.h - found
- -- Looking for inttypes.h
- -- Looking for inttypes.h - found
- -- Looking for sys/stat.h
- -- Looking for sys/stat.h - found
- -- Looking for include file malloc.h
- -- Looking for include file malloc.h - found
- -- Looking for _aligned_malloc
- -- Looking for _aligned_malloc - not found
- -- Looking for posix_memalign
- -- Looking for posix_memalign - found
- -- Looking for memalign
- -- Looking for memalign - found
- -- Performing Test HAVE_C_WNO_CAST_FUNCTION_TYPE
- -- Performing Test HAVE_C_WNO_CAST_FUNCTION_TYPE - Success
- -- Performing Test HAVE_C_WNO_UNUSED_FUNCTION
- -- Performing Test HAVE_C_WNO_UNUSED_FUNCTION - Success
- -- OpenJPEG libraries will be built from sources: libopenjp2 (version "2.4.0")
- -- Found ZLIB: zlib (found version "1.2.11")
- -- Found PNG: /usr/lib/arm-linux-gnueabihf/libpng.so (found version "1.6.39")
- -- 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 - Success
- -- Performing Test HAVE_CXX_WNO_DEPRECATED
- -- Performing Test HAVE_CXX_WNO_DEPRECATED - Success
- -- Performing Test HAVE_CXX_WNO_SUGGEST_OVERRIDE
- -- Performing Test HAVE_CXX_WNO_SUGGEST_OVERRIDE - Success
- -- Performing Test HAVE_CXX_WNO_INCONSISTENT_MISSING_OVERRIDE
- -- Performing Test HAVE_CXX_WNO_INCONSISTENT_MISSING_OVERRIDE - Failed
- -- Performing Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH
- -- Performing Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH - Success
- -- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_COMPARE
- -- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_COMPARE - Success
- -- Performing Test HAVE_CXX_WNO_REORDER
- -- Performing Test HAVE_CXX_WNO_REORDER - Success
- -- Performing Test HAVE_CXX_WNO_UNUSED_RESULT
- -- Performing Test HAVE_CXX_WNO_UNUSED_RESULT - Success
- -- Performing Test HAVE_CXX_WNO_IMPLICIT_CONST_INT_FLOAT_CONVERSION
- -- Performing Test HAVE_CXX_WNO_IMPLICIT_CONST_INT_FLOAT_CONVERSION - Failed
- -- Performing Test HAVE_CXX_WNO_CLASS_MEMACCESS
- -- Performing Test HAVE_CXX_WNO_CLASS_MEMACCESS - Success
- -- TBB: Download: v2020.2.tar.gz
- -- Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
- -- Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
- -- Could NOT find Atlas (missing: Atlas_CLAPACK_INCLUDE_DIR)
- -- Looking for sgemm_
- -- Looking for sgemm_ - not found
- -- Found Threads: TRUE
- -- Looking for sgemm_
- -- Looking for sgemm_ - found
- -- Found BLAS: /usr/lib/arm-linux-gnueabihf/libopenblas.so
- -- Looking for cheev_
- -- Looking for cheev_ - found
- -- Found LAPACK: /usr/lib/arm-linux-gnueabihf/libopenblas.so;-lm;-ldl
- -- 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 - Success
- -- Performing Test HAVE_CXX_WNO_SHORTEN_64_TO_32
- -- Performing Test HAVE_CXX_WNO_SHORTEN_64_TO_32 - Failed
- -- Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF
- -- Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF - Success
- -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE_SWITCH
- -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE_SWITCH - Failed
- -- Could NOT find JNI (missing: JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 AWT JVM)
- -- Performing Test HAVE_C_WNO_UNUSED_VARIABLE
- -- Performing Test HAVE_C_WNO_UNUSED_VARIABLE - Success
- CMake Deprecation Warning at 3rdparty/carotene/hal/CMakeLists.txt:1 (cmake_minimum_required):
- Compatibility with CMake < 2.8.12 will be removed from a future version of
- CMake.
- Update the VERSION argument <min> value or use a ...<max> suffix to tell
- CMake that the project does not need compatibility with older versions.
- CMake Deprecation Warning at 3rdparty/carotene/CMakeLists.txt:1 (cmake_minimum_required):
- Compatibility with CMake < 2.8.12 will be removed from a future version of
- CMake.
- Update the VERSION argument <min> value or use a ...<max> suffix to tell
- CMake that the project does not need compatibility with older versions.
- -- Looking for dlerror in dl
- -- Looking for dlerror in dl - found
- -- ADE: Download: v0.1.1f.zip
- -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1")
- -- Checking for module 'gtk+-3.0'
- -- Found gtk+-3.0, version 3.24.38
- -- Checking for module 'gtk+-2.0'
- -- Found gtk+-2.0, version 2.24.33
- -- Checking for module 'gthread-2.0'
- -- Found gthread-2.0, version 2.74.6
- -- OpenCV Python: during development append to PYTHONPATH: /home/finn/opencv/build/python_loader
- -- Checking for modules 'libavcodec;libavformat;libavutil;libswscale'
- -- Found libavcodec, version 59.37.100
- -- Found libavformat, version 59.27.100
- -- Found libavutil, version 57.28.100
- -- Found libswscale, version 6.7.100
- -- Checking for module 'libavresample'
- -- Package 'libavresample', required by 'virtual:world', not found
- -- Checking for module 'libdc1394-2'
- -- Found libdc1394-2, version 2.2.6
- -- Module opencv_alphamat disabled because the following dependencies are not found: Eigen
- -- Checking for module 'freetype2'
- -- Found freetype2, version 24.3.18
- -- Checking for module 'harfbuzz'
- -- Found harfbuzz, version 6.0.0
- -- freetype2: YES (ver 24.3.18)
- -- harfbuzz: YES (ver 6.0.0)
- -- Found HDF5: /usr/lib/arm-linux-gnueabihf/hdf5/serial/libhdf5.so;/usr/lib/arm-linux-gnueabihf/libcrypto.so;/usr/lib/arm-linux-gnueabihf/libcurl.so;/usr/lib/arm-linux-gnueabihf/libpthread.a;/usr/lib/arm-linux-gnueabihf/libsz.so;/usr/lib/arm-linux-gnueabihf/libz.so;/usr/lib/arm-linux-gnueabihf/libdl.a;/usr/lib/arm-linux-gnueabihf/libm.so (found version "1.10.8")
- -- Julia not found. Not compiling Julia Bindings.
- -- Module opencv_ovis disabled because OGRE3D was not found
- -- 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.
- -- Failed to find installed gflags CMake configuration, searching for gflags build directories exported with CMake.
- -- Failed to find gflags - Failed to find an installed/exported CMake configuration for gflags, will perform search for installed gflags components.
- -- Failed to find gflags - Could not find gflags include directory, set GFLAGS_INCLUDE_DIR to directory containing gflags/gflags.h
- -- Failed to find glog - Could not find glog include directory, set GLOG_INCLUDE_DIR to directory containing glog/logging.h
- -- Module opencv_sfm disabled because the following dependencies are not found: Eigen Glog/Gflags
- -- Checking for module 'tesseract'
- -- Package 'tesseract', required by 'virtual:world', not found
- -- Tesseract: NO
- -- Allocator metrics storage type: 'int'
- -- Excluding from source files list: modules/imgproc/src/corner.avx.cpp
- -- Excluding from source files list: modules/imgproc/src/imgwarp.avx2.cpp
- -- Excluding from source files list: modules/imgproc/src/imgwarp.sse4_1.cpp
- -- Excluding from source files list: modules/imgproc/src/resize.avx2.cpp
- -- Excluding from source files list: modules/imgproc/src/resize.sse4_1.cpp
- -- Registering hook 'INIT_MODULE_SOURCES_opencv_dnn': /home/finn/opencv/modules/dnn/cmake/hooks/INIT_MODULE_SOURCES_opencv_dnn.cmake
- -- opencv_dnn: filter out ocl4dnn source code
- -- opencv_dnn: filter out cuda4dnn source code
- -- Excluding from source files list: <BUILD>/modules/dnn/layers/layers_common.avx.cpp
- -- Excluding from source files list: <BUILD>/modules/dnn/layers/layers_common.avx2.cpp
- -- Excluding from source files list: <BUILD>/modules/dnn/layers/layers_common.avx512_skx.cpp
- -- Excluding from source files list: modules/features2d/src/fast.avx2.cpp
- -- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL
- -- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL - Success
- -- Performing Test Iconv_IS_BUILT_IN
- -- Performing Test Iconv_IS_BUILT_IN - Success
- -- wechat_qrcode: Download: detect.caffemodel
- -- wechat_qrcode: Download: detect.prototxt
- -- wechat_qrcode: Download: sr.caffemodel
- -- wechat_qrcode: Download: sr.prototxt
- -- highgui: using builtin backend: QT5
- -- rgbd: Eigen support is disabled. Eigen is Required for Posegraph optimization
- -- xfeatures2d/boostdesc: Download: boostdesc_bgm.i
- -- xfeatures2d/boostdesc: Download: boostdesc_bgm_bi.i
- -- xfeatures2d/boostdesc: Download: boostdesc_bgm_hd.i
- -- xfeatures2d/boostdesc: Download: boostdesc_binboost_064.i
- -- xfeatures2d/boostdesc: Download: boostdesc_binboost_128.i
- -- xfeatures2d/boostdesc: Download: boostdesc_binboost_256.i
- -- xfeatures2d/boostdesc: Download: boostdesc_lbgm.i
- -- xfeatures2d/vgg: Download: vgg_generated_48.i
- -- xfeatures2d/vgg: Download: vgg_generated_64.i
- -- xfeatures2d/vgg: Download: vgg_generated_80.i
- -- xfeatures2d/vgg: Download: vgg_generated_120.i
- -- data: Download: face_landmark_model.dat
- -- Performing Test HAVE_CXX_WNO_UNUSED_PRIVATE_FIELD
- -- Performing Test HAVE_CXX_WNO_UNUSED_PRIVATE_FIELD - Failed
- --
- -- General configuration for OpenCV 4.5.3 =====================================
- -- Version control: unknown
- --
- -- Extra modules:
- -- Location (extra): /home/finn/opencv_contrib/modules
- -- Version control (extra): unknown
- --
- -- Platform:
- -- Timestamp: 2024-07-23T20:06:11Z
- -- Host: Linux 6.6.31+rpt-rpi-v8 aarch64
- -- CMake: 3.25.1
- -- CMake generator: Unix Makefiles
- -- CMake build tool: /usr/bin/gmake
- -- Configuration: RELEASE
- --
- -- CPU/HW features:
- -- Baseline: VFPV3 NEON
- -- requested: DETECT
- -- required: VFPV3 NEON
- --
- -- C/C++:
- -- Built as dynamic libs?: YES
- -- C++ standard: 11
- -- C++ Compiler: /usr/bin/c++ (ver 12.2.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 -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mfpu=neon -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -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 -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mfpu=neon -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -g -O0 -DDEBUG -D_DEBUG
- -- C Compiler: /usr/bin/cc
- -- C flags (Release): -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mfpu=neon -fvisibility=hidden -fopenmp -O3 -DNDEBUG -DNDEBUG
- -- C flags (Debug): -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mfpu=neon -fvisibility=hidden -fopenmp -g -O0 -DDEBUG -D_DEBUG
- -- Linker flags (Release): -Wl,--gc-sections -Wl,--as-needed
- -- Linker flags (Debug): -Wl,--gc-sections -Wl,--as-needed
- -- ccache: NO
- -- Precompiled headers: NO
- -- Extra dependencies: dl m pthread rt
- -- 3rdparty dependencies:
- --
- -- OpenCV modules:
- -- To be built: aruco barcode bgsegm bioinspired calib3d ccalib core cvv datasets dnn dnn_objdetect dnn_superres dpm face features2d flann freetype 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 stereo stitching structured_light superres surface_matching text tracking ts video videoio videostab wechat_qrcode xfeatures2d ximgproc xobjdetect xphoto
- -- Disabled: world
- -- Disabled by dependency: -
- -- Unavailable: alphamat cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java julia matlab ovis python2 sfm viz
- -- Applications: perf_tests apps
- -- Documentation: NO
- -- Non-free algorithms: YES
- --
- -- GUI:
- -- QT: YES (ver 5.15.8)
- -- QT OpenGL support: NO
- -- GTK+: YES (ver 3.24.38)
- -- GThread : YES (ver 2.74.6)
- -- GtkGlExt: NO
- --
- -- Media I/O:
- -- ZLib: zlib (ver 1.2.11)
- -- JPEG: /usr/lib/arm-linux-gnueabihf/libjpeg.so (ver 62)
- -- WEBP: /usr/lib/arm-linux-gnueabihf/libwebp.so (ver encoder: 0x020f)
- -- PNG: /usr/lib/arm-linux-gnueabihf/libpng.so (ver 1.6.39)
- -- TIFF: build (ver 42 - 4.2.0)
- -- JPEG 2000: build (ver 2.4.0)
- -- OpenEXR: build (ver 2.3.0)
- -- HDR: YES
- -- SUNRASTER: YES
- -- PXM: YES
- -- PFM: YES
- --
- -- Video I/O:
- -- DC1394: YES (2.2.6)
- -- FFMPEG: YES
- -- avcodec: YES (59.37.100)
- -- avformat: YES (59.27.100)
- -- avutil: YES (57.28.100)
- -- swscale: YES (6.7.100)
- -- avresample: NO
- -- v4l/v4l2: YES (linux/videodev2.h)
- --
- -- Parallel framework: TBB (ver 2020.2 interface 11102)
- --
- -- Trace: YES (with Intel ITT)
- --
- -- Other third-party libraries:
- -- Lapack: NO
- -- Custom HAL: YES (carotene (ver 0.0.1))
- -- Protobuf: build (3.5.1)
- --
- -- Python 3:
- -- Interpreter: /home/finn/robot/bin/python3 (ver 3.11.2)
- -- Libraries: /usr/lib/arm-linux-gnueabihf/libpython3.11.so (ver 3.11.2)
- -- numpy: /home/finn/robot/lib/python3.11/site-packages/numpy/_core/include (ver 2.0.0)
- -- install path: lib/python3.11/site-packages/cv2/python-3.11
- --
- -- Python (for build): /home/finn/robot/bin/python3
- --
- -- Java:
- -- ant: NO
- -- JNI: NO
- -- Java wrappers: NO
- -- Java tests: NO
- --
- -- Install to: /usr/local
- -- -----------------------------------------------------------------
- --
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /home/finn/opencv/build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement