<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/2437/">https://build.kde.org/job/Extragear/job/digikam/job/kf5-qt5%20FreeBSDQt5.15/2437/</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">Sun, 25 Apr 2021 11:49:03 +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">8 min 21 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 7066 lines...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:21.350Z] /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">[2021-04-25T11:57:21.350Z] #    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">[2021-04-25T11:57:21.350Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:21.350Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/libs/dimg/history/filteraction.cpp:157:25: warning: 'unite' 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-04-25T11:57:21.350Z]     m_params = m_params.unite(params);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:21.350Z]                         ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:21.350Z] /usr/local/include/qt5/QtCore/qhash.h:535:5: note: 'unite' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:21.350Z]     QT_DEPRECATED_VERSION_X_5_15("Use QMultiHash for hashes storing multiple values with the same key.") QHash &unite(const QHash &other);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:21.350Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:21.350Z] /usr/local/include/qt5/QtCore/qglobal.h:374: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">[2021-04-25T11:57:21.350Z] # 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">[2021-04-25T11:57:21.350Z]                                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:21.350Z] /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">[2021-04-25T11:57:21.350Z] #  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">[2021-04-25T11:57:21.350Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:21.350Z] /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">[2021-04-25T11:57:21.350Z] #    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">[2021-04-25T11:57:21.350Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:21.350Z] [ 33%] Building CXX object core/libs/rawengine/CMakeFiles/core_libraw_obj.dir/libraw/src/utils/thumb_utils.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:21.350Z] [ 34%] Building CXX object core/libs/rawengine/CMakeFiles/core_libraw_obj.dir/libraw/src/utils/utils_dcraw.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:21.620Z] [ 34%] Building CXX object core/libs/rawengine/CMakeFiles/core_libraw_obj.dir/libraw/src/utils/utils_libraw.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:21.620Z] 2 warnings generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:21.620Z] [ 34%] Building CXX object core/libs/rawengine/CMakeFiles/core_libraw_obj.dir/libraw/src/write/apply_profile.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:21.620Z] [ 34%] Built target core_dimg_obj</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:21.620Z] [ 34%] Building CXX object core/libs/rawengine/CMakeFiles/core_libraw_obj.dir/libraw/src/write/file_write.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:21.884Z] [ 34%] Building CXX object core/libs/rawengine/CMakeFiles/core_libraw_obj.dir/libraw/src/write/tiff_writer.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:22.160Z] [ 34%] Building CXX object core/libs/rawengine/CMakeFiles/core_libraw_obj.dir/libraw/src/x3f/x3f_parse_process.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:22.429Z] [ 34%] Building CXX object core/libs/rawengine/CMakeFiles/core_libraw_obj.dir/libraw/src/x3f/x3f_utils_patched.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/libs/database/haar/haariface.cpp:54:40: warning: 'toSet' is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]     setAlbumRootsToSearch(albumRootIds.toSet());</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]                                        ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /usr/local/include/qt5/QtCore/qlist.h:412:5: note: 'toSet' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]     QT_DEPRECATED_VERSION_X_5_14("Use QSet<T>(list.begin(), list.end()) instead.")</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /usr/local/include/qt5/QtCore/qglobal.h:366:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]                                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /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">[2021-04-25T11:57:23.000Z] #  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">[2021-04-25T11:57:23.000Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /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">[2021-04-25T11:57:23.000Z] #    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">[2021-04-25T11:57:23.000Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/libs/database/haar/haariface.cpp:680:80: warning: 'toSet' is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]         imagesFromAlbums.unite(CoreDbAccess().db()->getItemIDsInAlbum(albumId).toSet());</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]                                                                                ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /usr/local/include/qt5/QtCore/qlist.h:412:5: note: 'toSet' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]     QT_DEPRECATED_VERSION_X_5_14("Use QSet<T>(list.begin(), list.end()) instead.")</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /usr/local/include/qt5/QtCore/qglobal.h:366:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]                                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /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">[2021-04-25T11:57:23.000Z] #  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">[2021-04-25T11:57:23.000Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /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">[2021-04-25T11:57:23.000Z] #    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">[2021-04-25T11:57:23.000Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/libs/database/haar/haariface.cpp:687:76: warning: 'toSet' is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]         imagesFromTags.unite(CoreDbAccess().db()->getItemIDsInTag(albumId).toSet());</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]                                                                            ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /usr/local/include/qt5/QtCore/qlist.h:412:5: note: 'toSet' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]     QT_DEPRECATED_VERSION_X_5_14("Use QSet<T>(list.begin(), list.end()) instead.")</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /usr/local/include/qt5/QtCore/qglobal.h:366:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]                                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /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">[2021-04-25T11:57:23.000Z] #  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">[2021-04-25T11:57:23.000Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /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">[2021-04-25T11:57:23.000Z] #    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">[2021-04-25T11:57:23.000Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/libs/database/haar/haariface.cpp:815:52: warning: 'toSet' is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]                 resultsCandidates.unite(duplicates.toSet());</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]                                                    ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /usr/local/include/qt5/QtCore/qlist.h:412:5: note: 'toSet' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]     QT_DEPRECATED_VERSION_X_5_14("Use QSet<T>(list.begin(), list.end()) instead.")</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /usr/local/include/qt5/QtCore/qglobal.h:366:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z]                                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /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">[2021-04-25T11:57:23.000Z] #  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">[2021-04-25T11:57:23.000Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.000Z] /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">[2021-04-25T11:57:23.000Z] #    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">[2021-04-25T11:57:23.000Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.565Z] 4 warnings generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:23.565Z] [ 34%] Built target digikamdatabase_obj</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:24.498Z] [ 34%] Built target core_libraw_obj</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-04-25T11:57:24.498Z] gmake: *** [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-04-25T11:57:24.590Z] 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>