<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/Extragear/job/digikam/job/kf5-qt5%20FreeBSDQt5.15/897/">https://build.kde.org/job/Extragear/job/digikam/job/kf5-qt5%20FreeBSDQt5.15/897/</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">Sat, 31 Oct 2020 02:52:48 +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">7 min 37 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 6095 lines...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:24.798Z] /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">[2020-10-31T03:00:24.798Z] #  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">[2020-10-31T03:00:24.798Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:24.798Z] /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">[2020-10-31T03:00:24.798Z] #    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">[2020-10-31T03:00:24.798Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:24.798Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/utilities/setup/collections/dwitemdelegatepool.cpp:245:30: warning: 'QTabletEvent' is deprecated: Use the other QTabletEvent constructor [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:24.798Z]                 QTabletEvent evt(event->type(), QPointF(viewport->mapFromGlobal(tabletEvent->globalPos())),</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:24.798Z]                              ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:24.799Z] /usr/local/include/qt5/QtGui/qevent.h:284:5: note: 'QTabletEvent' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:24.799Z]     QT_DEPRECATED_VERSION_X_5_15("Use the other QTabletEvent constructor")</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:24.799Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:24.799Z] /usr/local/include/qt5/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:24.799Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:24.799Z]                                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:24.799Z] /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">[2020-10-31T03:00:24.799Z] #  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">[2020-10-31T03:00:24.799Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:24.799Z] /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">[2020-10-31T03:00:24.799Z] #    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">[2020-10-31T03:00:24.799Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z] 5 warnings generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z] 6 warnings generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/utilities/setup/camera/importfilterdlg.cpp:219:53: warning: 'split' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z]     QStringList list = d->mimeLabel->adjustedText().split(QLatin1Char(';'), QString::SkipEmptyParts);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z]                                                     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z] /usr/local/include/qt5/QtCore/qstring.h:609:23: note: 'split' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z]     Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use Qt::SplitBehavior variant instead")</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z]                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z] /usr/local/include/qt5/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z]                                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z] /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">[2020-10-31T03:00:25.365Z] #  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">[2020-10-31T03:00:25.365Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z] /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">[2020-10-31T03:00:25.365Z] #    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">[2020-10-31T03:00:25.365Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/utilities/setup/camera/importfilterdlg.cpp:250:50: warning: 'split' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z]     filter->fileFilter = d->fileNameEdit->text().split(QLatin1Char(';'), QString::SkipEmptyParts);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z]                                                  ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z] /usr/local/include/qt5/QtCore/qstring.h:609:23: note: 'split' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z]     Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use Qt::SplitBehavior variant instead")</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z]                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z] /usr/local/include/qt5/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z]                                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z] /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">[2020-10-31T03:00:25.365Z] #  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">[2020-10-31T03:00:25.365Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z] /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">[2020-10-31T03:00:25.365Z] #    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">[2020-10-31T03:00:25.365Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/utilities/setup/camera/importfilterdlg.cpp:251:46: warning: 'split' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z]     filter->pathFilter = d->pathEdit->text().split(QLatin1Char(';'), QString::SkipEmptyParts);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z]                                              ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z] /usr/local/include/qt5/QtCore/qstring.h:609:23: note: 'split' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z]     Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use Qt::SplitBehavior variant instead")</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z]                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z] /usr/local/include/qt5/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z]                                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.365Z] /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">[2020-10-31T03:00:25.366Z] #  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">[2020-10-31T03:00:25.366Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.366Z] /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">[2020-10-31T03:00:25.366Z] #    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">[2020-10-31T03:00:25.366Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.625Z] 3 warnings generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.883Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/utilities/import/main/importui.cpp:2474:41: warning: 'split' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.883Z]     foreach (const QString& folder, sub.split(QLatin1Char('/'), QString::SkipEmptyParts))</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.883Z]                                         ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.883Z] /usr/local/include/qt5/QtCore/qglobal.h:1124:21: note: expanded from macro 'foreach'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.883Z] #    define foreach Q_FOREACH</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.883Z]                     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.883Z] /usr/local/include/qt5/QtCore/qstring.h:609:23: note: 'split' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.883Z]     Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use Qt::SplitBehavior variant instead")</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.883Z]                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.883Z] /usr/local/include/qt5/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.883Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.883Z]                                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.883Z] /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">[2020-10-31T03:00:25.883Z] #  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">[2020-10-31T03:00:25.883Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.883Z] /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">[2020-10-31T03:00:25.883Z] #    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">[2020-10-31T03:00:25.884Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:25.884Z] [ 41%] Built target digikamdatabase_obj</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:26.450Z] [ 41%] Built target gui_setup_obj</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:26.707Z] 1 warning generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:26.707Z] [ 41%] Built target gui_importui_obj</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-10-31T03:00:26.707Z] gmake: *** [Makefile:161: 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-10-31T03:00:26.732Z] 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>