-
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
[libffi] conan v2 ready #12904
[libffi] conan v2 ready #12904
Conversation
Based on this template: https://github.com/conan-io/conan-center-index/tree/master/docs/package_templates/autotools_package Contribute to CURA-9628
Contributes to CURA-9628
Contributes to CURA-9628
Contributes to CURA-9628
Contributes to CURA-9628
Contributes to CURA-9628
This comment has been minimized.
This comment has been minimized.
Contributes to CURA-9628
Depended on #12898 for the: |
This comment has been minimized.
This comment has been minimized.
Contributes to CURA-9628
This comment has been minimized.
This comment has been minimized.
Closing and reopening to trigger CI/CT again, due to an unexpected failure |
@jellespijker The CI is more busy than usual due boost and Qt builds. Your PR will take more time to be built. In case an unexpected error occur, the CI will restart your PR automatically. Please, avoid closing/opening for now, because every time you do it, your PR goes to the last position in the build queue. Sorry for the delay |
Thx for lettinge know. I will refrain myself from pushing any random buttons 😉 |
@jellespijker as extra information, the check |
This comment has been minimized.
This comment has been minimized.
Should be reverted once conan-io#12898 has been merged Contribute to CURA-9628 and CURA-9575
Contributes to CURA-9628
This comment has been minimized.
This comment has been minimized.
Failing on Windows due to conan-io/conan#11980 with a proposed fix for Conan here: conan-io/conan#11981
Notice the: |
Contributes to CURA-9628
This comment has been minimized.
This comment has been minimized.
I detected other pull requests that are modifying libffi/all recipe: This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
Failure in build 8 (
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. |
@@ -22,33 +22,19 @@ patches: | |||
- base_path: "source_subfolder" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove this.
#13355 is merged so I will close this :) Great work |
Specify library name and version: libffi/x.x.x
This is also a good place to share with all of us why you are submitting this PR (specially if it is a new addition to ConanCenter): is it a dependency of other libraries you want to package? Are you the author of the library? Thanks!