Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.13.0 RC 1
-
90aefe0843a50aede26b8d411f46f3828dae25f1 (5.13.0, 12.6.2019, 5.13. RC3)
Description
Builds pulling in Qt5 UITools from cmake are broken:
[ 48s] CMake Error at /usr/lib64/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake:49 (string):
[ 48s] string sub-command REGEX, mode REPLACE needs at least 6 arguments total to
[ 48s] command.
[ 48s] Call Stack (most recent call first):
[ 48s] /usr/lib64/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake:201 (_qt5_UiTools_process_prl_file)
[ 48s] /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package)
[ 48s] CMakeLists.txt:15 (find_package)
It was found that reverting commit "CMake: Ignore CMAKE_CXX_STANDARD_LIBRARIES in .prl files"
ba4fdd99fff80790f764ab1ac8addd699e3101e7 https://codereview.qt-project.org/c/qt/qtbase/+/259963 in qtbase fixes it.
Attachments
Issue Links
- depends on
-
QTBUG-73475 [REG 5.12-5.13] CMake/ActiveQt: LNK4044: unrecognized option '/lole32' (5.13-beta2)
- Closed
- is duplicated by
-
QTBUG-76313 REG->5.13 RC2: Syntax error in Qt5UiToolsConfig.cmake: :37 (string): string sub-command REGEX, mode REPLACE needs at least 6 arguments
- Closed