Skip to content

Conversation

@mati865
Copy link
Member

@mati865 mati865 commented Nov 9, 2025

Fixes #144656

@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 Nov 9, 2025
@mati865 mati865 force-pushed the gnullvm-windows-host branch from 77caef1 to f43d076 Compare November 11, 2025 17:52
@mati865
Copy link
Member Author

mati865 commented Nov 11, 2025

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

@rust-bors

This comment has been minimized.

rust-bors bot added a commit that referenced this pull request Nov 11, 2025
Build gnullvm toolchains on Windows natively

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

This comment has been minimized.

@rust-bors
Copy link

rust-bors bot commented Nov 11, 2025

💔 Test for 2968dde failed: CI. Failed jobs:

@mati865 mati865 force-pushed the gnullvm-windows-host branch from f43d076 to ad462aa Compare November 11, 2025 19:11
@mati865
Copy link
Member Author

mati865 commented Nov 11, 2025

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

@rust-bors

This comment has been minimized.

rust-bors bot added a commit that referenced this pull request Nov 11, 2025
Build gnullvm toolchains on Windows natively

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

This comment has been minimized.

@rust-bors
Copy link

rust-bors bot commented Nov 11, 2025

💔 Test for 2bf0de0 failed: CI. Failed jobs:

@mati865
Copy link
Member Author

mati865 commented Nov 11, 2025

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

@rust-bors

This comment has been minimized.

rust-bors bot added a commit that referenced this pull request Nov 11, 2025
Build gnullvm toolchains on Windows natively

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

This comment has been minimized.

@rust-bors
Copy link

rust-bors bot commented Nov 11, 2025

💔 Test for 561a82c failed: CI. Failed jobs:

@mati865
Copy link
Member Author

mati865 commented Nov 11, 2025

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

@rust-bors

This comment has been minimized.

rust-bors bot added a commit that referenced this pull request Nov 11, 2025
Build gnullvm toolchains on Windows natively

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

A job failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 20  167M   20 34.1M    0     0  53.0M      0  0:00:03 --:--:--  0:00:03 53.1M
 81  167M   81  136M    0     0  81.4M      0  0:00:02  0:00:01  0:00:01 81.5M
100  167M  100  167M    0     0  85.9M      0  0:00:01  0:00:01 --:--:-- 86.0M
src/ci/scripts/install-mingw.sh: line 75: /c/msys64/usr/bin/bash: No such file or directory
##[error]Process completed with exit code 127.
##[group]Run echo "disk usage:"
echo "disk usage:"
df -h
shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}

@rust-bors
Copy link

rust-bors bot commented Nov 11, 2025

💔 Test for 3fbf429 failed: CI. Failed jobs:

@mati865
Copy link
Member Author

mati865 commented Nov 11, 2025

MSYS2 doesn't seem to be installed on AArch64 runner...

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

@rust-bors
Copy link

rust-bors bot commented Nov 11, 2025

⌛ Trying commit 300e658 with merge e73bea2

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

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

rust-bors bot added a commit that referenced this pull request Nov 11, 2025
Build gnullvm toolchains on Windows natively

try-job: dist-x86_64-llvm-mingw
try-job: dist-x86_64-mingw
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.

Tracking issue for cleanup of gnullvm building process

3 participants