CONSOLE OUTPUT
|
[...truncated 3691 lines...] |
[2020-03-23T17:18:43.542Z] /home/jenkins/install-prefix/include/KF5/KIconThemes/kiconloader.h:564:10: note: declared here |
[2020-03-23T17:18:43.542Z] 564 | void newIconLoader(); |
[2020-03-23T17:18:43.542Z] | ^~~~~~~~~~~~~ |
[2020-03-23T17:18:43.542Z] [ 59%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/kcm_componentchooser.cpp.o |
[2020-03-23T17:18:43.542Z] [ 59%] Building CXX object kcms/icons/CMakeFiles/kcm_icons.dir/iconssettingsbase.cpp.o |
[2020-03-23T17:18:43.542Z] [ 59%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/browser_settings.cpp.o |
[2020-03-23T17:18:43.542Z] [ 59%] Generating kded_interface.cpp, kded_interface.h |
[2020-03-23T17:18:43.542Z] [ 59%] Generating kded_interface.moc |
[2020-03-23T17:18:43.542Z] Scanning dependencies of target kcm_kded |
[2020-03-23T17:18:43.542Z] [ 59%] Building CXX object kcms/kded/CMakeFiles/kcm_kded.dir/kcm_kded_autogen/mocs_compilation.cpp.o |
[2020-03-23T17:18:43.542Z] [ 59%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/BlacklistedApplicationsModel.cpp.o |
[2020-03-23T17:18:43.542Z] [ 59%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/ExtraActivitiesInterface.cpp.o |
[2020-03-23T17:18:43.542Z] [ 59%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/features_interface.cpp.o |
[2020-03-23T17:18:43.542Z] [ 60%] Linking CXX shared module ../../bin/kcm_icons.so |
[2020-03-23T17:18:43.542Z] [ 61%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/terminal_settings.cpp.o |
[2020-03-23T17:18:43.542Z] [ 61%] Built target kcm_icons |
[2020-03-23T17:18:43.542Z] [ 61%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_settings.cpp.o |
[2020-03-23T17:18:43.542Z] [ 61%] Building CXX object kcms/kded/CMakeFiles/kcm_kded.dir/kcmkded.cpp.o |
[2020-03-23T17:18:43.542Z] [ 61%] Building CXX object kcms/kded/CMakeFiles/kcm_kded.dir/modulesmodel.cpp.o |
[2020-03-23T17:18:43.542Z] [ 61%] Building CXX object kcms/kded/CMakeFiles/kcm_kded.dir/filterproxymodel.cpp.o |
[2020-03-23T17:18:43.542Z] [ 61%] Linking CXX shared module ../../bin/kcm_componentchooser.so |
[2020-03-23T17:18:43.542Z] [ 62%] Building CXX object kcms/kded/CMakeFiles/kcm_kded.dir/kded_interface.cpp.o |
[2020-03-23T17:18:43.873Z] [ 62%] Built target kcm_componentchooser |
[2020-03-23T17:18:43.873Z] [ 62%] Building CXX object kcms/kded/CMakeFiles/kcm_kded.dir/debug.cpp.o |
[2020-03-23T17:18:43.873Z] [ 62%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_plugins_settings.cpp.o |
[2020-03-23T17:18:44.132Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/kded/modulesmodel.cpp: In function ���QVector<KPluginMetaData> availableModules()���: |
[2020-03-23T17:18:44.132Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/kded/modulesmodel.cpp:166:60: warning: ���static KPluginInfo::List KPluginInfo::fromServices(const List&, const KConfigGroup&)��� is deprecated: Since 5.0. Use (Q|K)PluginLoader [-Wdeprecated-declarations] |
[2020-03-23T17:18:44.132Z] 166 | const KPluginInfo::List oldStylePlugins = KPluginInfo::fromServices(KServiceTypeTrader::self()->query(QStringLiteral("KDEDModule"))); |
[2020-03-23T17:18:44.132Z] | ^~~~~~~~~~~~ |
[2020-03-23T17:18:44.132Z] In file included from /home/jenkins/install-prefix/include/KF5/KService/KPluginInfo:1, |
[2020-03-23T17:18:44.132Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/kded/modulesmodel.cpp:27: |
[2020-03-23T17:18:44.132Z] /home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:200:30: note: declared here |
[2020-03-23T17:18:44.132Z] 200 | static KPluginInfo::List fromServices(const KService::List &services, const KConfigGroup &config = KConfigGroup()); |
[2020-03-23T17:18:44.132Z] | ^~~~~~~~~~~~ |
[2020-03-23T17:18:44.132Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/kded/modulesmodel.cpp:166:136: warning: ���static KPluginInfo::List KPluginInfo::fromServices(const List&, const KConfigGroup&)��� is deprecated: Since 5.0. Use (Q|K)PluginLoader [-Wdeprecated-declarations] |
[2020-03-23T17:18:44.132Z] 166 | const KPluginInfo::List oldStylePlugins = KPluginInfo::fromServices(KServiceTypeTrader::self()->query(QStringLiteral("KDEDModule"))); |
[2020-03-23T17:18:44.132Z] | ^ |
[2020-03-23T17:18:44.132Z] In file included from /home/jenkins/install-prefix/include/KF5/KService/KPluginInfo:1, |
[2020-03-23T17:18:44.132Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/kded/modulesmodel.cpp:27: |
[2020-03-23T17:18:44.132Z] /home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:200:30: note: declared here |
[2020-03-23T17:18:44.132Z] 200 | static KPluginInfo::List fromServices(const KService::List &services, const KConfigGroup &config = KConfigGroup()); |
[2020-03-23T17:18:44.132Z] | ^~~~~~~~~~~~ |
[2020-03-23T17:18:44.132Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/kded/modulesmodel.cpp:166:136: warning: ���static KPluginInfo::List KPluginInfo::fromServices(const List&, const KConfigGroup&)��� is deprecated: Since 5.0. Use (Q|K)PluginLoader [-Wdeprecated-declarations] |
[2020-03-23T17:18:44.132Z] 166 | const KPluginInfo::List oldStylePlugins = KPluginInfo::fromServices(KServiceTypeTrader::self()->query(QStringLiteral("KDEDModule"))); |
[2020-03-23T17:18:44.132Z] | ^ |
[2020-03-23T17:18:44.132Z] In file included from /home/jenkins/install-prefix/include/KF5/KService/KPluginInfo:1, |
[2020-03-23T17:18:44.132Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/kded/modulesmodel.cpp:27: |
[2020-03-23T17:18:44.132Z] /home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:200:30: note: declared here |
[2020-03-23T17:18:44.132Z] 200 | static KPluginInfo::List fromServices(const KService::List &services, const KConfigGroup &config = KConfigGroup()); |
[2020-03-23T17:18:44.132Z] | ^~~~~~~~~~~~ |
[2020-03-23T17:18:44.934Z] [ 62%] Generating ui_kcmformatswidget.h |
[2020-03-23T17:18:45.194Z] [ 62%] Linking CXX shared module ../../bin/kcm_activities.so |
[2020-03-23T17:18:45.194Z] Scanning dependencies of target kcm_formats |
[2020-03-23T17:18:45.194Z] [ 62%] Building CXX object kcms/formats/CMakeFiles/kcm_formats.dir/kcm_formats_autogen/mocs_compilation.cpp.o |
[2020-03-23T17:18:45.454Z] [ 62%] Building CXX object kcms/formats/CMakeFiles/kcm_formats.dir/kcmformats.cpp.o |
[2020-03-23T17:18:45.712Z] Scanning dependencies of target kcm_plasmasearch |
[2020-03-23T17:18:45.712Z] Scanning dependencies of target kcm_notifications |
[2020-03-23T17:18:45.712Z] [ 62%] Building CXX object kcms/runners/CMakeFiles/kcm_plasmasearch.dir/kcm_plasmasearch_autogen/mocs_compilation.cpp.o |
[2020-03-23T17:18:45.712Z] [ 62%] Building CXX object kcms/notifications/CMakeFiles/kcm_notifications.dir/kcm_notifications_autogen/mocs_compilation.cpp.o |
[2020-03-23T17:18:45.712Z] [ 62%] Built target kcm_activities |
[2020-03-23T17:18:45.712Z] [ 62%] Building CXX object kcms/notifications/CMakeFiles/kcm_notifications.dir/kcm.cpp.o |
[2020-03-23T17:18:46.279Z] [ 62%] Linking CXX shared module ../../bin/kcm_kded.so |
[2020-03-23T17:18:46.279Z] Scanning dependencies of target kcmspellchecking |
[2020-03-23T17:18:46.279Z] [ 63%] Building CXX object kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/kcmspellchecking_autogen/mocs_compilation.cpp.o |
[2020-03-23T17:18:46.847Z] [ 63%] Built target kcm_kded |
[2020-03-23T17:18:46.847Z] [ 63%] Building CXX object kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/spellcheckingskeleton.cpp.o |
[2020-03-23T17:18:47.106Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/spellchecking/spellcheckingskeleton.cpp:24:10: fatal error: Sonnet/ConfigView: No such file or directory |
[2020-03-23T17:18:47.106Z] 24 | #include <Sonnet/ConfigView> |
[2020-03-23T17:18:47.106Z] | ^~~~~~~~~~~~~~~~~~~ |
[2020-03-23T17:18:47.106Z] compilation terminated. |
[2020-03-23T17:18:47.106Z] make[2]: *** [kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/build.make:76: kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/spellcheckingskeleton.cpp.o] Error 1 |
[2020-03-23T17:18:47.106Z] make[2]: *** Waiting for unfinished jobs.... |
[2020-03-23T17:18:47.106Z] [ 63%] Generating ui_kcmqtquicksettingswidget.h |
[2020-03-23T17:18:47.106Z] [ 63%] Generating renderersettings.h, renderersettings.cpp |
[2020-03-23T17:18:47.106Z] Scanning dependencies of target kcm_qtquicksettings |
[2020-03-23T17:18:47.106Z] [ 63%] Building CXX object kcms/qtquicksettings/CMakeFiles/kcm_qtquicksettings.dir/kcm_qtquicksettings_autogen/mocs_compilation.cpp.o |
[2020-03-23T17:18:47.365Z] [ 63%] Building CXX object kcms/runners/CMakeFiles/kcm_plasmasearch.dir/kcm.cpp.o |
[2020-03-23T17:18:47.624Z] make[1]: *** [CMakeFiles/Makefile2:7597: kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/all] Error 2 |
[2020-03-23T17:18:47.624Z] make[1]: *** Waiting for unfinished jobs.... |
[2020-03-23T17:18:47.624Z] [ 63%] Building CXX object kcms/notifications/CMakeFiles/kcm_notifications.dir/sourcesmodel.cpp.o |
[2020-03-23T17:18:48.566Z] [ 64%] Building CXX object kcms/notifications/CMakeFiles/kcm_notifications.dir/filterproxymodel.cpp.o |
[2020-03-23T17:18:48.566Z] [ 64%] Building CXX object kcms/qtquicksettings/CMakeFiles/kcm_qtquicksettings.dir/kcmqtquicksettings.cpp.o |
[2020-03-23T17:18:48.566Z] [ 64%] Linking CXX shared module ../../bin/kcm_formats.so |
[2020-03-23T17:18:49.133Z] [ 64%] Linking CXX shared module ../../bin/kcm_plasmasearch.so |
[2020-03-23T17:18:49.133Z] [ 64%] Built target kcm_formats |
[2020-03-23T17:18:49.133Z] [ 64%] Building CXX object kcms/qtquicksettings/CMakeFiles/kcm_qtquicksettings.dir/renderersettings.cpp.o |
[2020-03-23T17:18:49.699Z] [ 64%] Built target kcm_plasmasearch |
[2020-03-23T17:18:50.265Z] [ 64%] Linking CXX shared module ../../bin/kcm_notifications.so |
[2020-03-23T17:18:50.524Z] [ 64%] Linking CXX shared library ../../bin/libkcm_qtquicksettings.so |
[2020-03-23T17:18:50.524Z] [ 64%] Built target kcm_notifications |
[2020-03-23T17:18:50.783Z] [ 64%] Built target kcm_qtquicksettings |
[2020-03-23T17:18:50.783Z] make: *** [Makefile:141: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2020-03-23T17:18:51.688Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |