Closed
Description
Here's a log trying to build clippy: https://gist.github.com/b721066be81601774e16087210ad1919
The error happens every time at a random point while building dependencies. The only way to fix it is to disable parallelism with -j 1
.
This might be a bug in jobserver, or OSX itself. I'm on OSX 10.9.5.
Metadata
Metadata
Assignees
Labels
No labels