Hi all, Yesterday evening a number of projects had their jobs on the CI system regenerated, as part of Frameworks moving off Qt 5.12 and on to a minimum build of Qt 5.14.
In keeping with prior precedence, this means that Applications and all other builds then move on to the currently supported mainstream version of Qt, which at the moment is Qt 5.15. While the Dependency Builds did mostly complete without issue, as part of this a number of long running failures were noted, which it would be nice if people could please correct. In no particular order: - Digikam: Appears to be trying to use headers from OpenCV 2, while the Windows CI nodes have OpenCV 4. - KIO Extras: Appears to make use of Unix specific constants that do not exist on Windows - KDevelop's Python Support: Appears to be broken due to SIC changes in KDevelop itself - KDevelop XDebug Support: Same as the Python support - KDevelop: Appears to be performing an operation that is not permitted on Windows in public interfaces - Akonadi's Contacts Support: Now requires libkleo, yet that has dependencies which aren't available on Windows at the moment (unless this has changed) Logs and other related build artifacts can be found at https://build.kde.org/view/Failing/ Thanks, Ben