|
CONSOLE OUTPUT
|
| [...truncated 2662 lines...] |
| [2021-06-19T16:10:14.993Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
| [2021-06-19T16:10:14.993Z] ^ |
| [2021-06-19T16:10:15.259Z] 3 warnings generated. |
| [2021-06-19T16:10:15.259Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/externalwriter.cpp:8: |
| [2021-06-19T16:10:15.259Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/externalwriter.h:11: |
| [2021-06-19T16:10:15.259Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/writerplugin.h:15: |
| [2021-06-19T16:10:15.259Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/writedata.h:19: |
| [2021-06-19T16:10:15.259Z] /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] |
| [2021-06-19T16:10:15.259Z] varMap.insertMulti(QString::number(p), it.value()); |
| [2021-06-19T16:10:15.259Z] ^ |
| [2021-06-19T16:10:15.259Z] /usr/local/include/qt5/QtCore/qmap.h:588:5: note: 'insertMulti' has been explicitly marked deprecated here |
| [2021-06-19T16:10:15.259Z] 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); |
| [2021-06-19T16:10:15.259Z] ^ |
| [2021-06-19T16:10:15.259Z] /usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' |
| [2021-06-19T16:10:15.259Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) |
| [2021-06-19T16:10:15.259Z] ^ |
| [2021-06-19T16:10:15.259Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
| [2021-06-19T16:10:15.259Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
| [2021-06-19T16:10:15.259Z] ^ |
| [2021-06-19T16:10:15.259Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
| [2021-06-19T16:10:15.259Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
| [2021-06-19T16:10:15.259Z] ^ |
| [2021-06-19T16:10:15.259Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/externalwriter.cpp:8: |
| [2021-06-19T16:10:15.259Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/externalwriter.h:11: |
| [2021-06-19T16:10:15.259Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/writerplugin.h:15: |
| [2021-06-19T16:10:15.259Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/writedata.h:19: |
| [2021-06-19T16:10:15.259Z] /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] |
| [2021-06-19T16:10:15.259Z] propMap.insertMulti(static_cast<Property::Property>(p), it.value()); |
| [2021-06-19T16:10:15.259Z] ^ |
| [2021-06-19T16:10:15.259Z] /usr/local/include/qt5/QtCore/qmap.h:588:5: note: 'insertMulti' has been explicitly marked deprecated here |
| [2021-06-19T16:10:15.259Z] 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); |
| [2021-06-19T16:10:15.259Z] ^ |
| [2021-06-19T16:10:15.259Z] /usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' |
| [2021-06-19T16:10:15.259Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) |
| [2021-06-19T16:10:15.259Z] ^ |
| [2021-06-19T16:10:15.259Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
| [2021-06-19T16:10:15.259Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
| [2021-06-19T16:10:15.259Z] ^ |
| [2021-06-19T16:10:15.259Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
| [2021-06-19T16:10:15.259Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
| [2021-06-19T16:10:15.259Z] ^ |
| [2021-06-19T16:10:15.259Z] 2 warnings generated. |
| [2021-06-19T16:10:15.519Z] 2 warnings generated. |
| [2021-06-19T16:10:15.519Z] 2 warnings generated. |
| [2021-06-19T16:10:15.519Z] [ 61%] Linking CXX executable ../bin/popplerextractortest |
| [2021-06-19T16:10:15.519Z] 2 warnings generated. |
| [2021-06-19T16:10:15.519Z] [ 61%] Built target popplerextractortest |
| [2021-06-19T16:10:15.519Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/extractors/dublincoreextractor.cpp:10: |
| [2021-06-19T16:10:15.519Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/extractionresult.h:15: |
| [2021-06-19T16:10:15.519Z] /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] |
| [2021-06-19T16:10:15.519Z] varMap.insertMulti(QString::number(p), it.value()); |
| [2021-06-19T16:10:15.519Z] ^ |
| [2021-06-19T16:10:15.519Z] /usr/local/include/qt5/QtCore/qmap.h:588:5: note: 'insertMulti' has been explicitly marked deprecated here |
| [2021-06-19T16:10:15.519Z] 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); |
| [2021-06-19T16:10:15.519Z] ^ |
| [2021-06-19T16:10:15.519Z] /usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' |
| [2021-06-19T16:10:15.519Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) |
| [2021-06-19T16:10:15.519Z] ^ |
| [2021-06-19T16:10:15.519Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
| [2021-06-19T16:10:15.519Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
| [2021-06-19T16:10:15.519Z] ^ |
| [2021-06-19T16:10:15.519Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
| [2021-06-19T16:10:15.519Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
| [2021-06-19T16:10:15.519Z] ^ |
| [2021-06-19T16:10:15.519Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/extractors/dublincoreextractor.cpp:10: |
| [2021-06-19T16:10:15.519Z] In file included from /usr/home/jenkins/workspace/Frameworks/kfilemetadata/kf5-qt5 FreeBSDQt5.15/src/extractionresult.h:15: |
| [2021-06-19T16:10:15.519Z] /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] |
| [2021-06-19T16:10:15.519Z] propMap.insertMulti(static_cast<Property::Property>(p), it.value()); |
| [2021-06-19T16:10:15.519Z] ^ |
| [2021-06-19T16:10:15.519Z] /usr/local/include/qt5/QtCore/qmap.h:588:5: note: 'insertMulti' has been explicitly marked deprecated here |
| [2021-06-19T16:10:15.519Z] 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); |
| [2021-06-19T16:10:15.519Z] ^ |
| [2021-06-19T16:10:15.519Z] /usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' |
| [2021-06-19T16:10:15.519Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) |
| [2021-06-19T16:10:15.519Z] ^ |
| [2021-06-19T16:10:15.519Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
| [2021-06-19T16:10:15.519Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
| [2021-06-19T16:10:15.519Z] ^ |
| [2021-06-19T16:10:15.519Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
| [2021-06-19T16:10:15.519Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
| [2021-06-19T16:10:15.519Z] ^ |
| [2021-06-19T16:10:15.787Z] 2 warnings generated. |
| [2021-06-19T16:10:15.787Z] 2 warnings generated. |
| [2021-06-19T16:10:15.787Z] [ 61%] Linking CXX executable ../bin/externalwritertest |
| [2021-06-19T16:10:15.787Z] [ 61%] Linking CXX shared module ../../bin/kf5/kfilemetadata/kfilemetadata_epubextractor.so |
| [2021-06-19T16:10:15.787Z] [ 61%] Built target externalwritertest |
| [2021-06-19T16:10:15.787Z] [ 61%] Built target kfilemetadata_epubextractor |
| [2021-06-19T16:10:15.787Z] [ 61%] Linking CXX shared module ../../bin/kf5/kfilemetadata/writers/kfilemetadata_taglibwriter.so |
| [2021-06-19T16:10:15.787Z] [ 61%] Built target kfilemetadata_taglibwriter |
| [2021-06-19T16:10:15.787Z] [ 62%] Linking CXX executable ../bin/xmlextractortest |
| [2021-06-19T16:10:16.047Z] [ 62%] Built target xmlextractortest |
| [2021-06-19T16:10:16.047Z] gmake: *** [Makefile:146: all] Error 2 |
| [Pipeline] } |
| [Pipeline] // stage |
| [Pipeline] } |
| [2021-06-19T16:10:16.352Z] ERROR: script returned exit code 1 |
| [Pipeline] // catchError |
| [Pipeline] emailextrecipients |
| [Pipeline] emailext |