Skip to content

Bootstraps nix patching broke after LLVM 18 #122906

Closed

Description

The libllvm name change and linker script from LLVM 18 broke nix patching

error: process didn't exit successfully: `/home/nils/projects/rust/build/x86_64-unknown-linux-gnu/stage0/bin/rustc -vV` (exit status: 127)
--- stderr
/home/nils/projects/rust/build/x86_64-unknown-linux-gnu/stage0/bin/rustc: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory

I'm fixing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    A-contributor-roadblockArea: Makes things more difficult for new contributors to rust itselfC-bugCategory: This is a bug.O-unixOperating system: Unix-likeT-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