Skip to content

[DEBUGGING] LLVM bump build failure #142504

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jieyouxu
Copy link
Member

@jieyouxu jieyouxu commented Jun 14, 2025

r? ghost

try-job: i686-gnu-nopt-*
try-job: x86_64-gnu-nopt

dianqk and others added 2 commits June 14, 2025 21:55
Without `NO_LLVM_ASSERTIONS=1`, the `*-nopt` jobs will by default
receive configure arg `--enable-llvm-assertions`.
@rustbot rustbot added A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-testsuite Area: The testsuite used to check the correctness of rustc T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Jun 14, 2025
@jieyouxu
Copy link
Member Author

@bors2 try jobs=*-nopt

@rust-bors
Copy link

rust-bors bot commented Jun 14, 2025

Unknown value for argument "jobs".

@jieyouxu
Copy link
Member Author

@bors2 try jobs=*nopt

@rust-bors
Copy link

rust-bors bot commented Jun 14, 2025

Unknown value for argument "jobs".

@jieyouxu
Copy link
Member Author

@bors2 try jobs=x86_64-gnu-nopt

@rust-bors
Copy link

rust-bors bot commented Jun 14, 2025

Unknown value for argument "jobs".

@jieyouxu
Copy link
Member Author

@bors2 try jobs=x86_64-gnu-nopt

@rust-bors
Copy link

rust-bors bot commented Jun 14, 2025

⌛ Trying commit 8aeabf4 with merge fe6cade

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

rust-bors bot added a commit that referenced this pull request Jun 14, 2025
[DEBUGGING] LLVM bump build failure

r? ghost
try-job: x86_64-gnu-nopt
@jieyouxu
Copy link
Member Author

@bors2 try cancel

@rust-bors
Copy link

rust-bors bot commented Jun 14, 2025

Try build cancelled. Cancelled workflows:

@jieyouxu
Copy link
Member Author

@bors2 try

@rust-bors
Copy link

rust-bors bot commented Jun 14, 2025

⌛ Trying commit 8aeabf4 with merge b81c337

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

rust-bors bot added a commit that referenced this pull request Jun 14, 2025
[DEBUGGING] LLVM bump build failure

r? ghost

try-job: `i686-gnu-nopt-*`
try-job: `x86_64-gnu-nopt`
@rust-bors
Copy link

rust-bors bot commented Jun 14, 2025

☀️ Try build successful (CI)
Build commit: b81c337 (b81c337352b1946af232c7253c0024f58fa3aabb, parent: 9822e3dc15b5940626a186a57f877cf784b1bfb3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-testsuite Area: The testsuite used to check the correctness of rustc 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.

3 participants