-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
[bot-automerge] gz-msgs v10_10.0.0 #16
[bot-automerge] gz-msgs v10_10.0.0 #16
Conversation
I did not consider the changes necessary to adapt gazebosim/gz-msgs#368 to support cross-compilation (required for osx-arm64 builds), this may take some time. |
Hi! This is the friendly conda-forge automerge bot! It appears that not all commits to this PR were made by the bot. Thus this PR is not being automatically merged. Please add the |
Now things are more complex as we need to:
All of this does not need just to be done for gz-msgs10, but also for the downstream libraries that generate code via gz-msgs10's CMake macros. Probably the trick used in https://github.com/conda-forge/opencv-feedstock/blob/e9bbcf9e1e7ddf30d6a9d0df63852dcc84fdb95b/recipe/patches_opencv/0004-fix-detection-for-protobuf-23.x.patch#L4 could be useful also in this context. |
Another thing to handle is the Python dependency on protobuf (that is different from the C++ dependency on libprotobuf), see protocolbuffers/protobuf#11123 . |
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
Given the specific structure of the Python bindings of gz-msgs (that are basically a pure Python library) and the fact that also the CMake functions installed by the CMake C++ project require Python at runtime, in the end I decided to create the usual packages:
The main difference is that all the files (including Python libraries) are all stored in |
This does not work: to install Python as part of a C++ package, we need to specify the install director that is |
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipe:
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
5fdb61b
to
4fcf698
Compare
Ok, I think I know reached a good point after a lot of iterations: creating Python and C++ packages distinctively, without trying to reuse the build directly as anyhow the build and host environment are re-created, and so the path of the compiler and other tools change. |
@conda-forge-admin please rerender |
1 similar comment
@conda-forge-admin please rerender |
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub actions workflow run https://github.com/conda-forge/gz-msgs-feedstock/actions/runs/6398726440. |
@conda-forge-admin please rerender |
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub actions workflow run https://github.com/conda-forge/gz-msgs-feedstock/actions/runs/6402701658. |
@conda-forge-admin please rerender |
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub actions workflow run https://github.com/conda-forge/gz-msgs-feedstock/actions/runs/6402753697. |
@conda-forge-admin please rerender |
5918b58
to
be1f7e3
Compare
@conda-forge-admin please rerender |
…nda-forge-pinning 2023.10.04.19.29.41
Hi! This is the friendly conda-forge automerge bot! Commits were made to this PR after the |
Yesterday everything was working, now ppc64le and aarch64 builds fail with:
|
Let's try to re-render. @conda-forge-admin please rerender |
…nda-forge-pinning 2023.10.05.05.36.23
@conda-forge-admin please rerender |
…nda-forge-pinning 2023.10.05.05.36.23
Let's try going back to emulation. |
@conda-forge-admin please rerender |
…nda-forge-pinning 2023.10.05.07.43.12
It is very likely that the current package version for this feedstock is out of date.
Checklist before merging this PR:
license_file
is packagedInformation about this PR:
@conda-forge-admin,
please add bot automerge
in the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.bot-rerun
label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase@conda-forge-admin, please rerun bot
in a PR comment to have theconda-forge-admin
add it for you.Pending Dependency Version Updates
Here is a list of all the pending dependency version updates for this repo. Please double check all dependencies before merging.
Dependency Analysis
We couldn't run dependency analysis due to an internal error in the bot, depfinder, or grayskull. :/ Help is very welcome!
This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/6359223655, please use this URL for debugging.