Skip to content

x.py install does nothing when target is set but host is not #76990

Closed
@tmandry

Description

@tmandry

With a valid install prefix under install.prefix in config.toml, I see this:

./x.py install
Updating only changed submodules
Submodules updated in 0.04 seconds
    Finished dev [unoptimized + debuginfo] target(s) in 0.17s
Build completed successfully in 0:00:00

But nothing is installed. This is a recent regression. At first I thought it had to do with the default stages changing, but passing --stage doesn't seem to have an effect.

Metadata

Metadata

Labels

C-bugCategory: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions