Skip to content

bootstrap fails on NetBSD #45686

@MartinHusemann

Description

@MartinHusemann

Trying to boostrap rust on NetBSD/amd64 fails:

    Compiling toml v0.4.5
    Compiling bootstrap v0.0.0 (file:///work/rust/rust/src/bootstrap)
 error: Shared object "libproc_macro-33f3fe1937fc08f8.so" not found
    --> /work/rust/rust/src/bootstrap/lib.rs:123:1
     |
 123 | extern crate serde_derive;
     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
 error: Could not compile `bootstrap`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.O-netbsdOperating system: NetBSDT-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions