BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/kf5-qt5%20FreeBSDQt5.14/108/
Project: kf5-qt5 FreeBSDQt5.14
Date of build: Tue, 26 May 2020 20:16:45 +0000
Build duration: 1 min 18 sec and counting


CONSOLE OUTPUT
[...truncated 4344 lines...]
[2020-05-26T20:17:59.500Z] QT_DEPRECATED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType()
[2020-05-26T20:17:59.500Z] ^
[2020-05-26T20:17:59.500Z] /usr/local/include/qt5/QtCore/qglobal.h:364:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14'
[2020-05-26T20:17:59.500Z] # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text)
[2020-05-26T20:17:59.500Z] ^
[2020-05-26T20:17:59.500Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-05-26T20:17:59.500Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-05-26T20:17:59.500Z] ^
[2020-05-26T20:17:59.500Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:676:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-05-26T20:17:59.500Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-05-26T20:17:59.500Z] ^
[2020-05-26T20:17:59.766Z] [ 53%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/SwitchingTab.cpp.o
[2020-05-26T20:18:00.027Z] 1 warning generated.
[2020-05-26T20:18:00.027Z] [ 53%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooserterminal.cpp.o
[2020-05-26T20:18:00.027Z] [ 53%] Linking CXX shared library ../../../bin/libkactivitiessettingsplugin.so
[2020-05-26T20:18:00.027Z] [ 53%] Built target kactivitiessettingsplugin
[2020-05-26T20:18:00.027Z] [ 53%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/PrivacyTab.cpp.o
[2020-05-26T20:18:00.027Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/kded/modulesmodel.cpp:166:60: warning: 'fromServices' is deprecated: Since 5.0. Use fromMetaData and KPluginLoader(info.libraryPath()) [-Wdeprecated-declarations]
[2020-05-26T20:18:00.027Z] const KPluginInfo::List oldStylePlugins = KPluginInfo::fromServices(KServiceTypeTrader::self()->query(QStringLiteral("KDEDModule")));
[2020-05-26T20:18:00.027Z] ^
[2020-05-26T20:18:00.027Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:202:5: note: 'fromServices' has been explicitly marked deprecated here
[2020-05-26T20:18:00.027Z] KSERVICE_DEPRECATED_VERSION(5, 0, "Use fromMetaData and KPluginLoader(info.libraryPath())")
[2020-05-26T20:18:00.027Z] ^
[2020-05-26T20:18:00.027Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:161:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION'
[2020-05-26T20:18:00.027Z] #define KSERVICE_DEPRECATED_VERSION(major, minor, text) KSERVICE_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2020-05-26T20:18:00.027Z] ^
[2020-05-26T20:18:00.027Z] <scratch space>:151:1: note: expanded from here
[2020-05-26T20:18:00.027Z] KSERVICE_DEPRECATED_VERSION_5
[2020-05-26T20:18:00.027Z] ^
[2020-05-26T20:18:00.027Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:160:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5'
[2020-05-26T20:18:00.027Z] #define KSERVICE_DEPRECATED_VERSION_5(minor, text) KSERVICE_DEPRECATED_VERSION_5_##minor(text)
[2020-05-26T20:18:00.027Z] ^
[2020-05-26T20:18:00.027Z] <scratch space>:152:1: note: expanded from here
[2020-05-26T20:18:00.027Z] KSERVICE_DEPRECATED_VERSION_5_0
[2020-05-26T20:18:00.027Z] ^
[2020-05-26T20:18:00.027Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:114:49: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5_0'
[2020-05-26T20:18:00.027Z] # define KSERVICE_DEPRECATED_VERSION_5_0(text) KSERVICE_DECL_DEPRECATED_TEXT(text)
[2020-05-26T20:18:00.027Z] ^
[2020-05-26T20:18:00.027Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:42:61: note: expanded from macro 'KSERVICE_DECL_DEPRECATED_TEXT'
[2020-05-26T20:18:00.027Z] #define KSERVICE_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2020-05-26T20:18:00.027Z] ^
[2020-05-26T20:18:00.027Z] 5 warnings generated.
[2020-05-26T20:18:00.027Z] [ 54%] Building CXX object kcms/icons/CMakeFiles/kcm_icons.dir/iconsmodel.cpp.o
[2020-05-26T20:18:00.294Z] [ 55%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/kcm_componentchooser.cpp.o
[2020-05-26T20:18:00.294Z] [ 55%] Linking CXX executable ../../bin/plasma-changeicons
[2020-05-26T20:18:00.294Z] 2 warnings generated.
[2020-05-26T20:18:00.294Z] [ 55%] Built target plasma-changeicons
[2020-05-26T20:18:00.294Z] [ 55%] Building CXX object kcms/icons/CMakeFiles/kcm_icons.dir/iconsizecategorymodel.cpp.o
[2020-05-26T20:18:00.294Z] [ 55%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/browser_settings.cpp.o
[2020-05-26T20:18:00.553Z] [ 55%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/BlacklistedApplicationsModel.cpp.o
[2020-05-26T20:18:00.553Z] 1 warning generated.
[2020-05-26T20:18:00.553Z] [ 55%] Building CXX object kcms/icons/CMakeFiles/kcm_icons.dir/iconssettings.cpp.o
[2020-05-26T20:18:00.812Z] [ 55%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/terminal_settings.cpp.o
[2020-05-26T20:18:00.812Z] [ 55%] Building CXX object kcms/icons/CMakeFiles/kcm_icons.dir/iconssettingsbase.cpp.o
[2020-05-26T20:18:01.381Z] [ 55%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/ExtraActivitiesInterface.cpp.o
[2020-05-26T20:18:01.381Z] [ 56%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/features_interface.cpp.o
[2020-05-26T20:18:01.381Z] [ 57%] Linking CXX shared module ../../bin/kcm_kded.so
[2020-05-26T20:18:01.642Z] [ 57%] Built target kcm_kded
[2020-05-26T20:18:01.642Z] [ 57%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_settings.cpp.o
[2020-05-26T20:18:01.642Z] [ 57%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_plugins_settings.cpp.o
[2020-05-26T20:18:01.642Z] /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-05-26T20:18:01.642Z] auto blockedApplications = QSet<QString>::fromList(d->pluginConfig->blockedApplications());
[2020-05-26T20:18:01.642Z] ^
[2020-05-26T20:18:01.642Z] /usr/local/include/qt5/QtCore/qset.h:252:5: note: 'fromList' has been explicitly marked deprecated here
[2020-05-26T20:18:01.642Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.")
[2020-05-26T20:18:01.642Z] ^
[2020-05-26T20:18:01.642Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-05-26T20:18:01.642Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-05-26T20:18:01.642Z] ^
[2020-05-26T20:18:01.642Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:676:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-05-26T20:18:01.642Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-05-26T20:18:01.642Z] ^
[2020-05-26T20:18:01.642Z] /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-05-26T20:18:01.642Z] auto allowedApplications = QSet<QString>::fromList(d->pluginConfig->allowedApplications());
[2020-05-26T20:18:01.642Z] ^
[2020-05-26T20:18:01.642Z] /usr/local/include/qt5/QtCore/qset.h:252:5: note: 'fromList' has been explicitly marked deprecated here
[2020-05-26T20:18:01.642Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.")
[2020-05-26T20:18:01.642Z] ^
[2020-05-26T20:18:01.642Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-05-26T20:18:01.642Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-05-26T20:18:01.642Z] ^
[2020-05-26T20:18:01.642Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:676:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-05-26T20:18:01.642Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-05-26T20:18:01.642Z] ^
[2020-05-26T20:18:01.899Z] 2 warnings generated.
[2020-05-26T20:18:01.899Z] [ 57%] Linking CXX shared module ../../bin/kcm_componentchooser.so
[2020-05-26T20:18:01.899Z] [ 57%] Linking CXX shared module ../../bin/kcm_icons.so
[2020-05-26T20:18:01.899Z] [ 57%] Built target kcm_componentchooser
[2020-05-26T20:18:01.899Z] [ 57%] Built target kcm_icons
[2020-05-26T20:18:03.275Z] [ 57%] Linking CXX shared module ../../bin/kcm_activities.so
[2020-05-26T20:18:03.275Z] [ 57%] Built target kcm_activities
[2020-05-26T20:18:03.275Z] gmake: *** [Makefile:161: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-05-26T20:18:03.541Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to