BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/stable-kf5-qt5%20FreeBSDQt5.15/56/
Project: stable-kf5-qt5 FreeBSDQt5.15
Date of build: Mon, 05 Oct 2020 13:56:55 +0000
Build duration: 2 min 49 sec and counting


CONSOLE OUTPUT
[...truncated 3032 lines...]
[2020-10-05T13:59:40.323Z] [ 73%] Built target kcm_componentchooser
[2020-10-05T13:59:40.323Z] [ 73%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_settings.cpp.o
[2020-10-05T13:59:40.941Z] [ 73%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_plugins_settings.cpp.o
[2020-10-05T13:59:41.225Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/stable-kf5-qt5 FreeBSDQt5.15/kcms/kded/kcmkded.cpp:64:5: warning: 'qmlRegisterType<ModulesModel>' is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations]
[2020-10-05T13:59:41.225Z] qmlRegisterType<ModulesModel>();
[2020-10-05T13:59:41.225Z] ^
[2020-10-05T13:59:41.225Z] /usr/local/include/qt5/QtQml/qqml.h:183:1: note: 'qmlRegisterType<ModulesModel>' has been explicitly marked deprecated here[ 73%] Building CXX object kcms/keys/CMakeFiles/kcm_keys.dir/kcmkeys_debug.cpp.o
[2020-10-05T13:59:41.225Z]
[2020-10-05T13:59:41.225Z] QT_DEPRECATED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType()
[2020-10-05T13:59:41.225Z] ^
[2020-10-05T13:59:41.225Z] /usr/local/include/qt5/QtCore/qglobal.h:364:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14'
[2020-10-05T13:59:41.225Z] # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text)
[2020-10-05T13:59:41.225Z] ^
[2020-10-05T13:59:41.225Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-10-05T13:59:41.225Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-10-05T13:59:41.225Z] ^
[2020-10-05T13:59:41.225Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-10-05T13:59:41.225Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-10-05T13:59:41.225Z] ^
[2020-10-05T13:59:41.225Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/stable-kf5-qt5 FreeBSDQt5.15/kcms/kded/kcmkded.cpp:65:5: warning: 'qmlRegisterType<FilterProxyModel>' is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations]
[2020-10-05T13:59:41.225Z] qmlRegisterType<FilterProxyModel>();
[2020-10-05T13:59:41.225Z] ^
[2020-10-05T13:59:41.225Z] /usr/local/include/qt5/QtQml/qqml.h:183:1: note: 'qmlRegisterType<FilterProxyModel>' has been explicitly marked deprecated here
[2020-10-05T13:59:41.225Z] QT_DEPRECATED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType()
[2020-10-05T13:59:41.225Z] ^
[2020-10-05T13:59:41.225Z] /usr/local/include/qt5/QtCore/qglobal.h:364:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14'
[2020-10-05T13:59:41.225Z] # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text)
[2020-10-05T13:59:41.225Z] ^
[2020-10-05T13:59:41.225Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-10-05T13:59:41.225Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-10-05T13:59:41.225Z] ^
[2020-10-05T13:59:41.225Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-10-05T13:59:41.225Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-10-05T13:59:41.225Z] ^
[2020-10-05T13:59:42.325Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/stable-kf5-qt5 FreeBSDQt5.15/kcms/kded/modulesmodel.cpp:166:60: warning: 'fromServices' is deprecated: Since 5.0. Use fromMetaData and KPluginLoader(info.libraryPath()) [-Wdeprecated-declarations]
[2020-10-05T13:59:42.325Z] const KPluginInfo::List oldStylePlugins = KPluginInfo::fromServices(KServiceTypeTrader::self()->query(QStringLiteral("KDEDModule")));
[2020-10-05T13:59:42.325Z] ^
[2020-10-05T13:59:42.325Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:190:5: note: 'fromServices' has been explicitly marked deprecated here
[2020-10-05T13:59:42.325Z] KSERVICE_DEPRECATED_VERSION(5, 0, "Use fromMetaData and KPluginLoader(info.libraryPath())")
[2020-10-05T13:59:42.325Z] ^
[2020-10-05T13:59:42.325Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:161:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION'
[2020-10-05T13:59:42.325Z] #define KSERVICE_DEPRECATED_VERSION(major, minor, text) KSERVICE_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2020-10-05T13:59:42.325Z] ^
[2020-10-05T13:59:42.325Z] <scratch space>:118:1: note: expanded from here
[2020-10-05T13:59:42.325Z] KSERVICE_DEPRECATED_VERSION_5
[2020-10-05T13:59:42.325Z] ^
[2020-10-05T13:59:42.325Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:160:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5'
[2020-10-05T13:59:42.325Z] #define KSERVICE_DEPRECATED_VERSION_5(minor, text) KSERVICE_DEPRECATED_VERSION_5_##minor(text)
[2020-10-05T13:59:42.325Z] ^
[2020-10-05T13:59:42.325Z] <scratch space>:119:1: note: expanded from here
[2020-10-05T13:59:42.325Z] KSERVICE_DEPRECATED_VERSION_5_0
[2020-10-05T13:59:42.325Z] ^
[2020-10-05T13:59:42.325Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:114:49: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5_0'
[2020-10-05T13:59:42.325Z] # define KSERVICE_DEPRECATED_VERSION_5_0(text) KSERVICE_DECL_DEPRECATED_TEXT(text)
[2020-10-05T13:59:42.325Z] ^
[2020-10-05T13:59:42.325Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:42:61: note: expanded from macro 'KSERVICE_DECL_DEPRECATED_TEXT'
[2020-10-05T13:59:42.325Z] #define KSERVICE_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2020-10-05T13:59:42.325Z] ^
[2020-10-05T13:59:42.325Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/stable-kf5-qt5 FreeBSDQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp:87:47: warning: 'fromList' is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations]
[2020-10-05T13:59:42.325Z] auto blockedApplications = QSet<QString>::fromList(d->pluginConfig->blockedApplications());
[2020-10-05T13:59:42.325Z] ^
[2020-10-05T13:59:42.325Z] /usr/local/include/qt5/QtCore/qset.h:266:5: note: 'fromList' has been explicitly marked deprecated here
[2020-10-05T13:59:42.325Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.")
[2020-10-05T13:59:42.325Z] ^
[2020-10-05T13:59:42.325Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-10-05T13:59:42.325Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-10-05T13:59:42.325Z] ^
[2020-10-05T13:59:42.325Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-10-05T13:59:42.325Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-10-05T13:59:42.325Z] ^
[2020-10-05T13:59:42.325Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/stable-kf5-qt5 FreeBSDQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp:88:47: warning: 'fromList' is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations]
[2020-10-05T13:59:42.325Z] auto allowedApplications = QSet<QString>::fromList(d->pluginConfig->allowedApplications());
[2020-10-05T13:59:42.325Z] ^
[2020-10-05T13:59:42.325Z] /usr/local/include/qt5/QtCore/qset.h:266:5: note: 'fromList' has been explicitly marked deprecated here
[2020-10-05T13:59:42.325Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.")
[2020-10-05T13:59:42.325Z] ^
[2020-10-05T13:59:42.325Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-10-05T13:59:42.325Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-10-05T13:59:42.325Z] ^
[2020-10-05T13:59:42.325Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-10-05T13:59:42.325Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-10-05T13:59:42.325Z] ^
[2020-10-05T13:59:42.603Z] 2 warnings generated.
[2020-10-05T13:59:42.885Z] 2 warnings generated.
[2020-10-05T13:59:43.150Z] 1 warning generated.
[2020-10-05T13:59:43.150Z] [ 73%] Linking CXX shared module ../../bin/kcm_kded.so
[2020-10-05T13:59:43.150Z] [ 73%] Built target kcm_kded
[2020-10-05T13:59:44.090Z] [ 73%] Linking CXX shared module ../../bin/kcm_activities.so
[2020-10-05T13:59:44.090Z] [ 74%] Linking CXX shared module ../../bin/kcm_keys.so
[2020-10-05T13:59:44.350Z] [ 74%] Built target kcm_keys
[2020-10-05T13:59:44.350Z] [ 74%] Built target kcm_activities
[2020-10-05T13:59:44.350Z] gmake: *** [Makefile:161: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-10-05T13:59:44.484Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to