Skip to content

Bootstrap fails "No such file" for llvm-objcopy #132903

Closed as not planned
Closed as not planned
@ehuss

Description

@ehuss

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:

  1. git clone https://github.com/rust-lang/rust.git
  2. cd rust
  3. ./x.py build

Meta

Currently on d4822c2

Tested on aarch64-unknown-linux-gnu and x86_64-unknown-linux-gnu

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions