CONSOLE OUTPUT
|
[...truncated 782 lines...] |
[2021-04-01T16:32:59.792Z] In file included from /usr/include/qt5/QtTest/qtest.h:45, |
[2021-04-01T16:32:59.792Z] from /usr/include/qt5/QtTest/QTest:1, |
[2021-04-01T16:32:59.792Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/tests/DummyTest.cpp:12: |
[2021-04-01T16:32:59.792Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/tests/DummyTest.cpp: In member function ���void DummyTest::testProxySorting()���: |
[2021-04-01T16:32:59.792Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/tests/DummyTest.cpp:128:36: warning: ���bool QVariant::operator<=(const QVariant&) const��� is deprecated [-Wdeprecated-declarations] |
[2021-04-01T16:32:59.792Z] 128 | QVERIFY(i == 0 || value <= lastRatingCount); |
[2021-04-01T16:32:59.792Z] | ^~~~~~~~~~~~~~~ |
[2021-04-01T16:32:59.792Z] In file included from /usr/include/qt5/QtCore/qabstractitemmodel.h:43, |
[2021-04-01T16:32:59.792Z] from /usr/include/qt5/QtCore/QAbstractListModel:1, |
[2021-04-01T16:32:59.792Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/ApplicationAddonsModel.h:11, |
[2021-04-01T16:32:59.792Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/tests/DummyTest.cpp:9: |
[2021-04-01T16:32:59.792Z] /usr/include/qt5/QtCore/qvariant.h:469:31: note: declared here |
[2021-04-01T16:32:59.792Z] 469 | QT_DEPRECATED inline bool operator<=(const QVariant &v) const |
[2021-04-01T16:32:59.792Z] | ^~~~~~~~ |
[2021-04-01T16:33:00.048Z] [ 79%] Built target updatedummytest |
[2021-04-01T16:33:00.048Z] [ 79%] Building CXX object libdiscover/backends/FwupdBackend/CMakeFiles/fwupd-backend.dir/FwupdBackend.cpp.o |
[2021-04-01T16:33:00.613Z] [ 80%] Building CXX object discover/CMakeFiles/plasma-discover.dir/discover_debug.cpp.o |
[2021-04-01T16:33:01.553Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdResource.cpp: In member function ���void FwupdResource::setReleaseDetails(FwupdRelease*)���: |
[2021-04-01T16:33:01.553Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdResource.cpp:163:66: warning: ���const gchar* fwupd_release_get_uri(FwupdRelease*)��� is deprecated: Use 'fwupd_release_get_locations' instead [-Wdeprecated-declarations] |
[2021-04-01T16:33:01.553Z] 163 | m_updateURI = QString::fromUtf8(fwupd_release_get_uri(release)); |
[2021-04-01T16:33:01.553Z] | ^ |
[2021-04-01T16:33:01.553Z] In file included from /usr/include/fwupd-1/libfwupd/fwupd-device.h:12, |
[2021-04-01T16:33:01.553Z] from /usr/include/fwupd-1/libfwupd/fwupd-client.h:13, |
[2021-04-01T16:33:01.553Z] from /usr/include/fwupd-1/fwupd.h:16, |
[2021-04-01T16:33:01.553Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdBackend.h:28, |
[2021-04-01T16:33:01.553Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdResource.h:11, |
[2021-04-01T16:33:01.553Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdResource.cpp:8: |
[2021-04-01T16:33:01.553Z] /usr/include/fwupd-1/libfwupd/fwupd-release.h:38:14: note: declared here |
[2021-04-01T16:33:01.553Z] 38 | const gchar *fwupd_release_get_uri (FwupdRelease *release); |
[2021-04-01T16:33:01.553Z] | ^~~~~~~~~~~~~~~~~~~~~ |
[2021-04-01T16:33:02.116Z] [ 81%] Building CXX object libdiscover/backends/FwupdBackend/CMakeFiles/fwupd-backend.dir/FwupdTransaction.cpp.o |
[2021-04-01T16:33:02.116Z] [ 82%] Linking CXX executable ../../../../bin/dummytest |
[2021-04-01T16:33:02.374Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdBackend.cpp: In member function ���FwupdResource* FwupdBackend::createApp(FwupdDevice*)���: |
[2021-04-01T16:33:02.374Z] /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-04-01T16:33:02.374Z] 182 | const QUrl update_uri(QString::fromUtf8(fwupd_release_get_uri(release))); |
[2021-04-01T16:33:02.374Z] | ^ |
[2021-04-01T16:33:02.374Z] In file included from /usr/include/fwupd-1/libfwupd/fwupd-device.h:12, |
[2021-04-01T16:33:02.374Z] from /usr/include/fwupd-1/libfwupd/fwupd-client.h:13, |
[2021-04-01T16:33:02.374Z] from /usr/include/fwupd-1/fwupd.h:16, |
[2021-04-01T16:33:02.374Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdBackend.h:28, |
[2021-04-01T16:33:02.374Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdBackend.cpp:8: |
[2021-04-01T16:33:02.374Z] /usr/include/fwupd-1/libfwupd/fwupd-release.h:38:14: note: declared here |
[2021-04-01T16:33:02.374Z] 38 | const gchar *fwupd_release_get_uri (FwupdRelease *release); |
[2021-04-01T16:33:02.374Z] | ^~~~~~~~~~~~~~~~~~~~~ |
[2021-04-01T16:33:02.374Z] Scanning dependencies of target plasma-discover-exporter |
[2021-04-01T16:33:02.374Z] [ 83%] Building CXX object discover/CMakeFiles/plasma-discover.dir/discoversettings.cpp.o |
[2021-04-01T16:33:02.374Z] [ 83%] Building CXX object exporter/CMakeFiles/plasma-discover-exporter.dir/plasma-discover-exporter_autogen/mocs_compilation.cpp.o |
[2021-04-01T16:33:02.632Z] [ 84%] Linking CXX executable ../../bin/CategoriesTest |
[2021-04-01T16:33:02.632Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdBackend.cpp: In function ���void fwupd_client_refresh_remote_cb(GObject*, GAsyncResult*, gpointer)���: |
[2021-04-01T16:33:02.632Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdBackend.cpp:298:39: warning: ignoring return value of ���gboolean fwupd_client_refresh_remote_finish(FwupdClient*, GAsyncResult*, GError**)��� declared with attribute ���warn_unused_result��� [-Wunused-result] |
[2021-04-01T16:33:02.632Z] 298 | fwupd_client_refresh_remote_finish(helper->client, res, &error); |
[2021-04-01T16:33:02.632Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2021-04-01T16:33:02.887Z] [ 84%] Built target dummytest |
[2021-04-01T16:33:02.887Z] Scanning dependencies of target plasma-discover-update |
[2021-04-01T16:33:02.887Z] [ 85%] Building CXX object update/CMakeFiles/plasma-discover-update.dir/plasma-discover-update_autogen/mocs_compilation.cpp.o |
[2021-04-01T16:33:03.155Z] [ 85%] Built target CategoriesTest |
[2021-04-01T16:33:03.155Z] [ 86%] Building CXX object update/CMakeFiles/plasma-discover-update.dir/main.cpp.o |
[2021-04-01T16:33:03.412Z] [ 86%] Building CXX object update/CMakeFiles/plasma-discover-update.dir/DiscoverUpdate.cpp.o |
[2021-04-01T16:33:03.412Z] [ 87%] Building CXX object exporter/CMakeFiles/plasma-discover-exporter.dir/main.cpp.o |
[2021-04-01T16:33:03.976Z] [ 88%] Building CXX object exporter/CMakeFiles/plasma-discover-exporter.dir/MuonExporter.cpp.o |
[2021-04-01T16:33:04.234Z] [ 88%] Building CXX object discover/CMakeFiles/plasma-discover.dir/plasmauserfeedback.cpp.o |
[2021-04-01T16:33:04.492Z] [ 89%] Building CXX object libdiscover/backends/FwupdBackend/CMakeFiles/fwupd-backend.dir/FwupdSourcesBackend.cpp.o |
[2021-04-01T16:33:05.066Z] [ 90%] Building CXX object discover/CMakeFiles/plasma-discover.dir/main.cpp.o |
[2021-04-01T16:33:05.066Z] [ 91%] Building CXX object discover/CMakeFiles/plasma-discover.dir/DiscoverObject.cpp.o |
[2021-04-01T16:33:05.631Z] [ 92%] Linking CXX executable ../bin/plasma-discover-update |
[2021-04-01T16:33:06.196Z] [ 92%] Building CXX object discover/CMakeFiles/plasma-discover.dir/DiscoverDeclarativePlugin.cpp.o |
[2021-04-01T16:33:06.196Z] [ 93%] Linking CXX executable ../bin/plasma-discover-exporter |
[2021-04-01T16:33:06.453Z] [ 93%] Built target plasma-discover-update |
[2021-04-01T16:33:06.453Z] [ 94%] Building CXX object discover/CMakeFiles/plasma-discover.dir/FeaturedModel.cpp.o |
[2021-04-01T16:33:06.711Z] In file included from /home/jenkins/install-prefix/include/KF5/KI18n/KLocalizedString:1, |
[2021-04-01T16:33:06.711Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdSourcesBackend.cpp:10: |
[2021-04-01T16:33:06.711Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdSourcesBackend.cpp: In member function ���virtual bool FwupdSourcesModel::setData(const QModelIndex&, const QVariant&, int)���: |
[2021-04-01T16:33:06.711Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdSourcesBackend.cpp:40:98: error: expected ���)��� before ���;��� token |
[2021-04-01T16:33:06.711Z] 40 | QString::fromUtf8(fwupd_remote_get_agreement(remote)); |
[2021-04-01T16:33:06.711Z] | ^ |
[2021-04-01T16:33:06.711Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdSourcesBackend.cpp:38:40: note: to match this ���(��� |
[2021-04-01T16:33:06.711Z] 38 | QString eulaText = i18n("The remote %1 require that you accept their license:\n %2", |
[2021-04-01T16:33:06.711Z] | ^~~~ |
[2021-04-01T16:33:06.711Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/FwupdBackend/FwupdSourcesBackend.cpp:38:40: error: expected ���;��� before ���)��� token |
[2021-04-01T16:33:06.711Z] 38 | QString eulaText = i18n("The remote %1 require that you accept their license:\n %2", |
[2021-04-01T16:33:06.711Z] | ^~~~ |
[2021-04-01T16:33:06.711Z] [ 94%] Built target plasma-discover-exporter |
[2021-04-01T16:33:06.711Z] [ 95%] Building CXX object discover/CMakeFiles/plasma-discover.dir/PaginateModel.cpp.o |
[2021-04-01T16:33:06.968Z] make[2]: *** [libdiscover/backends/FwupdBackend/CMakeFiles/fwupd-backend.dir/build.make:134: libdiscover/backends/FwupdBackend/CMakeFiles/fwupd-backend.dir/FwupdSourcesBackend.cpp.o] Error 1 |
[2021-04-01T16:33:06.968Z] make[1]: *** [CMakeFiles/Makefile2:912: libdiscover/backends/FwupdBackend/CMakeFiles/fwupd-backend.dir/all] Error 2 |
[2021-04-01T16:33:06.968Z] make[1]: *** Waiting for unfinished jobs.... |
[2021-04-01T16:33:06.968Z] [ 96%] Building CXX object discover/CMakeFiles/plasma-discover.dir/UnityLauncher.cpp.o |
[2021-04-01T16:33:08.341Z] [ 96%] Building CXX object discover/CMakeFiles/plasma-discover.dir/ReadFile.cpp.o |
[2021-04-01T16:33:08.908Z] [ 97%] Building CXX object discover/CMakeFiles/plasma-discover.dir/plasma-discover_autogen/EWIEGA46WW/qrc_resources.cpp.o |
[2021-04-01T16:33:10.802Z] [ 98%] Linking CXX executable ../bin/plasma-discover |
[2021-04-01T16:33:11.733Z] [ 98%] Built target plasma-discover |
[2021-04-01T16:33:11.733Z] make: *** [Makefile:160: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-04-01T16:33:11.748Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |