Skip to content

[vcpkg-tool] Supports expressions do not remove host port dependencies from the graph in CI #23490

@Neumann-A

Description

@Neumann-A

In #23431 i noticed the following:

  • qtwebengine:x64-windows is build in the x86-windows triplet
  • qtwebengine has a host dependency on itself
  • but supports of qtwebengine disallows x86

so the expected behavior would be to not build qtwebengine:x64-windows for the x86-windows triplet
i noticed the same for x64-windows-static(-md)? triplets.
Considering CI takes roughly 2h to build qtwebengine this is quite a CI time waste.

Metadata

Metadata

Assignees

Labels

category:vcpkg-bugThe issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions