KDE CI: Extragear » digikam » kf5-qt5 SUSEQt5.15 - Build # 215 - Failure!

Posted by CI System on
URL: http://digikam.185.s1.nabble.com/KDE-CI-Extragear-digikam-kf5-qt5-SUSEQt5-15-Build-215-Failure-tp4714673.html

BUILD FAILURE
Build URL https://build.kde.org/job/Extragear/job/digikam/job/kf5-qt5%20SUSEQt5.15/215/
Project: kf5-qt5 SUSEQt5.15
Date of build: Mon, 04 Jan 2021 18:18:21 +0000
Build duration: 3 min 29 sec and counting


CONSOLE OUTPUT
[...truncated 1920 lines...]
[2021-01-04T18:21:50.325Z] | ^~~~~~~~
[2021-01-04T18:21:50.325Z] /home/jenkins/workspace/Extragear/digikam/kf5-qt5 SUSEQt5.15/core/libs/database/haar/haariface.cpp: In member function ���void Digikam::HaarIface::rebuildDuplicatesAlbums(const QList<long long int>&, double, double, Digikam::HaarIface::DuplicatesSearchRestrictions, Digikam::HaarProgressObserver*)���:
[2021-01-04T18:21:50.325Z] /home/jenkins/workspace/Extragear/digikam/kf5-qt5 SUSEQt5.15/core/libs/database/haar/haariface.cpp:781:95: warning: ���QSet<T> QList<T>::toSet() const [with T = long long int]��� is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations]
[2021-01-04T18:21:50.325Z] 781 | QMap<double, QMap<qlonglong, QList<qlonglong> > > results = findDuplicates(imageIds.toSet(),
[2021-01-04T18:21:50.325Z] | ^
[2021-01-04T18:21:50.325Z] In file included from /usr/include/qt5/QtCore/qdebug.h:52,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qcborcommon.h:45,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qcborvalue.h:45,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qjsonvalue.h:46,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qjsonobject.h:43,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qplugin.h:46,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtGui/qimageiohandler.h:45,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtGui/qimagereader.h:47,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtGui/QImageReader:1,
[2021-01-04T18:21:50.325Z] from /home/jenkins/workspace/Extragear/digikam/kf5-qt5 SUSEQt5.15/core/libs/database/haar/haariface_p.h:44,
[2021-01-04T18:21:50.325Z] from /home/jenkins/workspace/Extragear/digikam/kf5-qt5 SUSEQt5.15/core/libs/database/haar/haariface.cpp:28:
[2021-01-04T18:21:50.325Z] /usr/include/qt5/QtCore/qset.h:406:30: note: declared here
[2021-01-04T18:21:50.325Z] 406 | Q_OUTOFLINE_TEMPLATE QSet<T> QList<T>::toSet() const
[2021-01-04T18:21:50.325Z] | ^~~~~~~~
[2021-01-04T18:21:50.325Z] /home/jenkins/workspace/Extragear/digikam/kf5-qt5 SUSEQt5.15/core/libs/database/haar/haariface.cpp: In member function ���QMap<double, QMap<long long int, QList<long long int> > > Digikam::HaarIface::findDuplicatesInAlbums(const QList<int>&, double, double, Digikam::HaarProgressObserver*)���:
[2021-01-04T18:21:50.325Z] /home/jenkins/workspace/Extragear/digikam/kf5-qt5 SUSEQt5.15/core/libs/database/haar/haariface.cpp:860:76: warning: ���QSet<T> QList<T>::toSet() const [with T = long long int]��� is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations]
[2021-01-04T18:21:50.325Z] 860 | idList.unite(CoreDbAccess().db()->getItemIDsInAlbum(albumId).toSet());
[2021-01-04T18:21:50.325Z] | ^
[2021-01-04T18:21:50.325Z] In file included from /usr/include/qt5/QtCore/qdebug.h:52,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qcborcommon.h:45,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qcborvalue.h:45,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qjsonvalue.h:46,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qjsonobject.h:43,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qplugin.h:46,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtGui/qimageiohandler.h:45,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtGui/qimagereader.h:47,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtGui/QImageReader:1,
[2021-01-04T18:21:50.325Z] from /home/jenkins/workspace/Extragear/digikam/kf5-qt5 SUSEQt5.15/core/libs/database/haar/haariface_p.h:44,
[2021-01-04T18:21:50.325Z] from /home/jenkins/workspace/Extragear/digikam/kf5-qt5 SUSEQt5.15/core/libs/database/haar/haariface.cpp:28:
[2021-01-04T18:21:50.325Z] /usr/include/qt5/QtCore/qset.h:406:30: note: declared here
[2021-01-04T18:21:50.325Z] 406 | Q_OUTOFLINE_TEMPLATE QSet<T> QList<T>::toSet() const
[2021-01-04T18:21:50.325Z] | ^~~~~~~~
[2021-01-04T18:21:50.325Z] /home/jenkins/workspace/Extragear/digikam/kf5-qt5 SUSEQt5.15/core/libs/database/haar/haariface.cpp: In member function ���QMap<double, QMap<long long int, QList<long long int> > > Digikam::HaarIface::findDuplicatesInAlbumsAndTags(const QList<int>&, const QList<int>&, Digikam::HaarIface::AlbumTagRelation, double, double, Digikam::HaarIface::DuplicatesSearchRestrictions, Digikam::HaarProgressObserver*)���:
[2021-01-04T18:21:50.325Z] /home/jenkins/workspace/Extragear/digikam/kf5-qt5 SUSEQt5.15/core/libs/database/haar/haariface.cpp:888:86: warning: ���QSet<T> QList<T>::toSet() const [with T = long long int]��� is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations]
[2021-01-04T18:21:50.325Z] 888 | imagesFromAlbums.unite(CoreDbAccess().db()->getItemIDsInAlbum(albumId).toSet());
[2021-01-04T18:21:50.325Z] | ^
[2021-01-04T18:21:50.325Z] In file included from /usr/include/qt5/QtCore/qdebug.h:52,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qcborcommon.h:45,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qcborvalue.h:45,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qjsonvalue.h:46,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qjsonobject.h:43,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qplugin.h:46,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtGui/qimageiohandler.h:45,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtGui/qimagereader.h:47,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtGui/QImageReader:1,
[2021-01-04T18:21:50.325Z] from /home/jenkins/workspace/Extragear/digikam/kf5-qt5 SUSEQt5.15/core/libs/database/haar/haariface_p.h:44,
[2021-01-04T18:21:50.325Z] from /home/jenkins/workspace/Extragear/digikam/kf5-qt5 SUSEQt5.15/core/libs/database/haar/haariface.cpp:28:
[2021-01-04T18:21:50.325Z] /usr/include/qt5/QtCore/qset.h:406:30: note: declared here
[2021-01-04T18:21:50.325Z] 406 | Q_OUTOFLINE_TEMPLATE QSet<T> QList<T>::toSet() const
[2021-01-04T18:21:50.325Z] | ^~~~~~~~
[2021-01-04T18:21:50.325Z] /home/jenkins/workspace/Extragear/digikam/kf5-qt5 SUSEQt5.15/core/libs/database/haar/haariface.cpp:895:82: warning: ���QSet<T> QList<T>::toSet() const [with T = long long int]��� is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations]
[2021-01-04T18:21:50.325Z] 895 | imagesFromTags.unite(CoreDbAccess().db()->getItemIDsInTag(albumId).toSet());
[2021-01-04T18:21:50.325Z] | ^
[2021-01-04T18:21:50.325Z] In file included from /usr/include/qt5/QtCore/qdebug.h:52,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qcborcommon.h:45,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qcborvalue.h:45,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qjsonvalue.h:46,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qjsonobject.h:43,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtCore/qplugin.h:46,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtGui/qimageiohandler.h:45,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtGui/qimagereader.h:47,
[2021-01-04T18:21:50.325Z] from /usr/include/qt5/QtGui/QImageReader:1,
[2021-01-04T18:21:50.325Z] from /home/jenkins/workspace/Extragear/digikam/kf5-qt5 SUSEQt5.15/core/libs/database/haar/haariface_p.h:44,
[2021-01-04T18:21:50.325Z] from /home/jenkins/workspace/Extragear/digikam/kf5-qt5 SUSEQt5.15/core/libs/database/haar/haariface.cpp:28:
[2021-01-04T18:21:50.325Z] /usr/include/qt5/QtCore/qset.h:406:30: note: declared here
[2021-01-04T18:21:50.325Z] 406 | Q_OUTOFLINE_TEMPLATE QSet<T> QList<T>::toSet() const
[2021-01-04T18:21:50.325Z] | ^~~~~~~~
[2021-01-04T18:21:50.326Z] /home/jenkins/workspace/Extragear/digikam/kf5-qt5 SUSEQt5.15/core/libs/database/haar/haariface.cpp: In member function ���QMap<double, QMap<long long int, QList<long long int> > > Digikam::HaarIface::findDuplicates(const QSet<long long int>&, double, double, Digikam::HaarIface::DuplicatesSearchRestrictions, Digikam::HaarProgressObserver*)���:
[2021-01-04T18:21:50.326Z] /home/jenkins/workspace/Extragear/digikam/kf5-qt5 SUSEQt5.15/core/libs/database/haar/haariface.cpp:1047:63: warning: ���QSet<T> QList<T>::toSet() const [with T = long long int]��� is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations]
[2021-01-04T18:21:50.326Z] 1047 | resultsCandidates.unite(imageIdList.toSet());
[2021-01-04T18:21:50.326Z] | ^
[2021-01-04T18:21:50.326Z] In file included from /usr/include/qt5/QtCore/qdebug.h:52,
[2021-01-04T18:21:50.326Z] from /usr/include/qt5/QtCore/qcborcommon.h:45,
[2021-01-04T18:21:50.326Z] from /usr/include/qt5/QtCore/qcborvalue.h:45,
[2021-01-04T18:21:50.326Z] from /usr/include/qt5/QtCore/qjsonvalue.h:46,
[2021-01-04T18:21:50.326Z] from /usr/include/qt5/QtCore/qjsonobject.h:43,
[2021-01-04T18:21:50.326Z] from /usr/include/qt5/QtCore/qplugin.h:46,
[2021-01-04T18:21:50.326Z] from /usr/include/qt5/QtGui/qimageiohandler.h:45,
[2021-01-04T18:21:50.326Z] from /usr/include/qt5/QtGui/qimagereader.h:47,
[2021-01-04T18:21:50.326Z] from /usr/include/qt5/QtGui/QImageReader:1,
[2021-01-04T18:21:50.326Z] from /home/jenkins/workspace/Extragear/digikam/kf5-qt5 SUSEQt5.15/core/libs/database/haar/haariface_p.h:44,
[2021-01-04T18:21:50.326Z] from /home/jenkins/workspace/Extragear/digikam/kf5-qt5 SUSEQt5.15/core/libs/database/haar/haariface.cpp:28:
[2021-01-04T18:21:50.326Z] /usr/include/qt5/QtCore/qset.h:406:30: note: declared here
[2021-01-04T18:21:50.326Z] 406 | Q_OUTOFLINE_TEMPLATE QSet<T> QList<T>::toSet() const
[2021-01-04T18:21:50.326Z] | ^~~~~~~~
[2021-01-04T18:21:50.890Z] [ 8%] Built target digikamdatabase_obj
[2021-01-04T18:21:50.890Z] make: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-01-04T18:21:51.021Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext