bazelbuild / bazelbuild/rules_rust
rules_rust can't bootstrap using remote execution
Open
awaiting-response
expert-needed
- Dominant language
- Starlark
- Stars
- 843
- Forks
- 651
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
1. The bootstrap phase can't find Xcode unless `SDKROOT` and `DEVELOPER_DIR` are set as host `action_env`s.
2. The bootstrap phase assumes it can find `rust-objcopy`, which isn't supplied by `rules_rust`'s nightly toolchain.
Contributor guide
Assessment
This issue has not been assessed yet.