Skip to content

[opencv4[qt]] build failure with latest commit version 0ab1a9e #11138

@imaqqqq

Description

@imaqqqq

Host Environment

  • OS: win10 1909 Build18363.815
  • Compiler: VS2019 16.5.4

To Reproduce
Steps to reproduce the behavior:
./vcpkg install opencv4[qt] --recurse

Failure logs
Computing installation plan...
The following packages will be rebuilt:

  • qt5[activeqt,core,declarative,essentials,imageformats,multimedia,networkauth,quickcontrols2,svg,tools]:x86-windows
    The following packages will be built and installed:
    opencv4[core,dnn,jpeg,opengl,png,qt,tiff,webp]:x86-windows
    Additional packages (*) will be modified to complete this operation.
    Starting package 1/3: qt5:x86-windows
    Removing package qt5:x86-windows...
    Removing package qt5:x86-windows... done
    Elapsed time for package qt5:x86-windows: 10.5 ms
    Starting package 2/3: qt5:x86-windows
    Building package qt5[activeqt,core,declarative,essentials,imageformats,multimedia,networkauth,quickcontrols2,svg,tools]:x86-windows...
    -- Performing post-build validation
    -- Performing post-build validation done
    Building package qt5[activeqt,core,declarative,essentials,imageformats,multimedia,networkauth,quickcontrols2,svg,tools]:x86-windows... done
    Installing package qt5[activeqt,core,declarative,essentials,imageformats,multimedia,networkauth,quickcontrols2,svg,tools]:x86-windows...
    Installing package qt5[activeqt,core,declarative,essentials,imageformats,multimedia,networkauth,quickcontrols2,svg,tools]:x86-windows... done
    Elapsed time for package qt5:x86-windows: 12.33 s
    Starting package 3/3: opencv4:x86-windows
    Building package opencv4[core,dnn,jpeg,opengl,png,qt,tiff,webp]:x86-windows...
    Error: Building package opencv4:x86-windows failed with: CASCADED_DUE_TO_MISSING_DEPENDENCIES
    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: 2020.02.04-nohash-external

Additionally, attach any relevant sections from the log files above.

Additional context
I removed all the qt5 stuff, and rebuilt from scratch, the same error.

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