CONSOLE OUTPUT
|
[...truncated 4198 lines...] |
[2020-06-04T03:18:08.670Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__)) |
[2020-06-04T03:18:08.670Z] ^ |
[2020-06-04T03:18:08.670Z] /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-04T03:18:08.670Z] const QString path = KGlobal::dirs()->saveLocation("emoticons", name, false); |
[2020-06-04T03:18:08.670Z] ^ |
[2020-06-04T03:18:08.670Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobal.h:375:1: note: 'dirs' has been explicitly marked deprecated here |
[2020-06-04T03:18:08.670Z] KDELIBS4SUPPORT_DEPRECATED_EXPORT KStandardDirs *dirs(); |
[2020-06-04T03:18:08.670Z] ^ |
[2020-06-04T03:18:08.670Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT' |
[2020-06-04T03:18:08.670Z] # define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED |
[2020-06-04T03:18:08.670Z] ^ |
[2020-06-04T03:18:08.670Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED' |
[2020-06-04T03:18:08.670Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__)) |
[2020-06-04T03:18:08.670Z] ^ |
[2020-06-04T03:18:08.670Z] /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-04T03:18:08.670Z] if (KIO::NetAccess::exists(QUrl(path), KIO::NetAccess::SourceSide, this)) { |
[2020-06-04T03:18:08.670Z] ^ |
[2020-06-04T03:18:08.670Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kio/netaccess.h:68:7: note: 'NetAccess' has been explicitly marked deprecated here |
[2020-06-04T03:18:08.670Z] class KDELIBS4SUPPORT_DEPRECATED_EXPORT NetAccess : public QObject |
[2020-06-04T03:18:08.670Z] ^ |
[2020-06-04T03:18:08.670Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT' |
[2020-06-04T03:18:08.670Z] # define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED |
[2020-06-04T03:18:08.670Z] ^ |
[2020-06-04T03:18:08.670Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED' |
[2020-06-04T03:18:08.670Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__)) |
[2020-06-04T03:18:08.670Z] ^ |
[2020-06-04T03:18:08.670Z] /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-04T03:18:08.670Z] if (KIO::NetAccess::exists(QUrl(path), KIO::NetAccess::SourceSide, this)) { |
[2020-06-04T03:18:08.670Z] ^ |
[2020-06-04T03:18:08.670Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kio/netaccess.h:68:7: note: 'NetAccess' has been explicitly marked deprecated here |
[2020-06-04T03:18:08.670Z] class KDELIBS4SUPPORT_DEPRECATED_EXPORT NetAccess : public QObject |
[2020-06-04T03:18:08.670Z] ^ |
[2020-06-04T03:18:08.670Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT' |
[2020-06-04T03:18:08.670Z] # define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED |
[2020-06-04T03:18:08.670Z] ^ |
[2020-06-04T03:18:08.670Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED' |
[2020-06-04T03:18:08.670Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__)) |
[2020-06-04T03:18:08.670Z] ^ |
[2020-06-04T03:18:08.670Z] /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-04T03:18:08.670Z] const QString type = KInputDialog::getItem(i18n("New Emoticon Theme"), i18n("Choose the type of emoticon theme to create"), |
[2020-06-04T03:18:08.670Z] ^ |
[2020-06-04T03:18:08.670Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kinputdialog.h:209:1: note: 'getItem' has been explicitly marked deprecated here |
[2020-06-04T03:18:08.670Z] KDELIBS4SUPPORT_DEPRECATED_EXPORT QString getItem(const QString &caption, const QString &label, |
[2020-06-04T03:18:08.670Z] ^ |
[2020-06-04T03:18:08.670Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT' |
[2020-06-04T03:18:08.670Z] # define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED |
[2020-06-04T03:18:08.670Z] ^ |
[2020-06-04T03:18:08.670Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED' |
[2020-06-04T03:18:08.670Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__)) |
[2020-06-04T03:18:08.670Z] ^ |
[2020-06-04T03:18:09.245Z] [ 53%] Building CXX object kcms/icons/CMakeFiles/plasma-changeicons.dir/iconssettingsbase.cpp.o |
[2020-06-04T03:18:09.245Z] [ 54%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/features_interface.cpp.o |
[2020-06-04T03:18:09.245Z] [ 54%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_settings.cpp.o |
[2020-06-04T03:18:09.245Z] /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-04T03:18:09.245Z] auto blockedApplications = QSet<QString>::fromList(d->pluginConfig->blockedApplications()); |
[2020-06-04T03:18:09.245Z] ^ |
[2020-06-04T03:18:09.245Z] /usr/local/include/qt5/QtCore/qset.h:252:5: note: 'fromList' has been explicitly marked deprecated here |
[2020-06-04T03:18:09.245Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.") |
[2020-06-04T03:18:09.245Z] ^ |
[2020-06-04T03:18:09.245Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
[2020-06-04T03:18:09.245Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
[2020-06-04T03:18:09.245Z] ^ |
[2020-06-04T03:18:09.245Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:676:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2020-06-04T03:18:09.245Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2020-06-04T03:18:09.246Z] ^ |
[2020-06-04T03:18:09.246Z] /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-04T03:18:09.246Z] auto allowedApplications = QSet<QString>::fromList(d->pluginConfig->allowedApplications()); |
[2020-06-04T03:18:09.246Z] ^ |
[2020-06-04T03:18:09.246Z] /usr/local/include/qt5/QtCore/qset.h:252:5: note: 'fromList' has been explicitly marked deprecated here |
[2020-06-04T03:18:09.246Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.") |
[2020-06-04T03:18:09.246Z] ^ |
[2020-06-04T03:18:09.246Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
[2020-06-04T03:18:09.246Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
[2020-06-04T03:18:09.246Z] ^ |
[2020-06-04T03:18:09.246Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:676:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2020-06-04T03:18:09.246Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2020-06-04T03:18:09.246Z] ^ |
[2020-06-04T03:18:09.246Z] 22 warnings generated. |
[2020-06-04T03:18:09.513Z] [ 54%] Linking CXX shared module ../../bin/kcm_emoticons.so |
[2020-06-04T03:18:09.513Z] [ 54%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_plugins_settings.cpp.o |
[2020-06-04T03:18:09.513Z] 1 warning generated. |
[2020-06-04T03:18:09.513Z] [ 54%] Linking CXX shared library ../../../bin/libkactivitiessettingsplugin.so |
[2020-06-04T03:18:09.771Z] 2 warnings generated. |
[2020-06-04T03:18:10.042Z] [ 54%] Built target kactivitiessettingsplugin |
[2020-06-04T03:18:10.042Z] [ 54%] Built target kcm_emoticons |
[2020-06-04T03:18:10.042Z] [ 54%] Linking CXX shared module ../../bin/kcm_componentchooser.so |
[2020-06-04T03:18:10.319Z] [ 54%] Built target kcm_componentchooser |
[2020-06-04T03:18:10.894Z] [ 54%] Linking CXX executable ../../bin/plasma-changeicons |
[2020-06-04T03:18:10.894Z] [ 54%] Built target plasma-changeicons |
[2020-06-04T03:18:11.457Z] [ 54%] Linking CXX shared module ../../bin/kcm_activities.so |
[2020-06-04T03:18:11.713Z] [ 54%] Built target kcm_activities |
[2020-06-04T03:18:11.713Z] gmake: *** [Makefile:161: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2020-06-04T03:18:12.503Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |