Skip to content

Enable distcheck for aarch64-apple-darwin#156880

Draft
sgasho wants to merge 1 commit into
rust-lang:mainfrom
sgasho:mac-distcheck
Draft

Enable distcheck for aarch64-apple-darwin#156880
sgasho wants to merge 1 commit into
rust-lang:mainfrom
sgasho:mac-distcheck

Conversation

@sgasho
Copy link
Copy Markdown
Contributor

@sgasho sgasho commented May 24, 2026

Add a minimal macOS distcheck CI job.

Linux already has an x86_64-gnu-distcheck, which runs x.py test distcheck.
This PR adds the same distcheck for aarch64-apple-darwin.

Background: #gsoc > Project: Bringing autodiff and offload into Rust CI @ 💬

@rustbot rustbot added A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels May 24, 2026
@ZuseZ4
Copy link
Copy Markdown
Member

ZuseZ4 commented May 24, 2026

@bors delegate=try

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 24, 2026

✌️ @sgasho, you can now perform try builds on this pull request!

You can now post @bors try to start a try build.

@sgasho
Copy link
Copy Markdown
Contributor Author

sgasho commented May 24, 2026

@bors try jobs=aarch64-apple-distcheck

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request May 24, 2026
Enable distcheck for aarch64-apple-darwin


try-job: aarch64-apple-distcheck
@ZuseZ4 ZuseZ4 requested a review from Kobzol May 24, 2026 14:08
@ZuseZ4
Copy link
Copy Markdown
Member

ZuseZ4 commented May 24, 2026

Ping @Kobzol to make sure it's the check you had in mind, and later approve, if it's fine from an infra perspective. Then we can test the dynamic LLVM PR with this check next.
If you think it's too expensive we can also just keep it while experimenting.

@jieyouxu
Copy link
Copy Markdown
Member

jieyouxu commented May 24, 2026

Do note that aarch64-apple is one of the slowest jobs, I'm curious to see the job time w/ distcheck

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 24, 2026

☀️ Try build successful (CI)
Build commit: cdd5b6a (cdd5b6ab68977026e52934a7de39c9169a5dc09d, parent: a06c1ca53a775af31bcbdaeed995c2f224b34d06)

@jieyouxu
Copy link
Copy Markdown
Member

Trying again to get another datapoint
@bors try jobs=aarch64-apple-distcheck

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 24, 2026

⌛ Trying commit e8e909c with merge 0d622e9

To cancel the try build, run the command @bors try cancel.

Workflow: https://github.com/rust-lang/rust/actions/runs/26369518484

rust-bors Bot pushed a commit that referenced this pull request May 24, 2026
Enable distcheck for aarch64-apple-darwin


try-job: aarch64-apple-distcheck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants