CONSOLE OUTPUT
|
[...truncated 504 lines...] |
[2021-05-13T09:18:48.969Z] make[2]: *** Waiting for unfinished jobs.... |
[2021-05-13T09:18:48.969Z] [ 19%] Automatic MOC for target DummyNotifier |
[2021-05-13T09:18:48.969Z] [ 19%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/Category/CategoryModel.cpp.o |
[2021-05-13T09:18:48.969Z] [ 20%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/Category/CategoriesReader.cpp.o |
[2021-05-13T09:18:49.225Z] [ 20%] Built target DummyNotifier_autogen |
[2021-05-13T09:18:49.225Z] [ 21%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/ReviewsBackend/AbstractReviewsBackend.cpp.o |
[2021-05-13T09:18:49.485Z] [ 21%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/ReviewsBackend/Rating.cpp.o |
[2021-05-13T09:18:49.485Z] [ 22%] Automatic MOC for target DiscoverNotifier |
[2021-05-13T09:18:49.485Z] [ 23%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/ReviewsBackend/Review.cpp.o |
[2021-05-13T09:18:49.485Z] [ 24%] Building CXX object libdiscover/CMakeFiles/DiscoverCommon.dir/ReviewsBackend/ReviewsModel.cpp.o |
[2021-05-13T09:18:49.752Z] [ 24%] Built target DiscoverNotifier_autogen |
[2021-05-13T09:18:49.752Z] [ 25%] Building CXX object libdiscover/backends/DummyBackend/CMakeFiles/DummyNotifier.dir/DummyNotifier_autogen/mocs_compilation.cpp.o |
[2021-05-13T09:18:50.008Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/Category/Category.cpp: In static member function ���static void Category::addSubcategory(QVector<Category*>&, Category*)���: |
[2021-05-13T09:18:50.008Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/Category/Category.cpp:200:33: error: expected primary-_expression_ before ���*��� token |
[2021-05-13T09:18:50.008Z] 200 | Q_FOREACH (Category *nc, newcat->subCategories()) { |
[2021-05-13T09:18:50.008Z] | ^ |
[2021-05-13T09:18:50.008Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/Category/Category.cpp:200:34: error: ���nc��� was not declared in this scope; did you mean ���c���? |
[2021-05-13T09:18:50.008Z] 200 | Q_FOREACH (Category *nc, newcat->subCategories()) { |
[2021-05-13T09:18:50.008Z] | ^~ |
[2021-05-13T09:18:50.008Z] | c |
[2021-05-13T09:18:50.008Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/Category/Category.cpp:200:13: error: ���Q_FOREACH��� was not declared in this scope; did you mean ���Q_FOREVER���? |
[2021-05-13T09:18:50.008Z] 200 | Q_FOREACH (Category *nc, newcat->subCategories()) { |
[2021-05-13T09:18:50.008Z] | ^~~~~~~~~ |
[2021-05-13T09:18:50.008Z] | Q_FOREVER |
[2021-05-13T09:18:50.008Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/Category/CategoryModel.cpp: In member function ���void CategoryModel::populateCategories()���: |
[2021-05-13T09:18:50.008Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/Category/CategoryModel.cpp:40:16: error: expected primary-_expression_ before ���const��� |
[2021-05-13T09:18:50.008Z] 40 | Q_FOREACH (const auto backend, backends) { |
[2021-05-13T09:18:50.008Z] | ^~~~~ |
[2021-05-13T09:18:50.008Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/Category/CategoryModel.cpp:40:5: error: ���Q_FOREACH��� was not declared in this scope; did you mean ���Q_FOREVER���? |
[2021-05-13T09:18:50.008Z] 40 | Q_FOREACH (const auto backend, backends) { |
[2021-05-13T09:18:50.008Z] | ^~~~~~~~~ |
[2021-05-13T09:18:50.008Z] | Q_FOREVER |
[2021-05-13T09:18:50.008Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/Category/CategoryModel.cpp:39:22: warning: unused variable ���cr��� [-Wunused-variable] |
[2021-05-13T09:18:50.008Z] 39 | CategoriesReader cr; |
[2021-05-13T09:18:50.008Z] | ^~ |
[2021-05-13T09:18:50.008Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/Category/CategoryModel.cpp: In function ���Category* recFindCategory(Category*, const QString&)���: |
[2021-05-13T09:18:50.008Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/Category/CategoryModel.cpp:80:29: error: expected primary-_expression_ before ���*��� token |
[2021-05-13T09:18:50.008Z] 80 | Q_FOREACH (Category *c, subs) { |
[2021-05-13T09:18:50.008Z] | ^ |
[2021-05-13T09:18:50.008Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/Category/CategoryModel.cpp:80:30: error: ���c��� was not declared in this scope |
[2021-05-13T09:18:50.008Z] 80 | Q_FOREACH (Category *c, subs) { |
[2021-05-13T09:18:50.008Z] | ^ |
[2021-05-13T09:18:50.008Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/Category/CategoryModel.cpp:80:9: error: ���Q_FOREACH��� was not declared in this scope; did you mean ���Q_FOREVER���? |
[2021-05-13T09:18:50.008Z] 80 | Q_FOREACH (Category *c, subs) { |
[2021-05-13T09:18:50.008Z] | ^~~~~~~~~ |
[2021-05-13T09:18:50.008Z] | Q_FOREVER |
[2021-05-13T09:18:50.008Z] make[1]: *** [CMakeFiles/Makefile2:1045: discover/autotests/CMakeFiles/PaginateModelTest.dir/all] Error 2 |
[2021-05-13T09:18:50.008Z] make[1]: *** Waiting for unfinished jobs.... |
[2021-05-13T09:18:50.008Z] [ 25%] Building CXX object libdiscover/backends/DummyBackend/CMakeFiles/DummyNotifier.dir/DummyNotifier.cpp.o |
[2021-05-13T09:18:50.267Z] make[2]: *** [libdiscover/CMakeFiles/DiscoverCommon.dir/build.make:90: libdiscover/CMakeFiles/DiscoverCommon.dir/Category/Category.cpp.o] Error 1 |
[2021-05-13T09:18:50.267Z] make[2]: *** Waiting for unfinished jobs.... |
[2021-05-13T09:18:50.267Z] make[2]: *** [libdiscover/CMakeFiles/DiscoverCommon.dir/build.make:104: libdiscover/CMakeFiles/DiscoverCommon.dir/Category/CategoryModel.cpp.o] Error 1 |
[2021-05-13T09:18:50.525Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/ReviewsBackend/ReviewsModel.cpp: In member function ���void ReviewsModel::setResource(AbstractResource*)���: |
[2021-05-13T09:18:50.525Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/ReviewsBackend/ReviewsModel.cpp:107:9: error: ���emit��� was not declared in this scope; did you mean ���exit���? |
[2021-05-13T09:18:50.525Z] 107 | emit rowsChanged(); |
[2021-05-13T09:18:50.525Z] | ^~~~ |
[2021-05-13T09:18:50.525Z] | exit |
[2021-05-13T09:18:50.525Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/ReviewsBackend/ReviewsModel.cpp:108:13: error: expected ���;��� before ���resourceChanged��� |
[2021-05-13T09:18:50.525Z] 108 | emit resourceChanged(); |
[2021-05-13T09:18:50.525Z] | ^~~~~~~~~~~~~~~~ |
[2021-05-13T09:18:50.525Z] | ; |
[2021-05-13T09:18:50.525Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/ReviewsBackend/ReviewsModel.cpp: In member function ���void ReviewsModel::restartFetching()���: |
[2021-05-13T09:18:50.525Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/ReviewsBackend/ReviewsModel.cpp:120:5: error: ���emit��� was not declared in this scope; did you mean ���exit���? |
[2021-05-13T09:18:50.525Z] 120 | emit rowsChanged(); |
[2021-05-13T09:18:50.525Z] | ^~~~ |
[2021-05-13T09:18:50.525Z] | exit |
[2021-05-13T09:18:50.525Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/ReviewsBackend/ReviewsModel.cpp: In member function ���void ReviewsModel::addReviews(AbstractResource*, const QVector<QSharedPointer<Review> >&, bool)���: |
[2021-05-13T09:18:50.525Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/ReviewsBackend/ReviewsModel.cpp:145:9: error: ���emit��� was not declared in this scope; did you mean ���exit���? |
[2021-05-13T09:18:50.525Z] 145 | emit rowsChanged(); |
[2021-05-13T09:18:50.525Z] | ^~~~ |
[2021-05-13T09:18:50.525Z] | exit |
[2021-05-13T09:18:50.525Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/ReviewsBackend/ReviewsModel.cpp: In member function ���void ReviewsModel::markUseful(int, bool)���: |
[2021-05-13T09:18:50.525Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/ReviewsBackend/ReviewsModel.cpp:161:5: error: ���emit��� was not declared in this scope; did you mean ���exit���? |
[2021-05-13T09:18:50.525Z] 161 | emit dataChanged(ind, ind, {UsefulnessTotal, UsefulnessFavorable, UsefulChoice}); |
[2021-05-13T09:18:50.525Z] | ^~~~ |
[2021-05-13T09:18:50.525Z] | exit |
[2021-05-13T09:18:50.525Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/ReviewsBackend/ReviewsModel.cpp:161:84: error: expected primary-_expression_ before ���)��� token |
[2021-05-13T09:18:50.525Z] 161 | emit dataChanged(ind, ind, {UsefulnessTotal, UsefulnessFavorable, UsefulChoice}); |
[2021-05-13T09:18:50.525Z] | ^ |
[2021-05-13T09:18:50.782Z] make[2]: *** [libdiscover/CMakeFiles/DiscoverCommon.dir/build.make:174: libdiscover/CMakeFiles/DiscoverCommon.dir/ReviewsBackend/ReviewsModel.cpp.o] Error 1 |
[2021-05-13T09:18:50.782Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyNotifier.cpp: In member function ���virtual void DummyNotifier::recheckSystemUpdateNeeded()���: |
[2021-05-13T09:18:50.782Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.15/libdiscover/backends/DummyBackend/DummyNotifier.cpp:21:5: error: ���emit��� was not declared in this scope; did you mean ���exit���? |
[2021-05-13T09:18:50.782Z] 21 | emit foundUpdates(); |
[2021-05-13T09:18:50.782Z] | ^~~~ |
[2021-05-13T09:18:50.782Z] | exit |
[2021-05-13T09:18:51.039Z] make[2]: *** [libdiscover/backends/DummyBackend/CMakeFiles/DummyNotifier.dir/build.make:90: libdiscover/backends/DummyBackend/CMakeFiles/DummyNotifier.dir/DummyNotifier.cpp.o] Error 1 |
[2021-05-13T09:18:51.039Z] make[2]: *** Waiting for unfinished jobs.... |
[2021-05-13T09:18:51.039Z] make[1]: *** [CMakeFiles/Makefile2:623: libdiscover/backends/DummyBackend/CMakeFiles/DummyNotifier.dir/all] Error 2 |
[2021-05-13T09:18:51.294Z] [ 25%] Linking CXX shared module ../bin/kcm_updates.so |
[2021-05-13T09:18:51.549Z] [ 25%] Built target kcm_updates |
[2021-05-13T09:18:51.805Z] make[1]: *** [CMakeFiles/Makefile2:464: libdiscover/CMakeFiles/DiscoverCommon.dir/all] Error 2 |
[2021-05-13T09:18:51.805Z] make: *** [Makefile:146: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-05-13T09:18:51.827Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |