<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/Applications/job/kmail/job/kf5-qt5%20SUSEQt5.12/312/">https://build.kde.org/job/Applications/job/kmail/job/kf5-qt5%20SUSEQt5.12/312/</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.12</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">Sat, 11 Apr 2020 06:55:15 +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 58 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 1463 lines...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]       |         ~~~~~~~~~~^~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z] In file included from /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.12/src/editor/kmcomposerwin.cpp:36:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.12/src/editor/potentialphishingemail/potentialphishingemailjob.h:38:28: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]    38 |     Q_REQUIRED_RESULT bool start();</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]       |                            ^~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.12/src/editor/kmcomposerwin.cpp: In member function ���void KMComposerWin::slotIdentityChanged(uint, bool)���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.12/src/editor/kmcomposerwin.cpp:3190:76: warning: ignoring return value of ���bool MailTransport::TransportComboBox::setCurrentTransport(int)���, declared with attribute nodiscard [-Wunused-result]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]  3190 |                     mComposerBase->transportComboBox()->setCurrentTransport(transport->id());</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]       |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z] In file included from /home/jenkins/install-prefix/include/KF5/MailTransport/TransportComboBox:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]                  from /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.12/src/editor/kmcomposerwin.cpp:106:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z] /home/jenkins/install-prefix/include/KF5/mailtransport/transportcombobox.h:57:28: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]    57 |     Q_REQUIRED_RESULT bool setCurrentTransport(int transportId);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]       |                            ^~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.12/src/editor/kmcomposerwin.cpp:3199:84: warning: ignoring return value of ���bool MailTransport::TransportComboBox::setCurrentTransport(int)���, declared with attribute nodiscard [-Wunused-result]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]  3199 |                             mComposerBase->transportComboBox()->setCurrentTransport(transport->id());</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]       |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z] In file included from /home/jenkins/install-prefix/include/KF5/MailTransport/TransportComboBox:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]                  from /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.12/src/editor/kmcomposerwin.cpp:106:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z] /home/jenkins/install-prefix/include/KF5/mailtransport/transportcombobox.h:57:28: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]    57 |     Q_REQUIRED_RESULT bool setCurrentTransport(int transportId);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]       |                            ^~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.12/src/editor/kmcomposerwin.cpp:3201:84: warning: ignoring return value of ���bool MailTransport::TransportComboBox::setCurrentTransport(int)���, declared with attribute nodiscard [-Wunused-result]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]  3201 |                             mComposerBase->transportComboBox()->setCurrentTransport(TransportManager::self()->defaultTransportId());</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]       |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z] In file included from /home/jenkins/install-prefix/include/KF5/MailTransport/TransportComboBox:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]                  from /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.12/src/editor/kmcomposerwin.cpp:106:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z] /home/jenkins/install-prefix/include/KF5/mailtransport/transportcombobox.h:57:28: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]    57 |     Q_REQUIRED_RESULT bool setCurrentTransport(int transportId);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]       |                            ^~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.12/src/editor/kmcomposerwin.cpp:3204:80: warning: ignoring return value of ���bool MailTransport::TransportComboBox::setCurrentTransport(int)���, declared with attribute nodiscard [-Wunused-result]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]  3204 |                         mComposerBase->transportComboBox()->setCurrentTransport(TransportManager::self()->defaultTransportId());</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]       |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z] In file included from /home/jenkins/install-prefix/include/KF5/MailTransport/TransportComboBox:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]                  from /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.12/src/editor/kmcomposerwin.cpp:106:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z] /home/jenkins/install-prefix/include/KF5/mailtransport/transportcombobox.h:57:28: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]    57 |     Q_REQUIRED_RESULT bool setCurrentTransport(int transportId);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]       |                            ^~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.12/src/editor/kmcomposerwin.cpp:3215:72: warning: ignoring return value of ���bool MailTransport::TransportComboBox::setCurrentTransport(int)���, declared with attribute nodiscard [-Wunused-result]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]  3215 |                 mComposerBase->transportComboBox()->setCurrentTransport(transport->id());</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]       |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z] In file included from /home/jenkins/install-prefix/include/KF5/MailTransport/TransportComboBox:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]                  from /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.12/src/editor/kmcomposerwin.cpp:106:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z] /home/jenkins/install-prefix/include/KF5/mailtransport/transportcombobox.h:57:28: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]    57 |     Q_REQUIRED_RESULT bool setCurrentTransport(int transportId);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.643Z]       |                            ^~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.12/src/editor/kmcomposerwin.cpp:3217:72: warning: ignoring return value of ���bool MailTransport::TransportComboBox::setCurrentTransport(int)���, declared with attribute nodiscard [-Wunused-result]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z]  3217 |                 mComposerBase->transportComboBox()->setCurrentTransport(TransportManager::self()->defaultTransportId());</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z]       |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z] In file included from /home/jenkins/install-prefix/include/KF5/MailTransport/TransportComboBox:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z]                  from /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.12/src/editor/kmcomposerwin.cpp:106:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z] /home/jenkins/install-prefix/include/KF5/mailtransport/transportcombobox.h:57:28: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z]    57 |     Q_REQUIRED_RESULT bool setCurrentTransport(int transportId);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z]       |                            ^~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.12/src/editor/kmcomposerwin.cpp:3225:68: warning: ignoring return value of ���bool MailTransport::TransportComboBox::setCurrentTransport(int)���, declared with attribute nodiscard [-Wunused-result]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z]  3225 |             mComposerBase->transportComboBox()->setCurrentTransport(TransportManager::self()->defaultTransportId());</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z]       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z] In file included from /home/jenkins/install-prefix/include/KF5/MailTransport/TransportComboBox:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z]                  from /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.12/src/editor/kmcomposerwin.cpp:106:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z] /home/jenkins/install-prefix/include/KF5/mailtransport/transportcombobox.h:57:28: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z]    57 |     Q_REQUIRED_RESULT bool setCurrentTransport(int transportId);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z]       |                            ^~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.12/src/editor/kmcomposerwin.cpp:3230:68: warning: ignoring return value of ���bool MailTransport::TransportComboBox::setCurrentTransport(int)���, declared with attribute nodiscard [-Wunused-result]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z]  3230 |             mComposerBase->transportComboBox()->setCurrentTransport(transport->id());</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z]       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z] In file included from /home/jenkins/install-prefix/include/KF5/MailTransport/TransportComboBox:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z]                  from /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.12/src/editor/kmcomposerwin.cpp:106:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z] /home/jenkins/install-prefix/include/KF5/mailtransport/transportcombobox.h:57:28: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z]    57 |     Q_REQUIRED_RESULT bool setCurrentTransport(int transportId);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z]       |                            ^~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z] [ 73%] Building CXX object src/CMakeFiles/kmailprivate.dir/search/checkindexingmanager.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z] [ 73%] Building CXX object src/CMakeFiles/kmailprivate.dir/search/checkindexingjob.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.644Z] [ 73%] Building CXX object src/CMakeFiles/kmailprivate.dir/sieveimapinterface/kmailsieveimapinstanceinterface.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.904Z] [ 73%] Building CXX object src/CMakeFiles/kmailprivate.dir/sieveimapinterface/kmsieveimappasswordprovider.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:06.904Z] [ 73%] Building CXX object src/CMakeFiles/kmailprivate.dir/undosend/undosendcombobox.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:07.468Z] [ 73%] Building CXX object src/CMakeFiles/kmailprivate.dir/undosend/undosendmanager.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:07.468Z] [ 74%] Building CXX object src/CMakeFiles/kmailprivate.dir/undosend/undosendcreatejob.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:07.468Z] [ 74%] Building CXX object src/CMakeFiles/kmailprivate.dir/mailcomposeradaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:07.725Z] [ 74%] Building CXX object src/CMakeFiles/kmailprivate.dir/kmailadaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:07.725Z] [ 74%] Building CXX object src/CMakeFiles/kmailprivate.dir/serviceadaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:07.980Z] [ 74%] Building CXX object src/CMakeFiles/kmailprivate.dir/kmailinterface.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:07.980Z] [ 74%] Building CXX object src/CMakeFiles/kmailprivate.dir/archivemailagentinterface.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:08.237Z] [ 75%] Building CXX object src/CMakeFiles/kmailprivate.dir/sendlateragentinterface.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:08.495Z] [ 75%] Building CXX object src/CMakeFiles/kmailprivate.dir/newmailnotifierinterface.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:08.495Z] [ 75%] Building CXX object src/CMakeFiles/kmailprivate.dir/followupreminderinterface.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:08.495Z] [ 75%] Building CXX object src/CMakeFiles/kmailprivate.dir/mailfilteragentinterface.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:09.061Z] [ 75%] Building CXX object src/CMakeFiles/kmailprivate.dir/qrc_kmail.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:09.061Z] [ 75%] Building CXX object src/CMakeFiles/kmailprivate.dir/globalsettings_kmail.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:09.061Z] [ 75%] Building CXX object src/CMakeFiles/kmailprivate.dir/custommimeheader.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:12.341Z] [ 76%] Linking CXX shared library ../bin/libkmailprivate.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:14.241Z] [ 77%] Built target kmailprivate</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-04-11T06:57:14.241Z] make: *** [Makefile:158: 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">[2020-04-11T06:57:14.520Z] 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>