Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[qcoro] Depend on only required Qt features #38699

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

equeim
Copy link
Contributor

@equeim equeim commented May 11, 2024

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@Cheney-W Cheney-W added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label May 13, 2024
@Cheney-W
Copy link
Contributor

/mnt/vcpkg-ci/b/qcoro/config-x64-linux-out.log

CMake Error at /mnt/vss/_work/1/s/scripts/buildsystems/vcpkg.cmake:859 (_find_package):
  Found package configuration file:
    /mnt/vcpkg-ci/installed/x64-linux/share/Qt6/Qt6Config.cmake but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT FOUND.  Reason given by package:
  Failed to find required Qt component "DBus".
  Expected Config file at "/mnt/vcpkg-ci/installed/x64-linux/share/Qt6DBus/Qt6DBusConfig.cmake" exists

https://dev.azure.com/vcpkg/public/_build/results?buildId=102825&view=artifacts&pathAsName=false&type=publishedArtifacts

@Cheney-W Cheney-W marked this pull request as draft May 13, 2024 10:05
@equeim
Copy link
Contributor Author

equeim commented May 13, 2024

/mnt/vcpkg-ci/b/qcoro/config-x64-linux-out.log

CMake Error at /mnt/vss/_work/1/s/scripts/buildsystems/vcpkg.cmake:859 (_find_package):
  Found package configuration file:
    /mnt/vcpkg-ci/installed/x64-linux/share/Qt6/Qt6Config.cmake but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT FOUND.  Reason given by package:
  Failed to find required Qt component "DBus".
  Expected Config file at "/mnt/vcpkg-ci/installed/x64-linux/share/Qt6DBus/Qt6DBusConfig.cmake" exists

https://dev.azure.com/vcpkg/public/_build/results?buildId=102825&view=artifacts&pathAsName=false&type=publishedArtifacts

That's supposed to be fixed by #38682

@Neumann-A
Copy link
Contributor

That's supposed to be fixed by #38682

How?

@dg0yt
Copy link
Contributor

dg0yt commented May 13, 2024

That's supposed to be fixed by #38682

How?

By #38682 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants