KDE CI: Extragear » digikam » kf5-qt5 FreeBSDQt5.15 - Build # 377 - 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 # 377 - Failure!

CI System
BUILD FAILURE
Build URL https://build.kde.org/job/Extragear/job/digikam/job/kf5-qt5%20FreeBSDQt5.15/377/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Sun, 30 Aug 2020 08:04:44 +0000
Build duration: 13 min and counting


CONSOLE OUTPUT
[...truncated 8159 lines...]
[2020-08-30T08:17:46.452Z] [ 70%] Building CXX object core/dplugins/generic/tools/mediaserver/CMakeFiles/mediaserverbackend.dir/upnpsdk/Neptune/Source/System/StdC/NptStdcEnvironment.cpp.o
[2020-08-30T08:17:46.452Z] 1 warning generated.
[2020-08-30T08:17:46.452Z] [ 70%] Building CXX object core/dplugins/generic/view/presentation/CMakeFiles/Generic_Presentation_Plugin.dir/opengl/kbimageloader.cpp.o
[2020-08-30T08:17:46.716Z] [ 70%] Building CXX object core/dplugins/generic/tools/mediaserver/CMakeFiles/mediaserverbackend.dir/upnpsdk/Neptune/Source/System/StdC/NptStdcFile.cpp.o
[2020-08-30T08:17:46.985Z] [ 70%] Building CXX object core/dplugins/generic/tools/mediaserver/CMakeFiles/mediaserverbackend.dir/upnpsdk/Neptune/Source/System/Posix/NptPosixEnvironment.cpp.o
[2020-08-30T08:17:46.985Z] [ 70%] Building CXX object core/dplugins/generic/tools/htmlgallery/CMakeFiles/Generic_HtmlGallery_Plugin.dir/generator/galleryelement.cpp.o
[2020-08-30T08:17:46.985Z] [ 70%] Building CXX object core/dplugins/generic/tools/mediaserver/CMakeFiles/mediaserverbackend.dir/upnpsdk/Neptune/Source/System/Posix/NptPosixSystem.cpp.o
[2020-08-30T08:17:47.251Z] [ 70%] Building CXX object core/dplugins/generic/tools/mediaserver/CMakeFiles/mediaserverbackend.dir/upnpsdk/Neptune/Source/System/Posix/NptSelectableMessageQueue.cpp.o
[2020-08-30T08:17:47.512Z] [ 70%] Building CXX object core/dplugins/generic/tools/mediaserver/CMakeFiles/mediaserverbackend.dir/upnpsdk/Neptune/Source/System/Posix/NptPosixQueue.cpp.o
[2020-08-30T08:17:47.512Z] [ 70%] Linking CXX shared module Generic_Box_Plugin.so
[2020-08-30T08:17:47.775Z] [ 70%] Built target Generic_Box_Plugin
[2020-08-30T08:17:47.775Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/dplugins/generic/tools/htmlgallery/generator/galleryelementfunctor.cpp:157:40: warning: 'transformed' is deprecated: Use transformed(const QTransform &matrix, Qt::TransformationMode mode) [-Wdeprecated-declarations]
[2020-08-30T08:17:47.775Z] fullImage = fullImage.transformed(matrix);
[2020-08-30T08:17:47.775Z] ^
[2020-08-30T08:17:47.775Z] /usr/local/include/qt5/QtGui/qimage.h:287:5: note: 'transformed' has been explicitly marked deprecated here
[2020-08-30T08:17:47.775Z] QT_DEPRECATED_X("Use transformed(const QTransform &matrix, Qt::TransformationMode mode)")
[2020-08-30T08:17:47.775Z] ^
[2020-08-30T08:17:47.775Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-08-30T08:17:47.775Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-08-30T08:17:47.775Z] ^
[2020-08-30T08:17:47.775Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-08-30T08:17:47.775Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-08-30T08:17:47.775Z] ^
[2020-08-30T08:17:47.775Z] [ 70%] Building CXX object core/dplugins/generic/tools/mediaserver/CMakeFiles/mediaserverbackend.dir/upnpsdk/Neptune/Source/System/Posix/NptPosixThreads.cpp.o
[2020-08-30T08:17:47.775Z] [ 70%] Building CXX object core/dplugins/generic/tools/mediaserver/CMakeFiles/mediaserverbackend.dir/upnpsdk/Neptune/Source/System/Posix/NptPosixFile.cpp.o
[2020-08-30T08:17:47.775Z] In file included from /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/dplugins/generic/view/presentation/opengl/kbeffect.cpp:36:
[2020-08-30T08:17:47.775Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/dplugins/generic/view/presentation/opengl/presentationkb_p.h:86:21: warning: 'qrand' is deprecated: use QRandomGenerator instead [-Wdeprecated-declarations]
[2020-08-30T08:17:47.775Z] zoomIn = (qrand() < (RAND_MAX / 2));
[2020-08-30T08:17:47.775Z] ^
[2020-08-30T08:17:47.775Z] /usr/local/include/qt5/QtCore/qglobal.h:1277:15: note: 'qrand' has been explicitly marked deprecated here
[2020-08-30T08:17:47.775Z] Q_CORE_EXPORT QT_DEPRECATED_VERSION_X_5_15("use QRandomGenerator instead") int qrand();
[2020-08-30T08:17:47.775Z] ^
[2020-08-30T08:17:47.775Z] /usr/local/include/qt5/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15'
[2020-08-30T08:17:47.775Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text)
[2020-08-30T08:17:47.776Z] ^
[2020-08-30T08:17:47.776Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-08-30T08:17:47.776Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-08-30T08:17:47.776Z] ^
[2020-08-30T08:17:47.776Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-08-30T08:17:47.776Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-08-30T08:17:47.776Z] ^
[2020-08-30T08:17:47.776Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/dplugins/generic/view/presentation/opengl/kbeffect.cpp:82:17: warning: 'qrand' is deprecated: use QRandomGenerator instead [-Wdeprecated-declarations]
[2020-08-30T08:17:47.776Z] type = (qrand() < RAND_MAX / 2) ? KBEffect::Fade : KBEffect::Blend;
[2020-08-30T08:17:47.776Z] ^
[2020-08-30T08:17:47.776Z] /usr/local/include/qt5/QtCore/qglobal.h:1277:15: note: 'qrand' has been explicitly marked deprecated here
[2020-08-30T08:17:47.776Z] Q_CORE_EXPORT QT_DEPRECATED_VERSION_X_5_15("use QRandomGenerator instead") int qrand();
[2020-08-30T08:17:47.776Z] ^
[2020-08-30T08:17:47.776Z] /usr/local/include/qt5/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15'
[2020-08-30T08:17:47.776Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text)
[2020-08-30T08:17:47.776Z] ^
[2020-08-30T08:17:47.776Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-08-30T08:17:47.776Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-08-30T08:17:47.776Z] ^
[2020-08-30T08:17:47.776Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-08-30T08:17:47.776Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-08-30T08:17:47.776Z] ^
[2020-08-30T08:17:47.776Z] [ 70%] Building CXX object core/dplugins/generic/tools/htmlgallery/CMakeFiles/Generic_HtmlGallery_Plugin.dir/generator/gallerytheme.cpp.o
[2020-08-30T08:17:48.042Z] 2 warnings generated.
[2020-08-30T08:17:48.042Z] [ 70%] Building CXX object core/dplugins/generic/tools/mediaserver/CMakeFiles/mediaserverbackend.dir/upnpsdk/Neptune/Source/Core/NptDebug.cpp.o
[2020-08-30T08:17:48.042Z] [ 70%] Building CXX object core/dplugins/generic/tools/htmlgallery/CMakeFiles/Generic_HtmlGallery_Plugin.dir/generator/galleryinfo.cpp.o
[2020-08-30T08:17:48.042Z] [ 70%] Building CXX object core/dplugins/generic/tools/mediaserver/CMakeFiles/mediaserverbackend.dir/upnpsdk/Neptune/Source/System/Posix/NptPosixTime.cpp.o
[2020-08-30T08:17:48.042Z] 1 warning generated.
[2020-08-30T08:17:48.042Z] [ 70%] Building CXX object core/dplugins/generic/tools/htmlgallery/CMakeFiles/Generic_HtmlGallery_Plugin.dir/generator/gallerygenerator.cpp.o
[2020-08-30T08:17:48.300Z] [ 70%] Building CXX object core/dplugins/generic/tools/mediaserver/CMakeFiles/mediaserverbackend.dir/upnpsdk/Neptune/Source/System/Bsd/NptBsdNetwork.cpp.o
[2020-08-30T08:17:48.300Z] [ 70%] Building CXX object core/dplugins/generic/tools/htmlgallery/CMakeFiles/Generic_HtmlGallery_Plugin.dir/htmlgalleryplugin.cpp.o
[2020-08-30T08:17:48.570Z] [ 70%] Linking CXX static library libmediaserverbackend.a
[2020-08-30T08:17:48.570Z] [ 70%] Built target mediaserverbackend
[2020-08-30T08:17:48.829Z] [ 70%] Linking CXX shared module Generic_PrintCreator_Plugin.so
[2020-08-30T08:17:49.087Z] [ 70%] Built target Generic_PrintCreator_Plugin
[2020-08-30T08:17:49.087Z] [ 70%] Linking CXX shared module Generic_Presentation_Plugin.so
[2020-08-30T08:17:49.087Z] [ 70%] Linking CXX shared module Generic_SlideShow_Plugin.so
[2020-08-30T08:17:49.087Z] [ 70%] Built target Generic_Presentation_Plugin
[2020-08-30T08:17:49.087Z] [ 70%] Built target Generic_SlideShow_Plugin
[2020-08-30T08:17:50.018Z] /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15/core/dplugins/generic/tools/htmlgallery/generator/gallerygenerator.cpp:535:41: warning: 'split' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations]
[2020-08-30T08:17:50.018Z] const QStringList lst = txt.split(QLatin1Char(apos), QString::KeepEmptyParts);
[2020-08-30T08:17:50.018Z] ^
[2020-08-30T08:17:50.018Z] /usr/local/include/qt5/QtCore/qstring.h:609:23: note: 'split' has been explicitly marked deprecated here
[2020-08-30T08:17:50.018Z] Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use Qt::SplitBehavior variant instead")
[2020-08-30T08:17:50.018Z] ^
[2020-08-30T08:17:50.018Z] /usr/local/include/qt5/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15'
[2020-08-30T08:17:50.018Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text)
[2020-08-30T08:17:50.018Z] ^
[2020-08-30T08:17:50.018Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-08-30T08:17:50.018Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-08-30T08:17:50.018Z] ^
[2020-08-30T08:17:50.018Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-08-30T08:17:50.018Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-08-30T08:17:50.018Z] ^
[2020-08-30T08:17:50.276Z] 1 warning generated.
[2020-08-30T08:17:50.276Z] [ 70%] Linking CXX shared module Generic_HtmlGallery_Plugin.so
[2020-08-30T08:17:50.535Z] [ 70%] Built target Generic_HtmlGallery_Plugin
[2020-08-30T08:17:50.535Z] gmake: *** [Makefile:161: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-08-30T08:17:50.910Z] 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 # 378 - Fixed!

CI System
BUILD SUCCESS
Build URL https://build.kde.org/job/Extragear/job/digikam/job/kf5-qt5%20FreeBSDQt5.15/378/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Sun, 30 Aug 2020 08:17:55 +0000
Build duration: 31 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)