Skip to content

Instantly share code, notes, and snippets.

@jfswitzer
jfswitzer / error.txt
Created June 22, 2018 16:50
Error message from Rust build from source
error: Could not compile `rustc`.
Caused by:
process didn't exit successfully: `/home/jen/rust/build/bootstrap/debug/rustc --crate-name rustc librustc/lib.rs --error-format json --crate-type dylib --emit=dep-info,link -C prefer-dynamic -C opt-level=2 -C metadata=f81250751e0ebed7 -C extra-filename=-f81250751e0ebed7 --out-dir /home/jen/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/home/jen/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/jen/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps --extern tempfile=/home/jen/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libtempfile-e2afe7409f33879a.rlib --extern jobserver=/home/jen/rust/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/libjobserver-e8a1df2f3ad631bc.rlib --extern rustc_rayon_core=/home/jen/rust/build/x86_64-unknown-linux-g