Skip to content
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

Rust 1.73.0 failed to build on Monterey arm #152108

Closed
4 tasks done
chenrui333 opened this issue Oct 23, 2023 · 4 comments
Closed
4 tasks done

Rust 1.73.0 failed to build on Monterey arm #152108

chenrui333 opened this issue Oct 23, 2023 · 4 comments
Labels
bug Reproducible Homebrew/homebrew-core bug outdated PR was locked due to age stale No recent activity

Comments

@chenrui333
Copy link
Member

chenrui333 commented Oct 23, 2023

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

relates to #149754

Verification

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
@chenrui333 chenrui333 added the bug Reproducible Homebrew/homebrew-core bug label Oct 23, 2023
@SMillerDev
Copy link
Member

Shouldn't this be reported to the Rust devs? Or handled in the PR

@chenrui333
Copy link
Member Author

yeah, I will x-post this as well.

Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale No recent activity label Nov 14, 2023
@chenrui333
Copy link
Member Author

it is fixed now in #154526 via rust-lang/rust#117875

@github-actions github-actions bot added the outdated PR was locked due to age label Dec 17, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Reproducible Homebrew/homebrew-core bug outdated PR was locked due to age stale No recent activity
Projects
None yet
Development

No branches or pull requests

2 participants