Bootstrap fails when Windows has uname
command
#73689
Labels
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
bootstrap.py
assumes Windows platforms do not have theuname
command in the PATH. Although almost always true, this doesn't hold if the gnuwin32 tools are installed (e.g. for running LLVM tests), in which case the output is:Bootstrap then gives the following error:
@rustbot modify labels: +A-rustbuild
The text was updated successfully, but these errors were encountered: