Skip to content

arm64ec-windows enable the neon fail ID=100 (NEON) - NOT AVAILABLE FATAL ERROR: This OpenCV build doesn't support current CPU/HW configuration #27413

Closed
@shijunz

Description

@shijunz

System Information

C:\WoS\repo\vcpkg\installed\arm64ec-windows-release\bin>opencv_test_dnn.exe

OpenCV build configuration is:

General configuration for OpenCV 4.10.0 =====================================
  Version control:               unknown

  Platform:
    Timestamp:                   2025-06-06T13:25:35Z
    Host:                        Windows 10.0.22631 ARM64
    CMake:                       3.31.3
    CMake generator:             Ninja
    CMake build tool:            C:/Program Files/Microsoft Visual Studio/2022/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe
    MSVC:                        1940
    Configuration:               Release

  CPU/HW features:
    Baseline:                    NEON
      requested:                 NEON FP16
    Dispatched code generation:  NEON_DOTPROD NEON_FP16
      requested:                 NEON_FP16 NEON_BF16 NEON_DOTPROD
      NEON_DOTPROD (1 files):    + NEON_DOTPROD
      NEON_FP16 (2 files):       + NEON_FP16

  C/C++:
    Built as dynamic libs?:      NO
    C++ standard:                17
    C++ Compiler:                C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.40.33807/bin/Hostarm64/arm64/cl.exe  (ver 19.40.33811.0)
    C++ flags (Release):         /nologo /DWIN32 /D_WINDOWS /utf-8 /GR /MP  /arm64EC /D_AMD64_ /DAMD64 /D_ARM64EC_ /DARM64EC  /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /D _ARM64_DISTINCT_NEON_TYPES /Oi  /fp:precise /FS   /EHa /wd4127 /wd4251 /wd4324 /wd4275 /wd4512 /wd4589 /wd4819  /MT /O2 /Oi /Gy /DNDEBUG /Z7
    C++ flags (Debug):           /nologo /DWIN32 /D_WINDOWS /utf-8 /GR /MP  /arm64EC /D_AMD64_ /DAMD64 /D_ARM64EC_ /DARM64EC  /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /D _ARM64_DISTINCT_NEON_TYPES /Oi  /fp:precise /FS   /EHa /wd4127 /wd4251 /wd4324 /wd4275 /wd4512 /wd4589 /wd4819  /D_DEBUG /MTd /Z7 /Ob0 /Od /RTC1
    C Compiler:                  C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.40.33807/bin/Hostarm64/arm64/cl.exe
    C flags (Release):           /nologo /DWIN32 /D_WINDOWS /utf-8 /MP  /arm64EC /D_AMD64_ /DAMD64 /D_ARM64EC_ /DARM64EC  /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /D _ARM64_DISTINCT_NEON_TYPES /Oi  /fp:precise /FS     /MT /O2 /Oi /Gy /DNDEBUG /Z7
    C flags (Debug):             /nologo /DWIN32 /D_WINDOWS /utf-8 /MP  /arm64EC /D_AMD64_ /DAMD64 /D_ARM64EC_ /DARM64EC  /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /D _ARM64_DISTINCT_NEON_TYPES /Oi  /fp:precise /FS   /D_DEBUG /MTd /Z7 /Ob0 /Od /RTC1
    Linker flags (Release):      /machine:ARM64EC  /NODEFAULTLIB:atlthunk.lib /nologo /DEBUG /INCREMENTAL:NO /OPT:REF /OPT:ICF    /debug /NODEFAULTLIB:libcmtd.lib /NODEFAULTLIB:libcpmtd.lib /NODEFAULTLIB:msvcrtd.lib
    Linker flags (Debug):        /machine:ARM64EC  /NODEFAULTLIB:atlthunk.lib /nologo    /debug /INCREMENTAL  /NODEFAULTLIB:libcmt.lib /NODEFAULTLIB:libcpmt.lib /NODEFAULTLIB:msvcrt.lib
    ccache:                      NO
    Precompiled headers:         NO
    Extra dependencies:          protobuf::libprotobuf comctl32 gdi32 ole32 setupapi ws2_32 C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/jpeg.lib C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/libwebpdecoder.lib C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/libwebp.lib C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/libwebpdemux.lib C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/libwebpmux.lib C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/libsharpyuv.lib C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/libpng16.lib C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/tiff.lib C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/zlib.lib quirc::quirc
    3rdparty dependencies:       tegra_hal

  OpenCV modules:
    To be built:                 calib3d core dnn features2d flann highgui imgcodecs imgproc ml objdetect photo stitching ts video videoio
    Disabled:                    world
    Disabled by dependency:      -
    Unavailable:                 gapi java python2 python3
    Applications:                tests perf_tests
    Documentation:               NO
    Non-free algorithms:         NO

  Windows RT support:            NO

  GUI:                           WIN32UI
    Win32 UI:                    YES

  Media I/O:
    ZLib:                        C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/zlib.lib (ver 1.3.1)
    JPEG:                        C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/jpeg.lib (ver 62)
    WEBP:                        (ver 1.4.0)
    PNG:                         C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/libpng16.lib (ver 1.6.43)
    TIFF:                        C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/tiff.lib (ver 42 / 4.7.0)
    HDR:                         YES
    SUNRASTER:                   YES
    PXM:                         YES
    PFM:                         YES

  Video I/O:
    DirectShow:                  YES

  Parallel framework:            Concurrency

  Trace:                         YES (built-in)

  Other third-party libraries:
    Custom HAL:                  YES (carotene (ver 0.0.1, Auto detected))
    Protobuf:                    optimized C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/libprotobuf.lib debug __location_debug-NOTFOUND   version (28.3.0)
    Flatbuffers:                 23.5.26

  Python (for build):            NO

  Install to:                    C:/WoS/repo/vcpkg/packages/opencv4_arm64ec-windows-release
-----------------------------------------------------------------
******************************************************************
* FATAL ERROR:                                                   *
* This OpenCV build doesn't support current CPU/HW configuration *
*                                                                *
* Use OPENCV_DUMP_CONFIG=1 environment variable for details      *
******************************************************************

Required baseline features:
    ID=100 (NEON) - NOT AVAILABLE

Detailed description

******************************************************************
* FATAL ERROR:                                                   *
* This OpenCV build doesn't support current CPU/HW configuration *
*                                                                *
* Use OPENCV_DUMP_CONFIG=1 environment variable for details      *
******************************************************************

Required baseline features:
    ID=100 (NEON) - NOT AVAILABLE




[1/1] "C:/Program Files/CMake/bin/cmake.exe" -E chdir ".." "C:/Program Files/CMake/bin/cmake.exe" "C:/WoS/repo/vcpkg/buildtrees/opencv4/src/4.10.0-18b0838993" "-G" "Ninja" "-DCMAKE_BUILD_TYPE=Release" "-DCMAKE_INSTALL_PREFIX=C:/WoS/repo/vcpkg/packages/opencv4_arm64ec-windows-release" "-DFETCHCONTENT_FULLY_DISCONNECTED=ON" "-DENABLE_CONFIG_VERIFICATION=ON" "-DOPENCV_SKIP_SYSTEM_PROCESSOR_DETECTION=TRUE" "-DAARCH64=1" "-DX86_64=" "-DX86=" "-DARM=" "-DCMAKE_CXX_STANDARD=17" "-DINSTALL_TO_MANGLED_PATHS=OFF" "-DOpenCV_INSTALL_BINARIES_PREFIX=" "-DOPENCV_BIN_INSTALL_PATH=bin" "-DOPENCV_INCLUDE_INSTALL_PATH=include/opencv4" "-DOPENCV_LIB_INSTALL_PATH=lib" "-DOPENCV_3P_LIB_INSTALL_PATH=lib/manual-link/opencv4_thirdparty" "-DOPENCV_CONFIG_INSTALL_PATH=share/opencv4" "-DOPENCV_FFMPEG_USE_FIND_PACKAGE=FFMPEG" "-DOPENCV_FFMPEG_SKIP_BUILD_CHECK=TRUE" "-DCMAKE_DEBUG_POSTFIX=d" "-DOPENCV_DLLVERSION=4" "-DOPENCV_DEBUG_POSTFIX=d" "-DOPENCV_GENERATE_SETUPVARS=OFF" "-DOPENCV_GENERATE_PKGCONFIG=ON" "-DBUILD_DOCS=OFF" "-DBUILD_EXAMPLES=OFF" "-DBUILD_PERF_TESTS=ON" "-DBUILD_TESTS=ON" "-Dade_DIR=C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/share/ade" "-DBUILD_IPP_IW=OFF" "-DBUILD_ITT=OFF" "-DBUILD_JASPER=OFF" "-DBUILD_JPEG=OFF" "-DBUILD_OPENEXR=OFF" "-DBUILD_OPENJPEG=OFF" "-DBUILD_PNG=OFF" "-DBUILD_PROTOBUF=OFF" "-DBUILD_TBB=OFF" "-DBUILD_TIFF=OFF" "-DBUILD_WEBP=OFF" "-DBUILD_ZLIB=OFF" "-DBUILD_opencv_apps=OFF" "-DBUILD_opencv_java=OFF" "-DBUILD_opencv_js=OFF" "-DBUILD_JAVA=OFF" "-DBUILD_ANDROID_PROJECT=OFF" "-DBUILD_ANDROID_EXAMPLES=OFF" "-DBUILD_PACKAGE=OFF" "-DBUILD_WITH_DEBUG_INFO=ON" "-DBUILD_WITH_STATIC_CRT=1" "-DCURRENT_INSTALLED_DIR=C:/WoS/repo/vcpkg/installed/arm64ec-windows-release" "-DENABLE_PYLINT=OFF" "-DENABLE_FLAKE8=OFF" "-DCMAKE_DISABLE_FIND_PACKAGE_Git=ON" "-DCMAKE_DISABLE_FIND_PACKAGE_JNI=ON" "-DCMAKE_SYSTEM_PROCESSOR="ARM64"" "-DENABLE_CXX11=ON" "-DOPENCV_DOWNLOAD_PATH=C:/WoS/repo/vcpkg/downloads/opencv-cache" "-DOPENCV_OTHER_INSTALL_PATH=share/opencv4" "-DWITH_ADE=OFF" "-DBUILD_opencv_calib3d=ON" "-DWITH_CONTRIB=OFF" "-DWITH_CUBLAS=OFF" "-DWITH_CUDA=OFF" "-DENABLE_CUDA_FIRST_CLASS_LANGUAGE=OFF" "-DWITH_CUDNN=OFF" "-DWITH_1394=OFF" "-DBUILD_opencv_dnn=ON" "-DPROTOBUF_UPDATE_FILES=ON" "-DUPDATE_PROTO_FILES=ON" "-DWITH_PROTOBUF=ON" "-DOPENCV_DNN_CUDA=OFF" "-DWITH_DSHOW=ON" "-DWITH_EIGEN=OFF" "-DWITH_FFMPEG=OFF" "-DWITH_FREETYPE=OFF" "-DBUILD_opencv_gapi=ON" "-DWITH_GDCM=OFF" "-DWITH_GSTREAMER=OFF" "-DWITH_GTK=OFF" "-DWITH_HALIDE=OFF" "-DWITH_IPP=OFF" "-DBUILD_IPP_IW=OFF" "-DBUILD_opencv_highgui=ON" "-DCV_ENABLE_INTRINSICS=ON" "-DWITH_JASPER=OFF" "-DWITH_OPENJPEG=OFF" "-DWITH_OPENMP=OFF" "-DWITH_JPEG=ON" "-DWITH_LAPACK=OFF" "-DDOPENCV_LAPACK_FIND_PACKAGE_ONLY=OFF" "-DWITH_MSMF=OFF" "-DOPENCV_ENABLE_NONFREE=OFF" "-DOPENCV_ENABLE_FILESYSTEM_SUPPORT=ON" "-DOPENCV_ENABLE_THREAD_SUPPORT=ON" "-DWITH_OPENCL=OFF" "-DWITH_OPENVINO=OFF" "-DWITH_OPENEXR=OFF" "-DWITH_OPENGL=OFF" "-DCMAKE_REQUIRE_FIND_PACKAGE_OGRE=OFF" "-DBUILD_opencv_ovis=OFF" "-DWITH_PNG=ON" "-DBUILD_opencv_python3=OFF" "-DWITH_PYTHON=OFF" "-DBUILD_opencv_quality=OFF" "-DWITH_QUIRC=ON" "-DBUILD_opencv_rgbd=OFF" "-DBUILD_opencv_sfm=OFF" "-DWITH_TBB=OFF" "-DWITH_TIFF=ON" "-DWITH_VTK=OFF" "-DWITH_VULKAN=OFF" "-DWITH_WEBP=ON" "-DWITH_WIN32UI=ON" "-DBUILD_opencv_world=OFF" "-DWITH_QT=OFF" "-DWITH_MATLAB=OFF" "-DWITH_OPENJPEG=OFF" "-DWITH_CPUFEATURES=OFF" "-DWITH_SPNG=OFF" "-DWITH_OPENCLAMDFFT=OFF" "-DWITH_OPENCLAMDBLAS=OFF" "-DWITH_OPENCL_D3D11_NV=OFF" "-DWITH_ITT=OFF" "-DWITH_NVCUVID=OFF" "-DWITH_NVCUVENC=OFF" "-DWITH_AVIF=OFF" "-DWITH_VA=OFF" "-DWITH_VA_INTEL=OFF" "-DWITH_OBSENSOR=OFF" "-DBUILD_opencv_quality=OFF" "-DBUILD_opencv_rgbd=OFF" "-DOPENCV_LAPACK_SHARED_LIBS=OFF" "-DOPENCV_DISABLE_FILESYSTEM_SUPPORT=" "-DCV_ENABLE_INTRINSICS=ON" "-DCMAKE_MAKE_PROGRAM=C:/Program Files/Microsoft Visual Studio/2022/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" "-DBUILD_SHARED_LIBS=OFF" "-DVCPKG_CHAINLOAD_TOOLCHAIN_FILE=C:/vcpkg/scripts/toolchains/windows.cmake" "-DVCPKG_TARGET_TRIPLET=arm64ec-windows-release" "-DVCPKG_SET_CHARSET_FLAG=ON" "-DVCPKG_PLATFORM_TOOLSET=v143" "-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON" "-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON" "-DCMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY=ON" "-DCMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP=TRUE" "-DCMAKE_VERBOSE_MAKEFILE=ON" "-DVCPKG_APPLOCAL_DEPS=OFF" "-DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake" "-DCMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION=ON" "-DVCPKG_CXX_FLAGS=" "-DVCPKG_CXX_FLAGS_RELEASE=" "-DVCPKG_CXX_FLAGS_DEBUG=" "-DVCPKG_C_FLAGS=" "-DVCPKG_C_FLAGS_RELEASE=" "-DVCPKG_C_FLAGS_DEBUG=" "-DVCPKG_CRT_LINKAGE=static" "-DVCPKG_LINKER_FLAGS=" "-DVCPKG_LINKER_FLAGS_RELEASE=" "-DVCPKG_LINKER_FLAGS_DEBUG=" "-DVCPKG_TARGET_ARCHITECTURE=arm64ec" "-DCMAKE_INSTALL_LIBDIR:STRING=lib" "-DCMAKE_INSTALL_BINDIR:STRING=bin" "-D_VCPKG_ROOT_DIR=C:/vcpkg" "-D_VCPKG_INSTALLED_DIR=C:/WoS/repo/vcpkg/installed" "-DVCPKG_MANIFEST_INSTALL=OFF"
CMake Deprecation Warning at CMakeLists.txt:25 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


CMake Warning (dev) at CMakeLists.txt:127 (enable_language):
  project() should be called prior to this enable_language() call.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The CXX compiler identification is MSVC 19.40.33811.0
-- The C compiler identification is MSVC 19.40.33811.0
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.31/Modules/Platform/Windows-MSVC.cmake:529 (enable_language):
  project() should be called prior to this enable_language() call.
Call Stack (most recent call first):
  C:/Program Files/CMake/share/cmake-3.31/Modules/Platform/Windows-MSVC.cmake:501 (__windows_compiler_msvc_enable_rc)
  C:/Program Files/CMake/share/cmake-3.31/Modules/Platform/Windows-MSVC-CXX.cmake:6 (__windows_compiler_msvc)
  C:/Program Files/CMake/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:48 (include)
  CMakeLists.txt:127 (enable_language)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.40.33807/bin/Hostarm64/arm64/cl.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.31/Modules/Platform/Windows-MSVC.cmake:529 (enable_language):
  project() should be called prior to this enable_language() call.
Call Stack (most recent call first):
  C:/Program Files/CMake/share/cmake-3.31/Modules/Platform/Windows-MSVC.cmake:501 (__windows_compiler_msvc_enable_rc)
  C:/Program Files/CMake/share/cmake-3.31/Modules/Platform/Windows-MSVC-C.cmake:5 (__windows_compiler_msvc)
  C:/Program Files/CMake/share/cmake-3.31/Modules/CMakeCInformation.cmake:48 (include)
  CMakeLists.txt:127 (enable_language)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.40.33807/bin/Hostarm64/arm64/cl.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- ocv_init_download: OpenCV source tree is not fetched as git repository. 3rdparty resources will be downloaded from github.com by default.
-- Detected processor: ARM64
-- Performing Test HAVE_CXX_FP:PRECISE
-- Performing Test HAVE_CXX_FP:PRECISE - Success
-- Performing Test HAVE_C_FP:PRECISE
-- Performing Test HAVE_C_FP:PRECISE - Success
-- MSVC AND AARCH64 is true when arm64-windows or arm64ec-windows
-- 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 - Failed
-- FP16 is not supported by C++ compiler
-- Performing Test HAVE_CPU_NEON_DOTPROD_SUPPORT (check file: cmake/checks/cpu_neon_dotprod.cpp)
-- Performing Test HAVE_CPU_NEON_DOTPROD_SUPPORT - Success
-- Performing Test HAVE_CPU_NEON_FP16_SUPPORT (check file: cmake/checks/cpu_neon_fp16.cpp)
-- Performing Test HAVE_CPU_NEON_FP16_SUPPORT - Success
-- Performing Test HAVE_CPU_NEON_BF16_SUPPORT (check file: cmake/checks/cpu_neon_bf16.cpp)
-- Performing Test HAVE_CPU_NEON_BF16_SUPPORT - Failed
-- NEON_BF16 is not supported by C++ compiler
-- Optimization FP16 is not available, skipped
-- Dispatch optimization NEON_BF16 is not available, skipped
-- CPU_BASELINE_FINAL=NEON
-- CPU_DISPATCH_FINAL=NEON_DOTPROD;NEON_FP16
-- Performing Test HAVE_CPU_BASELINE_FLAGS
-- Performing Test HAVE_CPU_BASELINE_FLAGS - Success
-- Performing Test HAVE_CPU_DISPATCH_FLAGS_NEON_DOTPROD
-- Performing Test HAVE_CPU_DISPATCH_FLAGS_NEON_DOTPROD - Success
-- Performing Test HAVE_CPU_DISPATCH_FLAGS_NEON_FP16
-- Performing Test HAVE_CPU_DISPATCH_FLAGS_NEON_FP16 - Success
-- Performing Test HAVE_CXX_W15240
-- Performing Test HAVE_CXX_W15240 - Success
-- Performing Test HAVE_C_W15240
-- Performing Test HAVE_C_W15240 - Success
-- Looking for malloc.h
-- Looking for malloc.h - found
-- Looking for _aligned_malloc
-- Looking for _aligned_malloc - found
-- Found ZLIB: C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/zlib.lib (found suitable version "1.3.1", minimum required is "1.2.3")
-- Found JPEG: C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/jpeg.lib (found version "62")
-- Found TIFF: C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/tiff.lib (found version "4.7.0")
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - not found
-- Found Threads: TRUE
-- Found ZLIB: C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/zlib.lib (found version "1.3.1")
-- Found PNG: C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/libpng16.lib (found version "1.6.43")
-- Found Protobuf: C:/WoS/repo/vcpkg/installed/arm64-windows/tools/protobuf/protoc.exe (found version "28.3.0")
CMake Deprecation Warning at 3rdparty/carotene/hal/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


CMake Deprecation Warning at 3rdparty/carotene/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


CMake Deprecation Warning at modules/videoio/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- Allocator metrics storage type: 'int'
-- Excluding from source files list: <BUILD>/modules/core/test/test_intrin128.sse2.cpp
-- Excluding from source files list: <BUILD>/modules/core/test/test_intrin128.sse3.cpp
-- Excluding from source files list: <BUILD>/modules/core/test/test_intrin128.ssse3.cpp
-- Excluding from source files list: <BUILD>/modules/core/test/test_intrin128.sse4_1.cpp
-- Excluding from source files list: <BUILD>/modules/core/test/test_intrin128.sse4_2.cpp
-- Excluding from source files list: <BUILD>/modules/core/test/test_intrin128.avx.cpp
-- Excluding from source files list: <BUILD>/modules/core/test/test_intrin128.fp16.cpp
-- Excluding from source files list: <BUILD>/modules/core/test/test_intrin128.avx2.cpp
-- Excluding from source files list: <BUILD>/modules/core/test/test_intrin128.avx512_skx.cpp
-- Excluding from source files list: <BUILD>/modules/core/test/test_intrin256.avx2.cpp
-- Excluding from source files list: <BUILD>/modules/core/test/test_intrin256.avx512_skx.cpp
-- Excluding from source files list: <BUILD>/modules/core/test/test_intrin256.lasx.cpp
-- Excluding from source files list: <BUILD>/modules/core/test/test_intrin512.avx512_skx.cpp
-- 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.lasx.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.lasx.cpp
-- Excluding from source files list: modules/imgproc/src/resize.sse4_1.cpp
-- Registering hook 'INIT_MODULE_SOURCES_opencv_dnn': C:/WoS/repo/vcpkg/buildtrees/opencv4/src/4.10.0-18b0838993/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: <BUILD>/modules/dnn/layers/layers_common.rvv.cpp
-- Excluding from source files list: <BUILD>/modules/dnn/layers/layers_common.lasx.cpp
-- Excluding from source files list: <BUILD>/modules/dnn/int8layers/layers_common.avx2.cpp
-- Excluding from source files list: <BUILD>/modules/dnn/int8layers/layers_common.avx512_skx.cpp
-- Excluding from source files list: <BUILD>/modules/dnn/int8layers/layers_common.rvv.cpp
-- Excluding from source files list: <BUILD>/modules/dnn/int8layers/layers_common.lasx.cpp
-- Excluding from source files list: <BUILD>/modules/dnn/layers/cpu_kernels/conv_block.avx.cpp
-- Excluding from source files list: <BUILD>/modules/dnn/layers/cpu_kernels/conv_block.avx2.cpp
-- Excluding from source files list: <BUILD>/modules/dnn/layers/cpu_kernels/conv_depthwise.avx.cpp
-- Excluding from source files list: <BUILD>/modules/dnn/layers/cpu_kernels/conv_depthwise.avx2.cpp
-- Excluding from source files list: <BUILD>/modules/dnn/layers/cpu_kernels/conv_depthwise.rvv.cpp
-- Excluding from source files list: <BUILD>/modules/dnn/layers/cpu_kernels/conv_depthwise.lasx.cpp
-- Excluding from source files list: <BUILD>/modules/dnn/layers/cpu_kernels/conv_winograd_f63.avx.cpp
-- Excluding from source files list: <BUILD>/modules/dnn/layers/cpu_kernels/conv_winograd_f63.avx2.cpp
-- Excluding from source files list: <BUILD>/modules/dnn/layers/cpu_kernels/fast_gemm_kernels.avx.cpp
-- Excluding from source files list: <BUILD>/modules/dnn/layers/cpu_kernels/fast_gemm_kernels.avx2.cpp
-- Excluding from source files list: <BUILD>/modules/dnn/layers/cpu_kernels/fast_gemm_kernels.lasx.cpp
-- Excluding from source files list: modules/features2d/src/fast.avx2.cpp
CMake Deprecation Warning at modules/videoio/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- highgui: using builtin backend: WIN32UI
-- Found 'misc' Python modules from C:/WoS/repo/vcpkg/buildtrees/opencv4/src/4.10.0-18b0838993/modules/python/package/extra_modules
-- Found 'mat_wrapper;utils' Python modules from C:/WoS/repo/vcpkg/buildtrees/opencv4/src/4.10.0-18b0838993/modules/core/misc/python/package
CMake Warning (dev) at CMakeLists.txt:1158 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- 
-- General configuration for OpenCV 4.10.0 =====================================
--   Version control:               unknown
-- 
--   Platform:
--     Timestamp:                   2025-06-06T15:58:51Z
--     Host:                        Windows 10.0.22631 ARM64
--     CMake:                       3.31.3
--     CMake generator:             Ninja
--     CMake build tool:            C:/Program Files/Microsoft Visual Studio/2022/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe
--     MSVC:                        1940
--     Configuration:               Release
-- 
--   CPU/HW features:
--     Baseline:                    NEON
--       requested:                 NEON FP16
--     Dispatched code generation:  NEON_DOTPROD NEON_FP16
--       requested:                 NEON_FP16 NEON_BF16 NEON_DOTPROD
--       NEON_DOTPROD (1 files):    + NEON_DOTPROD
--       NEON_FP16 (2 files):       + NEON_FP16
-- 
--   C/C++:
--     Built as dynamic libs?:      NO
--     C++ standard:                17
--     C++ Compiler:                C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.40.33807/bin/Hostarm64/arm64/cl.exe  (ver 19.40.33811.0)
--     C++ flags (Release):         /nologo /DWIN32 /D_WINDOWS /utf-8 /GR /MP  /arm64EC /D_AMD64_ /DAMD64 /D_ARM64EC_ /DARM64EC  /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /D _ARM64_DISTINCT_NEON_TYPES /Oi  /fp:precise /FS   /EHa /wd4127 /wd4251 /wd4324 /wd4275 /wd4512 /wd4589 /wd4819  /MT /O2 /Oi /Gy /DNDEBUG /Z7  
--     C++ flags (Debug):           /nologo /DWIN32 /D_WINDOWS /utf-8 /GR /MP  /arm64EC /D_AMD64_ /DAMD64 /D_ARM64EC_ /DARM64EC  /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /D _ARM64_DISTINCT_NEON_TYPES /Oi  /fp:precise /FS   /EHa /wd4127 /wd4251 /wd4324 /wd4275 /wd4512 /wd4589 /wd4819  /D_DEBUG /MTd /Z7 /Ob0 /Od /RTC1  
--     C Compiler:                  C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.40.33807/bin/Hostarm64/arm64/cl.exe
--     C flags (Release):           /nologo /DWIN32 /D_WINDOWS /utf-8 /MP  /arm64EC /D_AMD64_ /DAMD64 /D_ARM64EC_ /DARM64EC  /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /D _ARM64_DISTINCT_NEON_TYPES /Oi  /fp:precise /FS     /MT /O2 /Oi /Gy /DNDEBUG /Z7  
--     C flags (Debug):             /nologo /DWIN32 /D_WINDOWS /utf-8 /MP  /arm64EC /D_AMD64_ /DAMD64 /D_ARM64EC_ /DARM64EC  /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /D _ARM64_DISTINCT_NEON_TYPES /Oi  /fp:precise /FS   /D_DEBUG /MTd /Z7 /Ob0 /Od /RTC1  
--     Linker flags (Release):      /machine:ARM64EC  /NODEFAULTLIB:atlthunk.lib /nologo /DEBUG /INCREMENTAL:NO /OPT:REF /OPT:ICF    /debug /NODEFAULTLIB:libcmtd.lib /NODEFAULTLIB:libcpmtd.lib /NODEFAULTLIB:msvcrtd.lib
--     Linker flags (Debug):        /machine:ARM64EC  /NODEFAULTLIB:atlthunk.lib /nologo    /debug /INCREMENTAL  /NODEFAULTLIB:libcmt.lib /NODEFAULTLIB:libcpmt.lib /NODEFAULTLIB:msvcrt.lib
--     ccache:                      NO
--     Precompiled headers:         NO
--     Extra dependencies:          protobuf::libprotobuf comctl32 gdi32 ole32 setupapi ws2_32 C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/jpeg.lib C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/libwebpdecoder.lib C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/libwebp.lib C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/libwebpdemux.lib C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/libwebpmux.lib C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/libsharpyuv.lib C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/libpng16.lib C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/tiff.lib C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/zlib.lib quirc::quirc
--     3rdparty dependencies:       tegra_hal
-- 
--   OpenCV modules:
--     To be built:                 calib3d core dnn features2d flann highgui imgcodecs imgproc ml objdetect photo stitching ts video videoio
--     Disabled:                    world
--     Disabled by dependency:      -
--     Unavailable:                 gapi java python2 python3
--     Applications:                tests perf_tests
--     Documentation:               NO
--     Non-free algorithms:         NO
-- 
--   Windows RT support:            NO
-- 
--   GUI:                           WIN32UI
--     Win32 UI:                    YES
-- 
--   Media I/O: 
--     ZLib:                        C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/zlib.lib (ver 1.3.1)
--     JPEG:                        C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/jpeg.lib (ver 62)
--     WEBP:                        (ver 1.4.0)
--     PNG:                         C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/libpng16.lib (ver 1.6.43)
--     TIFF:                        C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/tiff.lib (ver 42 / 4.7.0)
--     HDR:                         YES
--     SUNRASTER:                   YES
--     PXM:                         YES
--     PFM:                         YES
-- 
--   Video I/O:
--     DirectShow:                  YES
-- 
--   Parallel framework:            Concurrency
-- 
--   Trace:                         YES (built-in)
-- 
--   Other third-party libraries:
--     Custom HAL:                  YES (carotene (ver 0.0.1, Auto detected))
--     Protobuf:                    optimized C:/WoS/repo/vcpkg/installed/arm64ec-windows-release/lib/libprotobuf.lib debug __location_debug-NOTFOUND   version (28.3.0)
--     Flatbuffers:                 23.5.26
-- 
--   Python (for build):            NO
-- 
--   Install to:                    C:/WoS/repo/vcpkg/packages/opencv4_arm64ec-windows-release
-- -----------------------------------------------------------------
-- 
-- Verifying WITH_1394=OFF => 'HAVE_DC1394_2'=FALSE
-- Verifying WITH_AVFOUNDATION= => 'HAVE_AVFOUNDATION'=FALSE
-- Verifying WITH_AVIF=OFF => 'HAVE_AVIF'=FALSE
-- Verifying WITH_CAP_IOS= => 'HAVE_CAP_IOS'=FALSE
-- Verifying WITH_CPUFEATURES=OFF => 'HAVE_CPUFEATURES'=FALSE
-- Verifying WITH_VTK=OFF => 'HAVE_VTK'=FALSE
-- Verifying WITH_CUDA=OFF => 'HAVE_CUDA'=FALSE
-- Verifying WITH_CUFFT= => 'HAVE_CUFFT'=FALSE
-- Verifying WITH_CUBLAS=OFF => 'HAVE_CUBLAS'=FALSE
-- Verifying WITH_CUDNN=OFF => 'HAVE_CUDNN'=FALSE
-- Verifying WITH_NVCUVID=OFF => 'HAVE_NVCUVID'=FALSE
-- Verifying WITH_NVCUVENC=OFF => 'HAVE_NVCUVENC'=FALSE
-- Verifying WITH_EIGEN=OFF => 'HAVE_EIGEN'=FALSE
-- Verifying WITH_FFMPEG=OFF => 'HAVE_FFMPEG'=FALSE
-- Verifying WITH_GSTREAMER=OFF => 'HAVE_GSTREAMER;AND;GSTREAMER_VERSION;VERSION_GREATER;0.99'=FALSE
-- Verifying WITH_GTK=OFF => 'HAVE_GTK'=FALSE
-- Verifying WITH_GTK_2_X= => 'HAVE_GTK;AND;NOT;HAVE_GTK3'=FALSE
-- Verifying WITH_WAYLAND= => 'HAVE_WAYLAND'=FALSE
-- Verifying WITH_IPP=OFF => 'HAVE_IPP'=FALSE
-- Verifying WITH_HALIDE=OFF => 'HAVE_HALIDE'=FALSE
-- Verifying WITH_VULKAN=OFF => 'HAVE_VULKAN'=FALSE
-- Verifying WITH_OPENVINO=OFF => 'TARGET;ocv.3rdparty.openvino'=FALSE
-- Verifying WITH_WEBNN=OFF => 'HAVE_WEBNN'=FALSE
-- Verifying WITH_JASPER=OFF => 'HAVE_JASPER'=FALSE
-- Verifying WITH_OPENJPEG=OFF => 'HAVE_OPENJPEG'=FALSE
-- Verifying WITH_JPEG=ON => 'HAVE_JPEG'=TRUE
-- Verifying WITH_WEBP=ON => 'HAVE_WEBP'=TRUE
-- Verifying WITH_OPENEXR=OFF => 'HAVE_OPENEXR'=FALSE
-- Verifying WITH_OPENGL=OFF => 'HAVE_OPENGL'=FALSE
-- Verifying WITH_OPENVX=OFF => 'HAVE_OPENVX'=FALSE
-- Verifying WITH_OPENNI=OFF => 'HAVE_OPENNI'=FALSE
-- Verifying WITH_OPENNI2=OFF => 'HAVE_OPENNI2'=FALSE
-- Verifying WITH_PNG=ON => 'HAVE_PNG'=TRUE
-- Verifying WITH_SPNG=OFF => 'HAVE_SPNG'=FALSE
-- Verifying WITH_GDCM=OFF => 'HAVE_GDCM'=FALSE
-- Verifying WITH_PVAPI=OFF => 'HAVE_PVAPI'=FALSE
-- Verifying WITH_ARAVIS= => 'HAVE_ARAVIS_API'=FALSE
-- Verifying WITH_QT=OFF => 'HAVE_QT'=FALSE
-- Verifying WITH_WIN32UI=ON => 'HAVE_WIN32UI'=TRUE
-- Verifying WITH_TBB=OFF => 'HAVE_TBB'=FALSE
-- Verifying WITH_HPX=OFF => 'HAVE_HPX'=FALSE
-- Verifying WITH_OPENMP=OFF => 'HAVE_OPENMP'=FALSE
-- Verifying WITH_PTHREADS_PF= => 'HAVE_PTHREADS_PF'=FALSE
-- Verifying WITH_TIFF=ON => 'HAVE_TIFF'=TRUE
-- Verifying WITH_V4L= => 'HAVE_CAMV4L;OR;HAVE_CAMV4L2;OR;HAVE_VIDEOIO'=FALSE
-- Verifying WITH_DSHOW=ON => 'HAVE_DSHOW'=TRUE
-- Verifying WITH_MSMF=OFF => 'HAVE_MSMF'=FALSE
-- Verifying WITH_MSMF_DXVA=OFF => 'HAVE_MSMF_DXVA'=FALSE
-- Verifying WITH_XIMEA=OFF => 'HAVE_XIMEA'=FALSE
-- Verifying WITH_UEYE=OFF => 'HAVE_UEYE'=FALSE
-- Verifying WITH_XINE= => 'HAVE_XINE'=FALSE
-- Verifying WITH_CLP=OFF => 'HAVE_CLP'=FALSE
-- Verifying WITH_OPENCL=OFF => 'HAVE_OPENCL'=FALSE
-- Verifying WITH_OPENCL_SVM=OFF => 'HAVE_OPENCL_SVM'=FALSE
-- Verifying WITH_OPENCLAMDFFT=OFF => 'HAVE_CLAMDFFT'=FALSE
-- Verifying WITH_OPENCLAMDBLAS=OFF => 'HAVE_CLAMDBLAS'=FALSE
-- Verifying WITH_DIRECTX=ON => 'HAVE_DIRECTX'=TRUE
-- Verifying WITH_DIRECTML=ON => 'HAVE_DIRECTML'=TRUE
-- Verifying WITH_OPENCL_D3D11_NV=OFF => 'HAVE_OPENCL_D3D11_NV'=FALSE
-- Verifying WITH_LIBREALSENSE=OFF => 'HAVE_LIBREALSENSE'=FALSE
-- Verifying WITH_VA=OFF => 'HAVE_VA'=FALSE
-- Verifying WITH_VA_INTEL=OFF => 'HAVE_VA_INTEL'=FALSE
-- Verifying WITH_MFX=OFF => 'HAVE_MFX'=FALSE
-- Verifying WITH_GDAL=OFF => 'HAVE_GDAL'=FALSE
-- Verifying WITH_GPHOTO2= => 'HAVE_GPHOTO2'=FALSE
-- Verifying WITH_LAPACK=OFF => 'HAVE_LAPACK'=FALSE
-- Verifying WITH_ITT=OFF => 'HAVE_ITT'=FALSE
-- Verifying WITH_PROTOBUF=ON => 'HAVE_PROTOBUF'=TRUE
-- Verifying WITH_IMGCODEC_HDR=ON => 'HAVE_IMGCODEC_HDR'=TRUE
-- Verifying WITH_IMGCODEC_SUNRASTER=ON => 'HAVE_IMGCODEC_SUNRASTER'=TRUE
-- Verifying WITH_IMGCODEC_PXM=ON => 'HAVE_IMGCODEC_PXM'=TRUE
-- Verifying WITH_IMGCODEC_PFM=ON => 'HAVE_IMGCODEC_PFM'=TRUE
-- Verifying WITH_QUIRC=ON => 'HAVE_QUIRC'=TRUE
-- Verifying WITH_ANDROID_MEDIANDK= => 'HAVE_ANDROID_MEDIANDK'=FALSE
-- Verifying WITH_ANDROID_NATIVE_CAMERA= => 'HAVE_ANDROID_NATIVE_CAMERA'=FALSE
-- Verifying WITH_ONNX=OFF => 'HAVE_ONNX'=FALSE
-- Verifying WITH_TIMVX=OFF => 'HAVE_TIMVX'=FALSE
-- Verifying WITH_OBSENSOR=OFF => 'HAVE_OBSENSOR'=FALSE
-- Verifying WITH_CANN=OFF => 'HAVE_CANN'=FALSE
-- Verifying WITH_FLATBUFFERS=ON => 'HAVE_FLATBUFFERS'=TRUE
-- Verifying WITH_ZLIB_NG=OFF => 'HAVE_ZLIB_NG'=FALSE
-- Verifying ENABLE_CUDA_FIRST_CLASS_LANGUAGE=OFF => 'HAVE_CUDA'=FALSE
-- Configuring done (34.3s)
CMake Warning:
  Value of OPENCV_BUILD_INFO_STR contained a newline; truncating


-- Generating done (2.6s)
CMake Warning:
  Value of OPENCV_BUILD_INFO_STR contained a newline; truncating


-- Build files have been written to: C:/WoS/repo/vcpkg/buildtrees/opencv4/arm64ec-windows-release-rel

Steps to reproduce

vcpkg install opencv4:arm64ec-windows

Issue submission checklist

  • I report the issue, it's not a question
  • I checked the problem with documentation, FAQ, open issues, forum.opencv.org, Stack Overflow, etc and have not found any solution
  • I updated to the latest OpenCV version and the issue is still there
  • There is reproducer code and related data files (videos, images, onnx, etc)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy