Skip to content

Conversation

@ZuseZ4
Copy link
Member

@ZuseZ4 ZuseZ4 commented Feb 4, 2026

just a copy of #151795 so I can test in 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Feb 4, 2026
@ZuseZ4
Copy link
Member Author

ZuseZ4 commented Feb 4, 2026

@bors try jobs=dist-x86_64-llvm-mingw,dist-aarch64-llvm-mingw

@rust-bors

This comment has been minimized.

rust-bors bot pushed a commit that referenced this pull request Feb 4, 2026
cp pr 151795 and enable enzyme


try-job: dist-x86_64-llvm-mingw
try-job: dist-aarch64-llvm-mingw
@rust-log-analyzer

This comment has been minimized.

@rust-bors
Copy link
Contributor

rust-bors bot commented Feb 4, 2026

💔 Test for 934ecbb failed: CI. Failed job:

@ZuseZ4
Copy link
Member Author

ZuseZ4 commented Feb 4, 2026

Seems to be going quite well, it finished building Enzyme, just some names got mangled up:

2026-02-04T06:09:13.6486779Z -- Installing: D:/a/rust/rust/build/x86_64-pc-windows-gnullvm/enzyme/lib/libEnzyme-22.dll.a
2026-02-04T06:09:13.6540907Z -- Installing: D:/a/rust/rust/build/x86_64-pc-windows-gnullvm/enzyme/bin/libEnzyme-22.dll
2026-02-04T06:09:13.6748328Z e-22.dll

@mati865
Copy link
Member

mati865 commented Feb 4, 2026

libEnzyme-22 not found in D:\a\rust\rust\build\x86_64-pc-windows-gnullvm\enzyme\lib

Also, it should look in bin directory for the DLL on Windows.

@ZuseZ4
Copy link
Member Author

ZuseZ4 commented Feb 4, 2026

@bors try jobs=dist-x86_64-llvm-mingw

@rust-bors
Copy link
Contributor

rust-bors bot commented Feb 4, 2026

⌛ Trying commit 1d1eef1 with merge a279d89

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

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

rust-bors bot pushed a commit that referenced this pull request Feb 4, 2026
cp pr 151795 and enable enzyme


try-job: dist-x86_64-llvm-mingw
@ZuseZ4
Copy link
Member Author

ZuseZ4 commented Feb 4, 2026

Seems like it worked with the bin change, thanks @mati865.

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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) 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