<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/Frameworks/job/kconfigwidgets/job/kf5-qt5%20WindowsMSVCQt5.15/202/">https://build.kde.org/job/Frameworks/job/kconfigwidgets/job/kf5-qt5%20WindowsMSVCQt5.15/202/</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 WindowsMSVCQt5.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, 22 Feb 2022 15:29:08 +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">17 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 373 lines...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(440): note: '_Container=int'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(440): error C2784: 'const _Elem *std::begin(std::initializer_list<_Elem>) noexcept': could not deduce template argument for 'std::initializer_list<_Elem>' from 'int'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30037\include\initializer_list(57): note: see declaration of 'std::begin'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(440): error C2672: 'end': no matching overloaded function found</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(440): error C2893: Failed to specialize function template 'unknown-type std::end(_Container &)'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30037\include\xutility(1926): note: see declaration of 'std::end'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(440): note: With the following template arguments:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(440): note: '_Container=int'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(440): error C2784: 'const _Elem *std::end(std::initializer_list<_Elem>) noexcept': could not deduce template argument for 'std::initializer_list<_Elem>' from 'int'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30037\include\initializer_list(63): note: see declaration of 'std::end'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(440): error C3536: '<begin>$L0': cannot be used before it is initialized</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(440): error C3536: '<end>$L0': cannot be used before it is initialized</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(440): error C2100: illegal indirection</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(441): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(441): error C2664: 'QBrush StateEffects::brush(const QBrush &) const': cannot convert argument 1 from 'int' to 'const QBrush &'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(441): note: Reason: cannot convert from 'int' to 'const QBrush'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(441): note: No constructor could take the source type, or constructor overload resolution was ambiguous</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(102): note: see declaration of 'StateEffects::brush'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(443): error C2672: 'begin': no matching overloaded function found</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(443): error C2893: Failed to specialize function template 'unknown-type std::begin(_Container &)'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30037\include\xutility(1916): note: see declaration of 'std::begin'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(443): note: With the following template arguments:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(443): note: '_Container=int'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(443): error C2784: 'const _Elem *std::begin(std::initializer_list<_Elem>) noexcept': could not deduce template argument for 'std::initializer_list<_Elem>' from 'int'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30037\include\initializer_list(57): note: see declaration of 'std::begin'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(443): error C2672: 'end': no matching overloaded function found</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(443): error C2893: Failed to specialize function template 'unknown-type std::end(_Container &)'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30037\include\xutility(1926): note: see declaration of 'std::end'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(443): note: With the following template arguments:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(443): note: '_Container=int'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(443): error C2784: 'const _Elem *std::end(std::initializer_list<_Elem>) noexcept': could not deduce template argument for 'std::initializer_list<_Elem>' from 'int'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30037\include\initializer_list(63): note: see declaration of 'std::end'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(443): error C3536: '<begin>$L1': cannot be used before it is initialized</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(443): error C3536: '<end>$L1': cannot be used before it is initialized</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(443): error C2100: illegal indirection</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(444): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.494Z] ..\src\kcolorscheme.cpp(444): error C2664: 'QBrush StateEffects::brush(const QBrush &) const': cannot convert argument 1 from 'int' to 'const QBrush &'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(444): note: Reason: cannot convert from 'int' to 'const QBrush'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(444): note: No constructor could take the source type, or constructor overload resolution was ambiguous</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(102): note: see declaration of 'StateEffects::brush'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(446): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(446): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(447): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(447): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(451): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(452): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(453): error C2677: binary '[': no global operator found which takes type 'KColorScheme::ForegroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(452): error C2660: 'KColorUtils::tint': function does not take 1 arguments</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] C:\CI\Software Installs\kconfigwidgets\include\KF5\KGuiAddons\kcolorutils.h(157): note: see declaration of 'KColorUtils::tint'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(454): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(455): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(456): error C2677: binary '[': no global operator found which takes type 'KColorScheme::ForegroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(455): error C2660: 'KColorUtils::tint': function does not take 1 arguments</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] C:\CI\Software Installs\kconfigwidgets\include\KF5\KGuiAddons\kcolorutils.h(157): note: see declaration of 'KColorUtils::tint'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(457): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(458): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(459): error C2677: binary '[': no global operator found which takes type 'KColorScheme::ForegroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(458): error C2660: 'KColorUtils::tint': function does not take 1 arguments</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] C:\CI\Software Installs\kconfigwidgets\include\KF5\KGuiAddons\kcolorutils.h(157): note: see declaration of 'KColorUtils::tint'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(460): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(461): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(462): error C2677: binary '[': no global operator found which takes type 'KColorScheme::ForegroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(461): error C2660: 'KColorUtils::tint': function does not take 1 arguments</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] C:\CI\Software Installs\kconfigwidgets\include\KF5\KGuiAddons\kcolorutils.h(157): note: see declaration of 'KColorUtils::tint'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(463): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(464): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(465): error C2677: binary '[': no global operator found which takes type 'KColorScheme::ForegroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(464): error C2660: 'KColorUtils::tint': function does not take 1 arguments</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] C:\CI\Software Installs\kconfigwidgets\include\KF5\KGuiAddons\kcolorutils.h(157): note: see declaration of 'KColorUtils::tint'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(466): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(467): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(468): error C2677: binary '[': no global operator found which takes type 'KColorScheme::ForegroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(467): error C2660: 'KColorUtils::tint': function does not take 1 arguments</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] C:\CI\Software Installs\kconfigwidgets\include\KF5\KGuiAddons\kcolorutils.h(157): note: see declaration of 'KColorUtils::tint'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(474): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(476): error C2677: binary '[': no global operator found which takes type 'KColorScheme::BackgroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(483): error C2677: binary '[': no global operator found which takes type 'KColorScheme::ForegroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(485): error C2677: binary '[': no global operator found which takes type 'KColorScheme::ForegroundRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(492): error C2677: binary '[': no global operator found which takes type 'KColorScheme::DecorationRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] ..\src\kcolorscheme.cpp(494): error C2677: binary '[': no global operator found which takes type 'KColorScheme::DecorationRole' (or there is no acceptable conversion)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.495Z] [7/82] Building CXX object src\CMakeFiles\KF5ConfigWidgets.dir\klanguagebutton.cpp.obj</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.756Z] [8/82] Building CXX object src\CMakeFiles\KF5ConfigWidgets.dir\kcodecaction.cpp.obj</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.756Z] [9/82] Building CXX object src\CMakeFiles\KF5ConfigWidgets.dir\krecentfilesaction.cpp.obj</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.756Z] [10/82] Building CXX object src\CMakeFiles\KF5ConfigWidgets.dir\khamburgermenu.cpp.obj</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.756Z] [11/82] Building CXX object src\CMakeFiles\KF5ConfigWidgets.dir\kstandardaction.cpp.obj</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:25.756Z] [12/82] Building CXX object src\CMakeFiles\KF5ConfigWidgets.dir\kcolorschememanager.cpp.obj</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:26.018Z] [13/82] Building CXX object src\CMakeFiles\KF5ConfigWidgets.dir\kconfigdialogmanager.cpp.obj</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:26.018Z] [14/82] Building CXX object src\CMakeFiles\KF5ConfigWidgets.dir\KF5ConfigWidgets_autogen\mocs_compilation.cpp.obj</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:26.018Z] [15/82] Building CXX object src\CMakeFiles\KF5ConfigWidgets.dir\ktipdialog.cpp.obj</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:26.279Z] [16/82] Building CXX object src\CMakeFiles\KF5ConfigWidgets.dir\khamburgermenuhelpers.cpp.obj</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:26.279Z] [17/82] Building CXX object src\CMakeFiles\KF5ConfigWidgets.dir\kconfigwidgets_debug.cpp.obj</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-02-22T15:29:26.279Z] ninja: build stopped: subcommand failed.</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">[2022-02-22T15:29:26.336Z] 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>