-
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
(#17449) Use self.info.settings.os in source() method #18351
(#17449) Use self.info.settings.os in source() method #18351
Conversation
- Use self.info.settings.os instead of self.settings.os in source() method to avoid a "ConanException: 'self.settings' access in 'source()' method is forbidden"
🤖 Beep Boop! This pull request is making changes to 'recipes/qt//'. 👋 @ericLemanissier @jwillikers @MartinDelille you might be interested. 😉 |
I detected other pull requests that are modifying qt/6.x.x recipe:
This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
This comment has been minimized.
This comment has been minimized.
Conan v1 pipeline ✔️All green in build 2 (
Conan v2 pipeline ❌
The v2 pipeline failed. Please, review the errors and note this will be required for pull requests to be merged in the near future. See details:Failure in build 1 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. |
Hooks produced the following warnings for commit 38b924bqt/6.3.2
|
@EstebanDugueperoux2 I integrated your change into my PR: #17942 |
From CI feedback, I see that test_package has reference to conans package from conan 1.x. |
Yes, nobody ported the test package to conan 2 yet. Don't hesitate to do it |
FYI, I ported the test package to conan 2 in #17942. It should be merged shortly (just a team review is missing). Can you please close this PR @EstebanDugueperoux2 in order to avoid useless builds ? |
#17942 is now merged. this PR is now a no-op and can be closed @EstebanDugueperoux2 |
Specify library name and version: lib/1.0