BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/kf5-qt5%20SUSEQt5.15/283/
Project: kf5-qt5 SUSEQt5.15
Date of build: Sat, 24 Oct 2020 08:51:34 +0000
Build duration: 2 min 5 sec and counting


CONSOLE OUTPUT
[...truncated 3911 lines...]
[2020-10-24T08:53:39.346Z] | ^~~~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:168:28: error: ���windowIcon��� was not declared in this scope
[2020-10-24T08:53:39.346Z] 168 | editUi->setWindowIcon( windowIcon() );
[2020-10-24T08:53:39.346Z] | ^~~~~~~~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp: At global scope:
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:172:6: error: ���SolidActions��� has not been declared
[2020-10-24T08:53:39.346Z] 172 | void SolidActions::deleteAction()
[2020-10-24T08:53:39.346Z] | ^~~~~~~~~~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp: In function ���void deleteAction()���:
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:174:27: error: ���selectedAction��� was not declared in this scope; did you mean ���deleteAction���?
[2020-10-24T08:53:39.346Z] 174 | ActionItem * action = "">
[2020-10-24T08:53:39.346Z] | ^~~~~~~~~~~~~~
[2020-10-24T08:53:39.346Z] | deleteAction
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:179:5: error: ���fillActionsList��� was not declared in this scope
[2020-10-24T08:53:39.346Z] 179 | fillActionsList(); // Update the list of actions
[2020-10-24T08:53:39.346Z] | ^~~~~~~~~~~~~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp: At global scope:
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:182:14: error: ���SolidActions��� has not been declared
[2020-10-24T08:53:39.346Z] 182 | ActionItem * SolidActions::selectedAction() const
[2020-10-24T08:53:39.346Z] | ^~~~~~~~~~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:182:45: error: non-member function ���ActionItem* selectedAction()��� cannot have cv-qualifier
[2020-10-24T08:53:39.346Z] 182 | ActionItem * SolidActions::selectedAction() const
[2020-10-24T08:53:39.346Z] | ^~~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp: In function ���ActionItem* selectedAction()���:
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:184:26: error: ���mainUi��� was not declared in this scope
[2020-10-24T08:53:39.346Z] 184 | QModelIndex action = "">currentIndex();
[2020-10-24T08:53:39.346Z] | ^~~~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:185:31: error: ���actionModel��� was not declared in this scope
[2020-10-24T08:53:39.346Z] 185 | ActionItem * actionItem = actionModel->data( action, Qt::UserRole ).value<ActionItem*>();
[2020-10-24T08:53:39.346Z] | ^~~~~~~~~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:185:89: error: expected primary-_expression_ before ���*��� token
[2020-10-24T08:53:39.346Z] 185 | ActionItem * actionItem = actionModel->data( action, Qt::UserRole ).value<ActionItem*>();
[2020-10-24T08:53:39.346Z] | ^
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:185:90: error: expected primary-_expression_ before ���>��� token
[2020-10-24T08:53:39.346Z] 185 | ActionItem * actionItem = actionModel->data( action, Qt::UserRole ).value<ActionItem*>();
[2020-10-24T08:53:39.346Z] | ^
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:185:92: error: expected primary-_expression_ before ���)��� token
[2020-10-24T08:53:39.346Z] 185 | ActionItem * actionItem = actionModel->data( action, Qt::UserRole ).value<ActionItem*>();
[2020-10-24T08:53:39.346Z] | ^
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp: At global scope:
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:189:6: error: ���SolidActions��� has not been declared
[2020-10-24T08:53:39.346Z] 189 | void SolidActions::fillActionsList()
[2020-10-24T08:53:39.346Z] | ^~~~~~~~~~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp: In function ���void fillActionsList()���:
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:191:5: error: ���mainUi��� was not declared in this scope
[2020-10-24T08:53:39.346Z] 191 | mainUi.TvActions->clearSelection();
[2020-10-24T08:53:39.346Z] | ^~~~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:192:5: error: ���actionModel��� was not declared in this scope
[2020-10-24T08:53:39.346Z] 192 | actionModel->buildActionList();
[2020-10-24T08:53:39.346Z] | ^~~~~~~~~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:193:58: error: ���QHeaderView��� has not been declared
[2020-10-24T08:53:39.346Z] 193 | mainUi.TvActions->header()->setSectionResizeMode( 0, QHeaderView::Stretch );
[2020-10-24T08:53:39.346Z] | ^~~~~~~~~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:194:58: error: ���QHeaderView��� has not been declared
[2020-10-24T08:53:39.346Z] 194 | mainUi.TvActions->header()->setSectionResizeMode( 1, QHeaderView::ResizeToContents );
[2020-10-24T08:53:39.346Z] | ^~~~~~~~~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:195:5: error: ���toggleEditDelete��� was not declared in this scope
[2020-10-24T08:53:39.346Z] 195 | toggleEditDelete();
[2020-10-24T08:53:39.346Z] | ^~~~~~~~~~~~~~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp: At global scope:
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:198:6: error: ���SolidActions��� has not been declared
[2020-10-24T08:53:39.346Z] 198 | void SolidActions::acceptActionChanges()
[2020-10-24T08:53:39.346Z] | ^~~~~~~~~~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp: In function ���void acceptActionChanges()���:
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:201:48: error: invalid use of ���this��� in non-member function
[2020-10-24T08:53:39.346Z] 201 | KBuildSycocaProgressDialog::rebuildKSycoca(this);
[2020-10-24T08:53:39.346Z] | ^~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp: At global scope:
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:205:6: error: ���SolidActions��� has not been declared
[2020-10-24T08:53:39.346Z] 205 | void SolidActions::toggleEditDelete()
[2020-10-24T08:53:39.346Z] | ^~~~~~~~~~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp: In function ���void toggleEditDelete()���:
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:209:10: error: ���mainUi��� was not declared in this scope
[2020-10-24T08:53:39.346Z] 209 | if( !mainUi.TvActions->currentIndex().isValid() ) { // Is an action selected?
[2020-10-24T08:53:39.346Z] | ^~~~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:210:41: error: ���i18n��� was not declared in this scope
[2020-10-24T08:53:39.346Z] 210 | mainUi.PbDeleteAction->setText( i18n("No Action Selected") ); // Set a friendly disabled text
[2020-10-24T08:53:39.346Z] | ^~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:215:5: error: ���mainUi��� was not declared in this scope
[2020-10-24T08:53:39.346Z] 215 | mainUi.PbEditAction->setEnabled(toggle); // Change them to the new state
[2020-10-24T08:53:39.346Z] | ^~~~~~
[2020-10-24T08:53:39.346Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/SolidActions.cpp:231:41: error: ���i18n��� was not declared in this scope
[2020-10-24T08:53:39.346Z] 231 | mainUi.PbDeleteAction->setText( i18n("Cannot be deleted") );
[2020-10-24T08:53:39.346Z] | ^~~~
[2020-10-24T08:53:39.346Z] make[2]: *** [kcms/solid_actions/CMakeFiles/kcm_solid_actions.dir/build.make:185: kcms/solid_actions/CMakeFiles/kcm_solid_actions.dir/SolidActions.cpp.o] Error 1
[2020-10-24T08:53:39.346Z] make[2]: *** Waiting for unfinished jobs....
[2020-10-24T08:53:39.346Z] [ 84%] Linking CXX shared library ../../bin/libactivityswitcherextensionplugin.so
[2020-10-24T08:53:39.601Z] make[1]: *** [CMakeFiles/Makefile2:6311: kcms/solid_actions/CMakeFiles/kcm_solid_actions.dir/all] Error 2
[2020-10-24T08:53:39.856Z] [ 84%] Built target activityswitcherextensionplugin
[2020-10-24T08:53:40.111Z] [ 85%] Linking CXX shared module ../../../bin/plasma_engine_touchpad.so
[2020-10-24T08:53:40.365Z] [ 85%] Built target plasma_engine_touchpad
[2020-10-24T08:53:40.365Z] make: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-10-24T08:53:40.399Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to