Skip to content

Build aarch64 builds on CI with PGO #19597

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

Merged
merged 1 commit into from
Apr 16, 2025
Merged

Build aarch64 builds on CI with PGO #19597

merged 1 commit into from
Apr 16, 2025

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Apr 15, 2025

Uses the manylinux aarch64 image + a native ARM GitHub runner to compile aarch64 builds with PGO.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 15, 2025
@Kobzol Kobzol force-pushed the arm-ci branch 4 times, most recently from 1ee8c5e to b66f103 Compare April 15, 2025 19:36
@Kobzol Kobzol changed the title Try to build ARM CI without Zig Build aarch64 builds on CI with PGO Apr 15, 2025
@Kobzol Kobzol marked this pull request as ready for review April 15, 2025 20:03
@Kobzol
Copy link
Contributor Author

Kobzol commented Apr 15, 2025

I haven't found a manylinux image for the last arm runner, but at least aarch64 seems to work (https://github.com/rust-lang/rust-analyzer/actions/runs/14477922568/job/40607940575).

@lnicola lnicola added this pull request to the merge queue Apr 16, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 16, 2025
@Kobzol
Copy link
Contributor Author

Kobzol commented Apr 16, 2025

Looks like a rustc sync is needed after rust-lang/rust#139671.

@Kobzol
Copy link
Contributor Author

Kobzol commented Apr 16, 2025

This can be requeued now that the proc macro error has been fixed, I think.

@Veykril Veykril added this pull request to the merge queue Apr 16, 2025
Merged via the queue into rust-lang:master with commit 5242ea6 Apr 16, 2025
14 checks passed
@Kobzol Kobzol deleted the arm-ci branch April 16, 2025 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants