<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/zanshin/job/kf5-qt5%20FreeBSDQt5.15/40/">https://build.kde.org/job/Applications/job/zanshin/job/kf5-qt5%20FreeBSDQt5.15/40/</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 FreeBSDQt5.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">Thu, 09 Jun 2022 09:10:59 +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">2 hr 39 min 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 558 lines...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.983Z] #    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.983Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.983Z] /usr/home/jenkins/workspace/Applications/zanshin/kf5-qt5 FreeBSDQt5.15/tests/testlib/gentodo.cpp:109:57: warning: 'QDateTime' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.983Z]     m_item.payload<KCalCore::Todo::Ptr>()->setCompleted(QDateTime(date));</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.983Z]                                                         ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.983Z] /usr/local/include/qt5/QtCore/qdatetime.h:298:5: note: 'QDateTime' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.983Z]     QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.983Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] #  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] #    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/home/jenkins/workspace/Applications/zanshin/kf5-qt5 FreeBSDQt5.15/tests/testlib/gentodo.cpp:115:55: warning: 'QDateTime' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]     m_item.payload<KCalCore::Todo::Ptr>()->setDtStart(QDateTime(QDate::fromString(date, Qt::ISODate)));</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qdatetime.h:298:5: note: 'QDateTime' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]     QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] #  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] #    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/home/jenkins/workspace/Applications/zanshin/kf5-qt5 FreeBSDQt5.15/tests/testlib/gentodo.cpp:121:55: warning: 'QDateTime' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]     m_item.payload<KCalCore::Todo::Ptr>()->setDtStart(QDateTime(date));</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qdatetime.h:298:5: note: 'QDateTime' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]     QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] #  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] #    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/home/jenkins/workspace/Applications/zanshin/kf5-qt5 FreeBSDQt5.15/tests/testlib/gentodo.cpp:127:53: warning: 'QDateTime' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]     m_item.payload<KCalCore::Todo::Ptr>()->setDtDue(QDateTime(QDate::fromString(date, Qt::ISODate)));</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                                     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qdatetime.h:298:5: note: 'QDateTime' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]     QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] #  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] #    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/home/jenkins/workspace/Applications/zanshin/kf5-qt5 FreeBSDQt5.15/tests/testlib/gentodo.cpp:133:53: warning: 'QDateTime' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]     m_item.payload<KCalCore::Todo::Ptr>()->setDtDue(QDateTime(date));</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                                     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qdatetime.h:298:5: note: 'QDateTime' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]     QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] #  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] #    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/home/jenkins/workspace/Applications/zanshin/kf5-qt5 FreeBSDQt5.15/tests/testlib/modeltest.cpp:397:70: warning: 'BackgroundColorRole' is deprecated [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]     QVariant colorVariant = model->data ( model->index ( 0, 0 ), Qt::BackgroundColorRole );</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                                                      ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qnamespace.h:1546:29: note: 'BackgroundColorRole' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]         BackgroundColorRole Q_DECL_ENUMERATOR_DEPRECATED = BackgroundRole,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:1160:40: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] #  define Q_DECL_ENUMERATOR_DEPRECATED Q_DECL_DEPRECATED</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                        ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] #  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/home/jenkins/workspace/Applications/zanshin/kf5-qt5 FreeBSDQt5.15/tests/testlib/modeltest.cpp:402:61: warning: 'TextColorRole' is deprecated [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]     colorVariant = model->data ( model->index ( 0, 0 ), Qt::TextColorRole );</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qnamespace.h:1547:23: note: 'TextColorRole' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]         TextColorRole Q_DECL_ENUMERATOR_DEPRECATED = ForegroundRole,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:1160:40: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] #  define Q_DECL_ENUMERATOR_DEPRECATED Q_DECL_DEPRECATED</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                        ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z] #  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:43.984Z]                                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:44.564Z] 6 warnings generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:44.849Z] 2 warnings generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:45.446Z] 6 warnings generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:45.446Z] [  9%] Linking CXX static library ../../lib/libtestlib.a</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:45.446Z] [  9%] Built target testlib</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-09T11:50:45.446Z] gmake: *** [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">[2022-06-09T11:50:45.738Z] 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>