BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/kdewebkit/job/kf5-qt5%20SUSEQt5.15/54/
Project: kf5-qt5 SUSEQt5.15
Date of build: Sun, 15 Aug 2021 08:55:29 +0000
Build duration: 12 min and counting


CONSOLE OUTPUT
[...truncated 373 lines...]
[2021-08-15T09:08:26.394Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kgraphicswebview.h:122:31: note: declared here
[2021-08-15T09:08:26.394Z] 122 | KDEWEBKIT_DEPRECATED void selectionClipboardUrlPasted(const QUrl &url);
[2021-08-15T09:08:26.394Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-08-15T09:08:26.394Z] make[2]: *** [src/CMakeFiles/KF5WebKit.dir/build.make:104: src/CMakeFiles/KF5WebKit.dir/kgraphicswebview.cpp.o] Error 1
[2021-08-15T09:08:26.394Z] make[2]: *** Waiting for unfinished jobs....
[2021-08-15T09:08:26.394Z] In file included from /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebview.cpp:28:
[2021-08-15T09:08:26.394Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebview_p.h: In member function ���bool KWebViewPrivate<T>::mouseReleased(const QPoint&)���:
[2021-08-15T09:08:26.394Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebview_p.h:89:39: error: ���MidButton��� is not a member of ���Qt���; did you mean ���NoButton���?
[2021-08-15T09:08:26.394Z] 89 | if ((pressedButtons & Qt::MidButton) ||
[2021-08-15T09:08:26.394Z] | ^~~~~~~~~
[2021-08-15T09:08:26.394Z] | NoButton
[2021-08-15T09:08:26.394Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebview_p.h: In member function ���bool KWebViewPrivate<T>::handleUrlPasteFromClipboard(QEvent*)���:
[2021-08-15T09:08:26.394Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebview_p.h:107:35: error: ���MidButton��� is not a member of ���Qt���; did you mean ���NoButton���?
[2021-08-15T09:08:26.394Z] 107 | if ((pressedButtons & Qt::MidButton) && page) {
[2021-08-15T09:08:26.394Z] | ^~~~~~~~~
[2021-08-15T09:08:26.394Z] | NoButton
[2021-08-15T09:08:26.394Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebview.cpp: In member function ���virtual void KWebView::wheelEvent(QWheelEvent*)���:
[2021-08-15T09:08:26.394Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebview.cpp:58:30: error: ���class QWheelEvent��� has no member named ���delta���
[2021-08-15T09:08:26.394Z] 58 | if (d->wheelEvent(event->delta())) {
[2021-08-15T09:08:26.394Z] | ^~~~~
[2021-08-15T09:08:26.658Z] In file included from /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebview.cpp:28:
[2021-08-15T09:08:26.658Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebview_p.h: In instantiation of ���bool KWebViewPrivate<T>::handleUrlPasteFromClipboard(QEvent*) [with T = KWebView]���:
[2021-08-15T09:08:26.658Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebview.cpp:74:73: required from here
[2021-08-15T09:08:26.658Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebview_p.h:130:64: warning: ���void KWebView::selectionClipboardUrlPasted(const QUrl&)��� is deprecated [-Wdeprecated-declarations]
[2021-08-15T09:08:26.658Z] 130 | emit q->selectionClipboardUrlPasted(data.uri());
[2021-08-15T09:08:26.658Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
[2021-08-15T09:08:26.658Z] In file included from /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebview.cpp:27:
[2021-08-15T09:08:26.658Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebview.h:123:31: note: declared here
[2021-08-15T09:08:26.658Z] 123 | KDEWEBKIT_DEPRECATED void selectionClipboardUrlPasted(const QUrl &url);
[2021-08-15T09:08:26.658Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-08-15T09:08:26.658Z] In file included from /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebview.cpp:28:
[2021-08-15T09:08:26.658Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebview_p.h:139:60: warning: ���void KWebView::selectionClipboardUrlPasted(const QUrl&)��� is deprecated [-Wdeprecated-declarations]
[2021-08-15T09:08:26.658Z] 139 | emit q->selectionClipboardUrlPasted(data.uri());
[2021-08-15T09:08:26.658Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
[2021-08-15T09:08:26.658Z] In file included from /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebview.cpp:27:
[2021-08-15T09:08:26.658Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebview.h:123:31: note: declared here
[2021-08-15T09:08:26.658Z] 123 | KDEWEBKIT_DEPRECATED void selectionClipboardUrlPasted(const QUrl &url);
[2021-08-15T09:08:26.658Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-08-15T09:08:26.915Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebpluginfactory.cpp: In member function ���KParts::ReadOnlyPart* KWebPluginFactory::createPartInstanceFrom(const QString&, const QStringList&, const QStringList&, QWidget*, QObject*) const���:
[2021-08-15T09:08:26.915Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebpluginfactory.cpp:148:82: warning: ���static T* KMimeTypeTrader::createPartInstanceFromQuery(const QString&, QWidget*, QObject*, const QString&, const QVariantList&, QString*) [with T = KParts::ReadOnlyPart; QVariantList = QList<QVariant>]��� is deprecated: Since 5.82. See API docs. [-Wdeprecated-declarations]
[2021-08-15T09:08:26.915Z] 148 | part = KMimeTypeTrader::createPartInstanceFromQuery<KParts::ReadOnlyPart>(mimeType, parentWidget, parentObj, QString(), arguments);
[2021-08-15T09:08:26.915Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-08-15T09:08:26.915Z] In file included from /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebpluginfactory.cpp:29:
[2021-08-15T09:08:26.915Z] /home/jenkins/install-prefix/include/KF5/KService/kmimetypetrader.h:129:15: note: declared here
[2021-08-15T09:08:26.915Z] 129 | static T *createPartInstanceFromQuery(const QString &mimeType,
[2021-08-15T09:08:26.915Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-08-15T09:08:26.915Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebpage.cpp: In member function ���bool KWebPage::handleReply(QNetworkReply*, QString*, KIO::MetaData*)���:
[2021-08-15T09:08:26.915Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebpage.cpp:574:45: warning: ���static qint64 KRun::runService(const KService&, const QList<QUrl>&, QWidget*, bool, const QString&, const QByteArray&)��� is deprecated: Since 5.71. Use KIO::ApplicationLauncherJob, see API docs for a code sample [-Wdeprecated-declarations]
[2021-08-15T09:08:26.915Z] 574 | success = KRun::runService(*offer, list, d->windowWidget(), false, suggestedFileName);
[2021-08-15T09:08:26.915Z] | ^~~~~~~~~~
[2021-08-15T09:08:26.915Z] In file included from /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebpage.cpp:36:
[2021-08-15T09:08:26.915Z] /home/jenkins/install-prefix/include/KF5/KIOWidgets/krun.h:264:19: note: declared here
[2021-08-15T09:08:26.915Z] 264 | static qint64 runService(const KService &service,
[2021-08-15T09:08:26.915Z] | ^~~~~~~~~~
[2021-08-15T09:08:26.915Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebpage.cpp:574:55: warning: ���static qint64 KRun::runService(const KService&, const QList<QUrl>&, QWidget*, bool, const QString&, const QByteArray&)��� is deprecated: Since 5.71. Use KIO::ApplicationLauncherJob, see API docs for a code sample [-Wdeprecated-declarations]
[2021-08-15T09:08:26.915Z] 574 | success = KRun::runService(*offer, list, d->windowWidget(), false, suggestedFileName);
[2021-08-15T09:08:26.915Z] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-08-15T09:08:26.915Z] In file included from /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebpage.cpp:36:
[2021-08-15T09:08:26.915Z] /home/jenkins/install-prefix/include/KF5/KIOWidgets/krun.h:264:19: note: declared here
[2021-08-15T09:08:26.915Z] 264 | static qint64 runService(const KService &service,
[2021-08-15T09:08:26.915Z] | ^~~~~~~~~~
[2021-08-15T09:08:26.915Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebpage.cpp:576:45: warning: ���static bool KRun::displayOpenWithDialog(const QList<QUrl>&, QWidget*, bool, const QString&, const QByteArray&)��� is deprecated: Since 5.71. Use KIO::ApplicationLauncherJob, see API docs for a code sample [-Wdeprecated-declarations]
[2021-08-15T09:08:26.915Z] 576 | success = KRun::displayOpenWithDialog(list, d->windowWidget(), false, suggestedFileName);
[2021-08-15T09:08:26.915Z] | ^~~~~~~~~~~~~~~~~~~~~
[2021-08-15T09:08:26.915Z] In file included from /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebpage.cpp:36:
[2021-08-15T09:08:26.915Z] /home/jenkins/install-prefix/include/KF5/KIOWidgets/krun.h:538:17: note: declared here
[2021-08-15T09:08:26.915Z] 538 | static bool displayOpenWithDialog(const QList<QUrl> &lst,
[2021-08-15T09:08:26.915Z] | ^~~~~~~~~~~~~~~~~~~~~
[2021-08-15T09:08:26.915Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebpage.cpp:576:66: warning: ���static bool KRun::displayOpenWithDialog(const QList<QUrl>&, QWidget*, bool, const QString&, const QByteArray&)��� is deprecated: Since 5.71. Use KIO::ApplicationLauncherJob, see API docs for a code sample [-Wdeprecated-declarations]
[2021-08-15T09:08:26.915Z] 576 | success = KRun::displayOpenWithDialog(list, d->windowWidget(), false, suggestedFileName);
[2021-08-15T09:08:26.915Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-08-15T09:08:26.915Z] In file included from /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebpage.cpp:36:
[2021-08-15T09:08:26.915Z] /home/jenkins/install-prefix/include/KF5/KIOWidgets/krun.h:538:17: note: declared here
[2021-08-15T09:08:26.915Z] 538 | static bool displayOpenWithDialog(const QList<QUrl> &lst,
[2021-08-15T09:08:26.915Z] | ^~~~~~~~~~~~~~~~~~~~~
[2021-08-15T09:08:26.915Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebpage.cpp:603:45: warning: ���static bool KRun::runCommand(const QString&, QWidget*, const QString&)��� is deprecated: Since 5.71. Use KIO::CommandLauncherJob, see API docs for a code sample [-Wdeprecated-declarations]
[2021-08-15T09:08:26.915Z] 603 | if (KRun::runCommand(downloadCmd, view())) {
[2021-08-15T09:08:26.915Z] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[2021-08-15T09:08:26.915Z] In file included from /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebpage.cpp:36:
[2021-08-15T09:08:26.915Z] /home/jenkins/install-prefix/include/KF5/KIOWidgets/krun.h:461:17: note: declared here
[2021-08-15T09:08:26.915Z] 461 | static bool runCommand(const QString &cmd, QWidget *window, const QString &workingDirectory = QString());
[2021-08-15T09:08:26.915Z] | ^~~~~~~~~~
[2021-08-15T09:08:26.915Z] /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebpage.cpp:619:72: warning: ���KService::Ptr KMimeTypeTrader::preferredService(const QString&, const QString&)��� is deprecated: Since 5.82. See API docs. [-Wdeprecated-declarations]
[2021-08-15T09:08:26.915Z] 619 | KService::Ptr offer = KMimeTypeTrader::self()->preferredService(mimeType);
[2021-08-15T09:08:26.915Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[2021-08-15T09:08:26.915Z] In file included from /home/jenkins/workspace/Frameworks/kdewebkit/kf5-qt5 SUSEQt5.15/src/kwebpage.cpp:42:
[2021-08-15T09:08:26.915Z] /home/jenkins/install-prefix/include/KF5/KService/kmimetypetrader.h:102:19: note: declared here
[2021-08-15T09:08:26.915Z] 102 | KService::Ptr preferredService(const QString &mimeType, const QString &genericServiceType = QStringLiteral("Application"));
[2021-08-15T09:08:26.915Z] | ^~~~~~~~~~~~~~~~
[2021-08-15T09:08:26.915Z] make[2]: *** [src/CMakeFiles/KF5WebKit.dir/build.make:132: src/CMakeFiles/KF5WebKit.dir/kwebview.cpp.o] Error 1
[2021-08-15T09:08:28.286Z] make[1]: *** [CMakeFiles/Makefile2:765: src/CMakeFiles/KF5WebKit.dir/all] Error 2
[2021-08-15T09:08:28.286Z] make: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-08-15T09:08:28.299Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to