BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/discover/job/kf5-qt5%20SUSEQt5.15/113/
Project: kf5-qt5 SUSEQt5.15
Date of build: Wed, 18 Nov 2020 22:51:30 +0000
Build duration: 53 sec and counting


CONSOLE OUTPUT
[...truncated 636 lines...]
[2020-11-18T22:52:16.336Z] In file included from /usr/include/qt5/QtCore/qnamespace.h:43,
[2020-11-18T22:52:16.336Z] from /usr/include/qt5/QtCore/qobjectdefs.h:48,
[2020-11-18T22:52:16.336Z] from /usr/include/qt5/QtCore/qobject.h:46,
[2020-11-18T22:52:16.336Z] from /usr/include/qt5/QtCore/QObject:1,
[2020-11-18T22:52:16.336Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/ReviewsBackend/AbstractReviewsBackend.h:10,
[2020-11-18T22:52:16.336Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyReviewsBackend.h:10,
[2020-11-18T22:52:16.336Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyReviewsBackend.cpp:7:
[2020-11-18T22:52:16.336Z] /usr/include/qt5/QtCore/qglobal.h:1279:80: note: declared here
[2020-11-18T22:52:16.336Z] 1279 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X_5_15("use QRandomGenerator instead") int qrand();
[2020-11-18T22:52:16.336Z] | ^~~~~
[2020-11-18T22:52:16.336Z] [ 75%] Built target plasma-discover-exporter
[2020-11-18T22:52:16.336Z] Scanning dependencies of target CategoriesTest
[2020-11-18T22:52:16.336Z] [ 75%] Building CXX object libdiscover/tests/CMakeFiles/CategoriesTest.dir/CategoriesTest_autogen/mocs_compilation.cpp.o
[2020-11-18T22:52:16.598Z] [ 76%] Building CXX object libdiscover/tests/CMakeFiles/CategoriesTest.dir/CategoriesTest.cpp.o
[2020-11-18T22:52:16.598Z] [ 76%] Building CXX object libdiscover/backends/DummyBackend/CMakeFiles/dummy-backend.dir/DummySourcesBackend.cpp.o
[2020-11-18T22:52:16.598Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyTransaction.cpp: In member function ���void DummyTransaction::iterateTransaction()���:
[2020-11-18T22:52:16.598Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyTransaction.cpp:37:52: warning: ���int KRandom::random()��� is deprecated: Since 5.72. Use QRandomGenerator::global(). The 1:1 port is bounded(RAND_MAX) but check see all the methods that QRandomGenerator provides. [-Wdeprecated-declarations]
[2020-11-18T22:52:16.598Z] 37 | setProgress(qBound(0, progress()+(KRandom::random()%30), 100));
[2020-11-18T22:52:16.598Z] | ^~~~~~
[2020-11-18T22:52:16.598Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KRandom:1,
[2020-11-18T22:52:16.598Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyTransaction.cpp:12:
[2020-11-18T22:52:16.598Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/krandom.h:40:24: note: declared here
[2020-11-18T22:52:16.598Z] 40 | KCOREADDONS_EXPORT int random();
[2020-11-18T22:52:16.598Z] | ^~~~~~
[2020-11-18T22:52:16.598Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyTransaction.cpp:37:59: warning: ���int KRandom::random()��� is deprecated: Since 5.72. Use QRandomGenerator::global(). The 1:1 port is bounded(RAND_MAX) but check see all the methods that QRandomGenerator provides. [-Wdeprecated-declarations]
[2020-11-18T22:52:16.598Z] 37 | setProgress(qBound(0, progress()+(KRandom::random()%30), 100));
[2020-11-18T22:52:16.598Z] | ^
[2020-11-18T22:52:16.598Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KRandom:1,
[2020-11-18T22:52:16.598Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyTransaction.cpp:12:
[2020-11-18T22:52:16.598Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/krandom.h:40:24: note: declared here
[2020-11-18T22:52:16.598Z] 40 | KCOREADDONS_EXPORT int random();
[2020-11-18T22:52:16.598Z] | ^~~~~~
[2020-11-18T22:52:16.598Z] [ 77%] Automatic RCC for resources.qrc
[2020-11-18T22:52:16.856Z] [ 78%] Generating discoversettings.h, discoversettings.cpp
[2020-11-18T22:52:16.856Z] [ 78%] Generating plasmauserfeedback.h, plasmauserfeedback.cpp
[2020-11-18T22:52:16.856Z] [ 79%] Generating discoversettings.moc
[2020-11-18T22:52:16.856Z] [ 79%] Building CXX object libdiscover/backends/FwupdBackend/CMakeFiles/fwupd-backend.dir/FwupdResource.cpp.o
[2020-11-18T22:52:16.856Z] [ 80%] Generating plasmauserfeedback.moc
[2020-11-18T22:52:16.856Z] [ 81%] Building CXX object libdiscover/backends/FwupdBackend/CMakeFiles/fwupd-backend.dir/FwupdBackend.cpp.o
[2020-11-18T22:52:17.117Z] [ 82%] Building CXX object libdiscover/backends/FwupdBackend/CMakeFiles/fwupd-backend.dir/FwupdTransaction.cpp.o
[2020-11-18T22:52:17.117Z] Scanning dependencies of target plasma-discover
[2020-11-18T22:52:17.117Z] [ 83%] Building CXX object discover/CMakeFiles/plasma-discover.dir/plasma-discover_autogen/mocs_compilation.cpp.o
[2020-11-18T22:52:17.117Z] [ 84%] Building CXX object discover/CMakeFiles/plasma-discover.dir/discover_debug.cpp.o
[2020-11-18T22:52:17.693Z] [ 85%] Linking CXX executable ../../../../bin/updatedummytest
[2020-11-18T22:52:17.950Z] [ 86%] Linking CXX executable ../../../../bin/knsbackendtest
[2020-11-18T22:52:17.950Z] [ 86%] Linking CXX executable ../../../../bin/dummytest
[2020-11-18T22:52:17.950Z] [ 87%] Linking CXX shared module ../../../bin/dummy-backend.so
[2020-11-18T22:52:18.212Z] [ 88%] Building CXX object libdiscover/backends/FwupdBackend/CMakeFiles/fwupd-backend.dir/FwupdSourcesBackend.cpp.o
[2020-11-18T22:52:18.470Z] [ 88%] Linking CXX shared module ../../../bin/kns-backend.so
[2020-11-18T22:52:18.470Z] [ 89%] Building CXX object discover/CMakeFiles/plasma-discover.dir/discoversettings.cpp.o
[2020-11-18T22:52:18.470Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdBackend.cpp: In function ���void fwupd_client_get_devices_cb(GObject*, GAsyncResult*, gpointer)���:
[2020-11-18T22:52:18.470Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdBackend.cpp:256:18: error: ���fwupd_client_get_devices_finish��� was not declared in this scope; did you mean ���fwupd_client_get_devices_cb���?
[2020-11-18T22:52:18.470Z] 256 | auto array = fwupd_client_get_devices_finish(helper->client, res, &error);
[2020-11-18T22:52:18.470Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-11-18T22:52:18.470Z] | fwupd_client_get_devices_cb
[2020-11-18T22:52:18.470Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdBackend.cpp: In function ���void fwupd_client_get_remotes_cb(GObject*, GAsyncResult*, gpointer)���:
[2020-11-18T22:52:18.470Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdBackend.cpp:309:18: error: ���fwupd_client_get_remotes_finish��� was not declared in this scope; did you mean ���fwupd_client_get_remotes_cb���?
[2020-11-18T22:52:18.470Z] 309 | auto array = fwupd_client_get_remotes_finish(helper->client, res, &error);
[2020-11-18T22:52:18.470Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-11-18T22:52:18.470Z] | fwupd_client_get_remotes_cb
[2020-11-18T22:52:18.470Z] [ 89%] Built target updatedummytest
[2020-11-18T22:52:18.470Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdBackend.cpp: In member function ���virtual void FwupdBackend::checkForUpdates()���:
[2020-11-18T22:52:18.470Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdBackend.cpp:348:5: error: ���fwupd_client_get_devices_async��� was not declared in this scope; did you mean ���fwupd_client_get_devices_cb���?
[2020-11-18T22:52:18.470Z] 348 | fwupd_client_get_devices_async(client, m_cancellable, fwupd_client_get_devices_cb, this);
[2020-11-18T22:52:18.470Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-11-18T22:52:18.470Z] | fwupd_client_get_devices_cb
[2020-11-18T22:52:18.739Z] [ 89%] Building CXX object discover/CMakeFiles/plasma-discover.dir/plasmauserfeedback.cpp.o
[2020-11-18T22:52:18.739Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdBackend.cpp:349:5: error: ���fwupd_client_get_remotes_async��� was not declared in this scope; did you mean ���fwupd_client_get_remotes_cb���?
[2020-11-18T22:52:18.739Z] 349 | fwupd_client_get_remotes_async(client, m_cancellable, fwupd_client_get_remotes_cb, this);
[2020-11-18T22:52:18.739Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-11-18T22:52:18.739Z] | fwupd_client_get_remotes_cb
[2020-11-18T22:52:18.739Z] [ 89%] Built target dummy-backend
[2020-11-18T22:52:18.739Z] [ 90%] Building CXX object discover/CMakeFiles/plasma-discover.dir/main.cpp.o
[2020-11-18T22:52:18.739Z] [ 90%] Built target knsbackendtest
[2020-11-18T22:52:19.005Z] [ 91%] Building CXX object discover/CMakeFiles/plasma-discover.dir/DiscoverObject.cpp.o
[2020-11-18T22:52:19.005Z] make[2]: *** [libdiscover/backends/FwupdBackend/CMakeFiles/fwupd-backend.dir/build.make:108: libdiscover/backends/FwupdBackend/CMakeFiles/fwupd-backend.dir/FwupdBackend.cpp.o] Error 1
[2020-11-18T22:52:19.005Z] make[2]: *** Waiting for unfinished jobs....
[2020-11-18T22:52:19.005Z] [ 92%] Building CXX object discover/CMakeFiles/plasma-discover.dir/DiscoverDeclarativePlugin.cpp.o
[2020-11-18T22:52:19.005Z] [ 92%] Built target dummytest
[2020-11-18T22:52:19.005Z] [ 93%] Building CXX object discover/CMakeFiles/plasma-discover.dir/FeaturedModel.cpp.o
[2020-11-18T22:52:19.005Z] [ 93%] Built target kns-backend
[2020-11-18T22:52:19.005Z] [ 93%] Building CXX object discover/CMakeFiles/plasma-discover.dir/PaginateModel.cpp.o
[2020-11-18T22:52:19.263Z] [ 94%] Building CXX object discover/CMakeFiles/plasma-discover.dir/UnityLauncher.cpp.o
[2020-11-18T22:52:19.263Z] [ 95%] Building CXX object discover/CMakeFiles/plasma-discover.dir/ReadFile.cpp.o
[2020-11-18T22:52:19.522Z] [ 96%] Building CXX object discover/CMakeFiles/plasma-discover.dir/plasma-discover_autogen/EWIEGA46WW/qrc_resources.cpp.o
[2020-11-18T22:52:20.473Z] [ 97%] Linking CXX executable ../../bin/CategoriesTest
[2020-11-18T22:52:20.473Z] make[1]: *** [CMakeFiles/Makefile2:888: libdiscover/backends/FwupdBackend/CMakeFiles/fwupd-backend.dir/all] Error 2
[2020-11-18T22:52:20.473Z] make[1]: *** Waiting for unfinished jobs....
[2020-11-18T22:52:21.034Z] [ 97%] Built target CategoriesTest
[2020-11-18T22:52:23.557Z] [ 98%] Linking CXX executable ../bin/plasma-discover
[2020-11-18T22:52:23.813Z] [ 98%] Built target plasma-discover
[2020-11-18T22:52:23.813Z] make: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-11-18T22:52:24.086Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to