BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-workspace/job/kf5-qt5%20SUSEQt5.15/1122/
Project: kf5-qt5 SUSEQt5.15
Date of build: Fri, 02 Apr 2021 15:05:29 +0000
Build duration: 2 hr 8 min and counting


CONSOLE OUTPUT
[...truncated 3240 lines...]
[2021-04-02T17:14:19.564Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/digital-clock/plugin/clipboardmenu.cpp:122:65: warning: ���Qt::SystemLocaleShortDate��� is deprecated: Use QLocale [-Wdeprecated-declarations]
[2021-04-02T17:14:19.564Z] 122 | s = date.toString(Qt::ISODate) + ws + time.toString(Qt::SystemLocaleShortDate);
[2021-04-02T17:14:19.564Z] | ^~~~~~~~~~~~~~~~~~~~~
[2021-04-02T17:14:19.564Z] In file included from /usr/include/qt5/QtCore/qbytearray.h:45,
[2021-04-02T17:14:19.564Z] from /usr/include/qt5/QtCore/qstring.h:50,
[2021-04-02T17:14:19.564Z] from /usr/include/qt5/QtCore/qdatetime.h:44,
[2021-04-02T17:14:19.564Z] from /usr/include/qt5/QtCore/QDateTime:1,
[2021-04-02T17:14:19.564Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/digital-clock/plugin/clipboardmenu.h:25,
[2021-04-02T17:14:19.564Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/digital-clock/plugin/clipboardmenu.cpp:22:
[2021-04-02T17:14:19.564Z] /usr/include/qt5/QtCore/qnamespace.h:1282:9: note: declared here
[2021-04-02T17:14:19.564Z] 1282 | SystemLocaleShortDate Q_DECL_ENUMERATOR_DEPRECATED_X("Use QLocale"),
[2021-04-02T17:14:19.564Z] | ^~~~~~~~~~~~~~~~~~~~~
[2021-04-02T17:14:19.564Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/digital-clock/plugin/clipboardmenu.cpp:126:69: warning: ���Qt::SystemLocaleLongDate��� is deprecated: Use QLocale [-Wdeprecated-declarations]
[2021-04-02T17:14:19.564Z] 126 | s = date.toString(Qt::ISODate) + ws + time.toString(Qt::SystemLocaleLongDate).remove(rx);
[2021-04-02T17:14:19.564Z] | ^~~~~~~~~~~~~~~~~~~~
[2021-04-02T17:14:19.564Z] In file included from /usr/include/qt5/QtCore/qbytearray.h:45,
[2021-04-02T17:14:19.564Z] from /usr/include/qt5/QtCore/qstring.h:50,
[2021-04-02T17:14:19.564Z] from /usr/include/qt5/QtCore/qdatetime.h:44,
[2021-04-02T17:14:19.564Z] from /usr/include/qt5/QtCore/QDateTime:1,
[2021-04-02T17:14:19.564Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/digital-clock/plugin/clipboardmenu.h:25,
[2021-04-02T17:14:19.564Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/digital-clock/plugin/clipboardmenu.cpp:22:
[2021-04-02T17:14:19.564Z] /usr/include/qt5/QtCore/qnamespace.h:1283:9: note: declared here
[2021-04-02T17:14:19.564Z] 1283 | SystemLocaleLongDate Q_DECL_ENUMERATOR_DEPRECATED_X("Use QLocale"),
[2021-04-02T17:14:19.564Z] | ^~~~~~~~~~~~~~~~~~~~
[2021-04-02T17:14:19.564Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/digital-clock/plugin/clipboardmenu.cpp:129:69: warning: ���Qt::SystemLocaleLongDate��� is deprecated: Use QLocale [-Wdeprecated-declarations]
[2021-04-02T17:14:19.564Z] 129 | s = date.toString(Qt::ISODate) + ws + time.toString(Qt::SystemLocaleLongDate);
[2021-04-02T17:14:19.564Z] | ^~~~~~~~~~~~~~~~~~~~
[2021-04-02T17:14:19.564Z] In file included from /usr/include/qt5/QtCore/qbytearray.h:45,
[2021-04-02T17:14:19.564Z] from /usr/include/qt5/QtCore/qstring.h:50,
[2021-04-02T17:14:19.564Z] from /usr/include/qt5/QtCore/qdatetime.h:44,
[2021-04-02T17:14:19.564Z] from /usr/include/qt5/QtCore/QDateTime:1,
[2021-04-02T17:14:19.564Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/digital-clock/plugin/clipboardmenu.h:25,
[2021-04-02T17:14:19.564Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/digital-clock/plugin/clipboardmenu.cpp:22:
[2021-04-02T17:14:19.564Z] /usr/include/qt5/QtCore/qnamespace.h:1283:9: note: declared here
[2021-04-02T17:14:19.564Z] 1283 | SystemLocaleLongDate Q_DECL_ENUMERATOR_DEPRECATED_X("Use QLocale"),
[2021-04-02T17:14:19.564Z] | ^~~~~~~~~~~~~~~~~~~~
[2021-04-02T17:14:19.564Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/digital-clock/plugin/clipboardmenu.cpp:133:31: warning: ���Qt::SystemLocaleLongDate��� is deprecated: Use QLocale [-Wdeprecated-declarations]
[2021-04-02T17:14:19.564Z] 133 | s = date.toString(Qt::SystemLocaleLongDate) + ws + time.toString(Qt::SystemLocaleShortDate);
[2021-04-02T17:14:19.564Z] | ^~~~~~~~~~~~~~~~~~~~
[2021-04-02T17:14:19.564Z] In file included from /usr/include/qt5/QtCore/qbytearray.h:45,
[2021-04-02T17:14:19.564Z] from /usr/include/qt5/QtCore/qstring.h:50,
[2021-04-02T17:14:19.564Z] from /usr/include/qt5/QtCore/qdatetime.h:44,
[2021-04-02T17:14:19.564Z] from /usr/include/qt5/QtCore/QDateTime:1,
[2021-04-02T17:14:19.564Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/digital-clock/plugin/clipboardmenu.h:25,
[2021-04-02T17:14:19.564Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/digital-clock/plugin/clipboardmenu.cpp:22:
[2021-04-02T17:14:19.564Z] /usr/include/qt5/QtCore/qnamespace.h:1283:9: note: declared here
[2021-04-02T17:14:19.564Z] 1283 | SystemLocaleLongDate Q_DECL_ENUMERATOR_DEPRECATED_X("Use QLocale"),
[2021-04-02T17:14:19.564Z] | ^~~~~~~~~~~~~~~~~~~~
[2021-04-02T17:14:19.564Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/digital-clock/plugin/clipboardmenu.cpp:133:78: warning: ���Qt::SystemLocaleShortDate��� is deprecated: Use QLocale [-Wdeprecated-declarations]
[2021-04-02T17:14:19.564Z] 133 | s = date.toString(Qt::SystemLocaleLongDate) + ws + time.toString(Qt::SystemLocaleShortDate);
[2021-04-02T17:14:19.564Z] | ^~~~~~~~~~~~~~~~~~~~~
[2021-04-02T17:14:19.564Z] In file included from /usr/include/qt5/QtCore/qbytearray.h:45,
[2021-04-02T17:14:19.564Z] from /usr/include/qt5/QtCore/qstring.h:50,
[2021-04-02T17:14:19.564Z] from /usr/include/qt5/QtCore/qdatetime.h:44,
[2021-04-02T17:14:19.564Z] from /usr/include/qt5/QtCore/QDateTime:1,
[2021-04-02T17:14:19.564Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/digital-clock/plugin/clipboardmenu.h:25,
[2021-04-02T17:14:19.564Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/digital-clock/plugin/clipboardmenu.cpp:22:
[2021-04-02T17:14:19.564Z] /usr/include/qt5/QtCore/qnamespace.h:1282:9: note: declared here
[2021-04-02T17:14:19.564Z] 1282 | SystemLocaleShortDate Q_DECL_ENUMERATOR_DEPRECATED_X("Use QLocale"),
[2021-04-02T17:14:19.564Z] | ^~~~~~~~~~~~~~~~~~~~~
[2021-04-02T17:14:19.564Z] [ 37%] Building CXX object applets/notifications/CMakeFiles/plasma_applet_notifications.dir/texteditclickhandler.cpp.o
[2021-04-02T17:14:19.819Z] [ 37%] Linking CXX static library ../../lib/libkrunner_bookmarks_common.a
[2021-04-02T17:14:20.078Z] [ 37%] Built target krunner_bookmarks_common
[2021-04-02T17:14:20.333Z] [ 37%] Linking CXX shared module ../../../bin/plasma_applet_systemmonitor.so
[2021-04-02T17:14:20.588Z] [ 37%] Building CXX object applets/notifications/CMakeFiles/plasma_applet_notifications.dir/thumbnailer.cpp.o
[2021-04-02T17:14:20.588Z] [ 37%] Building CXX object applets/notifications/CMakeFiles/plasma_applet_notifications.dir/filemenu.cpp.o
[2021-04-02T17:14:20.588Z] [ 37%] Built target plasma_applet_systemmonitor
[2021-04-02T17:14:20.588Z] [ 37%] Building CXX object applets/notifications/CMakeFiles/plasma_applet_notifications.dir/fileinfo.cpp.o
[2021-04-02T17:14:21.152Z] [ 38%] Linking CXX shared module ../../../bin/org.kde.plasma.panelspacer.so
[2021-04-02T17:14:21.718Z] [ 38%] Linking CXX shared library ../../../bin/libdigitalclockplugin.so
[2021-04-02T17:14:21.718Z] [ 38%] Built target org.kde.plasma.panelspacer
[2021-04-02T17:14:22.285Z] [ 38%] Built target digitalclockplugin
[2021-04-02T17:14:22.849Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/notifications/filemenu.cpp: In member function ���void FileMenu::open(int, int)���:
[2021-04-02T17:14:22.849Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/notifications/filemenu.cpp:196:38: warning: ���int KFileItemActions::addServiceActionsTo(QMenu*)��� is deprecated: Since 5.79. Use addActionsTo(QMenu *menu, MenuActionSources, QList<QAction *> &, const QStringList &) instead [-Wdeprecated-declarations]
[2021-04-02T17:14:22.849Z] 196 | actions->addServiceActionsTo(menu);
[2021-04-02T17:14:22.849Z] | ^
[2021-04-02T17:14:22.849Z] In file included from /home/jenkins/install-prefix/include/KF5/KIOWidgets/KFileItemActions:1,
[2021-04-02T17:14:22.849Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/notifications/filemenu.cpp:31:
[2021-04-02T17:14:22.849Z] /home/jenkins/install-prefix/include/KF5/KIOWidgets/kfileitemactions.h:170:9: note: declared here
[2021-04-02T17:14:22.849Z] 170 | int addServiceActionsTo(QMenu *menu);
[2021-04-02T17:14:22.849Z] | ^~~~~~~~~~~~~~~~~~~
[2021-04-02T17:14:22.849Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/notifications/filemenu.cpp:197:37: warning: ���int KFileItemActions::addPluginActionsTo(QMenu*)��� is deprecated: Since 5.79. Use addActionsTo(QMenu *menu, MenuActionSources, QList<QAction *> &, const QStringList &) instead [-Wdeprecated-declarations]
[2021-04-02T17:14:22.849Z] 197 | actions->addPluginActionsTo(menu);
[2021-04-02T17:14:22.849Z] | ^
[2021-04-02T17:14:22.849Z] In file included from /home/jenkins/install-prefix/include/KF5/KIOWidgets/KFileItemActions:1,
[2021-04-02T17:14:22.849Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/applets/notifications/filemenu.cpp:31:
[2021-04-02T17:14:22.849Z] /home/jenkins/install-prefix/include/KF5/KIOWidgets/kfileitemactions.h:186:9: note: declared here
[2021-04-02T17:14:22.849Z] 186 | int addPluginActionsTo(QMenu *menu);
[2021-04-02T17:14:22.849Z] | ^~~~~~~~~~~~~~~~~~
[2021-04-02T17:14:23.413Z] [ 38%] Linking CXX shared module ../../bin/plasma_applet_notifications.so
[2021-04-02T17:14:23.976Z] [ 38%] Built target plasma_applet_notifications
[2021-04-02T17:14:23.976Z] make: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-04-02T17:14:24.004Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to