Skip to content

fakeroot invalidates build cache #39951

@ishitatsuyuki

Description

@ishitatsuyuki

In Arch Linux, we use fakeroot to do make install while packaging.

This however seems to invalidate built artifacts, building it again.

Please check the rules of invalidation. While bootstrap is preserved, anything other like stage0 is completely built from scratch.

Random notes: fakeroot preserves HOME, which should work well with cargo.

Metadata

Metadata

Assignees

No one assigned

    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