BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/discover/job/kf5-qt5%20SUSEQt5.15/388/
Project: kf5-qt5 SUSEQt5.15
Date of build: Thu, 13 May 2021 11:57:13 +0000
Build duration: 1 min 10 sec and counting


CONSOLE OUTPUT
[...truncated 710 lines...]
[2021-05-13T11:58:17.326Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KRandom:1,
[2021-05-13T11:58:17.326Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyResource.cpp:8:
[2021-05-13T11:58:17.326Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/krandom.h:44:5: note: declared here
[2021-05-13T11:58:17.326Z] 44 | int random();
[2021-05-13T11:58:17.326Z] | ^~~~~~
[2021-05-13T11:58:17.326Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyResource.cpp:29:48: 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]
[2021-05-13T11:58:17.326Z] 29 | const int nofScreenshots = KRandom::random() % 5;
[2021-05-13T11:58:17.326Z] | ^
[2021-05-13T11:58:17.326Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KRandom:1,
[2021-05-13T11:58:17.326Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyResource.cpp:8:
[2021-05-13T11:58:17.326Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/krandom.h:44:5: note: declared here
[2021-05-13T11:58:17.326Z] 44 | int random();
[2021-05-13T11:58:17.326Z] | ^~~~~~
[2021-05-13T11:58:17.582Z] [ 74%] Building CXX object libdiscover/tests/CMakeFiles/CategoriesTest.dir/CategoriesTest_autogen/mocs_compilation.cpp.o
[2021-05-13T11:58:17.582Z] [ 75%] Building CXX object libdiscover/tests/CMakeFiles/CategoriesTest.dir/CategoriesTest.cpp.o
[2021-05-13T11:58:17.582Z] In file included from /usr/include/qt5/QtCore/qobject.h:46,
[2021-05-13T11:58:17.582Z] from /usr/include/qt5/QtCore/QObject:1,
[2021-05-13T11:58:17.582Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/resources/AbstractResourcesBackend.h:10,
[2021-05-13T11:58:17.582Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/build/libdiscover/backends/FwupdBackend/fwupd-backend_autogen/EWIEGA46WW/../../../../../../libdiscover/backends/FwupdBackend/FwupdBackend.h:11,
[2021-05-13T11:58:17.582Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/build/libdiscover/backends/FwupdBackend/fwupd-backend_autogen/EWIEGA46WW/moc_FwupdBackend.cpp:10,
[2021-05-13T11:58:17.582Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/build/libdiscover/backends/FwupdBackend/fwupd-backend_autogen/mocs_compilation.cpp:2:
[2021-05-13T11:58:17.582Z] /usr/include/glib-2.0/gio/gdbusintrospection.h:155:25: error: expected unqualified-id before ���public���
[2021-05-13T11:58:17.582Z] 155 | GDBusSignalInfo **signals;
[2021-05-13T11:58:17.582Z] | ^~~~~~~
[2021-05-13T11:58:17.839Z] [ 75%] Linking CXX executable ../bin/plasma-discover-update
[2021-05-13T11:58:17.839Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyReviewsBackend.cpp: In member function ���void DummyReviewsBackend::initialize()���:
[2021-05-13T11:58:17.840Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyReviewsBackend.cpp:62:35: warning: ���int qrand()��� is deprecated: use QRandomGenerator instead [-Wdeprecated-declarations]
[2021-05-13T11:58:17.840Z] 62 | auto randomRating = qrand() % 10;
[2021-05-13T11:58:17.840Z] | ^
[2021-05-13T11:58:17.840Z] In file included from /usr/include/qt5/QtCore/qiterator.h:43,
[2021-05-13T11:58:17.840Z] from /usr/include/qt5/QtCore/qmap.h:43,
[2021-05-13T11:58:17.840Z] from /usr/include/qt5/QtCore/QMap:1,
[2021-05-13T11:58:17.840Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyReviewsBackend.h:10,
[2021-05-13T11:58:17.840Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyReviewsBackend.cpp:7:
[2021-05-13T11:58:17.840Z] /usr/include/qt5/QtCore/qglobal.h:1279:80: note: declared here
[2021-05-13T11:58:17.840Z] 1279 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X_5_15("use QRandomGenerator instead") int qrand();
[2021-05-13T11:58:17.840Z] | ^~~~~
[2021-05-13T11:58:17.840Z] [ 75%] Generating plasmauserfeedback.h, plasmauserfeedback.cpp
[2021-05-13T11:58:17.840Z] [ 76%] Generating discoversettings.h, discoversettings.cpp
[2021-05-13T11:58:18.096Z] [ 77%] Automatic RCC for resources.qrc
[2021-05-13T11:58:18.096Z] [ 78%] Generating plasmauserfeedback.moc
[2021-05-13T11:58:18.096Z] [ 79%] Generating discoversettings.moc
[2021-05-13T11:58:18.096Z] make[2]: *** [libdiscover/backends/FwupdBackend/CMakeFiles/fwupd-backend.dir/build.make:76: libdiscover/backends/FwupdBackend/CMakeFiles/fwupd-backend.dir/fwupd-backend_autogen/mocs_compilation.cpp.o] Error 1
[2021-05-13T11:58:18.096Z] make[1]: *** [CMakeFiles/Makefile2:835: libdiscover/backends/FwupdBackend/CMakeFiles/fwupd-backend.dir/all] Error 2
[2021-05-13T11:58:18.096Z] make[1]: *** Waiting for unfinished jobs....
[2021-05-13T11:58:18.096Z] [ 80%] Building CXX object discover/CMakeFiles/plasma-discover.dir/plasma-discover_autogen/mocs_compilation.cpp.o
[2021-05-13T11:58:18.096Z] [ 80%] Building CXX object libdiscover/backends/DummyBackend/CMakeFiles/dummy-backend.dir/DummyTransaction.cpp.o
[2021-05-13T11:58:18.351Z] [ 81%] Building CXX object libdiscover/backends/DummyBackend/CMakeFiles/dummy-backend.dir/DummySourcesBackend.cpp.o
[2021-05-13T11:58:18.351Z] [ 81%] Building CXX object discover/CMakeFiles/plasma-discover.dir/discover_debug.cpp.o
[2021-05-13T11:58:18.351Z] [ 82%] Linking CXX executable ../../../../bin/knsbackendtest
[2021-05-13T11:58:18.351Z] [ 83%] Building CXX object discover/CMakeFiles/plasma-discover.dir/discoversettings.cpp.o
[2021-05-13T11:58:18.351Z] [ 83%] Built target plasma-discover-update
[2021-05-13T11:58:18.608Z] [ 84%] Building CXX object discover/CMakeFiles/plasma-discover.dir/plasmauserfeedback.cpp.o
[2021-05-13T11:58:18.608Z] [ 85%] Linking CXX executable ../../../../bin/updatedummytest
[2021-05-13T11:58:18.609Z] [ 85%] Building CXX object discover/CMakeFiles/plasma-discover.dir/main.cpp.o
[2021-05-13T11:58:18.609Z] [ 86%] Linking CXX executable ../../../../bin/dummytest
[2021-05-13T11:58:19.179Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyTransaction.cpp: In member function ���void DummyTransaction::iterateTransaction()���:
[2021-05-13T11:58:19.179Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyTransaction.cpp:37:54: 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]
[2021-05-13T11:58:19.179Z] 37 | setProgress(qBound(0, progress() + (KRandom::random() % 30), 100));
[2021-05-13T11:58:19.179Z] | ^~~~~~
[2021-05-13T11:58:19.179Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KRandom:1,
[2021-05-13T11:58:19.179Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyTransaction.cpp:10:
[2021-05-13T11:58:19.179Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/krandom.h:44:5: note: declared here
[2021-05-13T11:58:19.179Z] 44 | int random();
[2021-05-13T11:58:19.179Z] | ^~~~~~
[2021-05-13T11:58:19.179Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyTransaction.cpp:37:61: 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]
[2021-05-13T11:58:19.179Z] 37 | setProgress(qBound(0, progress() + (KRandom::random() % 30), 100));
[2021-05-13T11:58:19.179Z] | ^
[2021-05-13T11:58:19.179Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KRandom:1,
[2021-05-13T11:58:19.179Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyTransaction.cpp:10:
[2021-05-13T11:58:19.179Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/krandom.h:44:5: note: declared here
[2021-05-13T11:58:19.179Z] 44 | int random();
[2021-05-13T11:58:19.179Z] | ^~~~~~
[2021-05-13T11:58:19.179Z] [ 86%] Built target knsbackendtest
[2021-05-13T11:58:19.179Z] [ 87%] Building CXX object discover/CMakeFiles/plasma-discover.dir/DiscoverObject.cpp.o
[2021-05-13T11:58:19.437Z] [ 88%] Building CXX object discover/CMakeFiles/plasma-discover.dir/DiscoverDeclarativePlugin.cpp.o
[2021-05-13T11:58:19.437Z] [ 88%] Built target updatedummytest
[2021-05-13T11:58:19.437Z] [ 89%] Building CXX object discover/CMakeFiles/plasma-discover.dir/FeaturedModel.cpp.o
[2021-05-13T11:58:19.437Z] [ 89%] Building CXX object discover/CMakeFiles/plasma-discover.dir/PaginateModel.cpp.o
[2021-05-13T11:58:19.437Z] [ 89%] Built target dummytest
[2021-05-13T11:58:19.437Z] [ 90%] Building CXX object discover/CMakeFiles/plasma-discover.dir/UnityLauncher.cpp.o
[2021-05-13T11:58:19.694Z] [ 91%] Linking CXX shared module ../../../bin/kns-backend.so
[2021-05-13T11:58:19.694Z] [ 92%] Linking CXX shared module ../../../bin/dummy-backend.so
[2021-05-13T11:58:19.956Z] [ 93%] Building CXX object discover/CMakeFiles/plasma-discover.dir/ReadFile.cpp.o
[2021-05-13T11:58:19.956Z] [ 93%] Building CXX object discover/CMakeFiles/plasma-discover.dir/plasma-discover_autogen/EWIEGA46WW/qrc_resources.cpp.o
[2021-05-13T11:58:20.213Z] [ 93%] Built target kns-backend
[2021-05-13T11:58:20.469Z] [ 93%] Built target dummy-backend
[2021-05-13T11:58:20.469Z] [ 94%] Linking CXX executable ../../bin/CategoriesTest
[2021-05-13T11:58:21.038Z] [ 94%] Built target CategoriesTest
[2021-05-13T11:58:23.560Z] [ 95%] Linking CXX executable ../bin/plasma-discover
[2021-05-13T11:58:23.817Z] [ 95%] Built target plasma-discover
[2021-05-13T11:58:23.817Z] make: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-05-13T11:58:23.881Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to