<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/kwin/job/kf5-qt5%20SUSEQt5.15/1355/">https://build.kde.org/job/Plasma/job/kwin/job/kf5-qt5%20SUSEQt5.15/1355/</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">Tue, 17 Aug 2021 08:52:22 +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">5 min 0 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 2966 lines...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/kcmkwin/kwinoptions/windows.cpp: In member function ���void KFocusConfig::initialize(KWinOptionsSettings*)���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/kcmkwin/kwinoptions/windows.cpp:65: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-17T08:57:05.298Z]    65 |     addConfig(m_settings, this);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z]       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z] In file included from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/kcmkwin/kwinoptions/windows.h:14,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z]                  from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/kcmkwin/kwinoptions/windows.cpp:26:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z] /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-17T08:57:05.298Z]   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-17T08:57:05.298Z]       |                           ^~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/kcmkwin/kwinoptions/windows.cpp: In member function ���void KAdvancedConfig::initialize(KWinOptionsSettings*, KWinOptionsKDEGlobalsSettings*)���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/kcmkwin/kwinoptions/windows.cpp:244: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-17T08:57:05.298Z]   244 |     addConfig(m_settings, this);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z]       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z] In file included from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/kcmkwin/kwinoptions/windows.h:14,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z]                  from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/kcmkwin/kwinoptions/windows.cpp:26:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z] /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-17T08:57:05.298Z]   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-17T08:57:05.298Z]       |                           ^~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/kcmkwin/kwinoptions/windows.cpp:245: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-17T08:57:05.298Z]   245 |     addConfig(globalSettings, this);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z]       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z] In file included from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/kcmkwin/kwinoptions/windows.h:14,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z]                  from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/kcmkwin/kwinoptions/windows.cpp:26:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z] /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-17T08:57:05.298Z]   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-17T08:57:05.298Z]       |                           ^~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/kcmkwin/kwinoptions/windows.cpp: In member function ���void KMovingConfig::initialize(KWinOptionsSettings*)���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/kcmkwin/kwinoptions/windows.cpp:313: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-17T08:57:05.298Z]   313 |     addConfig(m_settings, this);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z]       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z] In file included from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/kcmkwin/kwinoptions/windows.h:14,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z]                  from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/kcmkwin/kwinoptions/windows.cpp:26:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z] /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-17T08:57:05.298Z]   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-17T08:57:05.298Z]       |                           ^~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.298Z] [ 68%] Building CXX object src/plugins/scenes/opengl/CMakeFiles/KWinSceneOpenGL.dir/scene_opengl.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.869Z] [ 68%] Building CXX object src/plugins/platforms/drm/CMakeFiles/KWinWaylandDrmBackend.dir/dumb_swapchain.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:05.869Z] [ 68%] Built target KWinSceneQPainter</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:06.126Z] [ 68%] Building CXX object src/plugins/platforms/virtual/CMakeFiles/KWinWaylandVirtualBackend.dir/logging.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:06.126Z] [ 68%] Built target KWinScreencastPlugin</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:06.707Z] [ 68%] Building CXX object src/kcmkwin/kwinoptions/CMakeFiles/kcm_kwinoptions.dir/kwinoptionsdata.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:07.288Z] [ 68%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/platformcursor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:07.288Z] [ 68%] Linking CXX shared module ../../../../bin/org.kde.kwin.waylandbackends/KWinWaylandVirtualBackend.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:07.288Z] [ 68%] Building CXX object src/plugins/platforms/wayland/CMakeFiles/KWinWaylandWaylandBackend.dir/__/drm/gbm_dmabuf.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:07.857Z] [ 68%] Building CXX object src/plugins/platforms/drm/CMakeFiles/KWinWaylandDrmBackend.dir/shadowbuffer.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:07.857Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/plugins/scenes/opengl/scene_opengl.cpp: In member function ���virtual void KWin::OpenGLWindow::performPaint(int, const QRegion&, const KWin::WindowPaintData&)���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:07.857Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/plugins/scenes/opengl/scene_opengl.cpp:1046:5: warning: missing initializer for member ���KWin::OpenGLWindow::RenderContext::renderNodes��� [-Wmissing-field-initializers]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:07.857Z]  1046 |     };</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:07.857Z]       |     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:07.857Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/plugins/scenes/opengl/scene_opengl.cpp:1046:5: warning: missing initializer for member ���KWin::OpenGLWindow::RenderContext::transforms��� [-Wmissing-field-initializers]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:08.121Z] [ 68%] Building CXX object src/xwl/CMakeFiles/KWinXwaylandServerModule.dir/transfer.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:08.396Z] [ 68%] Building CXX object src/kcmkwin/kwinoptions/CMakeFiles/kcm_kwinoptions.dir/kwinoptions_settings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:08.396Z] [ 68%] Built target KWinWaylandVirtualBackend</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:08.984Z] [ 68%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/screen.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:09.561Z] [ 68%] Building CXX object src/plugins/platforms/wayland/CMakeFiles/KWinWaylandWaylandBackend.dir/wayland_backend.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:09.561Z] [ 68%] Building CXX object src/plugins/platforms/drm/CMakeFiles/KWinWaylandDrmBackend.dir/drm_pipeline.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:10.494Z] [ 68%] Building CXX object src/plugins/scenes/opengl/CMakeFiles/KWinSceneOpenGL.dir/logging.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:10.494Z] [ 69%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/window.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:10.494Z] [ 69%] Building CXX object src/xwl/CMakeFiles/KWinXwaylandServerModule.dir/selection_source.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:11.058Z] [ 69%] Building CXX object src/kcmkwin/kwinoptions/CMakeFiles/kcm_kwinoptions.dir/kwinoptions_kdeglobals_settings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:11.316Z] [ 69%] Building CXX object src/plugins/scenes/opengl/CMakeFiles/KWinSceneOpenGL.dir/qrc_resources.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:11.572Z] [ 69%] Linking CXX shared module ../../../../bin/org.kde.kwin.scenes/KWinSceneOpenGL.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:11.830Z] [ 69%] Building CXX object src/plugins/platforms/drm/CMakeFiles/KWinWaylandDrmBackend.dir/drm_abstract_output.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:12.085Z] [ 69%] Built target KWinSceneOpenGL</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:12.645Z] [ 69%] Building CXX object src/xwl/CMakeFiles/KWinXwaylandServerModule.dir/xwayland.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:12.645Z] [ 69%] Building CXX object src/kcmkwin/kwinoptions/CMakeFiles/kcm_kwinoptions.dir/kwin_effects_interface.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:12.645Z] [ 69%] Linking CXX shared module ../../../../bin/org.kde.kwin.waylandbackends/KWinWaylandWaylandBackend.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:12.645Z] [ 69%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/logging.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:13.573Z] [ 69%] Building CXX object src/plugins/platforms/drm/CMakeFiles/KWinWaylandDrmBackend.dir/egl_gbm_backend.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:13.574Z] [ 69%] Built target KWinWaylandWaylandBackend</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:13.830Z] [ 69%] Built target KWinQpaPlugin</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:14.088Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/xwl/xwayland.cpp: In member function ���bool KWin::Xwl::Xwayland::startInternal()���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:14.088Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/xwl/xwayland.cpp:170:85: error: expected ���;��� before ���}��� token</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:14.088Z]   170 |                 arguments << QStringLiteral("-listen") << QString::number(dupSocket)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:14.088Z]       |                                                                                     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:14.088Z]       |                                                                                     ;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:14.088Z]   171 |             #endif</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:14.088Z]   172 |         }</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:14.088Z]       |         ~                                                                            </td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:14.346Z] make[2]: *** [src/xwl/CMakeFiles/KWinXwaylandServerModule.dir/build.make:216: src/xwl/CMakeFiles/KWinXwaylandServerModule.dir/xwayland.cpp.o] Error 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:14.346Z] make[1]: *** [CMakeFiles/Makefile2:6179: src/xwl/CMakeFiles/KWinXwaylandServerModule.dir/all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:14.346Z] make[1]: *** Waiting for unfinished jobs....</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:14.911Z] [ 69%] Linking CXX shared module ../../../bin/kcm_kwinoptions.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:15.484Z] [ 69%] Built target kcm_kwinoptions</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:16.416Z] [ 69%] Building CXX object src/plugins/platforms/drm/CMakeFiles/KWinWaylandDrmBackend.dir/egl_stream_backend.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:19.700Z] [ 69%] Building CXX object src/plugins/platforms/drm/CMakeFiles/KWinWaylandDrmBackend.dir/drm_buffer_gbm.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:19.700Z] [ 69%] Building CXX object src/plugins/platforms/drm/CMakeFiles/KWinWaylandDrmBackend.dir/gbm_surface.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:19.700Z] [ 69%] Building CXX object src/plugins/platforms/drm/CMakeFiles/KWinWaylandDrmBackend.dir/gbm_dmabuf.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:19.700Z] [ 69%] Building CXX object src/plugins/platforms/drm/CMakeFiles/KWinWaylandDrmBackend.dir/drm_virtual_output.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:21.621Z] [ 69%] Linking CXX shared module ../../../../bin/org.kde.kwin.waylandbackends/KWinWaylandDrmBackend.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:22.601Z] [ 69%] Built target KWinWaylandDrmBackend</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-08-17T08:57:22.601Z] 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-17T08:57:22.683Z] 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>