CONSOLE OUTPUT
|
[...truncated 3836 lines...] |
[2020-06-29T02:29:55.199Z] <scratch space>:130:1: note: expanded from here |
[2020-06-29T02:29:55.199Z] QT_DEPRECATED_VERSION_X_5 |
[2020-06-29T02:29:55.199Z] ^ |
[2020-06-29T02:29:55.199Z] /usr/local/include/qt5/QtCore/qglobal.h:379:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5' |
[2020-06-29T02:29:55.199Z] #define QT_DEPRECATED_VERSION_X_5(minor, text) QT_DEPRECATED_VERSION_X_5_##minor(text) |
[2020-06-29T02:29:55.199Z] ^ |
[2020-06-29T02:29:55.199Z] note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) |
[2020-06-29T02:29:55.199Z] /usr/local/include/qt5/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' |
[2020-06-29T02:29:55.199Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) |
[2020-06-29T02:29:55.199Z] ^ |
[2020-06-29T02:29:55.199Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
[2020-06-29T02:29:55.199Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
[2020-06-29T02:29:55.199Z] ^ |
[2020-06-29T02:29:55.199Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2020-06-29T02:29:55.199Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2020-06-29T02:29:55.199Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/libs/database/haar/haariface.cpp:45:40: warning: 'toSet' is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations] |
[2020-06-29T02:29:56.564Z] setAlbumRootsToSearch(albumRootIds.toSet()); |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/local/include/qt5/QtCore/qlist.h:412:5: note: 'toSet' has been explicitly marked deprecated here |
[2020-06-29T02:29:56.564Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.") |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
[2020-06-29T02:29:56.564Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2020-06-29T02:29:56.564Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/libs/database/haar/haariface.cpp:781:89: warning: 'toSet' is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations] |
[2020-06-29T02:29:56.564Z] QMap<double, QMap<qlonglong, QList<qlonglong> > > results = findDuplicates(imageIds.toSet(), |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/local/include/qt5/QtCore/qlist.h:412:5: note: 'toSet' has been explicitly marked deprecated here |
[2020-06-29T02:29:56.564Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.") |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
[2020-06-29T02:29:56.564Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2020-06-29T02:29:56.564Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/libs/database/haar/haariface.cpp:860:70: warning: 'toSet' is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations] |
[2020-06-29T02:29:56.564Z] idList.unite(CoreDbAccess().db()->getItemIDsInAlbum(albumId).toSet()); |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/local/include/qt5/QtCore/qlist.h:412:5: note: 'toSet' has been explicitly marked deprecated here |
[2020-06-29T02:29:56.564Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.") |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
[2020-06-29T02:29:56.564Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2020-06-29T02:29:56.564Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/libs/database/haar/haariface.cpp:888:80: warning: 'toSet' is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations] |
[2020-06-29T02:29:56.564Z] imagesFromAlbums.unite(CoreDbAccess().db()->getItemIDsInAlbum(albumId).toSet()); |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/local/include/qt5/QtCore/qlist.h:412:5: note: 'toSet' has been explicitly marked deprecated here |
[2020-06-29T02:29:56.564Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.") |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
[2020-06-29T02:29:56.564Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2020-06-29T02:29:56.564Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/libs/database/haar/haariface.cpp:895:76: warning: 'toSet' is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations] |
[2020-06-29T02:29:56.564Z] imagesFromTags.unite(CoreDbAccess().db()->getItemIDsInTag(albumId).toSet()); |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/local/include/qt5/QtCore/qlist.h:412:5: note: 'toSet' has been explicitly marked deprecated here |
[2020-06-29T02:29:56.564Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.") |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
[2020-06-29T02:29:56.564Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2020-06-29T02:29:56.564Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/libs/database/haar/haariface.cpp:1047:57: warning: 'toSet' is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations] |
[2020-06-29T02:29:56.564Z] resultsCandidates.unite(imageIdList.toSet()); |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/local/include/qt5/QtCore/qlist.h:412:5: note: 'toSet' has been explicitly marked deprecated here |
[2020-06-29T02:29:56.564Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.") |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
[2020-06-29T02:29:56.564Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.564Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2020-06-29T02:29:56.564Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2020-06-29T02:29:56.564Z] ^ |
[2020-06-29T02:29:56.820Z] 4 warnings generated. |
[2020-06-29T02:29:56.820Z] 6 warnings generated. |
[2020-06-29T02:29:56.820Z] [ 33%] Built target digikamdatabase_obj |
[2020-06-29T02:29:56.820Z] gmake: *** [Makefile:161: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2020-06-29T02:29:59.768Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |