-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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.61.0 #98823
rust 1.61.0 #98823
Conversation
782b9bf
to
3f34ce6
Compare
Can this build with python@3.10? |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a |
f265c65
to
da97cd6
Compare
da97cd6
to
665d075
Compare
On 12-intel:
|
665d075
to
d00b3f4
Compare
Also on 12-Intel. Progress, I guess? (I don't seen any errors when compiling locally on 12.3.)
|
On arm:
For rustscan, it should work once RustScan/RustScan#431 is merged. For magic-wormhole, the build failure seems unrelated to the new version, and should be fixed by #99428 (update: merged) For sslyze, the build failure is also unrelated to the new rust version, but a PR to fix it is #99533 |
19ecf3d
to
be0e113
Compare
Just pushed, I think we can try another run. Only |
Run probably hit a CI or GitHub issue given that the action looks to be in an odd state. Not sure why, but run got cancelled. Will need to re-run later, though will have to wait for another free long-timeout slot.
|
rust-1.60.0: update cargo dependency to 0.61 rust 1.60.0: bump python dependency to 3.10 Also, restore settings from Homebrew#76780 & Homebrew#89988 to allow building on pre-macOS 10.13 rust: use jemalloc rust 1.61.0 Co-authored-by: Michael Cho <cho-m@tuta.io> Co-authored-by: EricFromCanada <enk3@outlook.com>
Intel macOS runners at least haven't been randomly cancelled. |
Pretty much all Intel macOS finished in 2d 10h with Only other failure is Kicked off a re-run of |
I think
// If you get a link failure that leads you here, your build has varying
// compiler flags across compilation units in a way that would break F14.
// SIMD (SSE2 or NEON) needs to be either on everywhere or off everywhere
// that uses F14. If SIMD is on then hardware CRC needs to be enabled
// everywhere or disabled everywhere.
void F14LinkCheck<getF14IntrinsicsMode()>::check() noexcept {} So, I think it is safe to ignore. We can triage any other issues when we bump to |
@cho-m has triggered a merge. |
Thanks @cho-m!! |
Created with
brew bump-formula-pr
.resource
blocks may require updates.