CONSOLE OUTPUT
|
[...truncated 695 lines...] |
[2021-05-18T04:52:33.492Z] make[2]: *** Waiting for unfinished jobs.... |
[2021-05-18T04:52:33.492Z] [ 79%] Building CXX object libdiscover/backends/DummyBackend/CMakeFiles/dummy-backend.dir/DummyReviewsBackend.cpp.o |
[2021-05-18T04:52:33.492Z] [ 80%] Generating discoversettings.moc |
[2021-05-18T04:52:33.764Z] [ 81%] Building CXX object discover/CMakeFiles/plasma-discover.dir/plasma-discover_autogen/mocs_compilation.cpp.o |
[2021-05-18T04:52:33.764Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdResource.cpp: In member function ���void FwupdResource::setReleaseDetails(FwupdRelease*)���: |
[2021-05-18T04:52:33.764Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdResource.cpp:164:66: warning: ���const gchar* fwupd_release_get_uri(FwupdRelease*)��� is deprecated: Use 'fwupd_release_get_locations' instead [-Wdeprecated-declarations] |
[2021-05-18T04:52:33.764Z] 164 | m_updateURI = QString::fromUtf8(fwupd_release_get_uri(release)); |
[2021-05-18T04:52:33.764Z] | ^ |
[2021-05-18T04:52:33.764Z] In file included from /usr/include/fwupd-1/libfwupd/fwupd-device.h:12, |
[2021-05-18T04:52:33.764Z] from /usr/include/fwupd-1/libfwupd/fwupd-client.h:13, |
[2021-05-18T04:52:33.764Z] from /usr/include/fwupd-1/fwupd.h:16, |
[2021-05-18T04:52:33.764Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdBackend.h:31, |
[2021-05-18T04:52:33.764Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdResource.h:11, |
[2021-05-18T04:52:33.764Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdResource.cpp:8: |
[2021-05-18T04:52:33.764Z] /usr/include/fwupd-1/libfwupd/fwupd-release.h:38:14: note: declared here |
[2021-05-18T04:52:33.764Z] 38 | const gchar *fwupd_release_get_uri (FwupdRelease *release); |
[2021-05-18T04:52:33.764Z] | ^~~~~~~~~~~~~~~~~~~~~ |
[2021-05-18T04:52:34.040Z] [ 81%] Built target plasma-discover-update |
[2021-05-18T04:52:34.297Z] [ 82%] Linking CXX executable ../../bin/CategoriesTest |
[2021-05-18T04:52:34.869Z] [ 83%] Linking CXX executable ../../../../bin/dummytest |
[2021-05-18T04:52:34.869Z] [ 84%] Linking CXX executable ../../../../bin/updatedummytest |
[2021-05-18T04:52:34.869Z] [ 85%] Building CXX object libdiscover/backends/FwupdBackend/CMakeFiles/fwupd-backend.dir/FwupdBackend.cpp.o |
[2021-05-18T04:52:35.157Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyReviewsBackend.cpp: In member function ���void DummyReviewsBackend::initialize()���: |
[2021-05-18T04:52:35.157Z] /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-18T04:52:35.157Z] 62 | auto randomRating = qrand() % 10; |
[2021-05-18T04:52:35.157Z] | ^ |
[2021-05-18T04:52:35.157Z] In file included from /usr/include/qt5/QtCore/qiterator.h:43, |
[2021-05-18T04:52:35.157Z] from /usr/include/qt5/QtCore/qmap.h:43, |
[2021-05-18T04:52:35.157Z] from /usr/include/qt5/QtCore/QMap:1, |
[2021-05-18T04:52:35.157Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyReviewsBackend.h:10, |
[2021-05-18T04:52:35.157Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyReviewsBackend.cpp:7: |
[2021-05-18T04:52:35.157Z] /usr/include/qt5/QtCore/qglobal.h:1279:80: note: declared here |
[2021-05-18T04:52:35.157Z] 1279 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X_5_15("use QRandomGenerator instead") int qrand(); |
[2021-05-18T04:52:35.157Z] | ^~~~~ |
[2021-05-18T04:52:35.157Z] [ 86%] Linking CXX executable ../../../../bin/knsbackendtest |
[2021-05-18T04:52:35.444Z] [ 86%] Built target CategoriesTest |
[2021-05-18T04:52:35.699Z] make[1]: *** [CMakeFiles/Makefile2:517: libdiscover/backends/KNSBackend/CMakeFiles/kns-backend.dir/all] Error 2 |
[2021-05-18T04:52:35.699Z] make[1]: *** Waiting for unfinished jobs.... |
[2021-05-18T04:52:35.699Z] [ 87%] Building CXX object libdiscover/backends/DummyBackend/CMakeFiles/dummy-backend.dir/DummySourcesBackend.cpp.o |
[2021-05-18T04:52:35.955Z] [ 87%] Built target updatedummytest |
[2021-05-18T04:52:35.955Z] [ 87%] Built target dummytest |
[2021-05-18T04:52:35.955Z] [ 87%] Built target knsbackendtest |
[2021-05-18T04:52:36.519Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdBackend.cpp: In member function ���FwupdResource* FwupdBackend::createApp(FwupdDevice*)���: |
[2021-05-18T04:52:36.519Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdBackend.cpp:182:74: warning: ���const gchar* fwupd_release_get_uri(FwupdRelease*)��� is deprecated: Use 'fwupd_release_get_locations' instead [-Wdeprecated-declarations] |
[2021-05-18T04:52:36.519Z] 182 | const QUrl update_uri(QString::fromUtf8(fwupd_release_get_uri(release))); |
[2021-05-18T04:52:36.519Z] | ^ |
[2021-05-18T04:52:36.519Z] In file included from /usr/include/fwupd-1/libfwupd/fwupd-device.h:12, |
[2021-05-18T04:52:36.519Z] from /usr/include/fwupd-1/libfwupd/fwupd-client.h:13, |
[2021-05-18T04:52:36.519Z] from /usr/include/fwupd-1/fwupd.h:16, |
[2021-05-18T04:52:36.519Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdBackend.h:31, |
[2021-05-18T04:52:36.519Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdBackend.cpp:8: |
[2021-05-18T04:52:36.519Z] /usr/include/fwupd-1/libfwupd/fwupd-release.h:38:14: note: declared here |
[2021-05-18T04:52:36.519Z] 38 | const gchar *fwupd_release_get_uri (FwupdRelease *release); |
[2021-05-18T04:52:36.519Z] | ^~~~~~~~~~~~~~~~~~~~~ |
[2021-05-18T04:52:36.776Z] [ 88%] Building CXX object discover/CMakeFiles/plasma-discover.dir/DiscoverDeclarativePlugin.cpp.o |
[2021-05-18T04:52:37.032Z] [ 88%] Building CXX object libdiscover/backends/DummyBackend/CMakeFiles/dummy-backend.dir/DummyTransaction.cpp.o |
[2021-05-18T04:52:37.032Z] [ 88%] Building CXX object libdiscover/backends/FwupdBackend/CMakeFiles/fwupd-backend.dir/FwupdSourcesBackend.cpp.o |
[2021-05-18T04:52:37.594Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyTransaction.cpp: In member function ���void DummyTransaction::iterateTransaction()���: |
[2021-05-18T04:52:37.595Z] /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-18T04:52:37.595Z] 37 | setProgress(qBound(0, progress() + (KRandom::random() % 30), 100)); |
[2021-05-18T04:52:37.595Z] | ^~~~~~ |
[2021-05-18T04:52:37.595Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KRandom:1, |
[2021-05-18T04:52:37.595Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyTransaction.cpp:10: |
[2021-05-18T04:52:37.595Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/krandom.h:44:5: note: declared here |
[2021-05-18T04:52:37.595Z] 44 | int random(); |
[2021-05-18T04:52:37.595Z] | ^~~~~~ |
[2021-05-18T04:52:37.595Z] /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-18T04:52:37.595Z] 37 | setProgress(qBound(0, progress() + (KRandom::random() % 30), 100)); |
[2021-05-18T04:52:37.595Z] | ^ |
[2021-05-18T04:52:37.595Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KRandom:1, |
[2021-05-18T04:52:37.595Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyTransaction.cpp:10: |
[2021-05-18T04:52:37.595Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/krandom.h:44:5: note: declared here |
[2021-05-18T04:52:37.595Z] 44 | int random(); |
[2021-05-18T04:52:37.595Z] | ^~~~~~ |
[2021-05-18T04:52:37.850Z] [ 89%] Linking CXX shared module ../../../bin/dummy-backend.so |
[2021-05-18T04:52:38.412Z] [ 89%] Built target dummy-backend |
[2021-05-18T04:52:38.669Z] [ 90%] Building CXX object libdiscover/backends/FwupdBackend/CMakeFiles/fwupd-backend.dir/FwupdTransaction.cpp.o |
[2021-05-18T04:52:38.926Z] [ 90%] Building CXX object discover/CMakeFiles/plasma-discover.dir/plasma-discover_autogen/EWIEGA46WW/qrc_resources.cpp.o |
[2021-05-18T04:52:38.926Z] [ 91%] Building CXX object discover/CMakeFiles/plasma-discover.dir/ReadFile.cpp.o |
[2021-05-18T04:52:39.855Z] [ 92%] Linking CXX shared module ../../../bin/fwupd-backend.so |
[2021-05-18T04:52:39.855Z] [ 93%] Building CXX object discover/CMakeFiles/plasma-discover.dir/UnityLauncher.cpp.o |
[2021-05-18T04:52:40.416Z] [ 93%] Built target fwupd-backend |
[2021-05-18T04:52:40.980Z] [ 93%] Building CXX object discover/CMakeFiles/plasma-discover.dir/PaginateModel.cpp.o |
[2021-05-18T04:52:42.347Z] [ 94%] Building CXX object discover/CMakeFiles/plasma-discover.dir/FeaturedModel.cpp.o |
[2021-05-18T04:52:44.237Z] [ 94%] Building CXX object discover/CMakeFiles/plasma-discover.dir/discover_debug.cpp.o |
[2021-05-18T04:52:44.237Z] [ 94%] Building CXX object discover/CMakeFiles/plasma-discover.dir/main.cpp.o |
[2021-05-18T04:52:44.237Z] [ 95%] Building CXX object discover/CMakeFiles/plasma-discover.dir/DiscoverObject.cpp.o |
[2021-05-18T04:52:44.237Z] [ 97%] Building CXX object discover/CMakeFiles/plasma-discover.dir/plasmauserfeedback.cpp.o |
[2021-05-18T04:52:44.237Z] [ 97%] Building CXX object discover/CMakeFiles/plasma-discover.dir/discoversettings.cpp.o |
[2021-05-18T04:52:48.420Z] [ 98%] Linking CXX executable ../bin/plasma-discover |
[2021-05-18T04:52:48.420Z] [ 98%] Built target plasma-discover |
[2021-05-18T04:52:48.420Z] make: *** [Makefile:146: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-05-18T04:52:48.562Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |