-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed as not planned
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Description
Recently, build of rustc is failing with:
src.symlink_metadata() failed with No such file or directory (os error 2) ("src = /rust/build/aarch64-unknown-linux-gnu/stage1/lib/rustlib/aarch64-unknown-linux-gnu/bin/llvm-objcopy")
Steps:
git clone https://github.com/rust-lang/rust.git
cd rust
./x.py build
Meta
Currently on d4822c2
Tested on aarch64-unknown-linux-gnu and x86_64-unknown-linux-gnu
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)