Skip to content

x test rustc_interface --stage 0 is broken again #109314

Closed
@jyn514

Description

@jyn514

I tried this code:

x test --stage 0 rustc_interface

I expected to see this happen: All tests pass.

Instead, this happened:

     Running unittests src/lib.rs (build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_interface-a5db7347e5f1d566)
/home/jyn/src/rust2/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_interface-a5db7347e5f1d566: error while loading shared libraries: libLLVM-15-rust-1.70.0-nightly.so: cannot open shared object file: No such file or directory
error: test failed, to rerun pass `-p rustc_interface --lib`

Meta

HEAD is branched from 13afbda

Metadata

Metadata

Assignees

Labels

A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.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