CONSOLE OUTPUT
|
[...truncated 2178 lines...] |
[2021-09-01T04:51:18.783Z] [ 24%] Building CXX object libtaskmanager/CMakeFiles/taskmanager.dir/xwindowsystemeventbatcher.cpp.o |
[2021-09-01T04:51:18.783Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobsmodel.cpp.o |
[2021-09-01T04:51:19.707Z] [ 24%] Building CXX object libtaskmanager/CMakeFiles/taskmanager.dir/xwindowtasksmodel.cpp.o |
[2021-09-01T04:51:20.654Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobsmodel_p.cpp.o |
[2021-09-01T04:51:20.913Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp: In member function ���void TaskManager::XWindowTasksModel::Private::init()���: |
[2021-09-01T04:51:20.913Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:124:78: warning: ���void KSycoca::databaseChanged(const QStringList&)��� is deprecated: Since 5.80. Use KSycoca::databaseChanged() signal [-Wdeprecated-declarations] |
[2021-09-01T04:51:20.913Z] 124 | void (KSycoca::*myDatabaseChangeSignal)(const QStringList &) = &KSycoca::databaseChanged; |
[2021-09-01T04:51:20.913Z] | ^~~~~~~~~~~~~~~ |
[2021-09-01T04:51:20.913Z] In file included from /home/jenkins/install-prefix/include/KF5/KService/KSycoca:1, |
[2021-09-01T04:51:20.913Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:18: |
[2021-09-01T04:51:20.913Z] /home/jenkins/install-prefix/include/KF5/KService/ksycoca.h:226:10: note: declared here |
[2021-09-01T04:51:20.913Z] 226 | void databaseChanged(const QStringList &changedResources); // clazy:exclude=overloaded-signal |
[2021-09-01T04:51:20.913Z] | ^~~~~~~~~~~~~~~ |
[2021-09-01T04:51:20.913Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:124:78: warning: ���void KSycoca::databaseChanged(const QStringList&)��� is deprecated: Since 5.80. Use KSycoca::databaseChanged() signal [-Wdeprecated-declarations] |
[2021-09-01T04:51:20.913Z] 124 | void (KSycoca::*myDatabaseChangeSignal)(const QStringList &) = &KSycoca::databaseChanged; |
[2021-09-01T04:51:20.913Z] | ^~~~~~~~~~~~~~~ |
[2021-09-01T04:51:20.913Z] In file included from /home/jenkins/install-prefix/include/KF5/KService/KSycoca:1, |
[2021-09-01T04:51:20.913Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:18: |
[2021-09-01T04:51:20.913Z] /home/jenkins/install-prefix/include/KF5/KService/ksycoca.h:226:10: note: declared here |
[2021-09-01T04:51:20.913Z] 226 | void databaseChanged(const QStringList &changedResources); // clazy:exclude=overloaded-signal |
[2021-09-01T04:51:20.913Z] | ^~~~~~~~~~~~~~~ |
[2021-09-01T04:51:20.913Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp: In member function ���void TaskManager::XWindowTasksModel::Private::addWindow(WId)���: |
[2021-09-01T04:51:20.913Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:220:53: warning: ���QHash<K, V>::iterator QHash<K, V>::insertMulti(const Key&, const T&) [with Key = long long unsigned int; T = long long unsigned int]��� is deprecated: Use QMultiHash for hashes storing multiple values with the same key. [-Wdeprecated-declarations] |
[2021-09-01T04:51:20.913Z] 220 | transientsDemandingAttention.insertMulti(leader, window); |
[2021-09-01T04:51:20.913Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ |
[2021-09-01T04:51:20.913Z] In file included from /usr/include/qt5/QtCore/qvariant.h:48, |
[2021-09-01T04:51:20.913Z] from /usr/include/qt5/QtCore/qabstractitemmodel.h:43, |
[2021-09-01T04:51:20.913Z] from /usr/include/qt5/QtCore/QAbstractListModel:1, |
[2021-09-01T04:51:20.913Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/abstracttasksmodel.h:11, |
[2021-09-01T04:51:20.913Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/abstractwindowtasksmodel.h:9, |
[2021-09-01T04:51:20.913Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.h:9, |
[2021-09-01T04:51:20.913Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:8: |
[2021-09-01T04:51:20.913Z] /usr/include/qt5/QtCore/qhash.h:1225:55: note: declared here |
[2021-09-01T04:51:20.913Z] 1225 | Q_OUTOFLINE_TEMPLATE typename QHash<Key, T>::iterator QHash<Key, T>::insertMulti(const Key &key, const T &value) { |
[2021-09-01T04:51:20.913Z] | ^~~~~~~~~~~~~ |
[2021-09-01T04:51:20.913Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp: In member function ���void TaskManager::XWindowTasksModel::Private::transientChanged(WId, NET::Properties, NET::Properties2)���: |
[2021-09-01T04:51:20.913Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:282:57: warning: ���QHash<K, V>::iterator QHash<K, V>::insertMulti(const Key&, const T&) [with Key = long long unsigned int; T = long long unsigned int]��� is deprecated: Use QMultiHash for hashes storing multiple values with the same key. [-Wdeprecated-declarations] |
[2021-09-01T04:51:20.913Z] 282 | transientsDemandingAttention.insertMulti(leader, window); |
[2021-09-01T04:51:20.913Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ |
[2021-09-01T04:51:20.913Z] In file included from /usr/include/qt5/QtCore/qvariant.h:48, |
[2021-09-01T04:51:20.913Z] from /usr/include/qt5/QtCore/qabstractitemmodel.h:43, |
[2021-09-01T04:51:20.913Z] from /usr/include/qt5/QtCore/QAbstractListModel:1, |
[2021-09-01T04:51:20.913Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/abstracttasksmodel.h:11, |
[2021-09-01T04:51:20.913Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/abstractwindowtasksmodel.h:9, |
[2021-09-01T04:51:20.913Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.h:9, |
[2021-09-01T04:51:20.913Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:8: |
[2021-09-01T04:51:20.913Z] /usr/include/qt5/QtCore/qhash.h:1225:55: note: declared here |
[2021-09-01T04:51:20.913Z] 1225 | Q_OUTOFLINE_TEMPLATE typename QHash<Key, T>::iterator QHash<Key, T>::insertMulti(const Key &key, const T &value) { |
[2021-09-01T04:51:20.913Z] | ^~~~~~~~~~~~~ |
[2021-09-01T04:51:20.913Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:300:61: warning: ���QHash<K, V>::iterator QHash<K, V>::insertMulti(const Key&, const T&) [with Key = long long unsigned int; T = long long unsigned int]��� is deprecated: Use QMultiHash for hashes storing multiple values with the same key. [-Wdeprecated-declarations] |
[2021-09-01T04:51:20.913Z] 300 | transientsDemandingAttention.insertMulti(leader, window); |
[2021-09-01T04:51:20.913Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ |
[2021-09-01T04:51:20.913Z] In file included from /usr/include/qt5/QtCore/qvariant.h:48, |
[2021-09-01T04:51:20.913Z] from /usr/include/qt5/QtCore/qabstractitemmodel.h:43, |
[2021-09-01T04:51:20.913Z] from /usr/include/qt5/QtCore/QAbstractListModel:1, |
[2021-09-01T04:51:20.913Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/abstracttasksmodel.h:11, |
[2021-09-01T04:51:20.913Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/abstractwindowtasksmodel.h:9, |
[2021-09-01T04:51:20.913Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.h:9, |
[2021-09-01T04:51:20.913Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:8: |
[2021-09-01T04:51:20.913Z] /usr/include/qt5/QtCore/qhash.h:1225:55: note: declared here |
[2021-09-01T04:51:20.913Z] 1225 | Q_OUTOFLINE_TEMPLATE typename QHash<Key, T>::iterator QHash<Key, T>::insertMulti(const Key &key, const T &value) { |
[2021-09-01T04:51:20.913Z] | ^~~~~~~~~~~~~ |
[2021-09-01T04:51:22.799Z] [ 24%] Linking CXX shared library ../bin/libtaskmanager.so |
[2021-09-01T04:51:23.361Z] [ 24%] Built target taskmanager |
[2021-09-01T04:51:23.617Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/job.cpp.o |
[2021-09-01T04:51:24.981Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/job_p.cpp.o |
[2021-09-01T04:51:27.496Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/limitedrowcountproxymodel.cpp.o |
[2021-09-01T04:51:28.430Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/utils.cpp.o |
[2021-09-01T04:51:29.796Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libnotificationmanager/utils.cpp:67:16: warning: ���QString desktopFileHintFromPid(uint)��� defined but not used [-Wunused-function] |
[2021-09-01T04:51:29.796Z] 67 | static QString desktopFileHintFromPid(uint pid) |
[2021-09-01T04:51:29.796Z] | ^~~~~~~~~~~~~~~~~~~~~~ |
[2021-09-01T04:51:29.796Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/debug.cpp.o |
[2021-09-01T04:51:31.173Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/donotdisturbsettings.cpp.o |
[2021-09-01T04:51:32.573Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notificationsettings.cpp.o |
[2021-09-01T04:51:34.497Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobsettings.cpp.o |
[2021-09-01T04:51:35.863Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/badgesettings.cpp.o |
[2021-09-01T04:51:37.782Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/behaviorsettings.cpp.o |
[2021-09-01T04:51:39.692Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notificationsadaptor.cpp.o |
[2021-09-01T04:51:42.995Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notificationmanageradaptor.cpp.o |
[2021-09-01T04:51:45.523Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/fdonotifications_interface.cpp.o |
[2021-09-01T04:51:48.800Z] [ 25%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/kuiserveradaptor.cpp.o |
[2021-09-01T04:51:51.340Z] [ 25%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobviewserveradaptor.cpp.o |
[2021-09-01T04:51:53.902Z] [ 25%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobviewserverv2adaptor.cpp.o |
[2021-09-01T04:51:56.445Z] [ 25%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobviewv2adaptor.cpp.o |
[2021-09-01T04:51:59.007Z] [ 25%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobviewv3adaptor.cpp.o |
[2021-09-01T04:52:01.533Z] [ 25%] Linking CXX shared library ../bin/libnotificationmanager.so |
[2021-09-01T04:52:02.466Z] /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: CMakeFiles/notificationmanager.dir/server_p.cpp.o: in function `NotificationManager::ServerPrivate::Notify(QString const&, unsigned int, QString const&, QString const&, QString const&, QStringList const&, QMap<QString, QVariant> const&, int)': |
[2021-09-01T04:52:02.466Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libnotificationmanager/server_p.cpp:188: undefined reference to `NotificationManager::Utils::desktopEntryFromPid(unsigned int)' |
[2021-09-01T04:52:02.722Z] collect2: error: ld returned 1 exit status |
[2021-09-01T04:52:02.722Z] make[2]: *** [libnotificationmanager/CMakeFiles/notificationmanager.dir/build.make:808: bin/libnotificationmanager.so.5.22.80] Error 1 |
[2021-09-01T04:52:02.722Z] make[1]: *** [CMakeFiles/Makefile2:4807: libnotificationmanager/CMakeFiles/notificationmanager.dir/all] Error 2 |
[2021-09-01T04:52:02.722Z] make: *** [Makefile:146: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-09-01T04:52:02.741Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |