-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[package] wayland/all: incompatible with latest (1.52.0) Conan version #12722
Comments
incompatibility caused most likely with this feature: @franramirez688 do you have ideas how one could support |
It was not part of official conan API and shouldn't have been imported in the first place in I think PkgConfigDeps can allow to generate .pc files for tool_requires since conan 1.52.0, and it comes from conan-io/conan#11710 which actually is an issue created due to this fragile workaround in wayland recipe. |
@dornbirndevelops is, as @SpaceIm was saying, a workaround using some PkgConfigDeps internal functions which were not part of the public API. |
How it could come to this state? Don't you make a minimal test with conan export for each recipe in conan-center-index before releasing a new version of conan client?... |
Hi @AndreyMlashkin - the guidelines for importing tools from I apologise that during the review process for the changes in the wayland recipe this was not flagged. Reviewers in conan-center-index deal with a high level of requests, and we try to do our best. |
We should be able to patch this until Conan Center starts using Conan 1.52. I know the |
@AndreyMlashkin @dornbirndevelops This one's on me. I apologize for the disruption caused by the incompatibility. I've submitted a fix: #12771. |
Package and Environment Details
Conan profile
No response
Steps to reproduce
conan export recipes/wayland/all wayland/1.20.0@
Logs
Click to expand log
The text was updated successfully, but these errors were encountered: