BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/discover/job/kf5-qt5%20SUSEQt5.15/118/
Project: kf5-qt5 SUSEQt5.15
Date of build: Mon, 23 Nov 2020 15:32:04 +0000
Build duration: 3 min 1 sec and counting


CONSOLE OUTPUT
[...truncated 621 lines...]
[2020-11-23T15:34:44.636Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyTransaction.cpp:12:
[2020-11-23T15:34:44.636Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/krandom.h:40:24: note: declared here
[2020-11-23T15:34:44.636Z] 40 | KCOREADDONS_EXPORT int random();
[2020-11-23T15:34:44.636Z] | ^~~~~~
[2020-11-23T15:34:44.895Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyReviewsBackend.cpp: In member function ���void DummyReviewsBackend::initialize()���:
[2020-11-23T15:34:44.895Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyReviewsBackend.cpp:45:35: warning: ���int qrand()��� is deprecated: use QRandomGenerator instead [-Wdeprecated-declarations]
[2020-11-23T15:34:44.895Z] 45 | auto randomRating = qrand()%10;
[2020-11-23T15:34:44.895Z] | ^
[2020-11-23T15:34:44.895Z] In file included from /usr/include/qt5/QtCore/qnamespace.h:43,
[2020-11-23T15:34:44.895Z] from /usr/include/qt5/QtCore/qobjectdefs.h:48,
[2020-11-23T15:34:44.895Z] from /usr/include/qt5/QtCore/qobject.h:46,
[2020-11-23T15:34:44.895Z] from /usr/include/qt5/QtCore/QObject:1,
[2020-11-23T15:34:44.895Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/ReviewsBackend/AbstractReviewsBackend.h:10,
[2020-11-23T15:34:44.895Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyReviewsBackend.h:10,
[2020-11-23T15:34:44.895Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyReviewsBackend.cpp:7:
[2020-11-23T15:34:44.895Z] /usr/include/qt5/QtCore/qglobal.h:1279:80: note: declared here
[2020-11-23T15:34:44.895Z] 1279 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X_5_15("use QRandomGenerator instead") int qrand();
[2020-11-23T15:34:44.895Z] | ^~~~~
[2020-11-23T15:34:45.164Z] In file included from /usr/include/qt5/QtTest/qtest.h:45,
[2020-11-23T15:34:45.164Z] from /usr/include/qt5/QtTest/QTest:1,
[2020-11-23T15:34:45.164Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/tests/DummyTest.cpp:20:
[2020-11-23T15:34:45.164Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/tests/DummyTest.cpp: In member function ���void DummyTest::testProxySorting()���:
[2020-11-23T15:34:45.164Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/tests/DummyTest.cpp:126:34: warning: ���bool QVariant::operator<=(const QVariant&) const��� is deprecated [-Wdeprecated-declarations]
[2020-11-23T15:34:45.164Z] 126 | QVERIFY(i==0 || value <= lastRatingCount);
[2020-11-23T15:34:45.164Z] | ^~~~~~~~~~~~~~~
[2020-11-23T15:34:45.164Z] In file included from /usr/include/qt5/QtCore/qabstractitemmodel.h:43,
[2020-11-23T15:34:45.164Z] from /usr/include/qt5/QtGui/qstandarditemmodel.h:44,
[2020-11-23T15:34:45.164Z] from /usr/include/qt5/QtGui/QStandardItemModel:1,
[2020-11-23T15:34:45.164Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/resources/ResourcesUpdatesModel.h:10,
[2020-11-23T15:34:45.164Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/tests/DummyTest.cpp:9:
[2020-11-23T15:34:45.164Z] /usr/include/qt5/QtCore/qvariant.h:469:31: note: declared here
[2020-11-23T15:34:45.164Z] 469 | QT_DEPRECATED inline bool operator<=(const QVariant &v) const
[2020-11-23T15:34:45.164Z] | ^~~~~~~~
[2020-11-23T15:34:46.618Z] [ 84%] Linking CXX shared module ../../../bin/dummy-backend.so
[2020-11-23T15:34:47.201Z] [ 84%] Built target dummy-backend
[2020-11-23T15:34:47.793Z] [ 84%] Linking CXX executable ../../../../bin/dummytest
[2020-11-23T15:34:48.050Z] [ 85%] Linking CXX executable ../../../../bin/updatedummytest
[2020-11-23T15:34:48.050Z] [ 86%] Linking CXX executable ../../../../bin/knsbackendtest
[2020-11-23T15:34:48.618Z] [ 86%] Built target dummytest
[2020-11-23T15:34:48.885Z] [ 86%] Built target updatedummytest
[2020-11-23T15:34:49.155Z] [ 86%] Built target knsbackendtest
[2020-11-23T15:34:49.155Z] Scanning dependencies of target DiscoverNotifier_autogen
[2020-11-23T15:34:49.155Z] [ 87%] Automatic MOC for target DiscoverNotifier
[2020-11-23T15:34:49.424Z] [ 87%] Built target DiscoverNotifier_autogen
[2020-11-23T15:34:49.424Z] Scanning dependencies of target DummyNotifier_autogen
[2020-11-23T15:34:49.424Z] [ 88%] Automatic MOC for target DummyNotifier
[2020-11-23T15:34:49.686Z] [ 88%] Built target DummyNotifier_autogen
[2020-11-23T15:34:49.686Z] Scanning dependencies of target DiscoverNotifier
[2020-11-23T15:34:49.686Z] [ 89%] Building CXX object notifier/CMakeFiles/DiscoverNotifier.dir/DiscoverNotifier_autogen/mocs_compilation.cpp.o
[2020-11-23T15:34:51.073Z] [ 90%] Building CXX object notifier/CMakeFiles/DiscoverNotifier.dir/main.cpp.o
[2020-11-23T15:34:52.979Z] [ 90%] Building CXX object notifier/CMakeFiles/DiscoverNotifier.dir/NotifierItem.cpp.o
[2020-11-23T15:34:54.381Z] [ 91%] Building CXX object notifier/CMakeFiles/DiscoverNotifier.dir/DiscoverNotifier.cpp.o
[2020-11-23T15:34:55.767Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/notifier/DiscoverNotifier.cpp: In member function ���void DiscoverNotifier::recheckSystemUpdateNeeded()���:
[2020-11-23T15:34:55.767Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/notifier/DiscoverNotifier.cpp:161:25: warning: ���QNetworkConfigurationManager��� is deprecated [-Wdeprecated-declarations]
[2020-11-23T15:34:55.767Z] 161 | m_manager = new QNetworkConfigurationManager(this);
[2020-11-23T15:34:55.767Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-11-23T15:34:55.767Z] In file included from /usr/include/qt5/QtNetwork/QNetworkConfigurationManager:1,
[2020-11-23T15:34:55.767Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/notifier/DiscoverNotifier.cpp:13:
[2020-11-23T15:34:55.767Z] /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here
[2020-11-23T15:34:55.767Z] 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject
[2020-11-23T15:34:55.767Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-11-23T15:34:55.767Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/notifier/DiscoverNotifier.cpp:162:59: warning: ���QNetworkConfigurationManager��� is deprecated [-Wdeprecated-declarations]
[2020-11-23T15:34:55.767Z] 162 | connect(m_manager, &QNetworkConfigurationManager::onlineStateChanged, this, &DiscoverNotifier::stateChanged);
[2020-11-23T15:34:55.767Z] | ^~~~~~~~~~~~~~~~~~
[2020-11-23T15:34:55.767Z] In file included from /usr/include/qt5/QtNetwork/QNetworkConfigurationManager:1,
[2020-11-23T15:34:55.767Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/notifier/DiscoverNotifier.cpp:13:
[2020-11-23T15:34:55.767Z] /usr/include/qt5/QtNetwork/qnetworkconfigmanager.h:59:56: note: declared here
[2020-11-23T15:34:55.767Z] 59 | class QT_DEPRECATED_BEARER_MANAGEMENT Q_NETWORK_EXPORT QNetworkConfigurationManager : public QObject
[2020-11-23T15:34:55.767Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-11-23T15:34:56.354Z] [ 92%] Building CXX object notifier/CMakeFiles/DiscoverNotifier.dir/BackendNotifierFactory.cpp.o
[2020-11-23T15:34:57.737Z] [ 93%] Linking CXX executable ../bin/DiscoverNotifier
[2020-11-23T15:34:58.306Z] [ 93%] Built target DiscoverNotifier
[2020-11-23T15:34:58.306Z] Scanning dependencies of target DummyNotifier
[2020-11-23T15:34:58.306Z] [ 94%] Building CXX object libdiscover/backends/DummyBackend/CMakeFiles/DummyNotifier.dir/DummyNotifier_autogen/mocs_compilation.cpp.o
[2020-11-23T15:34:59.692Z] [ 95%] Building CXX object libdiscover/backends/DummyBackend/CMakeFiles/DummyNotifier.dir/DummyNotifier.cpp.o
[2020-11-23T15:35:00.647Z] [ 95%] Linking CXX shared module ../../../bin/DummyNotifier.so
[2020-11-23T15:35:00.647Z] [ 95%] Built target DummyNotifier
[2020-11-23T15:35:00.647Z] Scanning dependencies of target kns-backend
[2020-11-23T15:35:00.647Z] [ 96%] Building CXX object libdiscover/backends/KNSBackend/CMakeFiles/kns-backend.dir/kns-backend_autogen/mocs_compilation.cpp.o
[2020-11-23T15:35:02.564Z] [ 97%] Building CXX object libdiscover/backends/KNSBackend/CMakeFiles/kns-backend.dir/KNSReviews.cpp.o
[2020-11-23T15:35:05.122Z] [ 98%] Building CXX object libdiscover/backends/KNSBackend/CMakeFiles/kns-backend.dir/KNSResource.cpp.o
[2020-11-23T15:35:06.076Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/KNSBackend/KNSResource.cpp: In member function ���virtual void KNSResource::invokeApplication() const���:
[2020-11-23T15:35:06.076Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/KNSBackend/KNSResource.cpp:211:29: error: ���class KNSCore::Engine��� has no member named ���adoptEntry���
[2020-11-23T15:35:06.076Z] 211 | knsBackend()->engine()->adoptEntry(m_entry);
[2020-11-23T15:35:06.076Z] | ^~~~~~~~~~
[2020-11-23T15:35:06.076Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/KNSBackend/KNSResource.cpp: In member function ���virtual QString KNSResource::executeLabel() const���:
[2020-11-23T15:35:06.076Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/KNSBackend/KNSResource.cpp:216:36: error: ���class KNSCore::Engine��� has no member named ���useLabel���
[2020-11-23T15:35:06.076Z] 216 | return knsBackend()->engine()->useLabel();
[2020-11-23T15:35:06.076Z] | ^~~~~~~~
[2020-11-23T15:35:06.076Z] make[2]: *** [libdiscover/backends/KNSBackend/CMakeFiles/kns-backend.dir/build.make:108: libdiscover/backends/KNSBackend/CMakeFiles/kns-backend.dir/KNSResource.cpp.o] Error 1
[2020-11-23T15:35:06.076Z] make[1]: *** [CMakeFiles/Makefile2:558: libdiscover/backends/KNSBackend/CMakeFiles/kns-backend.dir/all] Error 2
[2020-11-23T15:35:06.076Z] make: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-11-23T15:35:06.092Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to