Skip to content

Stable build of 1.66.0 fails due to 'missing miri' #105816

Closed
@gco

Description

@gco

On Solaris 11 x86_64, from scratch stable builds of 1.66.0 from git fails with:

...
   Compiling opener v0.5.0
   Compiling toml v0.5.9
    Finished dev [unoptimized] target(s) in 1m 02s
Build completed successfully in 0:01:10
Building rustbuild
    Finished dev [unoptimized] target(s) in 2.25s
thread 'main' panicked at 'missing miri', install.rs:205:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Build completed unsuccessfully in 0:00:03
make: *** [Makefile:54: install] Error 1

A nightly build of the same tag completes successfully, as do stable and nightly builds of 1.65.0.

Metadata

Metadata

Assignees

Labels

A-miriArea: The miri toolC-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