<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-workspace/job/kf5-qt5%20SUSEQt5.15/1090/">https://build.kde.org/job/Plasma/job/plasma-workspace/job/kf5-qt5%20SUSEQt5.15/1090/</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">Mon, 22 Mar 2021 15:08:13 +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 10 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 2483 lines...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:32:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z] /home/jenkins/install-prefix/include/KF5/KService/ksycoca.h:226:10: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z]   226 |     void databaseChanged(const QStringList &changedResources);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z]       |          ^~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:134:78: warning: ���void KSycoca::databaseChanged(const QStringList&)��� is deprecated: Since 5.80. Use KSycoca::databaseChanged() signal [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z]   134 |     void (KSycoca::*myDatabaseChangeSignal)(const QStringList &) = &KSycoca::databaseChanged;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z]       |                                                                              ^~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z] In file included from /home/jenkins/install-prefix/include/KF5/KService/KSycoca:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:32:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z] /home/jenkins/install-prefix/include/KF5/KService/ksycoca.h:226:10: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z]   226 |     void databaseChanged(const QStringList &changedResources);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z]       |          ^~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp: In member function ���void TaskManager::XWindowTasksModel::Private::addWindow(WId)���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:224:68: warning: ���QHash<K, V>::iterator QHash<K, V>::insertMulti(const Key&, const T&) [with Key = long long unsigned int; T = long long unsigned int]��� is deprecated: Use QMultiHash for hashes storing multiple values with the same key. [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z]   224 |             transientsDemandingAttention.insertMulti(leader, window);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z]       |                                                                    ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z] In file included from /usr/include/qt5/QtCore/qvariant.h:48,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z]                  from /usr/include/qt5/QtCore/qabstractitemmodel.h:43,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z]                  from /usr/include/qt5/QtCore/QAbstractListModel:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/abstracttasksmodel.h:26,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/abstractwindowtasksmodel.h:24,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.h:24,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:22:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z] /usr/include/qt5/QtCore/qhash.h:1225:55: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z]  1225 | Q_OUTOFLINE_TEMPLATE typename QHash<Key, T>::iterator QHash<Key, T>::insertMulti(const Key &key, const T &value) {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.242Z]       |                                                       ^~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp: In member function ���void TaskManager::XWindowTasksModel::Private::transientChanged(WId, NET::Properties, NET::Properties2)���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:288:72: warning: ���QHash<K, V>::iterator QHash<K, V>::insertMulti(const Key&, const T&) [with Key = long long unsigned int; T = long long unsigned int]��� is deprecated: Use QMultiHash for hashes storing multiple values with the same key. [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]   288 |                 transientsDemandingAttention.insertMulti(leader, window);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]       |                                                                        ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z] In file included from /usr/include/qt5/QtCore/qvariant.h:48,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]                  from /usr/include/qt5/QtCore/qabstractitemmodel.h:43,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]                  from /usr/include/qt5/QtCore/QAbstractListModel:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/abstracttasksmodel.h:26,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/abstractwindowtasksmodel.h:24,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.h:24,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:22:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z] /usr/include/qt5/QtCore/qhash.h:1225:55: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]  1225 | Q_OUTOFLINE_TEMPLATE typename QHash<Key, T>::iterator QHash<Key, T>::insertMulti(const Key &key, const T &value) {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]       |                                                       ^~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:306:76: warning: ���QHash<K, V>::iterator QHash<K, V>::insertMulti(const Key&, const T&) [with Key = long long unsigned int; T = long long unsigned int]��� is deprecated: Use QMultiHash for hashes storing multiple values with the same key. [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]   306 |                     transientsDemandingAttention.insertMulti(leader, window);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]       |                                                                            ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z] In file included from /usr/include/qt5/QtCore/qvariant.h:48,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]                  from /usr/include/qt5/QtCore/qabstractitemmodel.h:43,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]                  from /usr/include/qt5/QtCore/QAbstractListModel:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/abstracttasksmodel.h:26,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/abstractwindowtasksmodel.h:24,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.h:24,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:22:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z] /usr/include/qt5/QtCore/qhash.h:1225:55: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]  1225 | Q_OUTOFLINE_TEMPLATE typename QHash<Key, T>::iterator QHash<Key, T>::insertMulti(const Key &key, const T &value) {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.243Z]       |                                                       ^~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.500Z] [ 24%] Built target kworkspace</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.500Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/donotdisturbsettings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.758Z] Scanning dependencies of target testHistoryModel</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.758Z] [ 24%] Building CXX object klipper/systemclipboard/CMakeFiles/systemclipboard.dir/systemclipboard.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.758Z] [ 24%] Building CXX object klipper/autotests/CMakeFiles/testHistoryModel.dir/testHistoryModel_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.758Z] [ 24%] Building CXX object klipper/systemclipboard/CMakeFiles/systemclipboard.dir/qtclipboard.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:18.758Z] [ 24%] Building CXX object klipper/systemclipboard/CMakeFiles/systemclipboard.dir/waylandclipboard.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:19.017Z] [ 24%] Building C object klipper/systemclipboard/CMakeFiles/systemclipboard.dir/wayland-wlr-data-control-unstable-v1-protocol.c.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:19.017Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notificationsettings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:19.017Z] [ 24%] Building CXX object klipper/systemclipboard/CMakeFiles/systemclipboard.dir/qwayland-wlr-data-control-unstable-v1.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:19.276Z] [ 24%] Building CXX object klipper/autotests/CMakeFiles/testHistoryModel.dir/historymodeltest.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:19.844Z] [ 24%] Building CXX object klipper/autotests/CMakeFiles/testHistoryModel.dir/__/historymodel.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:19.844Z] [ 24%] Building CXX object klipper/autotests/CMakeFiles/testHistoryModel.dir/__/historyimageitem.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:19.844Z] [ 24%] Building CXX object klipper/autotests/CMakeFiles/testHistoryModel.dir/__/historyitem.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:19.844Z] make[1]: *** [CMakeFiles/Makefile2:4957: libtaskmanager/CMakeFiles/taskmanager.dir/all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:19.844Z] make[1]: *** Waiting for unfinished jobs....</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:19.844Z] [ 24%] Building CXX object klipper/autotests/CMakeFiles/testHistoryModel.dir/__/historystringitem.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:19.844Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobsettings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:20.106Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/badgesettings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:20.106Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/behaviorsettings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:20.106Z] [ 24%] Linking CXX shared module ../bin/freespacenotifier.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:20.684Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notificationsadaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:20.684Z] [ 24%] Linking CXX static library ../../lib/libsystemclipboard.a</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:20.684Z] [ 24%] Building CXX object klipper/autotests/CMakeFiles/testHistoryModel.dir/__/historyurlitem.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:20.684Z] [ 24%] Built target freespacenotifier</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:20.684Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notificationmanageradaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:20.945Z] [ 24%] Built target systemclipboard</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:20.945Z] [ 25%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/fdonotifications_interface.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:21.203Z] [ 25%] Building CXX object klipper/autotests/CMakeFiles/testHistoryModel.dir/klipper_debug.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:21.203Z] [ 25%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/kuiserveradaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:21.461Z] [ 25%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobviewserveradaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:21.462Z] [ 25%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobviewserverv2adaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:21.462Z] [ 25%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobviewv2adaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:21.462Z] [ 25%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobviewv3adaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:22.835Z] [ 25%] Linking CXX executable ../../bin/testHistoryModel</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:23.400Z] [ 25%] Built target testHistoryModel</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:23.965Z] [ 25%] Linking CXX shared library ../bin/libnotificationmanager.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:24.533Z] [ 25%] Built target notificationmanager</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T15:09:24.533Z] make: *** [Makefile:160: 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-03-22T15:09:24.560Z] 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>