BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/discover/job/kf5-qt5%20FreeBSDQt5.15/409/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Tue, 29 Jun 2021 15:37:33 +0000
Build duration: 23 sec and counting


CONSOLE OUTPUT
[...truncated 531 lines...]
[2021-06-29T15:37:54.953Z] ^
[2021-06-29T15:37:54.953Z] /usr/local/include/qt5/QtCore/qglobal.h:375:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15'
[2021-06-29T15:37:54.953Z] # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED
[2021-06-29T15:37:54.953Z] ^
[2021-06-29T15:37:54.953Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
[2021-06-29T15:37:54.953Z] # define QT_DEPRECATED Q_DECL_DEPRECATED
[2021-06-29T15:37:54.953Z] ^
[2021-06-29T15:37:54.953Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
[2021-06-29T15:37:54.953Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
[2021-06-29T15:37:54.953Z] ^
[2021-06-29T15:37:54.953Z] /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/notifier/DiscoverNotifier.cpp:215:57: warning: 'QNetworkConfigurationManager' is deprecated [-Wdeprecated-declarations]
[2021-06-29T15:37:54.953Z] connect(m_manager, &QNetworkConfigurationManager::onlineStateChanged, this, &DiscoverNotifier::stateChanged);
[2021-06-29T15:37:54.953Z] ^
[2021-06-29T15:37:54.953Z] /usr/local/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:7: note: 'QNetworkConfigurationManager' has been explicitly marked deprecated here
[2021-06-29T15:37:54.953Z] class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject
[2021-06-29T15:37:54.953Z] ^
[2021-06-29T15:37:54.953Z] /usr/local/include/qt5/QtNetwork/qtnetworkglobal.h:65:41: note: expanded from macro 'QT_DEPRECATED_BEARER_MANAGEMENT'
[2021-06-29T15:37:54.953Z] #define QT_DEPRECATED_BEARER_MANAGEMENT QT_DEPRECATED_VERSION_5_15
[2021-06-29T15:37:54.953Z] ^
[2021-06-29T15:37:54.953Z] /usr/local/include/qt5/QtCore/qglobal.h:375:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15'
[2021-06-29T15:37:54.953Z] # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED
[2021-06-29T15:37:54.953Z] ^
[2021-06-29T15:37:54.953Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
[2021-06-29T15:37:54.953Z] # define QT_DEPRECATED Q_DECL_DEPRECATED
[2021-06-29T15:37:54.953Z] ^
[2021-06-29T15:37:54.953Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
[2021-06-29T15:37:54.953Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
[2021-06-29T15:37:54.953Z] ^
[2021-06-29T15:37:54.953Z] [ 44%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/resources/AbstractResource.cpp.o
[2021-06-29T15:37:54.954Z] 5 warnings and 1 error generated.
[2021-06-29T15:37:54.954Z] gmake[2]: *** [notifier/CMakeFiles/DiscoverNotifier.dir/build.make:117: notifier/CMakeFiles/DiscoverNotifier.dir/DiscoverNotifier.cpp.o] Error 1
[2021-06-29T15:37:54.954Z] gmake[2]: *** Waiting for unfinished jobs....
[2021-06-29T15:37:54.954Z] [ 45%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/resources/AbstractBackendUpdater.cpp.o
[2021-06-29T15:37:55.214Z] [ 45%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/resources/AbstractSourcesBackend.cpp.o
[2021-06-29T15:37:55.491Z] /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/libdiscover/resources/ResourcesProxyModel.cpp:353:25: warning: 'operator<' is deprecated [-Wdeprecated-declarations]
[2021-06-29T15:37:55.491Z] ret = leftValue < rightValue;
[2021-06-29T15:37:55.491Z] ^
[2021-06-29T15:37:55.491Z] /usr/local/include/qt5/QtCore/qvariant.h:467:5: note: 'operator<' has been explicitly marked deprecated here
[2021-06-29T15:37:55.491Z] QT_DEPRECATED inline bool operator<(const QVariant &v) const
[2021-06-29T15:37:55.491Z] ^
[2021-06-29T15:37:55.491Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
[2021-06-29T15:37:55.491Z] # define QT_DEPRECATED Q_DECL_DEPRECATED
[2021-06-29T15:37:55.491Z] ^
[2021-06-29T15:37:55.491Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
[2021-06-29T15:37:55.491Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
[2021-06-29T15:37:55.491Z] ^
[2021-06-29T15:37:55.491Z] [ 46%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/resources/StoredResultsStream.cpp.o
[2021-06-29T15:37:55.491Z] [ 47%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/DiscoverBackendsFactory.cpp.o
[2021-06-29T15:37:55.491Z] /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:37:55.491Z] : KConcatenateRowsProxyModel(parent)
[2021-06-29T15:37:55.491Z] ^
[2021-06-29T15:37:55.491Z] /usr/home/jenkins/install-prefix/include/KF5/KItemModels/kconcatenaterowsproxymodel.h:62:5: note: 'KConcatenateRowsProxyModel' has been explicitly marked deprecated here
[2021-06-29T15:37:55.491Z] KITEMMODELS_DEPRECATED_VERSION(5, 80, "Use QConcatenateTablesProxyModel")
[2021-06-29T15:37:55.491Z] ^
[2021-06-29T15:37:55.491Z] /usr/home/jenkins/install-prefix/include/KF5/KItemModels/kitemmodels_export.h:239:60: note: expanded from macro 'KITEMMODELS_DEPRECATED_VERSION'
[2021-06-29T15:37:55.491Z] #define KITEMMODELS_DEPRECATED_VERSION(major, minor, text) KITEMMODELS_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-06-29T15:37:55.491Z] ^
[2021-06-29T15:37:55.491Z] <scratch space>:181:1: note: expanded from here
[2021-06-29T15:37:55.491Z] KITEMMODELS_DEPRECATED_VERSION_5
[2021-06-29T15:37:55.491Z] ^
[2021-06-29T15:37:55.491Z] /usr/home/jenkins/install-prefix/include/KF5/KItemModels/kitemmodels_export.h:238:60: note: expanded from macro 'KITEMMODELS_DEPRECATED_VERSION_5'
[2021-06-29T15:37:55.491Z] #define KITEMMODELS_DEPRECATED_VERSION_5(minor, text) KITEMMODELS_DEPRECATED_VERSION_5_##minor(text)
[2021-06-29T15:37:55.491Z] ^
[2021-06-29T15:37:55.491Z] <scratch space>:182:1: note: expanded from here
[2021-06-29T15:37:55.491Z] KITEMMODELS_DEPRECATED_VERSION_5_80
[2021-06-29T15:37:55.491Z] ^
[2021-06-29T15:37:55.491Z] /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:37:55.491Z] # define KITEMMODELS_DEPRECATED_VERSION_5_80(text) KITEMMODELS_DECL_DEPRECATED_TEXT(text)
[2021-06-29T15:37:55.491Z] ^
[2021-06-29T15:37:55.491Z] /usr/home/jenkins/install-prefix/include/KF5/KItemModels/kitemmodels_export.h:149:64: note: expanded from macro 'KITEMMODELS_DECL_DEPRECATED_TEXT'
[2021-06-29T15:37:55.491Z] #define KITEMMODELS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2021-06-29T15:37:55.491Z] ^
[2021-06-29T15:37:55.751Z] 1 warning generated.
[2021-06-29T15:37:55.751Z] [ 48%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/ScreenshotsModel.cpp.o
[2021-06-29T15:37:56.021Z] 1 warning generated.
[2021-06-29T15:37:56.021Z] [ 48%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/ApplicationAddonsModel.cpp.o
[2021-06-29T15:37:56.021Z] [ 50%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/CachedNetworkAccessManager.cpp.o
[2021-06-29T15:37:56.021Z] gmake[1]: *** [CMakeFiles/Makefile2:1210: notifier/CMakeFiles/DiscoverNotifier.dir/all] Error 2
[2021-06-29T15:37:56.021Z] gmake[1]: *** Waiting for unfinished jobs....
[2021-06-29T15:37:56.021Z] [ 51%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/libdiscover_debug.cpp.o
[2021-06-29T15:37:56.954Z] In file included from /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/libdiscover/ApplicationAddonsModel.cpp:7:
[2021-06-29T15:37:56.954Z] In file included from /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/libdiscover/ApplicationAddonsModel.h:12:
[2021-06-29T15:37:56.954Z] /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:37:56.954Z] PackageState &operator=(const PackageState &other);
[2021-06-29T15:37:56.954Z] ^
[2021-06-29T15:37:56.954Z] /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:37:56.954Z] const PackageState init = m_initial[index.row()];
[2021-06-29T15:37:56.954Z] ^
[2021-06-29T15:37:57.211Z] 1 warning generated.
[2021-06-29T15:37:57.211Z] [ 52%] Linking CXX shared library ../bin/libDiscoverCommon.so
[2021-06-29T15:37:57.211Z] [ 52%] Built target DiscoverCommon
[2021-06-29T15:37:57.211Z] gmake: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-06-29T15:37:57.252Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to