|
CONSOLE OUTPUT
|
| [...truncated 122.75 KB...] |
| -- Found KF5Declarative: /home/jenkins/install-prefix/lib64/cmake/KF5Declarative/KF5DeclarativeConfig.cmake (found version "5.51.0") |
| -- Found KF5Activities: /home/jenkins/install-prefix/lib64/cmake/KF5Activities/KF5ActivitiesConfig.cmake (found version "5.51.0") |
| -- Found KF5ActivitiesStats: /home/jenkins/install-prefix/lib64/cmake/KF5ActivitiesStats/KF5ActivitiesStatsConfig.cmake (found version "5.51.0") |
| -- Found KF5KHtml: /home/jenkins/install-prefix/lib64/cmake/KF5KHtml/KF5KHtmlConfig.cmake (found version "5.51.0") |
| -- qmlplugindump failed for org.kde.kcm. |
| -- Could NOT find org.kde.kcm-QMLModule (missing: org.kde.kcm-QMLModule_FOUND) |
| -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY |
| -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success |
| -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY |
| -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success |
| -- Performing Test COMPILER_HAS_DEPRECATED_ATTR |
| -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success |
| -- The following OPTIONAL packages have been found: |
|
| * KF5KHtml (required version >= 5.50.0) |
| * Qt5Core |
|
| -- The following REQUIRED packages have been found: |
|
| * Qt5Gui (required version >= 5.11.2) |
| * Qt5Widgets |
| * Qt5Network (required version >= 5.11.2) |
| * Qt5Quick |
| * Qt5Qml |
| * Qt5QuickWidgets |
| * Qt5 (required version >= 5.11.0) |
| * KF5Crash (required version >= 5.50.0) |
| * KF5ItemViews (required version >= 5.50.0) |
| * KF5KCMUtils (required version >= 5.50.0) |
| * Gettext |
| * KF5I18n (required version >= 5.50.0) |
| * KF5KIO (required version >= 5.50.0) |
| * KF5Service (required version >= 5.50.0) |
| * KF5IconThemes (required version >= 5.50.0) |
| * KF5WidgetsAddons (required version >= 5.50.0) |
| * KF5WindowSystem (required version >= 5.50.0) |
| * KF5XmlGui (required version >= 5.50.0) |
| * KF5DBusAddons (required version >= 5.50.0) |
| * KF5Config (required version >= 5.50.0) |
| * KF5DocTools (required version >= 5.50.0) |
| * ECM (required version >= 1.6.0) |
| * KF5Package (required version >= 5.50.0) |
| * KF5Declarative (required version >= 5.50.0) |
| * KF5Activities (required version >= 5.50.0) |
| * KF5ActivitiesStats (required version >= 5.50.0) |
| * KF5 (required version >= 5.50.0) |
| * KF5Kirigami2 (required version >= 2.1) |
| * LibKWorkspace (required version >= 5.14.80) |
|
| -- The following RUNTIME packages have not been found: |
|
| * org.kde.kcm-QMLModule, QML module 'org.kde.kcm' is a runtime dependency. |
|
| -- Configuring done |
| -- Generating done |
| -- Build files have been written to: /home/jenkins/workspace/Plasma/systemsettings/kf5-qt5 SUSEQt5.11/build |
| [Pipeline] } |
| [Pipeline] // stage |
| [Pipeline] stage |
| [Pipeline] { (Compiling) |
| [Pipeline] sh |
| [kf5-qt5 SUSEQt5.11] Running shell script |
| + python3 -u ci-tooling/helpers/compile-build.py --product Plasma --project systemsettings --branchGroup kf5-qt5 --platform SUSEQt5.11 --usingInstall /home/jenkins//install-prefix/ |
| Scanning dependencies of target systemsettingsview_autogen |
| [ 2%] Automatic MOC for target systemsettingsview |
| [ 2%] Built target systemsettingsview_autogen |
| Scanning dependencies of target doc-index-cache-bz2 |
| [ 4%] Generating index.cache.bz2 |
| [ 4%] Built target doc-index-cache-bz2 |
| [ 6%] Generating ui_externalModule.h |
| Scanning dependencies of target systemsettingsview |
| [ 8%] Building CXX object core/CMakeFiles/systemsettingsview.dir/MenuItem.cpp.o |
| [ 10%] Building CXX object core/CMakeFiles/systemsettingsview.dir/MenuModel.cpp.o |
| [ 12%] Building CXX object core/CMakeFiles/systemsettingsview.dir/MenuProxyModel.cpp.o |
| [ 14%] Building CXX object core/CMakeFiles/systemsettingsview.dir/ModuleView.cpp.o |
| /home/jenkins/workspace/Plasma/systemsettings/kf5-qt5 SUSEQt5.11/core/ModuleView.cpp: In member function ���const KAboutData* ModuleView::aboutData() const���: |
| /home/jenkins/workspace/Plasma/systemsettings/kf5-qt5 SUSEQt5.11/core/ModuleView.cpp:133:85: warning: ���KAboutData& KAboutData::setProgramIconName(const QString&)��� is deprecated [-Wdeprecated-declarations] |
| aboutData->setProgramIconName( activeModule->moduleInfo().service()->icon() ); |
| ^ |
| In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KAboutData:1, |
| from /home/jenkins/workspace/Plasma/systemsettings/kf5-qt5 SUSEQt5.11/core/ModuleView.cpp:43: |
| /home/jenkins/install-prefix/include/KF5/KCoreAddons/kaboutdata.h:695:40: note: declared here |
| KCOREADDONS_DEPRECATED KAboutData &setProgramIconName(const QString &iconName); // KF6 remove this |
| ^~~~~~~~~~~~~~~~~~ |
| /home/jenkins/workspace/Plasma/systemsettings/kf5-qt5 SUSEQt5.11/core/ModuleView.cpp: In member function ���void ModuleView::updatePageIconHeader(KPageWidgetItem*, bool)���: |
| /home/jenkins/workspace/Plasma/systemsettings/kf5-qt5 SUSEQt5.11/core/ModuleView.cpp:224:15: error: ���class KPageWidgetItem��� has no member named ���setHeaderVisible���; did you mean ���setHeader���? |
| page->setHeaderVisible(false); |
| ^~~~~~~~~~~~~~~~ |
| setHeader |
| make[2]: *** [core/CMakeFiles/systemsettingsview.dir/build.make:106: core/CMakeFiles/systemsettingsview.dir/ModuleView.cpp.o] Error 1 |
| make[1]: *** [CMakeFiles/Makefile2:156: core/CMakeFiles/systemsettingsview.dir/all] Error 2 |
| make: *** [Makefile:141: all] Error 2 |
| [Pipeline] } |
| [Pipeline] // stage |
| [Pipeline] } |
| ERROR: script returned exit code 1 |
| [Pipeline] // catchError |
| [Pipeline] emailextrecipients |
| [Pipeline] emailext |