Skip to content

[opencv[cuda]] build failure #7913

@RRathmann

Description

@RRathmann

Host Environment

  • OS: Windows 10
  • Compiler: The CXX compiler identification is MSVC 19.22.27905.0
  • CUDA 10.1

To Reproduce
Steps to reproduce the behavior:
./vcpkg install opencv[cuda]

Failure logs
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:58 (message):
Command failed: ninja -v
Working Directory: C:/DevTools/Development/Tools/Microsoft/vcpkg-2019-08-26/buildtrees/opencv4/x86-windows-rel/vcpkg-parallel-configure
Error code: 1
See logs for more information:
C:\DevTools\Development\Tools\Microsoft\vcpkg-2019-08-26\buildtrees\opencv4\config-x86-windows-out.log

Call Stack (most recent call first):
scripts/cmake/vcpkg_configure_cmake.cmake:296 (vcpkg_execute_required_process)
ports/opencv4/portfile.cmake:244 (vcpkg_configure_cmake)
scripts/ports.cmake:85 (include)

Error: Building package opencv4:x86-windows failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with .\vcpkg update, then
submit an issue at https://github.com/Microsoft/vcpkg/issues including:
Package: opencv4:x86-windows
Vcpkg version: 2019.08.16-nohash

Additional context
config-x86-windows-out.log

Metadata

Metadata

Assignees

Labels

category:port-bugThe issue is with a library, which is something the port should already support

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions