-
Notifications
You must be signed in to change notification settings - Fork 635
Closed
Description
Attempting to build a crate with a sccache-dist setup:
cargo clean
SCCACHE_RECACHE=1 cargo build --release
Distributed compilation fails with the following message:
warning: failed to connect to jobserver from environment variable `CARGO_MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9"`: cannot open file descriptor 8 from the jobserver environment variable value: Bad file descriptor (os error
9)
|
= note: the build environment is likely misconfigured
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels