BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/kf5-qt5%20SUSEQt5.15/973/
Project: kf5-qt5 SUSEQt5.15
Date of build: Wed, 28 Jul 2021 04:32:03 +0000
Build duration: 1 min 33 sec and counting


CONSOLE OUTPUT
[...truncated 1998 lines...]
[2021-07-28T04:33:36.797Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp: In member function ���void FolderModel::runSelected()���:
[2021-07-28T04:33:36.797Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:752:14: error: expected primary-_expression_ before ���const���
[2021-07-28T04:33:36.797Z] 752 | foreach (const QModelIndex &index, m_selectionModel->selectedIndexes()) {
[2021-07-28T04:33:36.797Z] | ^~~~~
[2021-07-28T04:33:36.797Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:752:5: error: ���foreach��� was not declared in this scope; did you mean ���fread���?
[2021-07-28T04:33:36.797Z] 752 | foreach (const QModelIndex &index, m_selectionModel->selectedIndexes()) {
[2021-07-28T04:33:36.797Z] | ^~~~~~~
[2021-07-28T04:33:36.797Z] | fread
[2021-07-28T04:33:36.797Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:759:45: warning: ���void KFileItemActions::runPreferredApplications(const KFileItemList&, const QString&)��� is deprecated: Since 5.83. use runPreferredApplications(const KFileItemList &) instead [-Wdeprecated-declarations]
[2021-07-28T04:33:36.797Z] 759 | fileItemActions.runPreferredApplications(items, QString());
[2021-07-28T04:33:36.797Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
[2021-07-28T04:33:36.797Z] In file included from /home/jenkins/install-prefix/include/KF5/KIOWidgets/KFileItemActions:1,
[2021-07-28T04:33:36.797Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:39:
[2021-07-28T04:33:36.797Z] /home/jenkins/install-prefix/include/KF5/KIOWidgets/kfileitemactions.h:302:10: note: declared here
[2021-07-28T04:33:36.797Z] 302 | void runPreferredApplications(const KFileItemList &fileOpenList, const QString &traderConstraint);
[2021-07-28T04:33:36.797Z] | ^~~~~~~~~~~~~~~~~~~~~~~~
[2021-07-28T04:33:36.797Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp: In member function ���void FolderModel::updateSelection(const QVariantList&, bool)���:
[2021-07-28T04:33:36.797Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:847:14: error: expected primary-_expression_ before ���const���
[2021-07-28T04:33:36.797Z] 847 | foreach (const QVariant &row, rows) {
[2021-07-28T04:33:36.797Z] | ^~~~~
[2021-07-28T04:33:36.797Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:847:5: error: ���foreach��� was not declared in this scope; did you mean ���fread���?
[2021-07-28T04:33:36.797Z] 847 | foreach (const QVariant &row, rows) {
[2021-07-28T04:33:36.797Z] | ^~~~~~~
[2021-07-28T04:33:36.797Z] | fread
[2021-07-28T04:33:36.797Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:845:9: warning: unused variable ���iRow��� [-Wunused-variable]
[2021-07-28T04:33:36.797Z] 845 | int iRow = -1;
[2021-07-28T04:33:36.797Z] | ^~~~
[2021-07-28T04:33:36.797Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp: In member function ���void FolderModel::addDragImage(QDrag*, int, int)���:
[2021-07-28T04:33:36.797Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:931:24: error: expected primary-_expression_ before ���*��� token
[2021-07-28T04:33:36.797Z] 931 | foreach (DragImage *image, m_dragImages) {
[2021-07-28T04:33:36.797Z] | ^
[2021-07-28T04:33:36.797Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:931:25: error: ���image��� was not declared in this scope; did you mean ���QImage���?
[2021-07-28T04:33:36.797Z] 931 | foreach (DragImage *image, m_dragImages) {
[2021-07-28T04:33:36.797Z] | ^~~~~
[2021-07-28T04:33:36.797Z] | QImage
[2021-07-28T04:33:36.797Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:931:5: error: ���foreach��� was not declared in this scope; did you mean ���fread���?
[2021-07-28T04:33:36.797Z] 931 | foreach (DragImage *image, m_dragImages) {
[2021-07-28T04:33:36.797Z] | ^~~~~~~
[2021-07-28T04:33:36.797Z] | fread
[2021-07-28T04:33:36.797Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:950:24: error: expected primary-_expression_ before ���*��� token
[2021-07-28T04:33:36.797Z] 950 | foreach (DragImage *image, m_dragImages) {
[2021-07-28T04:33:36.797Z] | ^
[2021-07-28T04:33:36.797Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp: In member function ���void FolderModel::dragSelectedInternal(int, int)���:
[2021-07-28T04:33:36.797Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:1007:14: error: expected primary-_expression_ before ���const���
[2021-07-28T04:33:36.797Z] 1007 | foreach (const QModelIndex &index, m_dragIndexes) {
[2021-07-28T04:33:36.797Z] | ^~~~~
[2021-07-28T04:33:36.797Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:1007:5: error: ���foreach��� was not declared in this scope; did you mean ���fread���?
[2021-07-28T04:33:36.797Z] 1007 | foreach (const QModelIndex &index, m_dragIndexes) {
[2021-07-28T04:33:36.797Z] | ^~~~~~~
[2021-07-28T04:33:36.797Z] | fread
[2021-07-28T04:33:36.797Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp: In member function ���void FolderModel::selectionChanged(const QItemSelection&, const QItemSelection&)���:
[2021-07-28T04:33:36.797Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:1290:14: error: expected primary-_expression_ before ���const���
[2021-07-28T04:33:36.797Z] 1290 | foreach (const QModelIndex &index, indices) {
[2021-07-28T04:33:36.797Z] | ^~~~~
[2021-07-28T04:33:36.797Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:1290:5: error: ���foreach��� was not declared in this scope; did you mean ���fread���?
[2021-07-28T04:33:36.797Z] 1290 | foreach (const QModelIndex &index, indices) {
[2021-07-28T04:33:36.797Z] | ^~~~~~~
[2021-07-28T04:33:36.797Z] | fread
[2021-07-28T04:33:36.798Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:1297:18: error: expected primary-_expression_ before ���const���
[2021-07-28T04:33:36.798Z] 1297 | foreach (const QModelIndex &idx, deselected.indexes()) {
[2021-07-28T04:33:36.798Z] | ^~~~~
[2021-07-28T04:33:36.798Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp: In member function ���bool FolderModel::isDir(const QModelIndex&, const KDirModel*) const���:
[2021-07-28T04:33:36.798Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:1415:24: warning: ���void KIO::StatJob::setDetails(short int)��� is deprecated: Since 5.69. Use setDetails(KIO::statDetails) [-Wdeprecated-declarations]
[2021-07-28T04:33:36.798Z] 1415 | job->setDetails(0);
[2021-07-28T04:33:36.798Z] | ~~~~~~~~~~~~~~~^~~
[2021-07-28T04:33:36.798Z] In file included from /home/jenkins/install-prefix/include/KF5/KIOCore/kio/jobclasses.h:20,
[2021-07-28T04:33:36.798Z] from /home/jenkins/install-prefix/include/KF5/KIOCore/kio/job.h:47,
[2021-07-28T04:33:36.798Z] from /home/jenkins/install-prefix/include/KF5/KIOCore/KIO/Job:1,
[2021-07-28T04:33:36.798Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:58:
[2021-07-28T04:33:36.798Z] /home/jenkins/install-prefix/include/KF5/KIOCore/kio/statjob.h:84:10: note: declared here
[2021-07-28T04:33:36.798Z] 84 | void setDetails(short int details);
[2021-07-28T04:33:36.798Z] | ^~~~~~~~~~
[2021-07-28T04:33:36.798Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp: In member function ���void FolderModel::evictFromIsDirCache(const KFileItemList&)���:
[2021-07-28T04:33:36.798Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:1441:14: error: expected primary-_expression_ before ���const���
[2021-07-28T04:33:36.798Z] 1441 | foreach (const KFileItem &item, items) {
[2021-07-28T04:33:36.798Z] | ^~~~~
[2021-07-28T04:33:36.798Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:1441:5: error: ���foreach��� was not declared in this scope; did you mean ���fread���?
[2021-07-28T04:33:36.798Z] 1441 | foreach (const KFileItem &item, items) {
[2021-07-28T04:33:36.798Z] | ^~~~~~~
[2021-07-28T04:33:36.798Z] | fread
[2021-07-28T04:33:36.798Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp: In member function ���void FolderModel::openContextMenu(QQuickItem*, Qt::KeyboardModifiers)���:
[2021-07-28T04:33:36.798Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:1818:48: warning: ���void KFileItemActions::addOpenWithActionsTo(QMenu*, const QString&)��� is deprecated: Since 5.82. use insertOpenWithActionsTo(QAction *before, QMenu *topMenu, const QStringList &excludedDesktopEntryNames) instead and pass in a nullptr for the before parameter [-Wdeprecated-declarations]
[2021-07-28T04:33:36.798Z] 1818 | m_fileItemActions->addOpenWithActionsTo(menu);
[2021-07-28T04:33:36.798Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
[2021-07-28T04:33:36.798Z] In file included from /home/jenkins/install-prefix/include/KF5/KIOWidgets/KFileItemActions:1,
[2021-07-28T04:33:36.798Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:39:
[2021-07-28T04:33:36.798Z] /home/jenkins/install-prefix/include/KF5/KIOWidgets/kfileitemactions.h:100:10: note: declared here
[2021-07-28T04:33:36.798Z] 100 | void addOpenWithActionsTo(QMenu *menu, const QString &traderConstraint = QString());
[2021-07-28T04:33:36.798Z] | ^~~~~~~~~~~~~~~~~~~~
[2021-07-28T04:33:37.363Z] make[2]: *** [containments/desktop/plugins/folder/CMakeFiles/folderplugin.dir/build.make:104: containments/desktop/plugins/folder/CMakeFiles/folderplugin.dir/foldermodel.cpp.o] Error 1
[2021-07-28T04:33:37.363Z] make[1]: *** [CMakeFiles/Makefile2:2818: containments/desktop/plugins/folder/CMakeFiles/folderplugin.dir/all] Error 2
[2021-07-28T04:33:37.363Z] make: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-07-28T04:33:37.387Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to