Skip to content

Instantly share code, notes, and snippets.

@ConnorBaker
Created May 6, 2025 03:18
Show Gist options
  • Select an option

  • Save ConnorBaker/f258bfa80c82f92c34850482117fa00f to your computer and use it in GitHub Desktop.

Select an option

Save ConnorBaker/f258bfa80c82f92c34850482117fa00f to your computer and use it in GitHub Desktop.
nix log /nix/store/z00ajiadvr411dq38ribj7kzwzjqid8i-opencv-4.11.0.drv | cat
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
source: sourcing cudaHook.bash (hostOffset=-1) (targetOffset=0)
source: added cudaHookRegistration to prePhases
source: added cudaSetupCudaToolkitRoot to envHooks for hostOffset=-1
source: sourcing nvccHook.bash (hostOffset=-1) (targetOffset=0)
source: added nvccHookRegistration to prePhases
Sourcing fix-elf-files.sh
source: sourcing cudaHook.bash (hostOffset=0) (targetOffset=1)
source: added cudaHookRegistration to prePhases
source: added cudaSetupCudaToolkitRoot to envHooks for hostOffset=0
source: sourcing cudaCudartRunpathFixupHook.bash (hostOffset=0) (targetOffset=1)
source: added cudaCudartRunpathFixupHookRegistration to prePhases
cudaSetupCudaToolkitRoot: added /nix/store/fcfpi3lysxh50yxbbl5s7b3ghmpn5bx8-cuda12.9-cuda_nvcc-12.9.41-dev to CUDAToolkit_ROOT
cudaSetupCudaToolkitRoot: added /nix/store/68300hf34fq9jr0aj78f3m2nh0300pw2-cuda12.9-cuda_nvcc-12.9.41-bin to CUDAToolkit_ROOT
cudaSetupCudaToolkitRoot: added /nix/store/hrdrsldgicr8rqczq0f7s0vsjx4j8p4d-cuda12.9-cuda_nvcc-12.9.41-include to CUDAToolkit_ROOT
cudaSetupCudaToolkitRoot: added /nix/store/bzmq0hpz1cssgln3v7pn0m45m6p0ck04-cuda12.9-cuda_cudart-12.9.37-dev to CUDAToolkit_ROOT
cudaSetupCudaToolkitRoot: added /nix/store/20krzdzd561hjgvdkfimyyj6gvcadpc5-cuda12.9-cuda_cccl-12.9.27-include to CUDAToolkit_ROOT
cudaSetupCudaToolkitRoot: added /nix/store/s665zw38lgfi617lrqwm9spvhrnil6gv-cuda12.9-cuda_cudart-12.9.37-include to CUDAToolkit_ROOT
cudaSetupCudaToolkitRoot: added /nix/store/bldwlhb44hx359yksmc9b6ndwj9rgl7p-cuda12.9-cuda_cudart-12.9.37-lib to CUDAToolkit_ROOT
cudaSetupCudaToolkitRoot: added /nix/store/ga5nwwx9ng51g8870kaay88j6flnb3an-cuda12.9-cuda_cudart-12.9.37-static to CUDAToolkit_ROOT
cudaSetupCudaToolkitRoot: added /nix/store/53077zy7d9mi1ml9wkcrls3h9bjlyqyn-cuda12.9-cuda_cudart-12.9.37-stubs to CUDAToolkit_ROOT
cudaSetupCudaToolkitRoot: added /nix/store/2cr0ihq4640jwl10q4z7x7jn1jrldx9b-cuda12.9-cuda_cccl-12.9.27-dev to CUDAToolkit_ROOT
cudaSetupCudaToolkitRoot: added /nix/store/spyvnjnnapjwwza4ghzp7r9rixzhy6rb-cuda12.9-libnpp-12.4.0.27-dev to CUDAToolkit_ROOT
cudaSetupCudaToolkitRoot: added /nix/store/16mnld3misrr7iqhxwqgxfkm1lpa49rp-cuda12.9-libnpp-12.4.0.27-include to CUDAToolkit_ROOT
cudaSetupCudaToolkitRoot: added /nix/store/cnnvp7yyq0z5khjwh9b1n6zsx6aamzbs-cuda12.9-libnpp-12.4.0.27-lib to CUDAToolkit_ROOT
cudaSetupCudaToolkitRoot: added /nix/store/hwa6gs7p11y8anv0z5q854bylzgq9nja-nvidia-optical-flow-sdk-2.0 to CUDAToolkit_ROOT
cudaSetupCudaToolkitRoot: added /nix/store/v5q1lsmn8gcj8v5md9j39lpm4i91kqz9-cuda12.9-libcublas-12.9.0.13-dev to CUDAToolkit_ROOT
cudaSetupCudaToolkitRoot: added /nix/store/pfc63wzawpdnsr517q1vcddjdba51pyl-cuda12.9-libcublas-12.9.0.13-include to CUDAToolkit_ROOT
cudaSetupCudaToolkitRoot: added /nix/store/p634y8f5vp6iwvpc3hzivjs1yrr3zzdh-cuda12.9-libcublas-12.9.0.13-lib to CUDAToolkit_ROOT
cudaSetupCudaToolkitRoot: added /nix/store/4a5ksqn7pwdpvrkaks6svfabili5ss7z-cuda12.9-libcufft-11.4.0.6-dev to CUDAToolkit_ROOT
cudaSetupCudaToolkitRoot: added /nix/store/rxks7ssmwfkpj16fgycq2rlnlm4x6jir-cuda12.9-libcufft-11.4.0.6-include to CUDAToolkit_ROOT
cudaSetupCudaToolkitRoot: added /nix/store/h05daajrvpkkjg7cgmrlqqhpz8jy822r-cuda12.9-libcufft-11.4.0.6-lib to CUDAToolkit_ROOT
Running phase: cudaHookRegistration
@nix {"action":"setPhase","phase":"cudaHookRegistration"}
cudaHookRegistration: added cudaSetupCMakeFlags to preConfigureHooks
cudaHookRegistration: added cudaPropagateLibraries to postFixupHooks
Running phase: nvccHookRegistration
@nix {"action":"setPhase","phase":"nvccHookRegistration"}
nvccHookRegistration: added nvccSetupEnvironmentVariables to preConfigureHooks
nvccHookRegistration: added nvccSetupCMakeHostCompilerLeakPrevention to preConfigureHooks
nvccHookRegistration: added 'autoFixElfFiles nvccRunpathFixup' to postFixupHooks
nvccHookRegistration: added nvccRunpathCheck to postInstallCheckHooks
Running phase: cudaHookRegistration
@nix {"action":"setPhase","phase":"cudaHookRegistration"}
cudaHookRegistration: added cudaSetupCMakeFlags to preConfigureHooks
cudaHookRegistration: added cudaPropagateLibraries to postFixupHooks
Running phase: cudaCudartRunpathFixupHookRegistration
@nix {"action":"setPhase","phase":"cudaCudartRunpathFixupHookRegistration"}
cudaCudartRunpathFixupHookRegistration: added 'autoFixElfFiles cudaCudartRunpathFixup' to postFixupHooks
Running phase: unpackPhase
@nix {"action":"setPhase","phase":"unpackPhase"}
unpacking source archive /nix/store/qyz7d9bkiarb9g38r7h5wy4vk7i6m0ig-source
source root is source
Running phase: patchPhase
@nix {"action":"setPhase","phase":"patchPhase"}
applying patch /nix/store/q40k4s40abpxl5gavvkbi3ich3znrfmv-cmake-don-t-use-OpenCVFindOpenEXR.patch
patching file cmake/OpenCVFindLibsGrfmt.cmake
Hunk #1 succeeded at 352 (offset 95 lines).
applying patch /nix/store/xn18kzkfl1851djxky1nc1vghsp5vqfn-cuda_opt_flow.patch
patching file opencv_contrib/cudaoptflow/CMakeLists.txt
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
Running phase: configurePhase
@nix {"action":"setPhase","phase":"configurePhase"}
cudaSetupCMakeFlags: appended -DCMAKE_POLICY_DEFAULT_CMP0074=NEW to cmakeFlags
nvccSetupEnvironmentVariables: set CUDAHOSTCXX to /nix/store/gznaw6wx2in8xjwgry89d329lmc4f5cd-gcc-wrapper-14.2.1.20250322/bin/c++
nvccSetupEnvironmentVariables: set NVCC_CCBIN to /nix/store/gznaw6wx2in8xjwgry89d329lmc4f5cd-gcc-wrapper-14.2.1.20250322/bin/c++
nvccSetupEnvironmentVariables: appended --compiler-bindir=/nix/store/gznaw6wx2in8xjwgry89d329lmc4f5cd-gcc-wrapper-14.2.1.20250322/bin/c++ to NVCC_APPEND_FLAGS
nvccSetupEnvironmentVariables: appended -Xfatbin=-compress-all to NVCC_PREPEND_FLAGS
nvccSetupCMakeHostCompilerLeakPrevention: appended /nix/store/0397d7bbyis60imy5nbs99lb9lf0qsbg-gcc-14.2.1.20250322/gcc/x86_64-unknown-linux-gnu/14.2.1.20250322 to CMAKE_CUDA_IMPLICIT_LINK_DIRECTORIES_EXCLUDE
nvccSetupCMakeHostCompilerLeakPrevention: appended /nix/store/0397d7bbyis60imy5nbs99lb9lf0qsbg-gcc-14.2.1.20250322/lib to CMAKE_CUDA_IMPLICIT_LINK_DIRECTORIES_EXCLUDE
nvccSetupCMakeHostCompilerLeakPrevention: appended /nix/store/68c6ajqf1b2fd9b18k8kpxv1fw7sj59s-gcc-14.2.1.20250322-lib/lib to CMAKE_CUDA_IMPLICIT_LINK_DIRECTORIES_EXCLUDE
nvccSetupCMakeHostCompilerLeakPrevention: appended /nix/store/0397d7bbyis60imy5nbs99lb9lf0qsbg-gcc-14.2.1.20250322/lib64 to CMAKE_CUDA_IMPLICIT_LINK_DIRECTORIES_EXCLUDE
cudaSetupCMakeFlags: appended -DCMAKE_POLICY_DEFAULT_CMP0074=NEW to cmakeFlags
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/mi3mhz83vbbvbfzwrwngwhs12rczbvyj-opencv-4.11.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/mi3mhz83vbbvbfzwrwngwhs12rczbvyj-opencv-4.11.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/mi3mhz83vbbvbfzwrwngwhs12rczbvyj-opencv-4.11.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/mi3mhz83vbbvbfzwrwngwhs12rczbvyj-opencv-4.11.0/share/doc/OpenCV -DCMAKE_INSTALL_INFODIR=/nix/store/mi3mhz83vbbvbfzwrwngwhs12rczbvyj-opencv-4.11.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/mi3mhz83vbbvbfzwrwngwhs12rczbvyj-opencv-4.11.0/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/mi3mhz83vbbvbfzwrwngwhs12rczbvyj-opencv-4.11.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/mi3mhz83vbbvbfzwrwngwhs12rczbvyj-opencv-4.11.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/mi3mhz83vbbvbfzwrwngwhs12rczbvyj-opencv-4.11.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/mi3mhz83vbbvbfzwrwngwhs12rczbvyj-opencv-4.11.0/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/gznaw6wx2in8xjwgry89d329lmc4f5cd-gcc-wrapper-14.2.1.20250322/bin/strip -DCMAKE_RANLIB=/nix/store/gznaw6wx2in8xjwgry89d329lmc4f5cd-gcc-wrapper-14.2.1.20250322/bin/ranlib -DCMAKE_AR=/nix/store/gznaw6wx2in8xjwgry89d329lmc4f5cd-gcc-wrapper-14.2.1.20250322/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/mi3mhz83vbbvbfzwrwngwhs12rczbvyj-opencv-4.11.0 -DOPENCV_GENERATE_PKGCONFIG:BOOL=TRUE -DWITH_OPENMP:BOOL=TRUE -DBUILD_PROTOBUF:BOOL=FALSE -DWITH_PROTOBUF:BOOL=TRUE -DPROTOBUF_UPDATE_FILES:BOOL=TRUE -DOPENCV_ENABLE_NONFREE:BOOL=FALSE -DBUILD_TESTS:BOOL=TRUE -DBUILD_PERF_TESTS:BOOL=FALSE -DCMAKE_SKIP_BUILD_RPATH:BOOL=TRUE -DBUILD_DOCS:BOOL=FALSE -DOPENCV_ENABLE_PKG_CONFIG:BOOL=TRUE -DWITH_IPP:BOOL=FALSE -DWITH_TIFF:BOOL=TRUE -DWITH_WEBP:BOOL=TRUE -DWITH_JPEG:BOOL=TRUE -DWITH_PNG:BOOL=TRUE -DWITH_OPENEXR:BOOL=TRUE -DWITH_OPENJPEG:BOOL=TRUE -DWITH_JASPER:BOOL=FALSE -DWITH_TBB:BOOL=FALSE -DWITH_CUDA:BOOL=TRUE -DWITH_CUBLAS:BOOL=TRUE -DWITH_CUDNN:BOOL=FALSE -DWITH_CUFFT:BOOL=TRUE -DENABLE_LTO:BOOL=FALSE -DENABLE_THIN_LTO:BOOL=FALSE -DCUDA_FAST_MATH:BOOL=TRUE -DCUDA_NVCC_FLAGS:STRING=--expt-relaxed-constexpr -DCUDA_ARCH_BIN:STRING=89 -DCUDA_ARCH_PTX:STRING=8.9 -DNVIDIA_OPTICAL_FLOW_2_0_HEADERS_PATH:PATH=/nix/store/hwa6gs7p11y8anv0z5q854bylzgq9nja-nvidia-optical-flow-sdk-2.0 -DOPENCL_LIBRARY:PATH=/nix/store/qj5cz0503gbymnjpyaxxfc9fidiz99mj-ocl-icd-2.3.2/lib/libOpenCL.so -DOPENCV_PYTHON_INSTALL_PATH:PATH=lib/python3.12/site-packages -DCMAKE_POLICY_DEFAULT_CMP0074=NEW -DCMAKE_POLICY_DEFAULT_CMP0074=NEW -DOPENCV_EXTRA_MODULES_PATH=/build/source/opencv_contrib -DPROTOC_EXE=/nix/store/kwck64i18xskag45g7b3vawaapjhsjrc-protobuf-21.12/bin/protoc -DProtobuf_PROTOC_EXE=/nix/store/kwck64i18xskag45g7b3vawaapjhsjrc-protobuf-21.12/bin/protoc -DProtobuf_PROTOC_EXECUTABLE=/nix/store/kwck64i18xskag45g7b3vawaapjhsjrc-protobuf-21.12/bin/protoc
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.
-- The CXX compiler identification is GNU 14.2.1
-- The C compiler identification is GNU 14.2.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /nix/store/gznaw6wx2in8xjwgry89d329lmc4f5cd-gcc-wrapper-14.2.1.20250322/bin/g++ - 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: /nix/store/gznaw6wx2in8xjwgry89d329lmc4f5cd-gcc-wrapper-14.2.1.20250322/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detected processor: x86_64
-- Found PythonInterp: /nix/store/kjvgj2n3yn70hmjifg6y0bk9m4rf7jba-python3-3.12.10/bin/python3 (found suitable version "3.12.10", minimum required is "3.2")
-- Found PythonLibs: /nix/store/kjvgj2n3yn70hmjifg6y0bk9m4rf7jba-python3-3.12.10/lib/libpython3.12.so (found suitable exact version "3.12.10")
-- 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_WRETURN_TYPE
-- Performing Test HAVE_CXX_WRETURN_TYPE - Success
-- Performing Test HAVE_C_WRETURN_TYPE
-- Performing Test HAVE_C_WRETURN_TYPE - Success
-- Performing Test HAVE_CXX_WNON_VIRTUAL_DTOR
-- Performing Test HAVE_CXX_WNON_VIRTUAL_DTOR - Success
-- Performing Test HAVE_C_WNON_VIRTUAL_DTOR
-- Performing Test HAVE_C_WNON_VIRTUAL_DTOR - Failed
-- Performing Test HAVE_CXX_WADDRESS
-- Performing Test HAVE_CXX_WADDRESS - Success
-- Performing Test HAVE_C_WADDRESS
-- Performing Test HAVE_C_WADDRESS - Success
-- Performing Test HAVE_CXX_WSEQUENCE_POINT
-- Performing Test HAVE_CXX_WSEQUENCE_POINT - Success
-- Performing Test HAVE_C_WSEQUENCE_POINT
-- Performing Test HAVE_C_WSEQUENCE_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_WFORMAT_SECURITY
-- Performing Test HAVE_CXX_WFORMAT_SECURITY - Success
-- Performing Test HAVE_C_WFORMAT_SECURITY
-- Performing Test HAVE_C_WFORMAT_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_CPU_SSE_SUPPORT (check file: cmake/checks/cpu_sse.cpp)
-- Performing Test HAVE_CPU_SSE_SUPPORT - Success
-- Performing Test HAVE_CPU_SSE2_SUPPORT (check file: cmake/checks/cpu_sse2.cpp)
-- Performing Test HAVE_CPU_SSE2_SUPPORT - Success
-- Performing Test HAVE_CPU_SSE3_SUPPORT (check file: cmake/checks/cpu_sse3.cpp)
-- Performing Test HAVE_CPU_SSE3_SUPPORT - Failed
-- Performing Test HAVE_CXX_MSSE3 (check file: cmake/checks/cpu_sse3.cpp)
-- Performing Test HAVE_CXX_MSSE3 - Success
-- Performing Test HAVE_CXX_MSSSE3 (check file: cmake/checks/cpu_ssse3.cpp)
-- Performing Test HAVE_CXX_MSSSE3 - Success
-- Performing Test HAVE_CXX_MSSE4_1 (check file: cmake/checks/cpu_sse41.cpp)
-- Performing Test HAVE_CXX_MSSE4_1 - Success
-- Performing Test HAVE_CXX_MPOPCNT (check file: cmake/checks/cpu_popcnt.cpp)
-- Performing Test HAVE_CXX_MPOPCNT - Success
-- Performing Test HAVE_CXX_MSSE4_2 (check file: cmake/checks/cpu_sse42.cpp)
-- Performing Test HAVE_CXX_MSSE4_2 - Success
-- Performing Test HAVE_CXX_MAVX (check file: cmake/checks/cpu_avx.cpp)
-- Performing Test HAVE_CXX_MAVX - Success
-- Performing Test HAVE_CXX_MF16C (check file: cmake/checks/cpu_fp16.cpp)
-- Performing Test HAVE_CXX_MF16C - Success
-- Performing Test HAVE_CXX_MAVX2 (check file: cmake/checks/cpu_avx2.cpp)
-- Performing Test HAVE_CXX_MAVX2 - Success
-- Performing Test HAVE_CXX_MFMA
-- Performing Test HAVE_CXX_MFMA - Success
-- Performing Test HAVE_CXX_MAVX512F (check file: cmake/checks/cpu_avx512.cpp)
-- Performing Test HAVE_CXX_MAVX512F - Success
-- Performing Test HAVE_CXX_MAVX512F_MAVX512CD (check file: cmake/checks/cpu_avx512common.cpp)
-- Performing Test HAVE_CXX_MAVX512F_MAVX512CD - Success
-- Performing Test HAVE_CXX_MAVX512F_MAVX512CD_MAVX512VL_MAVX512BW_MAVX512DQ (check file: cmake/checks/cpu_avx512skx.cpp)
-- Performing Test HAVE_CXX_MAVX512F_MAVX512CD_MAVX512VL_MAVX512BW_MAVX512DQ - Success
-- Performing Test HAVE_CPU_BASELINE_FLAGS
-- Performing Test HAVE_CPU_BASELINE_FLAGS - Success
-- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_1
-- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_1 - Success
-- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_2
-- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_2 - Success
-- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX
-- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX - Success
-- Performing Test HAVE_CPU_DISPATCH_FLAGS_FP16
-- Performing Test HAVE_CPU_DISPATCH_FLAGS_FP16 - Success
-- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX2
-- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX2 - Success
-- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX512_SKX
-- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX512_SKX - 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
-- Performing Test HAVE_LINK_NO_UNDEFINED
-- Performing Test HAVE_LINK_NO_UNDEFINED - 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")
-- Found ZLIB: /nix/store/8dr41ckl7sbv2v5aim3csxzql03z68hk-zlib-1.3.1/lib/libz.so (found suitable version "1.3.1", minimum required is "1.2.3")
-- Could NOT find AVIF (missing: AVIF_LIBRARY AVIF_INCLUDE_DIR)
-- Found JPEG: /nix/store/vvbavgrybcbd1iq04953jpgpg8hpdkdb-libjpeg-turbo-3.0.4/lib/libjpeg.so (found version "62")
-- Found TIFF: /nix/store/pwh730kxpaw54v83y9ad7l0r8cp84ff9-libtiff-4.7.0-dev/lib/cmake/tiff (found version "4.7.0")
-- Found WebP: /nix/store/sgywl6arzpc4cfvgckh3bdvffm7vvyxp-libwebp-1.5.0/lib/libwebp.so
-- Found system OpenJPEG: openjp2 (found version "2.5.2")
-- Checking for module 'OpenEXR'
-- Found OpenEXR, version 3.2.4
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- NVCUVID: Header not found, WITH_NVCUVID requires Nvidia decoding library header /nix/store/68300hf34fq9jr0aj78f3m2nh0300pw2-cuda12.9-cuda_nvcc-12.9.41-;/nix/store/68300hf34fq9jr0aj78f3m2nh0300pw2-cuda12.9-cuda_nvcc-12.9.41-/include/nvcuvid.h
-- NVCUVENC: Header not found, WITH_NVCUVENC requires Nvidia encoding library header /nix/store/68300hf34fq9jr0aj78f3m2nh0300pw2-cuda12.9-cuda_nvcc-12.9.41-;/nix/store/68300hf34fq9jr0aj78f3m2nh0300pw2-cuda12.9-cuda_nvcc-12.9.41-/include/nvEncodeAPI.h
-- CUDA detected: 12.9
-- CUDA: Using CUDA_ARCH_BIN=89
-- CUDA: NVCC target flags --expt-relaxed-constexpr;-gencode;arch=compute_89,code=sm_89;-D_FORCE_INLINES;-gencode;arch=compute_89,code=compute_89
-- Found OpenBLAS libraries: /nix/store/gzqlw640bzscbcznjczk547hdx9n36w7-openblas-0.3.29/lib/libopenblas.so
-- Found OpenBLAS include: /nix/store/h85c147a876widbvhsqq3hssvh3f41jy-openblas-0.3.29-dev/include
-- LAPACK(OpenBLAS): LAPACK_LIBRARIES: /nix/store/gzqlw640bzscbcznjczk547hdx9n36w7-openblas-0.3.29/lib/libopenblas.so
-- LAPACK(OpenBLAS): Support is enabled.
-- Could NOT find Java (missing: Java_JAVA_EXECUTABLE Java_JAR_EXECUTABLE Java_JAVAC_EXECUTABLE Java_JAVAH_EXECUTABLE Java_JAVADOC_EXECUTABLE)
-- Could NOT find JNI (missing: JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 AWT JVM)
-- VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
-- Looking for dlerror in dl
-- Looking for dlerror in dl - found
-- Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH
-- Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH - 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_STRICT_PROTOTYPES
-- Performing Test HAVE_C_WNO_STRICT_PROTOTYPES - Success
-- ADE: Downloading v0.1.2e.zip from https://github.com/opencv/ade/archive/v0.1.2e.zip
-- Checking for module 'gtk+-3.0'
-- No package 'gtk+-3.0' found
-- Checking for module 'gtk+-2.0'
-- No package 'gtk+-2.0' found
-- Performing Test HAVE_CXX_WNO_UNDEF
-- Performing Test HAVE_CXX_WNO_UNDEF - Success
-- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS
-- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success
-- Performing Test HAVE_CXX_WNO_SHADOW
-- Performing Test HAVE_CXX_WNO_SHADOW - Success
-- Performing Test HAVE_CXX_WNO_STRICT_ALIASING
-- Performing Test HAVE_CXX_WNO_STRICT_ALIASING - Success
-- Checking for modules 'libavcodec;libavformat;libavutil;libswscale'
-- Found libavcodec, version 61.19.101
-- Found libavformat, version 61.7.100
-- Found libavutil, version 59.39.100
-- Found libswscale, version 8.3.100
-- Checking for module 'libavresample'
-- No package 'libavresample' found
-- Checking for module 'gstreamer-base-1.0'
-- Found gstreamer-base-1.0, version 1.26.0
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
-- Checking for module 'gstreamer-app-1.0'
-- Found gstreamer-app-1.0, version 1.26.0
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
-- Checking for module 'gstreamer-riff-1.0'
-- Found gstreamer-riff-1.0, version 1.26.0
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
-- Checking for module 'gstreamer-pbutils-1.0'
-- Found gstreamer-pbutils-1.0, version 1.26.0
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
-- Checking for module 'gstreamer-video-1.0'
-- Found gstreamer-video-1.0, version 1.26.0
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
-- Checking for module 'gstreamer-audio-1.0'
-- Found gstreamer-audio-1.0, version 1.26.0
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
-- Performing Test HAVE_CXX_WNO_SIGN_COMPARE
-- Performing Test HAVE_CXX_WNO_SIGN_COMPARE - Success
-- Performing Test HAVE_CXX_WNO_ENUM_COMPARE
-- Performing Test HAVE_CXX_WNO_ENUM_COMPARE - Success
-- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER
-- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER - Success
-- Performing Test HAVE_CXX_WNO_UNINITIALIZED
-- Performing Test HAVE_CXX_WNO_UNINITIALIZED - Success
-- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS
-- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success
-- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_COMPARE
-- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_COMPARE - Success
-- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION
-- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION - Success
-- Performing Test HAVE_CXX_WNO_UNUSED_VARIABLE
-- Performing Test HAVE_CXX_WNO_UNUSED_VARIABLE - Success
-- Performing Test HAVE_CXX_WNO_SUGGEST_OVERRIDE
-- Performing Test HAVE_CXX_WNO_SUGGEST_OVERRIDE - Success
-- Checking for module 'freetype2'
-- No package 'freetype2' found
-- Checking for module 'harfbuzz'
-- No package 'harfbuzz' found
-- freetype2: NO
-- harfbuzz: NO
-- HDF5 C compiler wrapper is unable to compile a minimal HDF5 program.
-- Found HDF5: /nix/store/5p7fmhdz2d1h6avr04wj872cgl28q3c5-hdf5-cpp-1.14.6/lib/libhdf5.so (found version "1.14.6")
-- Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF
-- Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF - Success
-- Julia not found. Not compiling Julia Bindings.
-- Module opencv_ovis disabled because OGRE3D was not found
-- Checking SFM glog/gflags deps... TRUE
-- CERES support is disabled. Ceres Solver for reconstruction API is required.
-- Checking for module 'tesseract'
-- No package 'tesseract' found
-- Tesseract: NO
-- Allocator metrics storage type: 'long long'
-- Performing Test HAVE_CXX_WNO_UNUSED_BUT_SET_VARIABLE
-- Performing Test HAVE_CXX_WNO_UNUSED_BUT_SET_VARIABLE - Success
-- Excluding from source files list: <BUILD>/modules/core/test/test_intrin256.lasx.cpp
-- HDF5 C compiler wrapper is unable to compile a minimal HDF5 program.
-- Excluding from source files list: modules/imgproc/src/imgwarp.lasx.cpp
-- Excluding from source files list: modules/imgproc/src/resize.lasx.cpp
-- Registering hook 'INIT_MODULE_SOURCES_opencv_dnn': /build/source/modules/dnn/cmake/hooks/INIT_MODULE_SOURCES_opencv_dnn.cmake
-- Performing Test HAVE_CXX_WNO_DEPRECATED
-- Performing Test HAVE_CXX_WNO_DEPRECATED - Success
-- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES
-- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES - Failed
-- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS
-- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS - Success
-- opencv_dnn: filter out cuda4dnn source code
-- 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.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.neon.cpp
-- Excluding from source files list: <BUILD>/modules/dnn/layers/cpu_kernels/conv_block.neon_fp16.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/fast_gemm_kernels.neon.cpp
-- Excluding from source files list: <BUILD>/modules/dnn/layers/cpu_kernels/fast_gemm_kernels.lasx.cpp
-- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL
-- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL - Success
CMake Warning at opencv_contrib/cudacodec/CMakeLists.txt:26 (message):
cudacodec::VideoReader requires Nvidia Video Codec SDK. Please resolve
dependency or disable WITH_NVCUVID=OFF
CMake Warning at opencv_contrib/cudacodec/CMakeLists.txt:30 (message):
cudacodec::VideoWriter requires Nvidia Video Codec SDK. Please resolve
dependency or disable WITH_NVCUVENC=OFF
-- Performing Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH
-- Performing Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH - Success
-- highgui: using builtin backend: NONE
-- Performing Test Iconv_IS_BUILT_IN
-- Performing Test Iconv_IS_BUILT_IN - Success
-- wechat_qrcode: Downloading detect.caffemodel from https://raw.githubusercontent.com/WeChatCV/opencv_3rdparty/a8b69ccc738421293254aec5ddb38bd523503252/detect.caffemodel
-- wechat_qrcode: Downloading detect.prototxt from https://raw.githubusercontent.com/WeChatCV/opencv_3rdparty/a8b69ccc738421293254aec5ddb38bd523503252/detect.prototxt
-- wechat_qrcode: Downloading sr.caffemodel from https://raw.githubusercontent.com/WeChatCV/opencv_3rdparty/a8b69ccc738421293254aec5ddb38bd523503252/sr.caffemodel
-- wechat_qrcode: Downloading sr.prototxt from https://raw.githubusercontent.com/WeChatCV/opencv_3rdparty/a8b69ccc738421293254aec5ddb38bd523503252/sr.prototxt
-- xfeatures2d/boostdesc: Downloading boostdesc_bgm.i from https://raw.githubusercontent.com/opencv/opencv_3rdparty/34e4206aef44d50e6bbcd0ab06354b52e7466d26/boostdesc_bgm.i
-- xfeatures2d/boostdesc: Downloading boostdesc_bgm_bi.i from https://raw.githubusercontent.com/opencv/opencv_3rdparty/34e4206aef44d50e6bbcd0ab06354b52e7466d26/boostdesc_bgm_bi.i
-- xfeatures2d/boostdesc: Downloading boostdesc_bgm_hd.i from https://raw.githubusercontent.com/opencv/opencv_3rdparty/34e4206aef44d50e6bbcd0ab06354b52e7466d26/boostdesc_bgm_hd.i
-- xfeatures2d/boostdesc: Downloading boostdesc_binboost_064.i from https://raw.githubusercontent.com/opencv/opencv_3rdparty/34e4206aef44d50e6bbcd0ab06354b52e7466d26/boostdesc_binboost_064.i
-- xfeatures2d/boostdesc: Downloading boostdesc_binboost_128.i from https://raw.githubusercontent.com/opencv/opencv_3rdparty/34e4206aef44d50e6bbcd0ab06354b52e7466d26/boostdesc_binboost_128.i
-- xfeatures2d/boostdesc: Downloading boostdesc_binboost_256.i from https://raw.githubusercontent.com/opencv/opencv_3rdparty/34e4206aef44d50e6bbcd0ab06354b52e7466d26/boostdesc_binboost_256.i
-- xfeatures2d/boostdesc: Downloading boostdesc_lbgm.i from https://raw.githubusercontent.com/opencv/opencv_3rdparty/34e4206aef44d50e6bbcd0ab06354b52e7466d26/boostdesc_lbgm.i
-- xfeatures2d/vgg: Downloading vgg_generated_48.i from https://raw.githubusercontent.com/opencv/opencv_3rdparty/fccf7cd6a4b12079f73bbfb21745f9babcd4eb1d/vgg_generated_48.i
-- xfeatures2d/vgg: Downloading vgg_generated_64.i from https://raw.githubusercontent.com/opencv/opencv_3rdparty/fccf7cd6a4b12079f73bbfb21745f9babcd4eb1d/vgg_generated_64.i
-- xfeatures2d/vgg: Downloading vgg_generated_80.i from https://raw.githubusercontent.com/opencv/opencv_3rdparty/fccf7cd6a4b12079f73bbfb21745f9babcd4eb1d/vgg_generated_80.i
-- xfeatures2d/vgg: Downloading vgg_generated_120.i from https://raw.githubusercontent.com/opencv/opencv_3rdparty/fccf7cd6a4b12079f73bbfb21745f9babcd4eb1d/vgg_generated_120.i
-- data: Downloading face_landmark_model.dat from https://raw.githubusercontent.com/opencv/opencv_3rdparty/8afa57abc8229d611c4937165d20e2a2d9fc5a12/face_landmark_model.dat
-- Use autogenerated whitelist /build/source/build/modules/js_bindings_generator/whitelist.json
-- CERES support is disabled. Ceres Solver for reconstruction API is required.
-- Performing Test HAVE_CXX_WNO_INCONSISTENT_MISSING_OVERRIDE
-- Performing Test HAVE_CXX_WNO_INCONSISTENT_MISSING_OVERRIDE - Failed
-- Performing Test HAVE_CXX_WNO_CLASS_MEMACCESS
-- Performing Test HAVE_CXX_WNO_CLASS_MEMACCESS - Success
-- Performing Test HAVE_CXX_WNO_DEPRECATED_COPY
-- Performing Test HAVE_CXX_WNO_DEPRECATED_COPY - Success
-- Found 'misc' Python modules from /build/source/modules/python/package/extra_modules
-- Found 'mat_wrapper;utils' Python modules from /build/source/modules/core/misc/python/package
-- Found 'gapi' Python modules from /build/source/modules/gapi/misc/python/package
-- Performing Test HAVE_CXX_WNO_UNUSED_PRIVATE_FIELD
-- Performing Test HAVE_CXX_WNO_UNUSED_PRIVATE_FIELD - Failed
-- Found 'misc' Python modules from /build/source/modules/python/package/extra_modules
-- Found 'mat_wrapper;utils' Python modules from /build/source/modules/core/misc/python/package
-- Found 'gapi' Python modules from /build/source/modules/gapi/misc/python/package
CMake Warning (dev) at modules/python/python_loader.cmake:140 (add_custom_command):
Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming
POST_BUILD to preserve backward compatibility.
Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
modules/python/common.cmake:169 (include)
modules/python/python3/CMakeLists.txt:11 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- General configuration for OpenCV 4.11.0 =====================================
-- Version control: unknown
--
-- Extra modules:
-- Location (extra): /build/source/opencv_contrib
-- Version control (extra): unknown
--
-- Platform:
-- Timestamp: 1980-01-01T00:00:00Z
-- Host: Linux 6.13.9 x86_64
-- CMake: 3.31.6
-- CMake generator: Unix Makefiles
-- CMake build tool: /nix/store/agn71jakv0a9669k3zx5g9aqm2sl9z77-gnumake-4.4.1/bin/make
-- Configuration: Release
-- Algorithm Hint: ALGO_HINT_ACCURATE
--
-- CPU/HW features:
-- Baseline: SSE SSE2 SSE3
-- requested: SSE3
-- Dispatched code generation: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX
-- SSE4_1 (18 files): + SSSE3 SSE4_1
-- SSE4_2 (2 files): + SSSE3 SSE4_1 POPCNT SSE4_2
-- AVX (9 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX
-- FP16 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX FP16
-- AVX2 (38 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX FP16 AVX2 FMA3
-- AVX512_SKX (8 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX FP16 AVX2 FMA3 AVX_512F AVX512_COMMON AVX512_SKX
--
-- C/C++:
-- Built as dynamic libs?: YES
-- C++ standard: 11
-- C++ Compiler: /nix/store/gznaw6wx2in8xjwgry89d329lmc4f5cd-gcc-wrapper-14.2.1.20250322/bin/g++ (ver 14.2.1)
-- C++ flags (Release): -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-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 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O3 -DNDEBUG -DNDEBUG
-- C++ flags (Debug): -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-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 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -g -O0 -DDEBUG -D_DEBUG
-- C Compiler: /nix/store/gznaw6wx2in8xjwgry89d329lmc4f5cd-gcc-wrapper-14.2.1.20250322/bin/gcc
-- C flags (Release): -fsigned-char -W -Wall -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-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 -msse3 -fvisibility=hidden -fopenmp -O3 -DNDEBUG -DNDEBUG
-- C flags (Debug): -fsigned-char -W -Wall -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-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 -msse3 -fvisibility=hidden -fopenmp -g -O0 -DDEBUG -D_DEBUG
-- Linker flags (Release): -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined
-- Linker flags (Debug): -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined
-- ccache: NO
-- Precompiled headers: NO
-- Extra dependencies: m pthread cudart_static dl rt nppc nppial nppicc nppidei nppif nppig nppim nppist nppisu nppitc npps cublas cufft -L/nix/store/ga5nwwx9ng51g8870kaay88j6flnb3an-cuda12.9-cuda_cudart-12.9.37-static/lib -L/nix/store/g3s0z9r7m1lsfxdk8bj88nw8k8q3dmmg-glibc-2.40-66/lib -L/nix/store/cnnvp7yyq0z5khjwh9b1n6zsx6aamzbs-cuda12.9-libnpp-12.4.0.27-lib/lib -L/nix/store/p634y8f5vp6iwvpc3hzivjs1yrr3zzdh-cuda12.9-libcublas-12.9.0.13-lib/lib -L/nix/store/h05daajrvpkkjg7cgmrlqqhpz8jy822r-cuda12.9-libcufft-11.4.0.6-lib/lib
-- 3rdparty dependencies:
--
-- OpenCV modules:
-- To be built: alphamat aruco bgsegm bioinspired calib3d ccalib core cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev datasets dnn dnn_objdetect dnn_superres dpm face features2d flann 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 sfm shape signal 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: cannops cvv fastcv freetype java julia matlab ovis python2 viz
-- Applications: tests apps
-- Documentation: NO
-- Non-free algorithms: NO
--
-- GUI: NONE
-- GTK+: NO
-- VTK support: NO
--
-- Media I/O:
-- ZLib: /nix/store/8dr41ckl7sbv2v5aim3csxzql03z68hk-zlib-1.3.1/lib/libz.so (ver 1.3.1)
-- JPEG: /nix/store/vvbavgrybcbd1iq04953jpgpg8hpdkdb-libjpeg-turbo-3.0.4/lib/libjpeg.so (ver 62)
-- WEBP: /nix/store/sgywl6arzpc4cfvgckh3bdvffm7vvyxp-libwebp-1.5.0/lib/libwebp.so (ver decoder: 0x0209, encoder: 0x0210, demux: 0x0107)
-- AVIF: NO
-- PNG: /nix/store/srcfig7bzw7br814yy8iivq5al07cdii-libpng-apng-1.6.46/lib/libpng.so (ver 1.6.46)
-- TIFF: (ver 42 / 4.7.0)
-- JPEG 2000: OpenJPEG (ver 2.5.2)
-- OpenEXR: OpenEXR-3_2 OpenEXRUtil-3_2 OpenEXRCore-3_2 Iex-3_2 IlmThread-3_2 Imath-3_1 (ver 3.2.4)
-- GIF: NO
-- HDR: YES
-- SUNRASTER: YES
-- PXM: YES
-- PFM: YES
--
-- Video I/O:
-- FFMPEG: YES
-- avcodec: YES (61.19.101)
-- avformat: YES (61.7.100)
-- avutil: YES (59.39.100)
-- swscale: YES (8.3.100)
-- avresample: NO
-- GStreamer: YES (1.26.0)
-- v4l/v4l2: YES (linux/videodev2.h)
--
-- Parallel framework: OpenMP
--
-- Trace: YES (with Intel ITT)
--
-- Other third-party libraries:
-- VA: YES
-- Lapack: YES (/nix/store/gzqlw640bzscbcznjczk547hdx9n36w7-openblas-0.3.29/lib/libopenblas.so)
-- Eigen: YES (ver 3.4.0)
-- Custom HAL: NO
-- Protobuf: /nix/store/kwck64i18xskag45g7b3vawaapjhsjrc-protobuf-21.12/lib/libprotobuf.so.3.21.12.0 (3.21.12.0)
-- Flatbuffers: builtin/3rdparty (23.5.9)
--
-- NVIDIA CUDA: YES (ver 12.9, CUFFT CUBLAS FAST_MATH)
-- NVIDIA GPU arch: 89
-- NVIDIA PTX archs: 89
--
-- OpenCL: YES (INTELVA)
-- Include path: /build/source/3rdparty/include/opencl/1.2
-- Link libraries: /nix/store/qj5cz0503gbymnjpyaxxfc9fidiz99mj-ocl-icd-2.3.2/lib/libOpenCL.so
--
-- Python 3:
-- Interpreter: /nix/store/kjvgj2n3yn70hmjifg6y0bk9m4rf7jba-python3-3.12.10/bin/python3 (ver 3.12.10)
-- Libraries: /nix/store/kjvgj2n3yn70hmjifg6y0bk9m4rf7jba-python3-3.12.10/lib/libpython3.12.so (ver 3.12.10)
-- Limited API: NO
-- numpy: /nix/store/vbc9r8dnic0rnnncqj1k79j5164i8cin-python3.12-numpy-2.2.5/lib/python3.12/site-packages/numpy/_core/include (ver 2.2.5)
-- install path: lib/python3.12/site-packages/cv2/python-3.12
--
-- Python (for build): /nix/store/kjvgj2n3yn70hmjifg6y0bk9m4rf7jba-python3-3.12.10/bin/python3
--
-- Java:
-- ant: NO
-- Java: NO
-- JNI: NO
-- Java wrappers: NO
-- Java tests: NO
--
-- Install to: /nix/store/mi3mhz83vbbvbfzwrwngwhs12rczbvyj-opencv-4.11.0
-- -----------------------------------------------------------------
--
-- Configuring done (22.7s)
-- Generating done (0.6s)
-- Build files have been written to: /build/source/build
cmake: enabled parallel building
cmake: enabled parallel installing
Running phase: buildPhase
@nix {"action":"setPhase","phase":"buildPhase"}
build flags: -j32 SHELL=/nix/store/xg75pc4yyfd5n2fimhb98ps910q5lm5n-bash-5.2p37/bin/bash
[ 0%] Generate opencv4.pc
[ 0%] Built target opencv_highgui_plugins
[ 0%] Building CXX object modules/cudev/CMakeFiles/opencv_cudev.dir/src/stub.cpp.o
[ 0%] Built target opencv_dnn_plugins
[ 0%] Building C object 3rdparty/ittnotify/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o
[ 0%] Built target opencv_videoio_plugins
[ 0%] Building CXX object CMakeFiles/ade.dir/3rdparty/ade/ade-0.1.2e/sources/ade/source/assert.cpp.o
[ 0%] Building CXX object CMakeFiles/ade.dir/3rdparty/ade/ade-0.1.2e/sources/ade/source/alloc.cpp.o
[ 0%] Building CXX object CMakeFiles/ade.dir/3rdparty/ade/ade-0.1.2e/sources/ade/source/check_cycles.cpp.o
[ 0%] Building C object 3rdparty/ittnotify/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o
[ 0%] Building CXX object CMakeFiles/ade.dir/3rdparty/ade/ade-0.1.2e/sources/ade/source/edge.cpp.o
[ 0%] Building CXX object modules/sfm/src/libmv/libmv/numeric/CMakeFiles/opencv.sfm.numeric.dir/numeric.cc.o
[ 0%] Building CXX object CMakeFiles/ade.dir/3rdparty/ade/ade-0.1.2e/sources/ade/source/execution_engine.cpp.o
[ 0%] Building CXX object modules/sfm/src/libmv/libmv/numeric/CMakeFiles/opencv.sfm.numeric.dir/poly.cc.o
[ 0%] Building CXX object CMakeFiles/ade.dir/3rdparty/ade/ade-0.1.2e/sources/ade/source/graph.cpp.o
[ 0%] Building CXX object CMakeFiles/ade.dir/3rdparty/ade/ade-0.1.2e/sources/ade/source/memory_accessor.cpp.o
[ 0%] Building CXX object CMakeFiles/ade.dir/3rdparty/ade/ade-0.1.2e/sources/ade/source/memory_descriptor_view.cpp.o
[ 0%] Building CXX object CMakeFiles/ade.dir/3rdparty/ade/ade-0.1.2e/sources/ade/source/memory_descriptor.cpp.o
[ 0%] Building CXX object CMakeFiles/ade.dir/3rdparty/ade/ade-0.1.2e/sources/ade/source/metatypes.cpp.o
[ 0%] Building CXX object CMakeFiles/ade.dir/3rdparty/ade/ade-0.1.2e/sources/ade/source/memory_descriptor_ref.cpp.o
[ 0%] Building CXX object CMakeFiles/ade.dir/3rdparty/ade/ade-0.1.2e/sources/ade/source/node.cpp.o
[ 0%] Building CXX object CMakeFiles/ade.dir/3rdparty/ade/ade-0.1.2e/sources/ade/source/metadata.cpp.o
[ 0%] Generate files for Python bindings and documentation
[ 0%] Building CXX object CMakeFiles/ade.dir/3rdparty/ade/ade-0.1.2e/sources/ade/source/search.cpp.o
[ 0%] Building CXX object CMakeFiles/ade.dir/3rdparty/ade/ade-0.1.2e/sources/ade/source/passes/communications.cpp.o
[ 0%] Building CXX object CMakeFiles/ade.dir/3rdparty/ade/ade-0.1.2e/sources/ade/source/subgraphs.cpp.o
CMake Deprecation Warning at /build/source/cmake/OpenCVGenPkgconfig.cmake:113 (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.
[ 0%] Building CXX object CMakeFiles/ade.dir/3rdparty/ade/ade-0.1.2e/sources/ade/source/topological_sort.cpp.o
[ 0%] Built target gen-pkgconfig
[ 0%] Linking CXX shared library ../../lib/libopencv_cudev.so
[ 0%] Built target opencv_cudev
Note: Class cv::Feature2D has more than 1 base class (not supported by Python C extensions)
Bases: cv::Algorithm, cv::class, cv::Feature2D, cv::Algorithm
Only the first base class will be used
[ 0%] Linking C static library ../lib/libittnotify.a
[ 0%] Built target ittnotify
[ 0%] Processing OpenCL kernels (core)
[ 0%] Building NVCC (Device) object modules/core/CMakeFiles/cuda_compile_1.dir/src/cuda/cuda_compile_1_generated_gpu_mat.cu.o
[ 0%] Building NVCC (Device) object modules/core/CMakeFiles/cuda_compile_1.dir/src/cuda/cuda_compile_1_generated_gpu_mat_nd.cu.o
Note: Class cv::detail::GraphCutSeamFinder has more than 1 base class (not supported by Python C extensions)
Bases: cv::detail::GraphCutSeamFinderBase, cv::detail::SeamFinder
Only the first base class will be used
[ 0%] Linking CXX static library ../../../../../../lib/libopencv.sfm.numeric.a
[ 0%] Built target opencv.sfm.numeric
[ 0%] Building CXX object modules/sfm/src/libmv/libmv/multiview/CMakeFiles/opencv.sfm.multiview.dir/conditioning.cc.o
[ 0%] Building CXX object modules/sfm/src/libmv/libmv/multiview/CMakeFiles/opencv.sfm.multiview.dir/euclidean_resection.cc.o
[ 0%] Building CXX object modules/sfm/src/libmv/libmv/multiview/CMakeFiles/opencv.sfm.multiview.dir/fundamental.cc.o
[ 0%] Building CXX object modules/sfm/src/libmv/libmv/multiview/CMakeFiles/opencv.sfm.multiview.dir/fundamental_kernel.cc.o
[ 0%] Building CXX object modules/sfm/src/libmv/libmv/multiview/CMakeFiles/opencv.sfm.multiview.dir/homography.cc.o
[ 0%] Building CXX object modules/sfm/src/libmv/libmv/multiview/CMakeFiles/opencv.sfm.multiview.dir/panography_kernel.cc.o
[ 0%] Building CXX object modules/sfm/src/libmv/libmv/multiview/CMakeFiles/opencv.sfm.multiview.dir/projection.cc.o
[ 0%] Building CXX object modules/sfm/src/libmv/libmv/multiview/CMakeFiles/opencv.sfm.multiview.dir/panography.cc.o
[ 0%] Building CXX object modules/sfm/src/libmv/libmv/multiview/CMakeFiles/opencv.sfm.multiview.dir/robust_resection.cc.o
[ 0%] Building CXX object modules/sfm/src/libmv/libmv/multiview/CMakeFiles/opencv.sfm.multiview.dir/robust_estimation.cc.o
[ 0%] Building CXX object modules/sfm/src/libmv/libmv/multiview/CMakeFiles/opencv.sfm.multiview.dir/robust_fundamental.cc.o
[ 0%] Building CXX object modules/sfm/src/libmv/libmv/multiview/CMakeFiles/opencv.sfm.multiview.dir/twoviewtriangulation.cc.o
[ 1%] Building CXX object modules/sfm/src/libmv/libmv/multiview/CMakeFiles/opencv.sfm.multiview.dir/triangulation.cc.o
[ 1%] Built target gen_opencv_python_source
[ 1%] Linking CXX static library 3rdparty/lib/libade.a
[ 1%] Built target ade
[ 1%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/algorithm.cpp.o
[ 1%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/alloc.cpp.o
[ 1%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/arithm.dispatch.cpp.o
[ 1%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/arithm.cpp.o
[ 1%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/async.cpp.o
[ 1%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/batch_distance.cpp.o
[ 1%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/array.cpp.o
[ 1%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/bindings_utils.cpp.o
[ 1%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/command_line_parser.cpp.o
[ 1%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/channels.cpp.o
[ 1%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/check.cpp.o
[ 1%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/buffer_area.cpp.o
[ 1%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/convert.dispatch.cpp.o
[ 1%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/conjugate_gradient.cpp.o
[ 1%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/count_non_zero.dispatch.cpp.o
[ 1%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/convert_c.cpp.o
[ 2%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/copy.cpp.o
[ 2%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/convert_scale.dispatch.cpp.o
[ 2%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/cuda_gpu_mat.cpp.o
[ 2%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/cuda_gpu_mat_nd.cpp.o
[ 2%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/cuda_host_mem.cpp.o
[ 2%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/cuda_info.cpp.o
[ 2%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/cuda_stream.cpp.o
[ 2%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/datastructs.cpp.o
[ 2%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/directx.cpp.o
[ 2%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/downhill_simplex.cpp.o
[ 2%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/dxt.cpp.o
[ 2%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/gl_core_3_1.cpp.o
[ 2%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/glob.cpp.o
[ 2%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/hal_internal.cpp.o
[ 2%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/has_non_zero.dispatch.cpp.o
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/convert_c.cpp:6:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/cuda_info.cpp:43:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/array.cpp:49:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/algorithm.cpp:43:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/command_line_parser.cpp:4:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/convert_scale.dispatch.cpp:6:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/cuda_gpu_mat_nd.cpp:5:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/check.cpp:5:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/datastructs.cpp:41:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/batch_distance.cpp:6:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/conjugate_gradient.cpp:42:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/arithm.dispatch.cpp:5:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/cuda_host_mem.cpp:44:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/count_non_zero.dispatch.cpp:6:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/dxt.cpp:42:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/cuda_gpu_mat.cpp:44:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/cuda_stream.cpp:43:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/async.cpp:5:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/convert.dispatch.cpp:5:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/channels.cpp:6:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/alloc.cpp:43:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/copy.cpp:49:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
[ 2%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/kmeans.cpp.o
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/directx.cpp:42:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/glob.cpp:43:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/arithm.cpp:50:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/bindings_utils.cpp:5:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/gl_core_3_1.cpp:43:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/downhill_simplex.cpp:41:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:316: modules/core/CMakeFiles/opencv_core.dir/src/convert_c.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:414: modules/core/CMakeFiles/opencv_core.dir/src/cuda_info.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:120: modules/core/CMakeFiles/opencv_core.dir/src/algorithm.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:204: modules/core/CMakeFiles/opencv_core.dir/src/batch_distance.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:372: modules/core/CMakeFiles/opencv_core.dir/src/cuda_gpu_mat.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:386: modules/core/CMakeFiles/opencv_core.dir/src/cuda_gpu_mat_nd.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:260: modules/core/CMakeFiles/opencv_core.dir/src/check.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:176: modules/core/CMakeFiles/opencv_core.dir/src/array.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:330: modules/core/CMakeFiles/opencv_core.dir/src/convert_scale.dispatch.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:288: modules/core/CMakeFiles/opencv_core.dir/src/conjugate_gradient.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:442: modules/core/CMakeFiles/opencv_core.dir/src/datastructs.cpp.o] Error 1
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/hal_internal.cpp:45:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:358: modules/core/CMakeFiles/opencv_core.dir/src/count_non_zero.dispatch.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:134: modules/core/CMakeFiles/opencv_core.dir/src/alloc.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:274: modules/core/CMakeFiles/opencv_core.dir/src/command_line_parser.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:456: modules/core/CMakeFiles/opencv_core.dir/src/directx.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:400: modules/core/CMakeFiles/opencv_core.dir/src/cuda_host_mem.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:246: modules/core/CMakeFiles/opencv_core.dir/src/channels.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:512: modules/core/CMakeFiles/opencv_core.dir/src/glob.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:302: modules/core/CMakeFiles/opencv_core.dir/src/convert.dispatch.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:190: modules/core/CMakeFiles/opencv_core.dir/src/async.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:344: modules/core/CMakeFiles/opencv_core.dir/src/copy.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:470: modules/core/CMakeFiles/opencv_core.dir/src/downhill_simplex.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:428: modules/core/CMakeFiles/opencv_core.dir/src/cuda_stream.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:498: modules/core/CMakeFiles/opencv_core.dir/src/gl_core_3_1.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:218: modules/core/CMakeFiles/opencv_core.dir/src/bindings_utils.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:148: modules/core/CMakeFiles/opencv_core.dir/src/arithm.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:484: modules/core/CMakeFiles/opencv_core.dir/src/dxt.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:162: modules/core/CMakeFiles/opencv_core.dir/src/arithm.dispatch.cpp.o] Error 1
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:526: modules/core/CMakeFiles/opencv_core.dir/src/hal_internal.cpp.o] Error 1
[ 2%] Linking CXX static library ../../../../../../lib/libopencv.sfm.multiview.a
[ 2%] Built target opencv.sfm.multiview
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/has_non_zero.dispatch.cpp:6:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:540: modules/core/CMakeFiles/opencv_core.dir/src/has_non_zero.dispatch.cpp.o] Error 1
In file included from /build/source/modules/core/src/precomp.hpp:60,
from /build/source/modules/core/src/kmeans.cpp:44:
/build/source/modules/core/include/opencv2/core/private.cuda.hpp: In constructor 'cv::cuda::NppStreamHandler::NppStreamHandler(cudaStream_t)':
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:150:25: error: 'nppGetStreamContext' was not declared in this scope; did you mean 'nppStreamContext'?
150 | nppSafeCall(nppGetStreamContext(&nppStreamContext));
| ^~~~~~~~~~~~~~~~~~~
/build/source/modules/core/include/opencv2/core/private.cuda.hpp:137:52: note: in definition of macro 'nppSafeCall'
137 | #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func)
| ^~~~
make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:554: modules/core/CMakeFiles/opencv_core.dir/src/kmeans.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:5067: modules/core/CMakeFiles/opencv_core.dir/all] Error 2
make: *** [Makefile:166: all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment