BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/kf5-qt5%20FreeBSDQt5.15/922/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Tue, 17 Aug 2021 20:06:18 +0000
Build duration: 6 min 4 sec and counting


CONSOLE OUTPUT
[...truncated 2574 lines...]
[2021-08-17T20:12:12.718Z] [ 63%] Building CXX object kcms/kded/CMakeFiles/kcm_kded.dir/modulesmodel.cpp.o
[2021-08-17T20:12:13.666Z] [ 63%] Linking CXX shared module ../../bin/kcm_activities.so
[2021-08-17T20:12:13.666Z] [ 64%] Building CXX object kcms/runners/CMakeFiles/plugininstaller.dir/plugininstaller_autogen/mocs_compilation.cpp.o
[2021-08-17T20:12:13.666Z] [ 64%] Built target kcm_activities
[2021-08-17T20:12:13.666Z] [ 64%] Building CXX object kcms/runners/CMakeFiles/plugininstaller.dir/plugininstaller/main.cpp.o
[2021-08-17T20:12:15.068Z] [ 65%] Building CXX object kcms/kded/CMakeFiles/kcm_kded.dir/filterproxymodel.cpp.o
[2021-08-17T20:12:15.645Z] [ 65%] Building CXX object kcms/runners/CMakeFiles/plugininstaller.dir/plugininstaller/AbstractJob.cpp.o
[2021-08-17T20:12:15.903Z] [ 65%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooser.cpp.o
[2021-08-17T20:12:15.903Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.15/kcms/kded/modulesmodel.cpp:150:57: error: no member named 'findPlugins' in 'KPluginMetaData'
[2021-08-17T20:12:15.903Z] QVector<KPluginMetaData> plugins = KPluginMetaData::findPlugins(QStringLiteral("kf5/kded"));
[2021-08-17T20:12:15.903Z] ~~~~~~~~~~~~~~~~~^
[2021-08-17T20:12:15.903Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.15/kcms/kded/modulesmodel.cpp:156:60: warning: 'fromServices' is deprecated: Since 5.0. Use fromMetaData and KPluginLoader(info.libraryPath()) [-Wdeprecated-declarations]
[2021-08-17T20:12:15.903Z] const KPluginInfo::List oldStylePlugins = KPluginInfo::fromServices(KServiceTypeTrader::self()->query(QStringLiteral("KDEDModule")));
[2021-08-17T20:12:15.903Z] ^
[2021-08-17T20:12:15.903Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:189:5: note: 'fromServices' has been explicitly marked deprecated here
[2021-08-17T20:12:15.903Z] KSERVICE_DEPRECATED_VERSION(5, 0, "Use fromMetaData and KPluginLoader(info.libraryPath())")
[2021-08-17T20:12:15.903Z] ^
[2021-08-17T20:12:15.903Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:357:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION'
[2021-08-17T20:12:15.903Z] #define KSERVICE_DEPRECATED_VERSION(major, minor, text) KSERVICE_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-08-17T20:12:15.903Z] ^
[2021-08-17T20:12:15.903Z] <scratch space>:159:1: note: expanded from here
[2021-08-17T20:12:15.903Z] KSERVICE_DEPRECATED_VERSION_5
[2021-08-17T20:12:15.903Z] ^
[2021-08-17T20:12:15.903Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:356:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5'
[2021-08-17T20:12:15.903Z] #define KSERVICE_DEPRECATED_VERSION_5(minor, text) KSERVICE_DEPRECATED_VERSION_5_##minor(text)
[2021-08-17T20:12:15.903Z] ^
[2021-08-17T20:12:15.903Z] <scratch space>:160:1: note: expanded from here
[2021-08-17T20:12:15.903Z] KSERVICE_DEPRECATED_VERSION_5_0
[2021-08-17T20:12:15.903Z] ^
[2021-08-17T20:12:15.903Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:280:49: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5_0'
[2021-08-17T20:12:15.903Z] # define KSERVICE_DEPRECATED_VERSION_5_0(text) KSERVICE_DECL_DEPRECATED_TEXT(text)
[2021-08-17T20:12:15.903Z] ^
[2021-08-17T20:12:15.903Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:208:61: note: expanded from macro 'KSERVICE_DECL_DEPRECATED_TEXT'
[2021-08-17T20:12:15.903Z] #define KSERVICE_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2021-08-17T20:12:15.903Z] ^
[2021-08-17T20:12:15.903Z] [ 66%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooserbrowser.cpp.o
[2021-08-17T20:12:16.473Z] 1 warning and 1 error generated.
[2021-08-17T20:12:16.473Z] gmake[2]: *** [kcms/kded/CMakeFiles/kcm_kded.dir/build.make:115: kcms/kded/CMakeFiles/kcm_kded.dir/modulesmodel.cpp.o] Error 1
[2021-08-17T20:12:16.473Z] gmake[2]: *** Waiting for unfinished jobs....
[2021-08-17T20:12:16.473Z] [ 66%] Generating krunnersettings.h, krunnersettings.cpp
[2021-08-17T20:12:16.473Z] [ 66%] Building CXX object kcms/runners/CMakeFiles/kcm_plasmasearch.dir/kcm_plasmasearch_autogen/mocs_compilation.cpp.o
[2021-08-17T20:12:16.473Z] [ 67%] Building CXX object kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/kcmspellchecking_autogen/mocs_compilation.cpp.o
[2021-08-17T20:12:17.458Z] [ 67%] Building CXX object kcms/runners/CMakeFiles/plugininstaller.dir/plugininstaller/ScriptJob.cpp.o
[2021-08-17T20:12:17.732Z] [ 67%] Building CXX object kcms/runners/CMakeFiles/plugininstaller.dir/plugininstaller/ZypperRPMJob.cpp.o
[2021-08-17T20:12:17.995Z] [ 67%] Building CXX object kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/spellcheckingskeleton.cpp.o
[2021-08-17T20:12:18.290Z] [ 67%] Building CXX object kcms/runners/CMakeFiles/kcm_plasmasearch.dir/kcm.cpp.o
[2021-08-17T20:12:18.573Z] gmake[1]: *** [CMakeFiles/Makefile2:4974: kcms/kded/CMakeFiles/kcm_kded.dir/all] Error 2
[2021-08-17T20:12:18.573Z] gmake[1]: *** Waiting for unfinished jobs....
[2021-08-17T20:12:18.573Z] [ 67%] Building CXX object kcms/runners/CMakeFiles/kcm_plasmasearch.dir/krunnerdata.cpp.o
[2021-08-17T20:12:19.530Z] [ 67%] Building CXX object kcms/runners/CMakeFiles/kcm_plasmasearch.dir/krunnersettings.cpp.o
[2021-08-17T20:12:19.530Z] [ 67%] Linking CXX executable ../../bin/krunner-plugininstaller
[2021-08-17T20:12:19.787Z] [ 67%] Built target plugininstaller
[2021-08-17T20:12:19.787Z] [ 67%] Building CXX object kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/spellchecking.cpp.o
[2021-08-17T20:12:20.048Z] [ 67%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooseremail.cpp.o
[2021-08-17T20:12:20.048Z] [ 67%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooserterminal.cpp.o
[2021-08-17T20:12:20.624Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.15/kcms/runners/kcm.cpp:151:5: warning: 'addConfig' is deprecated: Since 5.84. Use KConfigDialogManager *addConfig(KCoreConfigSkeleton *config, QWidget *widget); [-Wdeprecated-declarations]
[2021-08-17T20:12:20.624Z] addConfig(m_settings, this);
[2021-08-17T20:12:20.624Z] ^
[2021-08-17T20:12:20.624Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kcmodule.h:351:5: note: 'addConfig' has been explicitly marked deprecated here
[2021-08-17T20:12:20.624Z] KCONFIGWIDGETS_DEPRECATED_VERSION(5, 84, "Use KConfigDialogManager *addConfig(KCoreConfigSkeleton *config, QWidget *widget);")
[2021-08-17T20:12:20.624Z] ^
[2021-08-17T20:12:20.624Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kconfigwidgets_export.h:359:63: note: expanded from macro 'KCONFIGWIDGETS_DEPRECATED_VERSION'
[2021-08-17T20:12:20.624Z] #define KCONFIGWIDGETS_DEPRECATED_VERSION(major, minor, text) KCONFIGWIDGETS_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-08-17T20:12:20.624Z] ^
[2021-08-17T20:12:20.624Z] <scratch space>:127:1: note: expanded from here
[2021-08-17T20:12:20.624Z] KCONFIGWIDGETS_DEPRECATED_VERSION_5
[2021-08-17T20:12:20.624Z] ^
[2021-08-17T20:12:20.624Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kconfigwidgets_export.h:358:63: note: expanded from macro 'KCONFIGWIDGETS_DEPRECATED_VERSION_5'
[2021-08-17T20:12:20.624Z] #define KCONFIGWIDGETS_DEPRECATED_VERSION_5(minor, text) KCONFIGWIDGETS_DEPRECATED_VERSION_5_##minor(text)
[2021-08-17T20:12:20.624Z] ^
[2021-08-17T20:12:20.624Z] <scratch space>:128:1: note: expanded from here
[2021-08-17T20:12:20.624Z] KCONFIGWIDGETS_DEPRECATED_VERSION_5_84
[2021-08-17T20:12:20.624Z] ^
[2021-08-17T20:12:20.624Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kconfigwidgets_export.h:347:56: note: expanded from macro 'KCONFIGWIDGETS_DEPRECATED_VERSION_5_84'
[2021-08-17T20:12:20.624Z] # define KCONFIGWIDGETS_DEPRECATED_VERSION_5_84(text) KCONFIGWIDGETS_DECL_DEPRECATED_TEXT(text)
[2021-08-17T20:12:20.624Z] ^
[2021-08-17T20:12:20.624Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kconfigwidgets_export.h:209:67: note: expanded from macro 'KCONFIGWIDGETS_DECL_DEPRECATED_TEXT'
[2021-08-17T20:12:20.624Z] #define KCONFIGWIDGETS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2021-08-17T20:12:20.624Z] ^
[2021-08-17T20:12:20.895Z] [ 67%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooserfilemanager.cpp.o
[2021-08-17T20:12:21.459Z] 1 warning generated.
[2021-08-17T20:12:21.459Z] [ 67%] Building CXX object kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/spellcheckingdata.cpp.o
[2021-08-17T20:12:21.459Z] [ 68%] Linking CXX shared module ../../bin/kcm_plasmasearch.so
[2021-08-17T20:12:21.459Z] [ 68%] Built target kcm_plasmasearch
[2021-08-17T20:12:21.722Z] [ 68%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/componentchooserdata.cpp.o
[2021-08-17T20:12:21.990Z] [ 68%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/browser_settings.cpp.o
[2021-08-17T20:12:21.990Z] [ 69%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/terminal_settings.cpp.o
[2021-08-17T20:12:23.386Z] [ 69%] Linking CXX shared module ../../bin/kcmspellchecking.so
[2021-08-17T20:12:23.386Z] [ 69%] Built target kcmspellchecking
[2021-08-17T20:12:23.645Z] [ 69%] Linking CXX shared module ../../bin/kcms/kcm_componentchooser.so
[2021-08-17T20:12:23.645Z] [ 69%] Built target kcm_componentchooser
[2021-08-17T20:12:23.645Z] gmake: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-08-17T20:12:23.662Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to