<body style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><table style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" align="right"><img src="https://build.kde.org/static/e59dfe28/images/32x32/red.gif"></img></td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" valign="center"><b style="font-size: 200%;">BUILD FAILURE</b></td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Build URL
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><a href="https://build.kde.org/job/Plasma/job/plasma-desktop/job/kf5-qt5%20SUSEQt5.15/1002/">https://build.kde.org/job/Plasma/job/plasma-desktop/job/kf5-qt5%20SUSEQt5.15/1002/</a></td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Project:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">kf5-qt5 SUSEQt5.15</td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Date of build:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">Fri, 20 Aug 2021 19:39:09 +0000</td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Build duration:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">1 min 49 sec and counting</td></tr></table><br></br><table style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" width="100%" cellpadding="0" cellspacing="0"><tr><td class="bg1" style="font-family: Verdana, Helvetica, sans serif; font-size: 120%; color: white; background-color: #0000C0"><b>
       CONSOLE OUTPUT
      </b></td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[...truncated 2696 lines...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.421Z] [ 69%] Generating ui_kcmqtquicksettingswidget.h</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z] [ 69%] Generating renderersettings.h, renderersettings.cpp</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/kded/modulesmodel.cpp: In function ���QVector<KPluginMetaData> availableModules()���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/kded/modulesmodel.cpp:150:57: error: ���findPlugins��� is not a member of ���KPluginMetaData���</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z]   150 |     QVector<KPluginMetaData> plugins = KPluginMetaData::findPlugins(QStringLiteral("kf5/kded"));</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z]       |                                                         ^~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/kded/modulesmodel.cpp:156:60: warning: ���static KPluginInfo::List KPluginInfo::fromServices(const List&, const KConfigGroup&)��� is deprecated: Since 5.0. Use fromMetaData and KPluginLoader(info.libraryPath()) [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z]   156 |     const KPluginInfo::List oldStylePlugins = KPluginInfo::fromServices(KServiceTypeTrader::self()->query(QStringLiteral("KDEDModule")));</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z]       |                                                            ^~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z] In file included from /home/jenkins/install-prefix/include/KF5/KService/KPluginInfo:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z]                  from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/kded/modulesmodel.cpp:13:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z] /home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:190:30: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z]   190 |     static KPluginInfo::List fromServices(const KService::List &services, const KConfigGroup &config = KConfigGroup());</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z]       |                              ^~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/kded/modulesmodel.cpp:156:72: warning: ���static KPluginInfo::List KPluginInfo::fromServices(const List&, const KConfigGroup&)��� is deprecated: Since 5.0. Use fromMetaData and KPluginLoader(info.libraryPath()) [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z]   156 |     const KPluginInfo::List oldStylePlugins = KPluginInfo::fromServices(KServiceTypeTrader::self()->query(QStringLiteral("KDEDModule")));</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z]       |                                               ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z] In file included from /home/jenkins/install-prefix/include/KF5/KService/KPluginInfo:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z]                  from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/kded/modulesmodel.cpp:13:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z] /home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:190:30: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z]   190 |     static KPluginInfo::List fromServices(const KService::List &services, const KConfigGroup &config = KConfigGroup());</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z]       |                              ^~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z] [ 69%] Generating workspaceoptions_plasmasettings.h, workspaceoptions_plasmasettings.cpp</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z] [ 69%] Built target kcm_keys</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z] [ 69%] Building CXX object kcms/qtquicksettings/CMakeFiles/kcm_qtquicksettings.dir/kcm_qtquicksettings_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.678Z] [ 69%] Generating workspaceoptions_kdeglobalssettings.h, workspaceoptions_kdeglobalssettings.cpp</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.936Z] [ 69%] Generating workspaceoptions_kdeglobalssettings.moc</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.936Z] [ 69%] Building CXX object kcms/baloo/CMakeFiles/kcm_baloofile.dir/kcm_baloofile_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.936Z] [ 69%] Generating workspaceoptions_plasmasettings.moc</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.936Z] [ 70%] Building CXX object kcms/workspaceoptions/CMakeFiles/kcm_workspace.dir/kcm_workspace_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:52.936Z] [ 70%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_settings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.192Z] make[2]: *** [kcms/kded/CMakeFiles/kcm_kded.dir/build.make:115: kcms/kded/CMakeFiles/kcm_kded.dir/modulesmodel.cpp.o] Error 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.192Z] make[2]: *** Waiting for unfinished jobs....</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.192Z] [ 71%] Building CXX object kcms/solid_actions/CMakeFiles/solid-action-desktop-gen.dir/solid-action-desktop-gen_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.192Z] [ 71%] Building CXX object kcms/solid_actions/CMakeFiles/solid-action-desktop-gen.dir/DesktopFileGenerator.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.192Z] [ 71%] Building CXX object kcms/runners/CMakeFiles/kcm_plasmasearch.dir/krunnerdata.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.447Z] [ 72%] Building CXX object kcms/runners/CMakeFiles/kcm_plasmasearch.dir/krunnersettings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.447Z] [ 72%] Building CXX object kcms/users/src/CMakeFiles/kcm_users.dir/kcmusers_debug.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.703Z] make[1]: *** [CMakeFiles/Makefile2:5346: kcms/kded/CMakeFiles/kcm_kded.dir/all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.703Z] make[1]: *** Waiting for unfinished jobs....</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.703Z] [ 72%] Building CXX object kcms/solid_actions/CMakeFiles/solid-action-desktop-gen.dir/SolidActionData.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.703Z] [ 72%] Building CXX object kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/spellcheckingskeleton.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.703Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/runners/kcm.cpp: In constructor ���SearchConfigModule::SearchConfigModule(QWidget*, const QVariantList&)���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.703Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/runners/kcm.cpp:151:14: warning: ���KConfigDialogManager* KCModule::addConfig(KConfigSkeleton*, QWidget*)��� is deprecated: Since 5.84. Use KConfigDialogManager *addConfig(KCoreConfigSkeleton *config, QWidget *widget); [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.703Z]   151 |     addConfig(m_settings, this);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.703Z]       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.703Z] In file included from /home/jenkins/install-prefix/include/KF5/KConfigWidgets/KCModule:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.703Z]                  from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/runners/kcm.h:13,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.703Z]                  from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/runners/kcm.cpp:10:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.703Z] /home/jenkins/install-prefix/include/KF5/KConfigWidgets/kcmodule.h:352:27: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.703Z]   352 |     KConfigDialogManager *addConfig(KConfigSkeleton *config, QWidget *widget);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:53.703Z]       |                           ^~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:54.264Z] [ 73%] Building CXX object kcms/qtquicksettings/CMakeFiles/kcm_qtquicksettings.dir/kcmqtquicksettings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:54.264Z] [ 73%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_plugins_settings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:54.521Z] [ 73%] Building CXX object kcms/qtquicksettings/CMakeFiles/kcm_qtquicksettings.dir/renderersettings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:54.521Z] [ 73%] Linking CXX shared module ../../../bin/kcms/kcm_users.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:54.776Z] [ 73%] Building CXX object kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/spellchecking.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:54.776Z] [ 73%] Building CXX object kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/spellcheckingdata.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.031Z] [ 73%] Building CXX object kcms/workspaceoptions/CMakeFiles/kcm_workspace.dir/workspaceoptions.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.031Z] [ 73%] Built target kcm_users</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.031Z] [ 73%] Building CXX object kcms/workspaceoptions/CMakeFiles/kcm_workspace.dir/workspaceoptionsdata.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.287Z] [ 73%] Linking CXX shared module ../../bin/kcm_plasmasearch.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.287Z] [ 73%] Building CXX object kcms/baloo/CMakeFiles/kcm_baloofile.dir/kcm.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.546Z] [ 73%] Linking CXX executable ../../bin/solid-action-desktop-gen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.546Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/qtquicksettings/kcmqtquicksettings.cpp: In constructor ���KCMQtQuickSettingsModule::KCMQtQuickSettingsModule(QWidget*, const QVariantList&)���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.546Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/qtquicksettings/kcmqtquicksettings.cpp:32:14: warning: ���KConfigDialogManager* KCModule::addConfig(KConfigSkeleton*, QWidget*)��� is deprecated: Since 5.84. Use KConfigDialogManager *addConfig(KCoreConfigSkeleton *config, QWidget *widget); [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.546Z]    32 |     addConfig(m_settings.get(), this);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.546Z]       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.546Z] In file included from /home/jenkins/install-prefix/include/KF5/KConfigWidgets/KCModule:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.546Z]                  from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/qtquicksettings/kcmqtquicksettings.h:9,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.546Z]                  from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/qtquicksettings/kcmqtquicksettings.cpp:7:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.546Z] /home/jenkins/install-prefix/include/KF5/KConfigWidgets/kcmodule.h:352:27: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.546Z]   352 |     KConfigDialogManager *addConfig(KConfigSkeleton *config, QWidget *widget);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.546Z]       |                           ^~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.802Z] [ 73%] Building CXX object kcms/workspaceoptions/CMakeFiles/kcm_workspace.dir/workspaceoptions_kdeglobalssettings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.802Z] [ 73%] Building CXX object kcms/workspaceoptions/CMakeFiles/kcm_workspace.dir/workspaceoptions_plasmasettings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.802Z] [ 74%] Linking CXX shared module ../../bin/kcm_activities.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:55.802Z] [ 74%] Building CXX object kcms/baloo/CMakeFiles/kcm_baloofile.dir/fileexcludefilters.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:56.058Z] [ 74%] Built target kcm_plasmasearch</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:56.058Z] [ 74%] Building CXX object kcms/baloo/CMakeFiles/kcm_baloofile.dir/filteredfoldermodel.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:56.058Z] [ 75%] Building CXX object kcms/baloo/CMakeFiles/kcm_baloofile.dir/baloodata.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:56.058Z] [ 75%] Built target solid-action-desktop-gen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:56.313Z] [ 75%] Linking CXX shared library ../../bin/libkcm_qtquicksettings.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:56.568Z] [ 75%] Linking CXX shared module ../../bin/kcmspellchecking.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:56.569Z] [ 75%] Built target kcm_qtquicksettings</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:56.569Z] [ 75%] Built target kcm_activities</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:56.824Z] [ 75%] Built target kcmspellchecking</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:58.185Z] [ 75%] Linking CXX shared module ../../bin/kcms/kcm_workspace.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:58.440Z] [ 75%] Built target kcm_workspace</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:58.440Z] [ 75%] Linking CXX shared module ../../bin/kcms/kcm_baloofile.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:58.694Z] [ 75%] Built target kcm_baloofile</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:58.694Z] make: *** [Makefile:146: all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] }</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] // stage</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] }</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-20T19:40:58.963Z] ERROR: script returned exit code 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] // catchError</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] emailextrecipients</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] emailext</td></tr></table><br></br></body>