BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/kf5-qt5%20SUSEQt5.15/284/
Project: kf5-qt5 SUSEQt5.15
Date of build: Sat, 24 Oct 2020 08:53:40 +0000
Build duration: 1 min 42 sec and counting


CONSOLE OUTPUT
[...truncated 3933 lines...]
[2020-10-24T08:55:21.255Z] In file included from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/build/knetattach/ui_knetattach.h:25,
[2020-10-24T08:55:21.255Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.h:23,
[2020-10-24T08:55:21.255Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp:21:
[2020-10-24T08:55:21.255Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kbuttongroup.h:44:41: note: declared here
[2020-10-24T08:55:21.255Z] 44 | class KDELIBS4SUPPORT_DEPRECATED_EXPORT KButtonGroup : public QGroupBox
[2020-10-24T08:55:21.255Z] | ^~~~~~~~~~~~
[2020-10-24T08:55:21.255Z] In file included from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.h:23,
[2020-10-24T08:55:21.255Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp:21:
[2020-10-24T08:55:21.255Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/build/knetattach/ui_knetattach.h:89:52: warning: ���KButtonGroup::KButtonGroup(QWidget*)��� is deprecated [-Wdeprecated-declarations]
[2020-10-24T08:55:21.255Z] 89 | buttonGroup1 = new KButtonGroup(_folderType);
[2020-10-24T08:55:21.255Z] | ^
[2020-10-24T08:55:21.255Z] In file included from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/build/knetattach/ui_knetattach.h:25,
[2020-10-24T08:55:21.255Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.h:23,
[2020-10-24T08:55:21.255Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp:21:
[2020-10-24T08:55:21.255Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kbuttongroup.h:54:41: note: declared here
[2020-10-24T08:55:21.255Z] 54 | KDELIBS4SUPPORT_DEPRECATED explicit KButtonGroup(QWidget *parent = nullptr);
[2020-10-24T08:55:21.255Z] | ^~~~~~~~~~~~
[2020-10-24T08:55:21.255Z] [ 84%] Built target kcm_notifications
[2020-10-24T08:55:21.255Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp: In member function ���virtual bool KNetAttach::validateCurrentPage()���:
[2020-10-24T08:55:21.255Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp:226:73: warning: ���static bool KRun::runUrl(const QUrl&, const QString&, QWidget*, KRun::RunFlags, const QString&, const QByteArray&)��� is deprecated: Since 5.71. Use KIO::OpenUrlJob, see API docs for a code sample [-Wdeprecated-declarations]
[2020-10-24T08:55:21.255Z] 226 | KRun::runUrl(url, QStringLiteral("inode/directory"), this, flags);
[2020-10-24T08:55:21.255Z] | ^
[2020-10-24T08:55:21.255Z] In file included from /home/jenkins/install-prefix/include/KF5/KIOWidgets/KRun:1,
[2020-10-24T08:55:21.255Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp:36:
[2020-10-24T08:55:21.255Z] /home/jenkins/install-prefix/include/KF5/KIOWidgets/krun.h:415:17: note: declared here
[2020-10-24T08:55:21.255Z] 415 | static bool runUrl(const QUrl &url, const QString &mimetype, QWidget *window, RunFlags flags,
[2020-10-24T08:55:21.255Z] | ^~~~~~
[2020-10-24T08:55:21.255Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp:231:22: warning: ���KStandardDirs* KGlobal::dirs()��� is deprecated [-Wdeprecated-declarations]
[2020-10-24T08:55:21.255Z] 231 | KGlobal::dirs()->addResourceType("remote_entries", "data", "remoteview");
[2020-10-24T08:55:21.255Z] | ^~~~
[2020-10-24T08:55:21.256Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KGlobal:1,
[2020-10-24T08:55:21.256Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp:37:
[2020-10-24T08:55:21.256Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobal.h:375:50: note: declared here
[2020-10-24T08:55:21.256Z] 375 | KDELIBS4SUPPORT_DEPRECATED_EXPORT KStandardDirs *dirs();
[2020-10-24T08:55:21.256Z] | ^~~~
[2020-10-24T08:55:21.256Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp:231:27: warning: ���KStandardDirs* KGlobal::dirs()��� is deprecated [-Wdeprecated-declarations]
[2020-10-24T08:55:21.256Z] 231 | KGlobal::dirs()->addResourceType("remote_entries", "data", "remoteview");
[2020-10-24T08:55:21.256Z] | ^
[2020-10-24T08:55:21.256Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KGlobal:1,
[2020-10-24T08:55:21.256Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp:37:
[2020-10-24T08:55:21.256Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobal.h:375:50: note: declared here
[2020-10-24T08:55:21.256Z] 375 | KDELIBS4SUPPORT_DEPRECATED_EXPORT KStandardDirs *dirs();
[2020-10-24T08:55:21.256Z] | ^~~~
[2020-10-24T08:55:21.256Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp:233:37: warning: ���KStandardDirs* KGlobal::dirs()��� is deprecated [-Wdeprecated-declarations]
[2020-10-24T08:55:21.256Z] 233 | QString path = KGlobal::dirs()->saveLocation("remote_entries");
[2020-10-24T08:55:21.256Z] | ^~~~
[2020-10-24T08:55:21.256Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KGlobal:1,
[2020-10-24T08:55:21.256Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp:37:
[2020-10-24T08:55:21.256Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobal.h:375:50: note: declared here
[2020-10-24T08:55:21.256Z] 375 | KDELIBS4SUPPORT_DEPRECATED_EXPORT KStandardDirs *dirs();
[2020-10-24T08:55:21.256Z] | ^~~~
[2020-10-24T08:55:21.256Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp:233:42: warning: ���KStandardDirs* KGlobal::dirs()��� is deprecated [-Wdeprecated-declarations]
[2020-10-24T08:55:21.256Z] 233 | QString path = KGlobal::dirs()->saveLocation("remote_entries");
[2020-10-24T08:55:21.256Z] | ^
[2020-10-24T08:55:21.256Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KGlobal:1,
[2020-10-24T08:55:21.256Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp:37:
[2020-10-24T08:55:21.256Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobal.h:375:50: note: declared here
[2020-10-24T08:55:21.256Z] 375 | KDELIBS4SUPPORT_DEPRECATED_EXPORT KStandardDirs *dirs();
[2020-10-24T08:55:21.256Z] | ^~~~
[2020-10-24T08:55:21.256Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp:241:75: warning: ���QString QUrl::queryItemValue(const QString&) const��� is deprecated [-Wdeprecated-declarations]
[2020-10-24T08:55:21.256Z] 241 | desktopFile.writeEntry("Charset", url.queryItemValue("charset"));
[2020-10-24T08:55:21.256Z] | ^
[2020-10-24T08:55:21.256Z] In file included from /usr/include/qt5/QtCore/qurl.h:421,
[2020-10-24T08:55:21.256Z] from /usr/include/qt5/QtCore/QUrl:1,
[2020-10-24T08:55:21.256Z] from /home/jenkins/install-prefix/include/KF5/KIOWidgets/krun.h:16,
[2020-10-24T08:55:21.256Z] from /home/jenkins/install-prefix/include/KF5/KIOWidgets/KRun:1,
[2020-10-24T08:55:21.256Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp:36:
[2020-10-24T08:55:21.256Z] /usr/include/qt5/QtCore/qurlquery.h:130:16: note: declared here
[2020-10-24T08:55:21.256Z] 130 | inline QString QUrl::queryItemValue(const QString &key) const
[2020-10-24T08:55:21.256Z] | ^~~~
[2020-10-24T08:55:21.256Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp: In member function ���bool KNetAttach::doConnectionTest(const QUrl&)���:
[2020-10-24T08:55:21.256Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp:293:25: warning: ���NetAccess��� is deprecated [-Wdeprecated-declarations]
[2020-10-24T08:55:21.256Z] 293 | if (KIO::NetAccess::stat(url, entry, this)) {
[2020-10-24T08:55:21.256Z] | ^~~~
[2020-10-24T08:55:21.256Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KIO/NetAccess:1,
[2020-10-24T08:55:21.256Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp:25:
[2020-10-24T08:55:21.256Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kio/netaccess.h:68:41: note: declared here
[2020-10-24T08:55:21.256Z] 68 | class KDELIBS4SUPPORT_DEPRECATED_EXPORT NetAccess : public QObject
[2020-10-24T08:55:21.256Z] | ^~~~~~~~~
[2020-10-24T08:55:21.516Z] [ 84%] Linking CXX shared module ../../bin/kcm_baloofile.so
[2020-10-24T08:55:21.516Z] [ 84%] Linking CXX shared module ../../bin/device_automounter.so
[2020-10-24T08:55:21.516Z] [ 84%] Linking CXX shared library ../../bin/libkcm_device_automounter.so
[2020-10-24T08:55:21.775Z] [ 84%] Built target kded_device_automounter
[2020-10-24T08:55:22.035Z] [ 84%] Built target kcm_device_automounter
[2020-10-24T08:55:22.035Z] [ 84%] Built target kcm_baloofile
[2020-10-24T08:55:22.035Z] [ 84%] Linking CXX executable ../bin/knetattach
[2020-10-24T08:55:22.294Z] [ 85%] Linking CXX shared module ../../../bin/plasma_engine_touchpad.so
[2020-10-24T08:55:22.552Z] [ 85%] Built target plasma_engine_touchpad
[2020-10-24T08:55:22.552Z] [ 85%] Built target knetattach
[2020-10-24T08:55:22.552Z] [ 85%] Linking CXX shared library ../../bin/libactivityswitcherextensionplugin.so
[2020-10-24T08:55:23.119Z] [ 85%] Built target activityswitcherextensionplugin
[2020-10-24T08:55:23.119Z] make: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-10-24T08:55:23.146Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to