<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/Frameworks/job/kfilemetadata/job/kf5-qt5%20FreeBSDQt5.15/88/">https://build.kde.org/job/Frameworks/job/kfilemetadata/job/kf5-qt5%20FreeBSDQt5.15/88/</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, 19 Jun 2021 20:31:34 +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">38 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 4617 lines...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/extractionresult.h:15:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/properties.h:391:16: warning: 'insertMulti' is deprecated: Use QMultiMap for maps 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-06-19T20:32:12.384Z]         varMap.insertMulti(QString::number(p), it.value());</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z]                ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] /usr/local/include/qt5/QtCore/qmap.h:588:5: note: 'insertMulti' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z]     QT_DEPRECATED_VERSION_X_5_15("Use QMultiMap for maps storing multiple values with the same key.") iterator insertMulti(const Key &key, const T &value);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] /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-06-19T20:32:12.384Z] # 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-06-19T20:32:12.384Z]                                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] /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-06-19T20:32:12.384Z] #  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-06-19T20:32:12.384Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] /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-06-19T20:32:12.384Z] #    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-06-19T20:32:12.384Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/extractors/ffmpegextractor.cpp:12:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/extractors/ffmpegextractor.h:11:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/extractorplugin.h:15:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/extractionresult.h:15:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/properties.h:402:17: warning: 'insertMulti' is deprecated: Use QMultiMap for maps 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-06-19T20:32:12.384Z]         propMap.insertMulti(static_cast<Property::Property>(p), it.value());</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z]                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] /usr/local/include/qt5/QtCore/qmap.h:588:5: note: 'insertMulti' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z]     QT_DEPRECATED_VERSION_X_5_15("Use QMultiMap for maps storing multiple values with the same key.") iterator insertMulti(const Key &key, const T &value);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] /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-06-19T20:32:12.384Z] # 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-06-19T20:32:12.384Z]                                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] /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-06-19T20:32:12.384Z] #  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-06-19T20:32:12.384Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] /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-06-19T20:32:12.384Z] #    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-06-19T20:32:12.384Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/extractors/ffmpegextractor.cpp:61:5: warning: 'av_register_all' is deprecated [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z]     av_register_all();</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] /usr/local/include/libavformat/avformat.h:1954:1: note: 'av_register_all' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] attribute_deprecated</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] /usr/local/include/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] #    define attribute_deprecated __attribute__((deprecated))</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z]                                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/autotests/indexerextractortests.cpp:14:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/simpleextractionresult.h:10:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/extractionresult.h:15:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/properties.h:391:16: warning: 'insertMulti' is deprecated: Use QMultiMap for maps 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-06-19T20:32:12.384Z]         varMap.insertMulti(QString::number(p), it.value());</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z]                ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] /usr/local/include/qt5/QtCore/qmap.h:588:5: note: 'insertMulti' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z]     QT_DEPRECATED_VERSION_X_5_15("Use QMultiMap for maps storing multiple values with the same key.") iterator insertMulti(const Key &key, const T &value);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] /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-06-19T20:32:12.384Z] # 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-06-19T20:32:12.384Z]                                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] /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-06-19T20:32:12.384Z] #  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-06-19T20:32:12.384Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] /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-06-19T20:32:12.384Z] #    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-06-19T20:32:12.384Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.384Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/autotests/indexerextractortests.cpp:14:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.385Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/simpleextractionresult.h:10:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.385Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/extractionresult.h:15:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.385Z] /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/properties.h:402:17: warning: 'insertMulti' is deprecated: Use QMultiMap for maps 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-06-19T20:32:12.385Z]         propMap.insertMulti(static_cast<Property::Property>(p), it.value());</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.385Z]                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.385Z] /usr/local/include/qt5/QtCore/qmap.h:588:5: note: 'insertMulti' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.385Z]     QT_DEPRECATED_VERSION_X_5_15("Use QMultiMap for maps storing multiple values with the same key.") iterator insertMulti(const Key &key, const T &value);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.385Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.385Z] /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-06-19T20:32:12.385Z] # 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-06-19T20:32:12.385Z]                                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.385Z] /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-06-19T20:32:12.385Z] #  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-06-19T20:32:12.385Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.385Z] /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-06-19T20:32:12.385Z] #    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-06-19T20:32:12.385Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.385Z] 2 warnings generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.641Z] 2 warnings generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.641Z] [ 97%] Linking CXX executable ../bin/odfextractortest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.641Z] 3 warnings generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.641Z] [ 97%] Built target odfextractortest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.641Z] 2 warnings generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.641Z] [ 97%] Linking CXX executable ../bin/ffmpegextractortest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.641Z] [ 97%] Built target ffmpegextractortest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.900Z] 2 warnings generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.900Z] [ 98%] Linking CXX executable ../bin/indexextractortest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.900Z] [ 98%] Built target indexextractortest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-06-19T20:32:12.900Z] 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">[2021-06-19T20:32:12.912Z] 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>