Skip to content

make install starts rebuilding stage0 after a just completed make #12363

Closed
@ghost

Description

jurily ~/p/e/rust $ rm -rf build
jurily ~/p/e/rust $ mkdir build; and cd build
jurily ~/p/e/r/build $ ../configure --enable-fast-make --prefix=~/sys/
configure: looking for configure programs
<snip>
jurily ~/p/e/r/build $ smake
cfg: build triple x86_64-unknown-linux-gnu
cfg: host triples x86_64-unknown-linux-gnu
<snip>
oxidize: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustdoc
67m 11s jurily ~/p/e/r/build $ make install
cfg: build triple x86_64-unknown-linux-gnu
cfg: host triples x86_64-unknown-linux-gnu
cfg: target triples x86_64-unknown-linux-gnu
cfg: enabling more debugging (CFG_ENABLE_DEBUG)
cfg: host for x86_64-unknown-linux-gnu is x86_64
cfg: os for x86_64-unknown-linux-gnu is unknown-linux-gnu
cfg: using gcc
cfg: no node found, omitting docs
cfg: including prepare rules
cfg: including install rules
oxidize: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions