Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
6.2.4, 6.3.0, 6.4.0 Beta1
-
None
Description
Calling top-level configure without -developer-build still outputs quite a few messages, even with https://codereview.qt-project.org/c/qt/qtbase/+/398614
Notably all the 'Checking dependencies of submodule' messages, 'Configuring submodule', 'The following packages have been found', and the summary upon reconfiguration even with https://codereview.qt-project.org/c/qt/qtbase/+/415288 applied.
The reason is that we set CMAKE_MESSAGE_LOG_LEVEL in QtSetup within each repo subdirectory scope, whereas the messages above are displayed in the top-level scope, which doesn't have CMAKE_MESSAGE_LOG_LEVEL set in it.
Attachments
Issue Links
- relates to
-
QTBUG-104127 Show configuration summary when configuring a Qt repo the first time
- Closed
For Gerrit Dashboard: QTBUG-104128 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
415317,2 | CMake: Ensure top-level builds are affected by our chosen log level | dev | qt/qtbase | Status: MERGED | +2 | 0 |
415649,2 | CMake: Ensure top-level builds are affected by our chosen log level | 6.3 | qt/qtbase | Status: MERGED | +2 | 0 |
415650,2 | CMake: Ensure top-level builds are affected by our chosen log level | 6.4 | qt/qtbase | Status: MERGED | +2 | 0 |
415657,2 | CMake: Ensure top-level builds are affected by our chosen log level | tqtc/lts-6.2 | qt/tqtc-qtbase | Status: MERGED | +2 | 0 |