bazelbuild / bazelbuild/rules_rust
pipelined_compilation errors with *.rmeta is not writeable (macOS)
Open
needs-triage
- Dominant language
- Starlark
- Stars
- 843
- Forks
- 651
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
Flag used in .bazelrc:
`common --@rules_rust//rust/settings:pipelined_compilation`
Results in many errors on macOS, such as:
```
error: output file bazel-out/aarch64-darwin-opt-exec/bin/external/rules_rust++i2+rules_rust_ctve__utf16_iter-1.0.5/libutf16_iter-3010874732.rmeta is not writeable -- check its permissions
```
And indeed, it's not writable.
Contributor guide
Assessment
This issue has not been assessed yet.