CONSOLE OUTPUT
|
[...truncated 1047 lines...] |
[2022-06-13T14:11:17.859Z] [ 56%] Building CXX object kcms/keyboard/CMakeFiles/kcm_keyboard_static.dir/keyboardsettings.cpp.o |
[2022-06-13T14:11:18.147Z] [ 56%] Building CXX object kcms/keyboard/CMakeFiles/kcm_keyboard_static.dir/keyboardmiscsettings.cpp.o |
[2022-06-13T14:11:18.449Z] [ 56%] Linking CXX shared module ../../bin/kcm_desktoppaths.so |
[2022-06-13T14:11:18.449Z] [ 56%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/kcm_componentchooser.cpp.o |
[2022-06-13T14:11:18.449Z] [ 56%] Building CXX object kcms/kded/CMakeFiles/kcm_kded.dir/modulesmodel.cpp.o |
[2022-06-13T14:11:18.715Z] [ 56%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooser.cpp.o |
[2022-06-13T14:11:18.975Z] [ 56%] Built target kcm_desktoppaths |
[2022-06-13T14:11:18.975Z] [ 56%] Building CXX object kcms/activities/imports/CMakeFiles/kactivitiessettingsplugin.dir/features_interface.cpp.o |
[2022-06-13T14:11:18.975Z] [ 56%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/BlacklistedApplicationsModel.cpp.o |
[2022-06-13T14:11:19.236Z] [ 56%] Building CXX object kcms/kded/CMakeFiles/kcm_kded.dir/filterproxymodel.cpp.o |
[2022-06-13T14:11:19.236Z] [ 56%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/ExtraActivitiesInterface.cpp.o |
[2022-06-13T14:11:19.236Z] [ 56%] Building CXX object kcms/kded/CMakeFiles/kcm_kded.dir/kdedconfigdata.cpp.o |
[2022-06-13T14:11:19.499Z] [ 56%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooserbrowser.cpp.o |
[2022-06-13T14:11:19.761Z] [ 56%] Linking CXX static library ../../lib/libkcm_keyboard_static.a |
[2022-06-13T14:11:19.761Z] [ 56%] Built target kcm_keyboard_static |
[2022-06-13T14:11:19.761Z] [ 56%] Building CXX object kcms/kded/CMakeFiles/kcm_kded.dir/kded_interface.cpp.o |
[2022-06-13T14:11:20.329Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/stable-kf5-qt5 FreeBSDQt5.15/kcms/activities/imports/dialog.cpp:128:25: warning: unused parameter 'parent' [-Wunused-parameter] |
[2022-06-13T14:11:20.329Z] Dialog::Dialog(QObject *parent) |
[2022-06-13T14:11:20.329Z] ^ |
[2022-06-13T14:11:20.587Z] [ 56%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/features_interface.cpp.o |
[2022-06-13T14:11:20.588Z] [ 56%] Building CXX object kcms/kded/CMakeFiles/kcm_kded.dir/debug.cpp.o |
[2022-06-13T14:11:20.854Z] 1 warning generated. |
[2022-06-13T14:11:20.854Z] [ 57%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooseremail.cpp.o |
[2022-06-13T14:11:20.854Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/stable-kf5-qt5 FreeBSDQt5.15/kcms/kded/modulesmodel.cpp:157:60: warning: 'fromServices' is deprecated: Since 5.90. see class API docs [-Wdeprecated-declarations] |
[2022-06-13T14:11:20.854Z] const KPluginInfo::List oldStylePlugins = KPluginInfo::fromServices(KServiceTypeTrader::self()->query(QStringLiteral("KDEDModule"))); |
[2022-06-13T14:11:20.854Z] ^ |
[2022-06-13T14:11:20.854Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:198:5: note: 'fromServices' has been explicitly marked deprecated here |
[2022-06-13T14:11:20.854Z] KSERVICE_DEPRECATED_VERSION(5, 90, "see class API docs") |
[2022-06-13T14:11:20.854Z] ^ |
[2022-06-13T14:11:20.854Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:417:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION' |
[2022-06-13T14:11:20.854Z] #define KSERVICE_DEPRECATED_VERSION(major, minor, text) KSERVICE_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2022-06-13T14:11:20.854Z] ^ |
[2022-06-13T14:11:20.854Z] <scratch space>:46:1: note: expanded from here |
[2022-06-13T14:11:20.854Z] KSERVICE_DEPRECATED_VERSION_5 |
[2022-06-13T14:11:20.854Z] ^ |
[2022-06-13T14:11:20.854Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:416:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5' |
[2022-06-13T14:11:20.854Z] #define KSERVICE_DEPRECATED_VERSION_5(minor, text) KSERVICE_DEPRECATED_VERSION_5_##minor(text) |
[2022-06-13T14:11:20.854Z] ^ |
[2022-06-13T14:11:20.854Z] <scratch space>:47:1: note: expanded from here |
[2022-06-13T14:11:20.854Z] KSERVICE_DEPRECATED_VERSION_5_90 |
[2022-06-13T14:11:20.854Z] ^ |
[2022-06-13T14:11:20.854Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:412:50: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5_90' |
[2022-06-13T14:11:20.854Z] # define KSERVICE_DEPRECATED_VERSION_5_90(text) KSERVICE_DECL_DEPRECATED_TEXT(text) |
[2022-06-13T14:11:20.854Z] ^ |
[2022-06-13T14:11:20.854Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:238:61: note: expanded from macro 'KSERVICE_DECL_DEPRECATED_TEXT' |
[2022-06-13T14:11:20.854Z] #define KSERVICE_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2022-06-13T14:11:20.854Z] ^ |
[2022-06-13T14:11:20.854Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/stable-kf5-qt5 FreeBSDQt5.15/kcms/kded/modulesmodel.cpp:157:93: warning: 'self' is deprecated: Since 5.90. See class API docs [-Wdeprecated-declarations] |
[2022-06-13T14:11:20.854Z] const KPluginInfo::List oldStylePlugins = KPluginInfo::fromServices(KServiceTypeTrader::self()->query(QStringLiteral("KDEDModule"))); |
[2022-06-13T14:11:20.854Z] ^ |
[2022-06-13T14:11:20.854Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservicetypetrader.h:132:5: note: 'self' has been explicitly marked deprecated here |
[2022-06-13T14:11:20.854Z] KSERVICE_DEPRECATED_VERSION(5, 90, "See class API docs") |
[2022-06-13T14:11:20.854Z] ^ |
[2022-06-13T14:11:20.854Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:417:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION' |
[2022-06-13T14:11:20.854Z] #define KSERVICE_DEPRECATED_VERSION(major, minor, text) KSERVICE_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2022-06-13T14:11:20.854Z] ^ |
[2022-06-13T14:11:20.854Z] <scratch space>:78:1: note: expanded from here |
[2022-06-13T14:11:20.854Z] KSERVICE_DEPRECATED_VERSION_5 |
[2022-06-13T14:11:20.854Z] ^ |
[2022-06-13T14:11:20.854Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:416:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5' |
[2022-06-13T14:11:20.854Z] #define KSERVICE_DEPRECATED_VERSION_5(minor, text) KSERVICE_DEPRECATED_VERSION_5_##minor(text) |
[2022-06-13T14:11:20.854Z] ^ |
[2022-06-13T14:11:20.854Z] <scratch space>:79:1: note: expanded from here |
[2022-06-13T14:11:20.854Z] KSERVICE_DEPRECATED_VERSION_5_90 |
[2022-06-13T14:11:20.854Z] ^ |
[2022-06-13T14:11:20.854Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:412:50: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5_90' |
[2022-06-13T14:11:20.854Z] # define KSERVICE_DEPRECATED_VERSION_5_90(text) KSERVICE_DECL_DEPRECATED_TEXT(text) |
[2022-06-13T14:11:20.854Z] ^ |
[2022-06-13T14:11:20.854Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:238:61: note: expanded from macro 'KSERVICE_DECL_DEPRECATED_TEXT' |
[2022-06-13T14:11:20.854Z] #define KSERVICE_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2022-06-13T14:11:20.854Z] ^ |
[2022-06-13T14:11:20.854Z] [ 57%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/resourcescoring_interface.cpp.o |
[2022-06-13T14:11:21.112Z] [ 57%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooserterminal.cpp.o |
[2022-06-13T14:11:21.376Z] [ 57%] Linking CXX shared library ../../../bin/libkactivitiessettingsplugin.so |
[2022-06-13T14:11:21.376Z] 2 warnings generated. |
[2022-06-13T14:11:21.376Z] [ 57%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooserfilemanager.cpp.o |
[2022-06-13T14:11:21.376Z] [ 57%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooserdata.cpp.o |
[2022-06-13T14:11:21.637Z] [ 57%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitiesdata.cpp.o |
[2022-06-13T14:11:21.637Z] [ 57%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchoosergeo.cpp.o |
[2022-06-13T14:11:21.914Z] [ 57%] Built target kactivitiessettingsplugin |
[2022-06-13T14:11:21.914Z] [ 57%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchoosertel.cpp.o |
[2022-06-13T14:11:21.914Z] [ 58%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_settings.cpp.o |
[2022-06-13T14:11:22.176Z] [ 59%] Linking CXX shared module ../../bin/plasma/kcms/systemsettings/kcm_kded.so |
[2022-06-13T14:11:22.176Z] [ 59%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_plugins_settings.cpp.o |
[2022-06-13T14:11:22.436Z] [ 60%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/browser_settings.cpp.o |
[2022-06-13T14:11:22.696Z] [ 60%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/terminal_settings.cpp.o |
[2022-06-13T14:11:22.696Z] [ 60%] Built target kcm_kded |
[2022-06-13T14:11:23.639Z] [ 60%] Linking CXX shared module ../../bin/kcm_activities.so |
[2022-06-13T14:11:23.639Z] [ 60%] Linking CXX shared module ../../bin/plasma/kcms/systemsettings/kcm_componentchooser.so |
[2022-06-13T14:11:23.899Z] [ 60%] Built target kcm_activities |
[2022-06-13T14:11:24.158Z] [ 60%] Built target kcm_componentchooser |
[2022-06-13T14:11:24.158Z] gmake: *** [Makefile:146: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2022-06-13T14:11:24.172Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |