Skip to content

rustup linux rustc executable not executable (symbol lookup error) #99440

@matthiaskrgr

Description

@matthiaskrgr

since 246f66a / #99062 the linux rustc executables distributed by rustup are no longer executable:

rustup-toolchain-installer-master 246f66a905c2815f2c9b9c3d6b1e0649f3360ef8
~/.rustup/toolchains/246f66a905c2815f2c9b9c3d6b1e0649f3360ef8/bin/rustc  --version
/home/matthias/.rustup/toolchains/246f66a905c2815f2c9b9c3d6b1e0649f3360ef8/bin/rustc: symbol lookup error: /home/matthias/.rustup/toolchains/246f66a905c2815f2c9b9c3d6b1e0649f3360ef8/bin/rustc: undefined symbol: _ZN3std2rt19lang_start_internal17h614c83dc44962c80E

The toolchain before that merge (263edd4 ) works fine for me.

My target (is that the right term for it?) is x86_64-unknown-linux-gnu

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions