BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/kf5-qt5%20FreeBSDQt5.15/770/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Thu, 13 May 2021 11:50:48 +0000
Build duration: 7 min 21 sec and counting


CONSOLE OUTPUT
[...truncated 2934 lines...]
[2021-05-13T11:57:59.757Z] [ 67%] Building CXX object kcms/kded/CMakeFiles/kcm_kded.dir/modulesmodel.cpp.o
[2021-05-13T11:58:00.031Z] [ 67%] Building CXX object kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/spellcheckingskeleton.cpp.o
[2021-05-13T11:58:00.031Z] [ 67%] Building CXX object kcms/runners/CMakeFiles/kcm_plasmasearch.dir/krunnerdata.cpp.o
[2021-05-13T11:58:00.605Z] [ 67%] Building CXX object kcms/runners/CMakeFiles/plugininstaller.dir/plugininstaller/ScriptJob.cpp.o
[2021-05-13T11:58:00.605Z] [ 67%] Building CXX object kcms/keys/CMakeFiles/kcm_keys.dir/kglobalaccel_component_interface.cpp.o
[2021-05-13T11:58:00.882Z] [ 67%] Building CXX object kcms/kded/CMakeFiles/kcm_kded.dir/filterproxymodel.cpp.o
[2021-05-13T11:58:00.882Z] [ 67%] Building CXX object kcms/runners/CMakeFiles/kcm_plasmasearch.dir/krunnersettings.cpp.o
[2021-05-13T11:58:00.882Z] [ 67%] Building CXX object kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/spellchecking.cpp.o
[2021-05-13T11:58:00.882Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp:81:47: warning: 'fromList' is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations]
[2021-05-13T11:58:00.882Z] auto blockedApplications = QSet<QString>::fromList(d->pluginConfig->blockedApplications());
[2021-05-13T11:58:00.882Z] ^
[2021-05-13T11:58:00.882Z] /usr/local/include/qt5/QtCore/qset.h:266:5: note: 'fromList' has been explicitly marked deprecated here
[2021-05-13T11:58:00.882Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.")
[2021-05-13T11:58:00.882Z] ^
[2021-05-13T11:58:00.882Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2021-05-13T11:58:00.882Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2021-05-13T11:58:00.882Z] ^
[2021-05-13T11:58:00.882Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2021-05-13T11:58:00.882Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2021-05-13T11:58:00.882Z] ^
[2021-05-13T11:58:00.882Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp:82:47: warning: 'fromList' is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations]
[2021-05-13T11:58:00.882Z] auto allowedApplications = QSet<QString>::fromList(d->pluginConfig->allowedApplications());
[2021-05-13T11:58:00.882Z] ^
[2021-05-13T11:58:00.882Z] /usr/local/include/qt5/QtCore/qset.h:266:5: note: 'fromList' has been explicitly marked deprecated here
[2021-05-13T11:58:00.882Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.")
[2021-05-13T11:58:00.882Z] ^
[2021-05-13T11:58:00.882Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2021-05-13T11:58:00.882Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2021-05-13T11:58:00.882Z] ^
[2021-05-13T11:58:00.882Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2021-05-13T11:58:00.882Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2021-05-13T11:58:00.882Z] ^
[2021-05-13T11:58:01.449Z] 2 warnings generated.
[2021-05-13T11:58:01.449Z] [ 67%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooserbrowser.cpp.o
[2021-05-13T11:58:01.449Z] [ 67%] Building CXX object kcms/keys/CMakeFiles/kcm_keys.dir/kcmkeys_debug.cpp.o
[2021-05-13T11:58:01.864Z] [ 67%] Building CXX object kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/spellcheckingdata.cpp.o
[2021-05-13T11:58:01.864Z] [ 67%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooseremail.cpp.o
[2021-05-13T11:58:02.121Z] [ 67%] Building CXX object kcms/runners/CMakeFiles/plugininstaller.dir/plugininstaller/ZypperRPMJob.cpp.o
[2021-05-13T11:58:02.121Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.15/kcms/kded/modulesmodel.cpp:171:60: warning: 'fromServices' is deprecated: Since 5.0. Use fromMetaData and KPluginLoader(info.libraryPath()) [-Wdeprecated-declarations]
[2021-05-13T11:58:02.121Z] const KPluginInfo::List oldStylePlugins = KPluginInfo::fromServices(KServiceTypeTrader::self()->query(QStringLiteral("KDEDModule")));
[2021-05-13T11:58:02.121Z] ^
[2021-05-13T11:58:02.121Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:189:5: note: 'fromServices' has been explicitly marked deprecated here
[2021-05-13T11:58:02.121Z] KSERVICE_DEPRECATED_VERSION(5, 0, "Use fromMetaData and KPluginLoader(info.libraryPath())")
[2021-05-13T11:58:02.121Z] ^
[2021-05-13T11:58:02.121Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:191:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION'
[2021-05-13T11:58:02.121Z] #define KSERVICE_DEPRECATED_VERSION(major, minor, text) KSERVICE_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-05-13T11:58:02.121Z] ^
[2021-05-13T11:58:02.121Z] <scratch space>:155:1: note: expanded from here
[2021-05-13T11:58:02.121Z] KSERVICE_DEPRECATED_VERSION_5
[2021-05-13T11:58:02.121Z] ^
[2021-05-13T11:58:02.121Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:190:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5'
[2021-05-13T11:58:02.121Z] #define KSERVICE_DEPRECATED_VERSION_5(minor, text) KSERVICE_DEPRECATED_VERSION_5_##minor(text)
[2021-05-13T11:58:02.121Z] ^
[2021-05-13T11:58:02.121Z] <scratch space>:156:1: note: expanded from here
[2021-05-13T11:58:02.121Z] KSERVICE_DEPRECATED_VERSION_5_0
[2021-05-13T11:58:02.121Z] ^
[2021-05-13T11:58:02.121Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:114:49: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5_0'
[2021-05-13T11:58:02.121Z] # define KSERVICE_DEPRECATED_VERSION_5_0(text) KSERVICE_DECL_DEPRECATED_TEXT(text)
[2021-05-13T11:58:02.121Z] ^
[2021-05-13T11:58:02.121Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:42:61: note: expanded from macro 'KSERVICE_DECL_DEPRECATED_TEXT'
[2021-05-13T11:58:02.121Z] #define KSERVICE_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2021-05-13T11:58:02.121Z] ^
[2021-05-13T11:58:02.389Z] [ 67%] Building CXX object kcms/kded/CMakeFiles/kcm_kded.dir/kdedconfigdata.cpp.o
[2021-05-13T11:58:02.389Z] [ 67%] Linking CXX shared module ../../bin/kcm_plasmasearch.so
[2021-05-13T11:58:02.389Z] [ 67%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/ExtraActivitiesInterface.cpp.o
[2021-05-13T11:58:02.389Z] [ 67%] Built target kcm_plasmasearch
[2021-05-13T11:58:02.389Z] [ 67%] Building CXX object kcms/kded/CMakeFiles/kcm_kded.dir/kded_interface.cpp.o
[2021-05-13T11:58:02.670Z] [ 67%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/features_interface.cpp.o
[2021-05-13T11:58:02.670Z] [ 67%] Building CXX object kcms/kded/CMakeFiles/kcm_kded.dir/debug.cpp.o
[2021-05-13T11:58:02.670Z] 1 warning generated.
[2021-05-13T11:58:02.929Z] [ 68%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/resourcescoring_interface.cpp.o
[2021-05-13T11:58:02.929Z] [ 68%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooserterminal.cpp.o
[2021-05-13T11:58:02.929Z] [ 68%] Linking CXX shared module ../../bin/kcm_keys.so
[2021-05-13T11:58:03.587Z] [ 68%] Built target kcm_keys
[2021-05-13T11:58:03.587Z] [ 68%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitiesdata.cpp.o
[2021-05-13T11:58:03.875Z] [ 69%] Linking CXX shared module ../../bin/kcmspellchecking.so
[2021-05-13T11:58:04.505Z] [ 69%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooserfilemanager.cpp.o
[2021-05-13T11:58:04.505Z] [ 69%] Linking CXX executable ../../bin/krunner-plugininstaller
[2021-05-13T11:58:04.505Z] [ 69%] Built target kcmspellchecking
[2021-05-13T11:58:04.505Z] [ 69%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_settings.cpp.o
[2021-05-13T11:58:04.794Z] [ 70%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooserdata.cpp.o
[2021-05-13T11:58:04.794Z] [ 70%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/browser_settings.cpp.o
[2021-05-13T11:58:04.794Z] [ 70%] Built target plugininstaller
[2021-05-13T11:58:04.794Z] [ 70%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_plugins_settings.cpp.o
[2021-05-13T11:58:06.927Z] [ 70%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/terminal_settings.cpp.o
[2021-05-13T11:58:08.985Z] [ 71%] Linking CXX shared module ../../bin/kcm_kded.so
[2021-05-13T11:58:09.285Z] [ 71%] Built target kcm_kded
[2021-05-13T11:58:09.285Z] [ 71%] Linking CXX shared module ../../bin/kcm_activities.so
[2021-05-13T11:58:09.918Z] [ 71%] Built target kcm_activities
[2021-05-13T11:58:10.200Z] [ 71%] Linking CXX shared module ../../bin/kcm_componentchooser.so
[2021-05-13T11:58:10.488Z] [ 71%] Built target kcm_componentchooser
[2021-05-13T11:58:10.488Z] gmake: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-05-13T11:58:10.534Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to