-
Notifications
You must be signed in to change notification settings - Fork 894
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rustup 1.27.0 incompatible with older macOS #3708
Comments
Thanks for the report! I believe rustup needs to be built with the environment variable |
@ehuss are you suggesting we/the project should build/release a different binary release for macOS, or that the OP builds their own? |
Yea, rustup itself needs to be built with that set, presumably in https://github.com/rust-lang/rustup/blob/master/ci/actions-templates/macos-builds-template.yaml. You might also consider this for a point release since it is a tier-1 platform. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@andersm @correabuscar @dlight A new beta release is available, would you mind trying it out? |
@rami3l It seems to work.
|
Problem
Trying to run
rustup self update
on macOS 10.14 fails with the errordyld: cannot load 'rustup-init' (load command 0x80000034 is unknown)
.Full output:
Steps
rustup self update
Possible Solution(s)
No response
Notes
No response
Rustup version
rustup 1.26.0 (5af9b9484 2023-04-05)
Installed toolchains
The text was updated successfully, but these errors were encountered: