CONSOLE OUTPUT
|
[...truncated 534 lines...] |
[2021-05-13T09:57:26.638Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' |
[2021-05-13T09:57:26.638Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) |
[2021-05-13T09:57:26.638Z] ^ |
[2021-05-13T09:57:26.638Z] /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/notifier/DiscoverNotifier.cpp:130:58: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] |
[2021-05-13T09:57:26.638Z] return (network.bearerType() == QNetworkConfiguration::BearerEthernet || network.bearerType() == QNetworkConfiguration::BearerWLAN); |
[2021-05-13T09:57:26.638Z] ^ |
[2021-05-13T09:57:26.638Z] /usr/local/include/qt5/QtNetwork/qnetworkconfiguration.h:62:7: note: 'QNetworkConfiguration' has been explicitly marked deprecated here |
[2021-05-13T09:57:26.638Z] class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration |
[2021-05-13T09:57:26.638Z] ^ |
[2021-05-13T09:57:26.638Z] /usr/local/include/qt5/QtNetwork/qtnetworkglobal.h:65:41: note: expanded from macro 'QT_DEPRECATED_BEARER_MANAGEMENT' |
[2021-05-13T09:57:26.638Z] #define QT_DEPRECATED_BEARER_MANAGEMENT QT_DEPRECATED_VERSION_5_15 |
[2021-05-13T09:57:26.638Z] ^ |
[2021-05-13T09:57:26.638Z] /usr/local/include/qt5/QtCore/qglobal.h:375:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15' |
[2021-05-13T09:57:26.638Z] # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED |
[2021-05-13T09:57:26.638Z] ^ |
[2021-05-13T09:57:26.638Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' |
[2021-05-13T09:57:26.638Z] # define QT_DEPRECATED Q_DECL_DEPRECATED |
[2021-05-13T09:57:26.638Z] ^ |
[2021-05-13T09:57:26.638Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' |
[2021-05-13T09:57:26.638Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) |
[2021-05-13T09:57:26.638Z] ^ |
[2021-05-13T09:57:26.638Z] /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/notifier/DiscoverNotifier.cpp:130:123: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] |
[2021-05-13T09:57:26.638Z] return (network.bearerType() == QNetworkConfiguration::BearerEthernet || network.bearerType() == QNetworkConfiguration::BearerWLAN); |
[2021-05-13T09:57:26.638Z] ^ |
[2021-05-13T09:57:26.638Z] /usr/local/include/qt5/QtNetwork/qnetworkconfiguration.h:62:7: note: 'QNetworkConfiguration' has been explicitly marked deprecated here |
[2021-05-13T09:57:26.638Z] class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfiguration |
[2021-05-13T09:57:26.638Z] ^ |
[2021-05-13T09:57:26.638Z] /usr/local/include/qt5/QtNetwork/qtnetworkglobal.h:65:41: note: expanded from macro 'QT_DEPRECATED_BEARER_MANAGEMENT' |
[2021-05-13T09:57:26.638Z] #define QT_DEPRECATED_BEARER_MANAGEMENT QT_DEPRECATED_VERSION_5_15 |
[2021-05-13T09:57:26.638Z] ^ |
[2021-05-13T09:57:26.638Z] /usr/local/include/qt5/QtCore/qglobal.h:375:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15' |
[2021-05-13T09:57:26.638Z] # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED |
[2021-05-13T09:57:26.638Z] ^ |
[2021-05-13T09:57:26.638Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' |
[2021-05-13T09:57:26.638Z] # define QT_DEPRECATED Q_DECL_DEPRECATED |
[2021-05-13T09:57:26.638Z] ^ |
[2021-05-13T09:57:26.638Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' |
[2021-05-13T09:57:26.638Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) |
[2021-05-13T09:57:26.638Z] ^ |
[2021-05-13T09:57:26.638Z] /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/notifier/DiscoverNotifier.cpp:205:25: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] |
[2021-05-13T09:57:26.638Z] m_manager = new QNetworkConfigurationManager(this); |
[2021-05-13T09:57:26.638Z] ^ |
[2021-05-13T09:57:26.639Z] /usr/local/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:7: note: 'QNetworkConfigurationManager' has been explicitly marked deprecated here |
[2021-05-13T09:57:26.639Z] class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject |
[2021-05-13T09:57:26.639Z] ^ |
[2021-05-13T09:57:26.639Z] /usr/local/include/qt5/QtNetwork/qtnetworkglobal.h:65:41: note: expanded from macro 'QT_DEPRECATED_BEARER_MANAGEMENT' |
[2021-05-13T09:57:26.639Z] #define QT_DEPRECATED_BEARER_MANAGEMENT QT_DEPRECATED_VERSION_5_15 |
[2021-05-13T09:57:26.639Z] ^ |
[2021-05-13T09:57:26.639Z] /usr/local/include/qt5/QtCore/qglobal.h:375:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15' |
[2021-05-13T09:57:26.639Z] # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED |
[2021-05-13T09:57:26.639Z] ^ |
[2021-05-13T09:57:26.639Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' |
[2021-05-13T09:57:26.639Z] # define QT_DEPRECATED Q_DECL_DEPRECATED |
[2021-05-13T09:57:26.639Z] ^ |
[2021-05-13T09:57:26.639Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' |
[2021-05-13T09:57:26.639Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) |
[2021-05-13T09:57:26.639Z] ^ |
[2021-05-13T09:57:26.639Z] /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/notifier/DiscoverNotifier.cpp:206:57: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] |
[2021-05-13T09:57:26.639Z] connect(m_manager, &QNetworkConfigurationManager::onlineStateChanged, this, &DiscoverNotifier::stateChanged); |
[2021-05-13T09:57:26.639Z] ^ |
[2021-05-13T09:57:26.639Z] /usr/local/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:7: note: 'QNetworkConfigurationManager' has been explicitly marked deprecated here |
[2021-05-13T09:57:26.639Z] class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject |
[2021-05-13T09:57:26.639Z] ^ |
[2021-05-13T09:57:26.639Z] /usr/local/include/qt5/QtNetwork/qtnetworkglobal.h:65:41: note: expanded from macro 'QT_DEPRECATED_BEARER_MANAGEMENT' |
[2021-05-13T09:57:26.639Z] #define QT_DEPRECATED_BEARER_MANAGEMENT QT_DEPRECATED_VERSION_5_15 |
[2021-05-13T09:57:26.639Z] ^ |
[2021-05-13T09:57:26.639Z] /usr/local/include/qt5/QtCore/qglobal.h:375:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15' |
[2021-05-13T09:57:26.639Z] # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED |
[2021-05-13T09:57:26.639Z] ^ |
[2021-05-13T09:57:26.639Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' |
[2021-05-13T09:57:26.639Z] # define QT_DEPRECATED Q_DECL_DEPRECATED |
[2021-05-13T09:57:26.639Z] ^ |
[2021-05-13T09:57:26.639Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' |
[2021-05-13T09:57:26.639Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) |
[2021-05-13T09:57:26.639Z] ^ |
[2021-05-13T09:57:26.639Z] /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/notifier/DiscoverNotifier.cpp:212:14: error: 'BackendNotifierModule' does not refer to a value |
[2021-05-13T09:57:26.639Z] foreach (BackendNotifierModule *module, m_backends) |
[2021-05-13T09:57:26.639Z] ^ |
[2021-05-13T09:57:26.639Z] /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/notifier/BackendNotifierFactory.h:13:7: note: declared here |
[2021-05-13T09:57:26.639Z] class BackendNotifierModule; |
[2021-05-13T09:57:26.639Z] ^ |
[2021-05-13T09:57:26.639Z] /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/notifier/DiscoverNotifier.cpp:212:37: error: use of undeclared identifier 'module'; did you mean 'modfl'? |
[2021-05-13T09:57:26.639Z] foreach (BackendNotifierModule *module, m_backends) |
[2021-05-13T09:57:26.639Z] ^~~~~~ |
[2021-05-13T09:57:26.639Z] modfl |
[2021-05-13T09:57:26.639Z] /usr/include/math.h:484:13: note: 'modfl' declared here |
[2021-05-13T09:57:26.639Z] long double modfl(long double, long double *); /* fundamentally !__pure2 */ |
[2021-05-13T09:57:26.639Z] ^ |
[2021-05-13T09:57:26.894Z] 5 warnings and 4 errors generated. |
[2021-05-13T09:57:26.894Z] gmake[2]: *** [notifier/CMakeFiles/DiscoverNotifier.dir/build.make:121: notifier/CMakeFiles/DiscoverNotifier.dir/DiscoverNotifier.cpp.o] Error 1 |
[2021-05-13T09:57:27.150Z] gmake[1]: *** [CMakeFiles/Makefile2:1299: notifier/CMakeFiles/DiscoverNotifier.dir/all] Error 2 |
[2021-05-13T09:57:27.150Z] gmake: *** [Makefile:160: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-05-13T09:57:27.156Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |