CONSOLE OUTPUT
|
[...truncated 2175 lines...] |
[2021-07-28T09:29:16.918Z] | ^ |
[2021-07-28T09:29:16.918Z] /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-28T09:29:16.918Z] 931 | foreach (DragImage *image, m_dragImages) { |
[2021-07-28T09:29:16.918Z] | ^~~~~ |
[2021-07-28T09:29:16.918Z] | QImage |
[2021-07-28T09:29:16.918Z] /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-28T09:29:16.918Z] 931 | foreach (DragImage *image, m_dragImages) { |
[2021-07-28T09:29:16.918Z] | ^~~~~~~ |
[2021-07-28T09:29:16.918Z] | fread |
[2021-07-28T09:29:16.918Z] /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-28T09:29:16.918Z] 950 | foreach (DragImage *image, m_dragImages) { |
[2021-07-28T09:29:16.918Z] | ^ |
[2021-07-28T09:29:16.918Z] /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-28T09:29:16.919Z] /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-28T09:29:16.919Z] 1007 | foreach (const QModelIndex &index, m_dragIndexes) { |
[2021-07-28T09:29:16.919Z] | ^~~~~ |
[2021-07-28T09:29:16.919Z] /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-28T09:29:16.919Z] 1007 | foreach (const QModelIndex &index, m_dragIndexes) { |
[2021-07-28T09:29:16.919Z] | ^~~~~~~ |
[2021-07-28T09:29:16.919Z] | fread |
[2021-07-28T09:29:16.919Z] /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-28T09:29:16.919Z] /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-28T09:29:16.919Z] 1290 | foreach (const QModelIndex &index, indices) { |
[2021-07-28T09:29:16.919Z] | ^~~~~ |
[2021-07-28T09:29:16.919Z] /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-28T09:29:16.919Z] 1290 | foreach (const QModelIndex &index, indices) { |
[2021-07-28T09:29:16.919Z] | ^~~~~~~ |
[2021-07-28T09:29:16.919Z] | fread |
[2021-07-28T09:29:16.919Z] /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-28T09:29:16.919Z] 1297 | foreach (const QModelIndex &idx, deselected.indexes()) { |
[2021-07-28T09:29:16.919Z] | ^~~~~ |
[2021-07-28T09:29:16.919Z] /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-28T09:29:16.919Z] /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-28T09:29:16.919Z] 1415 | job->setDetails(0); |
[2021-07-28T09:29:16.919Z] | ~~~~~~~~~~~~~~~^~~ |
[2021-07-28T09:29:16.919Z] In file included from /home/jenkins/install-prefix/include/KF5/KIOCore/kio/jobclasses.h:20, |
[2021-07-28T09:29:16.919Z] from /home/jenkins/install-prefix/include/KF5/KIOCore/kio/job.h:47, |
[2021-07-28T09:29:16.919Z] from /home/jenkins/install-prefix/include/KF5/KIOCore/KIO/Job:1, |
[2021-07-28T09:29:16.919Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:58: |
[2021-07-28T09:29:16.919Z] /home/jenkins/install-prefix/include/KF5/KIOCore/kio/statjob.h:84:10: note: declared here |
[2021-07-28T09:29:16.919Z] 84 | void setDetails(short int details); |
[2021-07-28T09:29:16.919Z] | ^~~~~~~~~~ |
[2021-07-28T09:29:16.919Z] /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-28T09:29:16.919Z] /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-28T09:29:16.919Z] 1441 | foreach (const KFileItem &item, items) { |
[2021-07-28T09:29:16.919Z] | ^~~~~ |
[2021-07-28T09:29:16.919Z] /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-28T09:29:16.919Z] 1441 | foreach (const KFileItem &item, items) { |
[2021-07-28T09:29:16.919Z] | ^~~~~~~ |
[2021-07-28T09:29:16.919Z] | fread |
[2021-07-28T09:29:16.919Z] /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-28T09:29:16.919Z] /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-28T09:29:16.919Z] 1818 | m_fileItemActions->addOpenWithActionsTo(menu); |
[2021-07-28T09:29:16.919Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ |
[2021-07-28T09:29:16.919Z] In file included from /home/jenkins/install-prefix/include/KF5/KIOWidgets/KFileItemActions:1, |
[2021-07-28T09:29:16.919Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/containments/desktop/plugins/folder/foldermodel.cpp:39: |
[2021-07-28T09:29:16.919Z] /home/jenkins/install-prefix/include/KF5/KIOWidgets/kfileitemactions.h:100:10: note: declared here |
[2021-07-28T09:29:16.919Z] 100 | void addOpenWithActionsTo(QMenu *menu, const QString &traderConstraint = QString()); |
[2021-07-28T09:29:16.919Z] | ^~~~~~~~~~~~~~~~~~~~ |
[2021-07-28T09:29:17.182Z] [ 29%] Building CXX object applets/trash/plugin/CMakeFiles/trashplugin.dir/trashplugin.cpp.o |
[2021-07-28T09:29:17.439Z] [ 29%] Building CXX object applets/showdesktop/CMakeFiles/showdesktopplugin.dir/plugin/showdesktopplugin.cpp.o |
[2021-07-28T09:29:17.696Z] 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-28T09:29:17.696Z] make[2]: *** Waiting for unfinished jobs.... |
[2021-07-28T09:29:17.696Z] [ 29%] Building CXX object applets/pager/CMakeFiles/pagerplugin.dir/plugin/windowmodel.cpp.o |
[2021-07-28T09:29:17.696Z] [ 29%] Building CXX object containments/desktop/plugins/desktop/CMakeFiles/desktopplugin.dir/infonotification.cpp.o |
[2021-07-28T09:29:17.960Z] [ 29%] Building CXX object applets/taskmanager/CMakeFiles/taskmanagerplugin.dir/plugin/draghelper.cpp.o |
[2021-07-28T09:29:18.551Z] [ 29%] Linking CXX shared module ../../bin/kf5/krunner/krunner_plasma-desktop.so |
[2021-07-28T09:29:18.807Z] [ 29%] Linking CXX shared module ../../bin/kf5/krunner/krunner_kwin.so |
[2021-07-28T09:29:19.064Z] [ 29%] Built target krunner_plasma-desktop |
[2021-07-28T09:29:19.064Z] [ 29%] Linking CXX shared library ../../bin/libshowdesktopplugin.so |
[2021-07-28T09:29:19.325Z] [ 29%] Built target krunner_kwin |
[2021-07-28T09:29:19.325Z] [ 29%] Linking CXX shared library ../../../../bin/libdesktopplugin.so |
[2021-07-28T09:29:19.587Z] [ 29%] Linking CXX shared library ../../../bin/libtrashplugin.so |
[2021-07-28T09:29:19.588Z] [ 29%] Linking CXX shared library ../../bin/libpagerplugin.so |
[2021-07-28T09:29:19.848Z] [ 29%] Built target showdesktopplugin |
[2021-07-28T09:29:20.388Z] [ 29%] Building CXX object applets/taskmanager/CMakeFiles/taskmanagerplugin.dir/plugin/smartlaunchers/smartlauncherbackend.cpp.o |
[2021-07-28T09:29:20.388Z] [ 29%] Built target desktopplugin |
[2021-07-28T09:29:20.648Z] make[1]: *** [CMakeFiles/Makefile2:2818: containments/desktop/plugins/folder/CMakeFiles/folderplugin.dir/all] Error 2 |
[2021-07-28T09:29:20.648Z] make[1]: *** Waiting for unfinished jobs.... |
[2021-07-28T09:29:20.648Z] [ 29%] Built target trashplugin |
[2021-07-28T09:29:20.648Z] [ 29%] Built target pagerplugin |
[2021-07-28T09:29:21.585Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/applets/taskmanager/plugin/smartlaunchers/smartlauncherbackend.cpp: In member function ���void SmartLauncher::Backend::setupUnity()���: |
[2021-07-28T09:29:21.585Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/applets/taskmanager/plugin/smartlaunchers/smartlauncherbackend.cpp:84:14: error: expected primary-_expression_ before ���const��� |
[2021-07-28T09:29:21.585Z] 84 | foreach (const QString &key, grp.keyList()) { |
[2021-07-28T09:29:21.585Z] | ^~~~~ |
[2021-07-28T09:29:21.585Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/applets/taskmanager/plugin/smartlaunchers/smartlauncherbackend.cpp:84:5: error: ���foreach��� was not declared in this scope; did you mean ���fread���? |
[2021-07-28T09:29:21.585Z] 84 | foreach (const QString &key, grp.keyList()) { |
[2021-07-28T09:29:21.585Z] | ^~~~~~~ |
[2021-07-28T09:29:21.585Z] | fread |
[2021-07-28T09:29:21.843Z] make[2]: *** [applets/taskmanager/CMakeFiles/taskmanagerplugin.dir/build.make:132: applets/taskmanager/CMakeFiles/taskmanagerplugin.dir/plugin/smartlaunchers/smartlauncherbackend.cpp.o] Error 1 |
[2021-07-28T09:29:21.843Z] make[1]: *** [CMakeFiles/Makefile2:3368: applets/taskmanager/CMakeFiles/taskmanagerplugin.dir/all] Error 2 |
[2021-07-28T09:29:21.843Z] make: *** [Makefile:146: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-07-28T09:29:21.887Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |