BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/kf5-qt5%20FreeBSDQt5.14/127/
Project: kf5-qt5 FreeBSDQt5.14
Date of build: Fri, 05 Jun 2020 13:14:08 +0000
Build duration: 2 min 53 sec and counting


CONSOLE OUTPUT
[...truncated 4019 lines...]
[2020-06-05T13:16:57.027Z] ^
[2020-06-05T13:16:57.027Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/emoticons/emoticonslist.cpp:368:35: warning: 'dirs' is deprecated [-Wdeprecated-declarations]
[2020-06-05T13:16:57.027Z] const QString path = KGlobal::dirs()->saveLocation("emoticons", name, false);
[2020-06-05T13:16:57.027Z] ^
[2020-06-05T13:16:57.028Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobal.h:375:1: note: 'dirs' has been explicitly marked deprecated here
[2020-06-05T13:16:57.028Z] KDELIBS4SUPPORT_DEPRECATED_EXPORT KStandardDirs *dirs();
[2020-06-05T13:16:57.028Z] ^
[2020-06-05T13:16:57.028Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT'
[2020-06-05T13:16:57.028Z] # define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED
[2020-06-05T13:16:57.028Z] ^
[2020-06-05T13:16:57.028Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'
[2020-06-05T13:16:57.028Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))
[2020-06-05T13:16:57.028Z] ^
[2020-06-05T13:16:57.028Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/emoticons/emoticonslist.cpp:370:23: warning: 'NetAccess' is deprecated [-Wdeprecated-declarations]
[2020-06-05T13:16:57.028Z] if (KIO::NetAccess::exists(QUrl(path), KIO::NetAccess::SourceSide, this)) {
[2020-06-05T13:16:57.028Z] ^
[2020-06-05T13:16:57.028Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kio/netaccess.h:68:7: note: 'NetAccess' has been explicitly marked deprecated here
[2020-06-05T13:16:57.028Z] class KDELIBS4SUPPORT_DEPRECATED_EXPORT NetAccess : public QObject
[2020-06-05T13:16:57.028Z] ^
[2020-06-05T13:16:57.028Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT'
[2020-06-05T13:16:57.028Z] # define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED
[2020-06-05T13:16:57.028Z] ^
[2020-06-05T13:16:57.028Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'
[2020-06-05T13:16:57.028Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))
[2020-06-05T13:16:57.028Z] ^
[2020-06-05T13:16:57.028Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/emoticons/emoticonslist.cpp:370:58: warning: 'NetAccess' is deprecated [-Wdeprecated-declarations]
[2020-06-05T13:16:57.028Z] if (KIO::NetAccess::exists(QUrl(path), KIO::NetAccess::SourceSide, this)) {
[2020-06-05T13:16:57.028Z] ^
[2020-06-05T13:16:57.028Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kio/netaccess.h:68:7: note: 'NetAccess' has been explicitly marked deprecated here
[2020-06-05T13:16:57.028Z] class KDELIBS4SUPPORT_DEPRECATED_EXPORT NetAccess : public QObject
[2020-06-05T13:16:57.028Z] ^
[2020-06-05T13:16:57.028Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT'
[2020-06-05T13:16:57.028Z] # define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED
[2020-06-05T13:16:57.028Z] ^
[2020-06-05T13:16:57.028Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'
[2020-06-05T13:16:57.028Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))
[2020-06-05T13:16:57.028Z] ^
[2020-06-05T13:16:57.028Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/emoticons/emoticonslist.cpp:389:44: warning: 'getItem' is deprecated [-Wdeprecated-declarations]
[2020-06-05T13:16:57.028Z] const QString type = KInputDialog::getItem(i18n("New Emoticon Theme"), i18n("Choose the type of emoticon theme to create"),
[2020-06-05T13:16:57.028Z] ^
[2020-06-05T13:16:57.028Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kinputdialog.h:209:1: note: 'getItem' has been explicitly marked deprecated here
[2020-06-05T13:16:57.028Z] KDELIBS4SUPPORT_DEPRECATED_EXPORT QString getItem(const QString &caption, const QString &label,
[2020-06-05T13:16:57.028Z] ^
[2020-06-05T13:16:57.028Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT'
[2020-06-05T13:16:57.028Z] # define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED
[2020-06-05T13:16:57.028Z] ^
[2020-06-05T13:16:57.028Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'
[2020-06-05T13:16:57.028Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))
[2020-06-05T13:16:57.028Z] ^
[2020-06-05T13:16:57.292Z] [ 52%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/features_interface.cpp.o
[2020-06-05T13:16:57.292Z] 1 warning generated.
[2020-06-05T13:16:57.292Z] [ 53%] Building CXX object kcms/activities/imports/CMakeFiles/kactivitiessettingsplugin.dir/features_interface.cpp.o
[2020-06-05T13:16:57.874Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/activities/BlacklistedApplicationsModel.cpp:87:47: warning: 'fromList' is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations]
[2020-06-05T13:16:57.874Z] auto blockedApplications = QSet<QString>::fromList(d->pluginConfig->blockedApplications());
[2020-06-05T13:16:57.874Z] ^
[2020-06-05T13:16:57.874Z] /usr/local/include/qt5/QtCore/qset.h:252:5: note: 'fromList' has been explicitly marked deprecated here
[2020-06-05T13:16:57.874Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.")
[2020-06-05T13:16:57.874Z] ^
[2020-06-05T13:16:57.874Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-06-05T13:16:57.874Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-06-05T13:16:57.874Z] ^
[2020-06-05T13:16:57.874Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:676:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-06-05T13:16:57.874Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-06-05T13:16:57.874Z] ^
[2020-06-05T13:16:57.874Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/activities/BlacklistedApplicationsModel.cpp:88:47: warning: 'fromList' is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations]
[2020-06-05T13:16:57.874Z] auto allowedApplications = QSet<QString>::fromList(d->pluginConfig->allowedApplications());
[2020-06-05T13:16:57.874Z] ^
[2020-06-05T13:16:57.874Z] /usr/local/include/qt5/QtCore/qset.h:252:5: note: 'fromList' has been explicitly marked deprecated here
[2020-06-05T13:16:57.874Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.")
[2020-06-05T13:16:57.874Z] ^
[2020-06-05T13:16:57.874Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-06-05T13:16:57.874Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-06-05T13:16:57.874Z] ^
[2020-06-05T13:16:57.874Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:676:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-06-05T13:16:57.874Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-06-05T13:16:57.874Z] ^
[2020-06-05T13:16:57.874Z] 22 warnings generated.
[2020-06-05T13:16:57.874Z] [ 53%] Linking CXX shared module ../../bin/kcm_emoticons.so
[2020-06-05T13:16:57.874Z] [ 53%] Built target kcm_emoticons
[2020-06-05T13:16:57.874Z] [ 53%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/kcm_componentchooser.cpp.o
[2020-06-05T13:16:58.135Z] 2 warnings generated.
[2020-06-05T13:16:58.135Z] [ 53%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_settings.cpp.o
[2020-06-05T13:16:59.574Z] [ 53%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/browser_settings.cpp.o
[2020-06-05T13:16:59.834Z] [ 53%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_plugins_settings.cpp.o
[2020-06-05T13:16:59.834Z] [ 53%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/terminal_settings.cpp.o
[2020-06-05T13:17:00.092Z] [ 53%] Linking CXX shared library ../../../bin/libkactivitiessettingsplugin.so
[2020-06-05T13:17:00.092Z] [ 53%] Built target kactivitiessettingsplugin
[2020-06-05T13:17:01.026Z] [ 53%] Linking CXX shared module ../../bin/kcm_activities.so
[2020-06-05T13:17:01.026Z] [ 53%] Linking CXX shared module ../../bin/kcm_componentchooser.so
[2020-06-05T13:17:01.026Z] [ 53%] Built target kcm_activities
[2020-06-05T13:17:01.026Z] [ 53%] Built target kcm_componentchooser
[2020-06-05T13:17:01.026Z] gmake: *** [Makefile:161: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-06-05T13:17:01.830Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to