Skip to content

WASM build broken on newest nightly for MacOS #54027

Closed
@janhohenheim

Description

@janhohenheim

running cargo build --target wasm32-unknown-unknown on rustc 1.30.0-nightly (a8c11d216 2018-09-06) returns the following:

error: linking with `rust-lld` failed: signal: 6
note: dyld: Library not loaded: @rpath/libLLVM.dylib
            Referenced from: /Users/jnf/.rustup/toolchains/nightly-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/bin/rust-lld
            Reason: image not found

Might be related to #53813

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions