You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
brew gist-logs <formula> link OR brew config AND brew doctor output
Building stage0 library artifacts (aarch64-apple-darwin)
Finished release [optimized] target(s) in 0.24s
thread 'main' panicked at 'could not read dir "/private/tmp/rust-20231019-5370-1ajvakf/rustc-1.73.0-src/build/aarch64-apple-darwin/stage0/lib/rustlib/aarch64-apple-darwin/codegen-backends": Os { code: 2, kind: NotFound, message: "No such file or directory" }', lib.rs:1714:25
brew gist-logs <formula>
link ORbrew config
ANDbrew doctor
outputrelates to #149754
Verification
brew doctor
output" saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
rust 1.73.0 formula upgrade
What happened (include all command output)?
failed to build
What did you expect to happen?
build should pass
Step-by-step reproduction instructions (by running
brew
commands)- run `brew install -s rust` on Monterey arm
The text was updated successfully, but these errors were encountered: