CONSOLE OUTPUT
|
[...truncated 2655 lines...] |
[2021-08-18T01:26:10.941Z] | ^~~~~~~~~~~~ |
[2021-08-18T01:26:10.941Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/kded/modulesmodel.cpp:156:72: warning: ���static KPluginInfo::List KPluginInfo::fromServices(const List&, const KConfigGroup&)��� is deprecated: Since 5.0. Use fromMetaData and KPluginLoader(info.libraryPath()) [-Wdeprecated-declarations] |
[2021-08-18T01:26:10.941Z] 156 | const KPluginInfo::List oldStylePlugins = KPluginInfo::fromServices(KServiceTypeTrader::self()->query(QStringLiteral("KDEDModule"))); |
[2021-08-18T01:26:10.941Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2021-08-18T01:26:10.941Z] In file included from /home/jenkins/install-prefix/include/KF5/KService/KPluginInfo:1, |
[2021-08-18T01:26:10.941Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/kded/modulesmodel.cpp:13: |
[2021-08-18T01:26:10.941Z] /home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:190:30: note: declared here |
[2021-08-18T01:26:10.941Z] 190 | static KPluginInfo::List fromServices(const KService::List &services, const KConfigGroup &config = KConfigGroup()); |
[2021-08-18T01:26:10.941Z] | ^~~~~~~~~~~~ |
[2021-08-18T01:26:10.941Z] [ 66%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/BlacklistedApplicationsModel.cpp.o |
[2021-08-18T01:26:11.514Z] [ 66%] Building CXX object kcms/runners/CMakeFiles/plugininstaller.dir/plugininstaller/ScriptJob.cpp.o |
[2021-08-18T01:26:11.514Z] make[2]: *** [kcms/kded/CMakeFiles/kcm_kded.dir/build.make:115: kcms/kded/CMakeFiles/kcm_kded.dir/modulesmodel.cpp.o] Error 1 |
[2021-08-18T01:26:11.514Z] make[1]: *** [CMakeFiles/Makefile2:5346: kcms/kded/CMakeFiles/kcm_kded.dir/all] Error 2 |
[2021-08-18T01:26:11.514Z] make[1]: *** Waiting for unfinished jobs.... |
[2021-08-18T01:26:11.514Z] [ 66%] Building CXX object kcms/runners/CMakeFiles/kcm_plasmasearch.dir/kcm.cpp.o |
[2021-08-18T01:26:11.772Z] [ 67%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/ExtraActivitiesInterface.cpp.o |
[2021-08-18T01:26:12.703Z] [ 67%] Building CXX object kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/spellcheckingskeleton.cpp.o |
[2021-08-18T01:26:12.703Z] [ 67%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooserbrowser.cpp.o |
[2021-08-18T01:26:12.703Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp: In member function ���void BlacklistedApplicationsModel::load()���: |
[2021-08-18T01:26:12.703Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp:67:47: warning: ���static QSet<T> QSet<T>::fromList(const QList<T>&) [with T = QString]��� is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations] |
[2021-08-18T01:26:12.703Z] 67 | auto blockedApplications = QSet<QString>::fromList(d->pluginConfig->blockedApplications()); |
[2021-08-18T01:26:12.703Z] | ^~~~~~~~ |
[2021-08-18T01:26:12.703Z] In file included from /usr/include/qt5/QtCore/qdebug.h:52, |
[2021-08-18T01:26:12.703Z] from /usr/include/qt5/QtCore/QDebug:1, |
[2021-08-18T01:26:12.703Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp:9: |
[2021-08-18T01:26:12.704Z] /usr/include/qt5/QtCore/qset.h:416:9: note: declared here |
[2021-08-18T01:26:12.704Z] 416 | QSet<T> QSet<T>::fromList(const QList<T> &list) |
[2021-08-18T01:26:12.704Z] | ^~~~~~~ |
[2021-08-18T01:26:12.704Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp:67:55: warning: ���static QSet<T> QSet<T>::fromList(const QList<T>&) [with T = QString]��� is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations] |
[2021-08-18T01:26:12.704Z] 67 | auto blockedApplications = QSet<QString>::fromList(d->pluginConfig->blockedApplications()); |
[2021-08-18T01:26:12.704Z] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2021-08-18T01:26:12.704Z] In file included from /usr/include/qt5/QtCore/qdebug.h:52, |
[2021-08-18T01:26:12.704Z] from /usr/include/qt5/QtCore/QDebug:1, |
[2021-08-18T01:26:12.704Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp:9: |
[2021-08-18T01:26:12.704Z] /usr/include/qt5/QtCore/qset.h:416:9: note: declared here |
[2021-08-18T01:26:12.704Z] 416 | QSet<T> QSet<T>::fromList(const QList<T> &list) |
[2021-08-18T01:26:12.704Z] | ^~~~~~~ |
[2021-08-18T01:26:12.704Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp:68:47: warning: ���static QSet<T> QSet<T>::fromList(const QList<T>&) [with T = QString]��� is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations] |
[2021-08-18T01:26:12.704Z] 68 | auto allowedApplications = QSet<QString>::fromList(d->pluginConfig->allowedApplications()); |
[2021-08-18T01:26:12.704Z] | ^~~~~~~~ |
[2021-08-18T01:26:12.704Z] In file included from /usr/include/qt5/QtCore/qdebug.h:52, |
[2021-08-18T01:26:12.704Z] from /usr/include/qt5/QtCore/QDebug:1, |
[2021-08-18T01:26:12.704Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp:9: |
[2021-08-18T01:26:12.704Z] /usr/include/qt5/QtCore/qset.h:416:9: note: declared here |
[2021-08-18T01:26:12.704Z] 416 | QSet<T> QSet<T>::fromList(const QList<T> &list) |
[2021-08-18T01:26:12.704Z] | ^~~~~~~ |
[2021-08-18T01:26:12.704Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp:68:55: warning: ���static QSet<T> QSet<T>::fromList(const QList<T>&) [with T = QString]��� is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations] |
[2021-08-18T01:26:12.704Z] 68 | auto allowedApplications = QSet<QString>::fromList(d->pluginConfig->allowedApplications()); |
[2021-08-18T01:26:12.704Z] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2021-08-18T01:26:12.704Z] In file included from /usr/include/qt5/QtCore/qdebug.h:52, |
[2021-08-18T01:26:12.704Z] from /usr/include/qt5/QtCore/QDebug:1, |
[2021-08-18T01:26:12.704Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp:9: |
[2021-08-18T01:26:12.704Z] /usr/include/qt5/QtCore/qset.h:416:9: note: declared here |
[2021-08-18T01:26:12.704Z] 416 | QSet<T> QSet<T>::fromList(const QList<T> &list) |
[2021-08-18T01:26:12.704Z] | ^~~~~~~ |
[2021-08-18T01:26:13.640Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/runners/kcm.cpp: In constructor ���SearchConfigModule::SearchConfigModule(QWidget*, const QVariantList&)���: |
[2021-08-18T01:26:13.640Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/runners/kcm.cpp:151:14: warning: ���KConfigDialogManager* KCModule::addConfig(KConfigSkeleton*, QWidget*)��� is deprecated: Since 5.84. Use KConfigDialogManager *addConfig(KCoreConfigSkeleton *config, QWidget *widget); [-Wdeprecated-declarations] |
[2021-08-18T01:26:13.640Z] 151 | addConfig(m_settings, this); |
[2021-08-18T01:26:13.640Z] | ~~~~~~~~~^~~~~~~~~~~~~~~~~~ |
[2021-08-18T01:26:13.640Z] In file included from /home/jenkins/install-prefix/include/KF5/KConfigWidgets/KCModule:1, |
[2021-08-18T01:26:13.640Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/runners/kcm.h:13, |
[2021-08-18T01:26:13.640Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/runners/kcm.cpp:10: |
[2021-08-18T01:26:13.640Z] /home/jenkins/install-prefix/include/KF5/KConfigWidgets/kcmodule.h:352:27: note: declared here |
[2021-08-18T01:26:13.640Z] 352 | KConfigDialogManager *addConfig(KConfigSkeleton *config, QWidget *widget); |
[2021-08-18T01:26:13.640Z] | ^~~~~~~~~ |
[2021-08-18T01:26:14.206Z] [ 67%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooseremail.cpp.o |
[2021-08-18T01:26:14.206Z] [ 67%] Building CXX object kcms/runners/CMakeFiles/plugininstaller.dir/plugininstaller/ZypperRPMJob.cpp.o |
[2021-08-18T01:26:14.464Z] [ 67%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/features_interface.cpp.o |
[2021-08-18T01:26:15.030Z] [ 67%] Building CXX object kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/spellchecking.cpp.o |
[2021-08-18T01:26:15.963Z] [ 67%] Building CXX object kcms/runners/CMakeFiles/kcm_plasmasearch.dir/krunnerdata.cpp.o |
[2021-08-18T01:26:15.963Z] [ 68%] Building CXX object kcms/runners/CMakeFiles/kcm_plasmasearch.dir/krunnersettings.cpp.o |
[2021-08-18T01:26:16.531Z] [ 68%] Linking CXX executable ../../bin/krunner-plugininstaller |
[2021-08-18T01:26:16.531Z] [ 68%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooserterminal.cpp.o |
[2021-08-18T01:26:17.468Z] [ 68%] Built target plugininstaller |
[2021-08-18T01:26:17.468Z] [ 68%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooserfilemanager.cpp.o |
[2021-08-18T01:26:17.726Z] [ 68%] Building CXX object kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/spellcheckingdata.cpp.o |
[2021-08-18T01:26:17.984Z] [ 68%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/resourcescoring_interface.cpp.o |
[2021-08-18T01:26:17.984Z] [ 68%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitiesdata.cpp.o |
[2021-08-18T01:26:18.920Z] [ 68%] Linking CXX shared module ../../bin/kcm_plasmasearch.so |
[2021-08-18T01:26:18.920Z] [ 68%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_settings.cpp.o |
[2021-08-18T01:26:19.486Z] [ 68%] Built target kcm_plasmasearch |
[2021-08-18T01:26:19.486Z] [ 68%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooserdata.cpp.o |
[2021-08-18T01:26:19.486Z] [ 68%] Linking CXX shared module ../../bin/kcmspellchecking.so |
[2021-08-18T01:26:20.053Z] [ 68%] Built target kcmspellchecking |
[2021-08-18T01:26:20.053Z] [ 69%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/browser_settings.cpp.o |
[2021-08-18T01:26:20.053Z] [ 69%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_plugins_settings.cpp.o |
[2021-08-18T01:26:20.987Z] [ 69%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/terminal_settings.cpp.o |
[2021-08-18T01:26:21.921Z] [ 70%] Linking CXX shared module ../../bin/kcm_activities.so |
[2021-08-18T01:26:22.484Z] [ 70%] Built target kcm_activities |
[2021-08-18T01:26:22.741Z] [ 70%] Linking CXX shared module ../../bin/kcms/kcm_componentchooser.so |
[2021-08-18T01:26:23.308Z] [ 70%] Built target kcm_componentchooser |
[2021-08-18T01:26:23.308Z] make: *** [Makefile:146: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-08-18T01:26:23.413Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |