BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-workspace/job/kf5-qt5%20FreeBSDQt5.15/1170/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Wed, 05 May 2021 08:50:32 +0000
Build duration: 2 min 35 sec and counting


CONSOLE OUTPUT
[...truncated 5889 lines...]
[2021-05-05T08:53:06.745Z] ^
[2021-05-05T08:53:06.745Z] /usr/local/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:7: note: 'QNetworkConfigurationManager' has been explicitly marked deprecated here
[2021-05-05T08:53:06.745Z] class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject
[2021-05-05T08:53:06.745Z] ^
[2021-05-05T08:53:06.745Z] /usr/local/include/qt5/QtNetwork/qtnetworkglobal.h:65:41: note: expanded from macro 'QT_DEPRECATED_BEARER_MANAGEMENT'
[2021-05-05T08:53:06.745Z] #define QT_DEPRECATED_BEARER_MANAGEMENT QT_DEPRECATED_VERSION_5_15
[2021-05-05T08:53:06.745Z] ^
[2021-05-05T08:53:06.745Z] /usr/local/include/qt5/QtCore/qglobal.h:375:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15'
[2021-05-05T08:53:06.745Z] # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED
[2021-05-05T08:53:06.745Z] ^
[2021-05-05T08:53:06.745Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
[2021-05-05T08:53:06.745Z] # define QT_DEPRECATED Q_DECL_DEPRECATED
[2021-05-05T08:53:06.745Z] ^
[2021-05-05T08:53:06.745Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
[2021-05-05T08:53:06.745Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
[2021-05-05T08:53:06.745Z] ^
[2021-05-05T08:53:07.004Z] 1 warning generated.
[2021-05-05T08:53:07.263Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.15/dataengines/weather/weatherengine.cpp:21:
[2021-05-05T08:53:07.263Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.15/dataengines/weather/weatherengine.h:120:5: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations]
[2021-05-05T08:53:07.263Z] QNetworkConfigurationManager m_networkConfigurationManager;
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] /usr/local/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:7: note: 'QNetworkConfigurationManager' has been explicitly marked deprecated here
[2021-05-05T08:53:07.263Z] class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] /usr/local/include/qt5/QtNetwork/qtnetworkglobal.h:65:41: note: expanded from macro 'QT_DEPRECATED_BEARER_MANAGEMENT'
[2021-05-05T08:53:07.263Z] #define QT_DEPRECATED_BEARER_MANAGEMENT QT_DEPRECATED_VERSION_5_15
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] /usr/local/include/qt5/QtCore/qglobal.h:375:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15'
[2021-05-05T08:53:07.263Z] # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
[2021-05-05T08:53:07.263Z] # define QT_DEPRECATED Q_DECL_DEPRECATED
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
[2021-05-05T08:53:07.263Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] [ 89%] Linking CXX executable ../../../bin/shellrunnertest
[2021-05-05T08:53:07.263Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.15/dataengines/weather/weatherengine.cpp:41:74: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations]
[2021-05-05T08:53:07.263Z] connect(&m_networkConfigurationManager, &QNetworkConfigurationManager::onlineStateChanged, this, &WeatherEngine::onOnlineStateChanged);
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] /usr/local/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:7: note: 'QNetworkConfigurationManager' has been explicitly marked deprecated here
[2021-05-05T08:53:07.263Z] class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] /usr/local/include/qt5/QtNetwork/qtnetworkglobal.h:65:41: note: expanded from macro 'QT_DEPRECATED_BEARER_MANAGEMENT'
[2021-05-05T08:53:07.263Z] #define QT_DEPRECATED_BEARER_MANAGEMENT QT_DEPRECATED_VERSION_5_15
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] /usr/local/include/qt5/QtCore/qglobal.h:375:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15'
[2021-05-05T08:53:07.263Z] # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
[2021-05-05T08:53:07.263Z] # define QT_DEPRECATED Q_DECL_DEPRECATED
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
[2021-05-05T08:53:07.263Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.15/dataengines/weather/weatherengine.cpp:44:82: warning: 'databaseChanged' is deprecated: Since 5.80. Use KSycoca::databaseChanged() signal [-Wdeprecated-declarations]
[2021-05-05T08:53:07.263Z] connect(KSycoca::self(), static_cast<void (KSycoca::*)(const QStringList &)>(&KSycoca::databaseChanged), this, &WeatherEngine::updateIonList);
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] /usr/home/jenkins/install-prefix/include/KF5/KService/ksycoca.h:225:5: note: 'databaseChanged' has been explicitly marked deprecated here
[2021-05-05T08:53:07.263Z] KSERVICE_DEPRECATED_VERSION(5, 80, "Use KSycoca::databaseChanged() signal")
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:185:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION'
[2021-05-05T08:53:07.263Z] #define KSERVICE_DEPRECATED_VERSION(major, minor, text) KSERVICE_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] <scratch space>:129:1: note: expanded from here
[2021-05-05T08:53:07.263Z] KSERVICE_DEPRECATED_VERSION_5
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:184:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5'
[2021-05-05T08:53:07.263Z] #define KSERVICE_DEPRECATED_VERSION_5(minor, text) KSERVICE_DEPRECATED_VERSION_5_##minor(text)
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] <scratch space>:130:1: note: expanded from here
[2021-05-05T08:53:07.263Z] KSERVICE_DEPRECATED_VERSION_5_80
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:168:50: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5_80'
[2021-05-05T08:53:07.263Z] # define KSERVICE_DEPRECATED_VERSION_5_80(text) KSERVICE_DECL_DEPRECATED_TEXT(text)
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:42:61: note: expanded from macro 'KSERVICE_DECL_DEPRECATED_TEXT'
[2021-05-05T08:53:07.263Z] #define KSERVICE_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2021-05-05T08:53:07.263Z] ^
[2021-05-05T08:53:07.263Z] [ 89%] Built target shellrunnertest
[2021-05-05T08:53:07.522Z] [ 89%] Linking CXX executable ../../../bin/servicerunnertest
[2021-05-05T08:53:07.522Z] [ 89%] Built target servicerunnertest
[2021-05-05T08:53:07.522Z] [ 89%] Linking CXX shared module ../../bin/kf5/krunner/krunner_kill.so
[2021-05-05T08:53:07.522Z] 3 warnings generated.
[2021-05-05T08:53:07.522Z] [ 89%] Linking CXX shared module ../../bin/plasma_engine_weather.so
[2021-05-05T08:53:07.522Z] [ 89%] Built target krunner_kill
[2021-05-05T08:53:07.522Z] [ 89%] Built target plasma_engine_weather
[2021-05-05T08:53:08.090Z] [ 89%] Linking CXX executable ../../../bin/systemtraymodeltest
[2021-05-05T08:53:08.090Z] [ 89%] Linking CXX shared module ../../../../bin/ion_bbcukmet.so
[2021-05-05T08:53:08.090Z] [ 89%] Built target systemtraymodeltest
[2021-05-05T08:53:08.090Z] [ 89%] Built target ion_bbcukmet
[2021-05-05T08:53:08.090Z] gmake: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-05-05T08:53:08.125Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to