BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-workspace/job/kf5-qt5%20SUSEQt5.15/1288/
Project: kf5-qt5 SUSEQt5.15
Date of build: Wed, 12 May 2021 11:33:15 +0000
Build duration: 7 min 3 sec and counting


CONSOLE OUTPUT
[...truncated 4805 lines...]
[2021-05-12T11:40:15.274Z] | ^
[2021-05-12T11:40:15.274Z] In file included from /home/jenkins/install-prefix/include/KF5/plasmaquick/containmentview.h:13,
[2021-05-12T11:40:15.274Z] from /home/jenkins/install-prefix/include/KF5/PlasmaQuick/ContainmentView:1,
[2021-05-12T11:40:15.274Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/desktopview.h:23,
[2021-05-12T11:40:15.274Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/standaloneappcorona.h:25,
[2021-05-12T11:40:15.274Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/standaloneappcorona.cpp:22:
[2021-05-12T11:40:15.274Z] /home/jenkins/install-prefix/include/KF5/plasma/corona.h:154:18: note: declared here
[2021-05-12T11:40:15.274Z] 154 | Containment *containmentForScreen(int screen, const QString &defaultPluginIfNonExistent, const QVariantList &defaultArgs = QVariantList());
[2021-05-12T11:40:15.274Z] | ^~~~~~~~~~~~~~~~~~~~
[2021-05-12T11:40:15.274Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelview.cpp: In constructor ���PanelView::PanelView(ShellCorona*, QScreen*, QWindow*)���:
[2021-05-12T11:40:15.274Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelview.cpp:109:30: warning: ���int qmlRegisterType() [with T = QScreen]��� is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations]
[2021-05-12T11:40:15.274Z] 109 | qmlRegisterType<QScreen>();
[2021-05-12T11:40:15.274Z] | ^
[2021-05-12T11:40:15.274Z] In file included from /usr/include/qt5/QtQuick/qquickwindow.h:49,
[2021-05-12T11:40:15.274Z] from /usr/include/qt5/QtQuick/qquickview.h:43,
[2021-05-12T11:40:15.274Z] from /usr/include/qt5/QtQuick/QQuickView:1,
[2021-05-12T11:40:15.274Z] from /home/jenkins/install-prefix/include/KF5/plasmaquick/configview.h:10,
[2021-05-12T11:40:15.274Z] from /home/jenkins/install-prefix/include/KF5/PlasmaQuick/ConfigView:1,
[2021-05-12T11:40:15.274Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelconfigview.h:24,
[2021-05-12T11:40:15.274Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelview.cpp:21:
[2021-05-12T11:40:15.274Z] /usr/include/qt5/QtQml/qqml.h:183:74: note: declared here
[2021-05-12T11:40:15.274Z] 183 | QT_DEPRECATED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType()
[2021-05-12T11:40:15.274Z] | ^~~~~~~~~~~~~~~
[2021-05-12T11:40:15.274Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelview.cpp: In member function ���virtual bool PanelView::event(QEvent*)���:
[2021-05-12T11:40:15.274Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelview.cpp:940:50: warning: ���QPoint QWheelEvent::pos() const��� is deprecated: Use position() [-Wdeprecated-declarations]
[2021-05-12T11:40:15.274Z] 940 | if (!containmentContainsPosition(we->pos()) && !m_fakeEventPending) {
[2021-05-12T11:40:15.274Z] | ^
[2021-05-12T11:40:15.274Z] In file included from /usr/include/qt5/QtQuick/qquickwindow.h:48,
[2021-05-12T11:40:15.274Z] from /usr/include/qt5/QtQuick/qquickview.h:43,
[2021-05-12T11:40:15.274Z] from /usr/include/qt5/QtQuick/QQuickView:1,
[2021-05-12T11:40:15.274Z] from /home/jenkins/install-prefix/include/KF5/plasmaquick/configview.h:10,
[2021-05-12T11:40:15.274Z] from /home/jenkins/install-prefix/include/KF5/PlasmaQuick/ConfigView:1,
[2021-05-12T11:40:15.274Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelconfigview.h:24,
[2021-05-12T11:40:15.274Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelview.cpp:21:
[2021-05-12T11:40:15.274Z] /usr/include/qt5/QtGui/qevent.h:225:19: note: declared here
[2021-05-12T11:40:15.274Z] 225 | inline QPoint pos() const { return p.toPoint(); }
[2021-05-12T11:40:15.274Z] | ^~~
[2021-05-12T11:40:15.274Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelview.cpp:941:68: warning: ���QPoint QWheelEvent::pos() const��� is deprecated: Use position() [-Wdeprecated-declarations]
[2021-05-12T11:40:15.274Z] 941 | QWheelEvent we2(positionAdjustedForContainment(we->pos()),
[2021-05-12T11:40:15.274Z] | ^
[2021-05-12T11:40:15.274Z] In file included from /usr/include/qt5/QtQuick/qquickwindow.h:48,
[2021-05-12T11:40:15.274Z] from /usr/include/qt5/QtQuick/qquickview.h:43,
[2021-05-12T11:40:15.274Z] from /usr/include/qt5/QtQuick/QQuickView:1,
[2021-05-12T11:40:15.274Z] from /home/jenkins/install-prefix/include/KF5/plasmaquick/configview.h:10,
[2021-05-12T11:40:15.274Z] from /home/jenkins/install-prefix/include/KF5/PlasmaQuick/ConfigView:1,
[2021-05-12T11:40:15.274Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelconfigview.h:24,
[2021-05-12T11:40:15.274Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelview.cpp:21:
[2021-05-12T11:40:15.275Z] /usr/include/qt5/QtGui/qevent.h:225:19: note: declared here
[2021-05-12T11:40:15.275Z] 225 | inline QPoint pos() const { return p.toPoint(); }
[2021-05-12T11:40:15.275Z] | ^~~
[2021-05-12T11:40:15.275Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelview.cpp:942:68: warning: ���QPoint QWheelEvent::pos() const��� is deprecated: Use position() [-Wdeprecated-declarations]
[2021-05-12T11:40:15.275Z] 942 | positionAdjustedForContainment(we->pos()) + position(),
[2021-05-12T11:40:15.275Z] | ^
[2021-05-12T11:40:15.275Z] In file included from /usr/include/qt5/QtQuick/qquickwindow.h:48,
[2021-05-12T11:40:15.275Z] from /usr/include/qt5/QtQuick/qquickview.h:43,
[2021-05-12T11:40:15.275Z] from /usr/include/qt5/QtQuick/QQuickView:1,
[2021-05-12T11:40:15.275Z] from /home/jenkins/install-prefix/include/KF5/plasmaquick/configview.h:10,
[2021-05-12T11:40:15.275Z] from /home/jenkins/install-prefix/include/KF5/PlasmaQuick/ConfigView:1,
[2021-05-12T11:40:15.275Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelconfigview.h:24,
[2021-05-12T11:40:15.275Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelview.cpp:21:
[2021-05-12T11:40:15.275Z] /usr/include/qt5/QtGui/qevent.h:225:19: note: declared here
[2021-05-12T11:40:15.275Z] 225 | inline QPoint pos() const { return p.toPoint(); }
[2021-05-12T11:40:15.275Z] | ^~~
[2021-05-12T11:40:15.275Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelview.cpp:946:45: warning: ���Qt::Orientation QWheelEvent::orientation() const��� is deprecated: Use angleDelta() [-Wdeprecated-declarations]
[2021-05-12T11:40:15.275Z] 946 | we->orientation(),
[2021-05-12T11:40:15.275Z] | ^
[2021-05-12T11:40:15.275Z] In file included from /usr/include/qt5/QtQuick/qquickwindow.h:48,
[2021-05-12T11:40:15.275Z] from /usr/include/qt5/QtQuick/qquickview.h:43,
[2021-05-12T11:40:15.275Z] from /usr/include/qt5/QtQuick/QQuickView:1,
[2021-05-12T11:40:15.275Z] from /home/jenkins/install-prefix/include/KF5/plasmaquick/configview.h:10,
[2021-05-12T11:40:15.275Z] from /home/jenkins/install-prefix/include/KF5/PlasmaQuick/ConfigView:1,
[2021-05-12T11:40:15.275Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelconfigview.h:24,
[2021-05-12T11:40:15.275Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelview.cpp:21:
[2021-05-12T11:40:15.275Z] /usr/include/qt5/QtGui/qevent.h:222:28: note: declared here
[2021-05-12T11:40:15.275Z] 222 | inline Qt::Orientation orientation() const { return qt4O; }
[2021-05-12T11:40:15.275Z] | ^~~~~~~~~~~
[2021-05-12T11:40:15.275Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelview.cpp:949:40: warning: ���QWheelEvent::QWheelEvent(const QPointF&, const QPointF&, QPoint, QPoint, int, Qt::Orientation, Qt::MouseButtons, Qt::KeyboardModifiers, Qt::ScrollPhase)��� is deprecated: Use the last QWheelEvent constructor taking pixelDelta, angleDelta, phase, and inverted [-Wdeprecated-declarations]
[2021-05-12T11:40:15.275Z] 949 | we->phase());
[2021-05-12T11:40:15.275Z] | ^
[2021-05-12T11:40:15.275Z] In file included from /usr/include/qt5/QtQuick/qquickwindow.h:48,
[2021-05-12T11:40:15.275Z] from /usr/include/qt5/QtQuick/qquickview.h:43,
[2021-05-12T11:40:15.275Z] from /usr/include/qt5/QtQuick/QQuickView:1,
[2021-05-12T11:40:15.275Z] from /home/jenkins/install-prefix/include/KF5/plasmaquick/configview.h:10,
[2021-05-12T11:40:15.275Z] from /home/jenkins/install-prefix/include/KF5/PlasmaQuick/ConfigView:1,
[2021-05-12T11:40:15.275Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelconfigview.h:24,
[2021-05-12T11:40:15.275Z] from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/shell/panelview.cpp:21:
[2021-05-12T11:40:15.275Z] /usr/include/qt5/QtGui/qevent.h:194:5: note: declared here
[2021-05-12T11:40:15.275Z] 194 | QWheelEvent(const QPointF &pos, const QPointF& globalPos,
[2021-05-12T11:40:15.275Z] | ^~~~~~~~~~~
[2021-05-12T11:40:17.158Z] [ 83%] Linking CXX executable ../bin/plasmashell
[2021-05-12T11:40:17.718Z] [ 83%] Built target plasmashell
[2021-05-12T11:40:17.718Z] make: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-05-12T11:40:18.144Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to