Skip to content

Set CMAKE_INSTALL_MESSAGE to LAZY for code built with CMake, LLVM in particular #60830

Closed

Description

The "log is too long" error in #60740 (comment) reminded me about this possibility.

CMAKE_INSTALL_MESSAGE=LAZY will avoid printing installation messages for up-to-date files into the log.
There are many of them in the log as you can see.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    P-highHigh priorityT-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions