-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
Closed
Labels
P-highHigh priorityHigh priorityT-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant 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.Relevant to the infrastructure team, which will review and decide on the PR/issue.
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.
Metadata
Metadata
Assignees
Labels
P-highHigh priorityHigh priorityT-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant 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.Relevant to the infrastructure team, which will review and decide on the PR/issue.