CONSOLE OUTPUT
|
[...truncated 530 lines...] |
[2021-06-29T15:38:20.957Z] /usr/local/include/qt5/QtCore/qglobal.h:375:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15' |
[2021-06-29T15:38:20.957Z] # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED |
[2021-06-29T15:38:20.957Z] ^ |
[2021-06-29T15:38:20.957Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' |
[2021-06-29T15:38:20.957Z] # define QT_DEPRECATED Q_DECL_DEPRECATED |
[2021-06-29T15:38:20.957Z] ^ |
[2021-06-29T15:38:20.957Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' |
[2021-06-29T15:38:20.957Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) |
[2021-06-29T15:38:20.957Z] ^ |
[2021-06-29T15:38:20.957Z] /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/notifier/DiscoverNotifier.cpp:214:25: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] |
[2021-06-29T15:38:20.957Z] m_manager = new QNetworkConfigurationManager(this); |
[2021-06-29T15:38:20.957Z] ^ |
[2021-06-29T15:38:20.957Z] /usr/local/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:7: note: 'QNetworkConfigurationManager' has been explicitly marked deprecated here |
[2021-06-29T15:38:20.957Z] class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject |
[2021-06-29T15:38:20.957Z] ^ |
[2021-06-29T15:38:20.957Z] /usr/local/include/qt5/QtNetwork/qtnetworkglobal.h:65:41: note: expanded from macro 'QT_DEPRECATED_BEARER_MANAGEMENT' |
[2021-06-29T15:38:20.957Z] #define QT_DEPRECATED_BEARER_MANAGEMENT QT_DEPRECATED_VERSION_5_15 |
[2021-06-29T15:38:20.957Z] ^ |
[2021-06-29T15:38:20.957Z] /usr/local/include/qt5/QtCore/qglobal.h:375:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15' |
[2021-06-29T15:38:20.957Z] # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED |
[2021-06-29T15:38:20.957Z] ^ |
[2021-06-29T15:38:20.957Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' |
[2021-06-29T15:38:20.957Z] # define QT_DEPRECATED Q_DECL_DEPRECATED |
[2021-06-29T15:38:20.957Z] ^ |
[2021-06-29T15:38:20.957Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' |
[2021-06-29T15:38:20.957Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) |
[2021-06-29T15:38:20.957Z] ^ |
[2021-06-29T15:38:20.957Z] /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/notifier/DiscoverNotifier.cpp:215:57: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations] |
[2021-06-29T15:38:20.957Z] connect(m_manager, &QNetworkConfigurationManager::onlineStateChanged, this, &DiscoverNotifier::stateChanged); |
[2021-06-29T15:38:20.957Z] ^ |
[2021-06-29T15:38:20.957Z] /usr/local/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:7: note: 'QNetworkConfigurationManager' has been explicitly marked deprecated here |
[2021-06-29T15:38:20.957Z] class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject |
[2021-06-29T15:38:20.957Z] ^ |
[2021-06-29T15:38:20.957Z] /usr/local/include/qt5/QtNetwork/qtnetworkglobal.h:65:41: note: expanded from macro 'QT_DEPRECATED_BEARER_MANAGEMENT' |
[2021-06-29T15:38:20.957Z] #define QT_DEPRECATED_BEARER_MANAGEMENT QT_DEPRECATED_VERSION_5_15 |
[2021-06-29T15:38:20.957Z] ^ |
[2021-06-29T15:38:20.957Z] /usr/local/include/qt5/QtCore/qglobal.h:375:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15' |
[2021-06-29T15:38:20.957Z] # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED |
[2021-06-29T15:38:20.957Z] ^ |
[2021-06-29T15:38:20.957Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' |
[2021-06-29T15:38:20.957Z] # define QT_DEPRECATED Q_DECL_DEPRECATED |
[2021-06-29T15:38:20.957Z] ^ |
[2021-06-29T15:38:20.957Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' |
[2021-06-29T15:38:20.957Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) |
[2021-06-29T15:38:20.957Z] ^ |
[2021-06-29T15:38:21.216Z] /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/libdiscover/resources/SourcesModel.cpp:19:7: warning: 'KConcatenateRowsProxyModel' is deprecated: Since 5.80. Use QConcatenateTablesProxyModel [-Wdeprecated-declarations] |
[2021-06-29T15:38:21.216Z] : KConcatenateRowsProxyModel(parent) |
[2021-06-29T15:38:21.216Z] ^ |
[2021-06-29T15:38:21.216Z] /usr/home/jenkins/install-prefix/include/KF5/KItemModels/kconcatenaterowsproxymodel.h:62:5: note: 'KConcatenateRowsProxyModel' has been explicitly marked deprecated here |
[2021-06-29T15:38:21.216Z] KITEMMODELS_DEPRECATED_VERSION(5, 80, "Use QConcatenateTablesProxyModel") |
[2021-06-29T15:38:21.216Z] ^ |
[2021-06-29T15:38:21.216Z] /usr/home/jenkins/install-prefix/include/KF5/KItemModels/kitemmodels_export.h:239:60: note: expanded from macro 'KITEMMODELS_DEPRECATED_VERSION' |
[2021-06-29T15:38:21.216Z] #define KITEMMODELS_DEPRECATED_VERSION(major, minor, text) KITEMMODELS_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2021-06-29T15:38:21.216Z] ^ |
[2021-06-29T15:38:21.216Z] <scratch space>:181:1: note: expanded from here |
[2021-06-29T15:38:21.216Z] KITEMMODELS_DEPRECATED_VERSION_5 |
[2021-06-29T15:38:21.216Z] ^ |
[2021-06-29T15:38:21.216Z] /usr/home/jenkins/install-prefix/include/KF5/KItemModels/kitemmodels_export.h:238:60: note: expanded from macro 'KITEMMODELS_DEPRECATED_VERSION_5' |
[2021-06-29T15:38:21.216Z] #define KITEMMODELS_DEPRECATED_VERSION_5(minor, text) KITEMMODELS_DEPRECATED_VERSION_5_##minor(text) |
[2021-06-29T15:38:21.216Z] ^ |
[2021-06-29T15:38:21.216Z] <scratch space>:182:1: note: expanded from here |
[2021-06-29T15:38:21.216Z] KITEMMODELS_DEPRECATED_VERSION_5_80 |
[2021-06-29T15:38:21.216Z] ^ |
[2021-06-29T15:38:21.216Z] /usr/home/jenkins/install-prefix/include/KF5/KItemModels/kitemmodels_export.h:233:53: note: expanded from macro 'KITEMMODELS_DEPRECATED_VERSION_5_80' |
[2021-06-29T15:38:21.216Z] # define KITEMMODELS_DEPRECATED_VERSION_5_80(text) KITEMMODELS_DECL_DEPRECATED_TEXT(text) |
[2021-06-29T15:38:21.216Z] ^ |
[2021-06-29T15:38:21.216Z] /usr/home/jenkins/install-prefix/include/KF5/KItemModels/kitemmodels_export.h:149:64: note: expanded from macro 'KITEMMODELS_DECL_DEPRECATED_TEXT' |
[2021-06-29T15:38:21.216Z] #define KITEMMODELS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2021-06-29T15:38:21.216Z] ^ |
[2021-06-29T15:38:21.216Z] 5 warnings and 1 error generated. |
[2021-06-29T15:38:21.216Z] gmake[2]: *** [notifier/CMakeFiles/DiscoverNotifier.dir/build.make:117: notifier/CMakeFiles/DiscoverNotifier.dir/DiscoverNotifier.cpp.o] Error 1 |
[2021-06-29T15:38:21.216Z] gmake[2]: *** Waiting for unfinished jobs.... |
[2021-06-29T15:38:21.216Z] [ 47%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/DiscoverBackendsFactory.cpp.o |
[2021-06-29T15:38:21.216Z] [ 48%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/ScreenshotsModel.cpp.o |
[2021-06-29T15:38:21.475Z] [ 48%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/ApplicationAddonsModel.cpp.o |
[2021-06-29T15:38:21.475Z] 1 warning generated. |
[2021-06-29T15:38:21.475Z] [ 50%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/CachedNetworkAccessManager.cpp.o |
[2021-06-29T15:38:21.475Z] [ 51%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/libdiscover_debug.cpp.o |
[2021-06-29T15:38:22.040Z] gmake[1]: *** [CMakeFiles/Makefile2:1210: notifier/CMakeFiles/DiscoverNotifier.dir/all] Error 2 |
[2021-06-29T15:38:22.040Z] gmake[1]: *** Waiting for unfinished jobs.... |
[2021-06-29T15:38:22.298Z] In file included from /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/libdiscover/ApplicationAddonsModel.cpp:7: |
[2021-06-29T15:38:22.298Z] In file included from /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/libdiscover/ApplicationAddonsModel.h:12: |
[2021-06-29T15:38:22.298Z] /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/libdiscover/resources/PackageState.h:23:19: warning: definition of implicit copy constructor for 'PackageState' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] |
[2021-06-29T15:38:22.298Z] PackageState &operator=(const PackageState &other); |
[2021-06-29T15:38:22.298Z] ^ |
[2021-06-29T15:38:22.298Z] /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/libdiscover/ApplicationAddonsModel.cpp:81:35: note: in implicit copy constructor for 'PackageState' first required here |
[2021-06-29T15:38:22.298Z] const PackageState init = m_initial[index.row()]; |
[2021-06-29T15:38:22.298Z] ^ |
[2021-06-29T15:38:22.557Z] 1 warning generated. |
[2021-06-29T15:38:22.557Z] [ 52%] Linking CXX shared library ../bin/libDiscoverCommon.so |
[2021-06-29T15:38:22.557Z] [ 52%] Built target DiscoverCommon |
[2021-06-29T15:38:22.557Z] gmake: *** [Makefile:146: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-06-29T15:38:22.677Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |