conda-forge / jaxlib-feedstock

A conda-smithy repository for jaxlib.
BSD 3-Clause "New" or "Revised" License
16 stars 24 forks source link

Rebuild for libgrpc159_libprotobuf4244 #221

Closed regro-cf-autotick-bot closed 8 months ago

regro-cf-autotick-bot commented 9 months ago

This PR has been triggered in an effort to update libgrpc159_libprotobuf4244.

Notes and instructions for merging this PR:

  1. Please merge the PR only after the tests have passed.
  2. Feel free to push to the bot's branch to update this PR if needed.

Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.


If this PR was opened in error or needs to be updated please add the 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 code>@<space/conda-forge-admin, please rerun bot in a PR comment to have the conda-forge-admin add it for you.

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/7578438289, please use this URL for debugging.

conda-forge-webservices[bot] commented 9 months ago

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 (recipe) and found it was in an excellent condition.

apmorton commented 8 months ago

Something about this migration is causing:

ERROR: /home/conda/feedstock_root/build_artifacts/jaxlib_1705635778612/_build_env/share/bazel/b1c4755304b5308fca3c80f7054609ba/external/tsl/tsl/distributed_runtime/rpc/BUILD:34:11: Compiling tsl/distributed_runtime/rpc/grpc_util.cc failed: undeclared inclusion(s) in rule '@tsl//tsl/distributed_runtime/rpc:grpc_util':
this rule is missing dependency declarations for the following files included by 'tsl/distributed_runtime/rpc/grpc_util.cc':
  'external/com_google_absl/absl/status/statusor.h'
  'external/com_google_absl/absl/status/internal/statusor_internal.h'
  'external/com_google_absl/absl/types/variant.h'

(and other random bazel dependency issues - every build seems to fail in a different place)

The feedstock still builds locally with grpc 1.58.

h-vetinari commented 8 months ago

Any update here @xhochy?

apmorton commented 8 months ago

Failure looks like a timeout, can we merge this?

h-vetinari commented 8 months ago

Not against merging, but restarted the failed job

apmorton commented 8 months ago

@h-vetinari its green - can we merge now?

h-vetinari commented 8 months ago

I'm not a maintainer here, but it looks good to me. I'll leave some time for others to merge, otherwise I'll take care of this in a couple of days.