KDE CI: Extragear » digikam » kf5-qt5 FreeBSDQt5.15 - Build # 1665 - Failure!

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

KDE CI: Extragear » digikam » kf5-qt5 FreeBSDQt5.15 - Build # 1665 - Failure!

CI System
BUILD FAILURE
Build URL https://build.kde.org/job/Extragear/job/digikam/job/kf5-qt5%20FreeBSDQt5.15/1665/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Sun, 14 Feb 2021 03:41:58 +0000
Build duration: 8 min 8 sec and counting


CONSOLE OUTPUT
[...truncated 3350 lines...]
[2021-02-14T03:50:05.346Z] ^
[2021-02-14T03:50:05.346Z] /usr/local/include/qt5/QtCore/qstring.h:609:23: note: 'split' has been explicitly marked deprecated here
[2021-02-14T03:50:05.346Z] Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use Qt::SplitBehavior variant instead")
[2021-02-14T03:50:05.346Z] ^
[2021-02-14T03:50:05.346Z] /usr/local/include/qt5/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15'
[2021-02-14T03:50:05.346Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text)
[2021-02-14T03:50:05.346Z] ^
[2021-02-14T03:50:05.346Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2021-02-14T03:50:05.346Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2021-02-14T03:50:05.346Z] ^
[2021-02-14T03:50:05.346Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2021-02-14T03:50:05.346Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2021-02-14T03:50:05.346Z] ^
[2021-02-14T03:50:05.346Z] [ 26%] Building CXX object core/libs/database/CMakeFiles/digikamdatabase_obj.dir/haar/haariface.cpp.o
[2021-02-14T03:50:05.346Z] [ 26%] Building CXX object core/libs/database/CMakeFiles/digikamdatabase_obj.dir/haar/haariface_p.cpp.o
[2021-02-14T03:50:05.918Z] 1 warning generated.
[2021-02-14T03:50:05.918Z] 4 warnings generated.
[2021-02-14T03:50:07.290Z] /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]
[2021-02-14T03:50:07.290Z] setAlbumRootsToSearch(albumRootIds.toSet());
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /usr/local/include/qt5/QtCore/qlist.h:412:5: note: 'toSet' has been explicitly marked deprecated here
[2021-02-14T03:50:07.290Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.")
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2021-02-14T03:50:07.290Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2021-02-14T03:50:07.290Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /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]
[2021-02-14T03:50:07.290Z] QMap<double, QMap<qlonglong, QList<qlonglong> > > results = findDuplicates(imageIds.toSet(),
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /usr/local/include/qt5/QtCore/qlist.h:412:5: note: 'toSet' has been explicitly marked deprecated here
[2021-02-14T03:50:07.290Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.")
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2021-02-14T03:50:07.290Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2021-02-14T03:50:07.290Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /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]
[2021-02-14T03:50:07.290Z] idList.unite(CoreDbAccess().db()->getItemIDsInAlbum(albumId).toSet());
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /usr/local/include/qt5/QtCore/qlist.h:412:5: note: 'toSet' has been explicitly marked deprecated here
[2021-02-14T03:50:07.290Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.")
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2021-02-14T03:50:07.290Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2021-02-14T03:50:07.290Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /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]
[2021-02-14T03:50:07.290Z] imagesFromAlbums.unite(CoreDbAccess().db()->getItemIDsInAlbum(albumId).toSet());
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /usr/local/include/qt5/QtCore/qlist.h:412:5: note: 'toSet' has been explicitly marked deprecated here
[2021-02-14T03:50:07.290Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.")
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2021-02-14T03:50:07.290Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2021-02-14T03:50:07.290Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /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]
[2021-02-14T03:50:07.290Z] imagesFromTags.unite(CoreDbAccess().db()->getItemIDsInTag(albumId).toSet());
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /usr/local/include/qt5/QtCore/qlist.h:412:5: note: 'toSet' has been explicitly marked deprecated here
[2021-02-14T03:50:07.290Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.")
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2021-02-14T03:50:07.290Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2021-02-14T03:50:07.290Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /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]
[2021-02-14T03:50:07.290Z] resultsCandidates.unite(imageIdList.toSet());
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /usr/local/include/qt5/QtCore/qlist.h:412:5: note: 'toSet' has been explicitly marked deprecated here
[2021-02-14T03:50:07.290Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.")
[2021-02-14T03:50:07.290Z] ^
[2021-02-14T03:50:07.290Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2021-02-14T03:50:07.290Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2021-02-14T03:50:07.291Z] ^
[2021-02-14T03:50:07.291Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2021-02-14T03:50:07.291Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2021-02-14T03:50:07.291Z] ^
[2021-02-14T03:50:07.548Z] 6 warnings generated.
[2021-02-14T03:50:07.805Z] [ 26%] Built target digikamdatabase_obj
[2021-02-14T03:50:07.805Z] gmake: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-02-14T03:50:07.811Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply | Threaded
Open this post in threaded view
|

KDE CI: Extragear » digikam » kf5-qt5 FreeBSDQt5.15 - Build # 1666 - Fixed!

CI System
BUILD SUCCESS
Build URL https://build.kde.org/job/Extragear/job/digikam/job/kf5-qt5%20FreeBSDQt5.15/1666/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Sun, 14 Feb 2021 04:20:24 +0000
Build duration: 19 min and counting


JUnit Tests
Name: projectroot.core.tests Failed: 0 test(s), Passed: 38 test(s), Skipped: 0 test(s), Total: 38 test(s)