CONSOLE OUTPUT
|
[...truncated 3189 lines...] |
[2020-10-24T12:24:14.504Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp:24: |
[2020-10-24T12:24:14.504Z] /usr/include/qt5/QtCore/qset.h:416:9: note: declared here |
[2020-10-24T12:24:14.504Z] 416 | QSet<T> QSet<T>::fromList(const QList<T> &list) |
[2020-10-24T12:24:14.504Z] | ^~~~~~~ |
[2020-10-24T12:24:14.504Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp:87:94: warning: ���static QSet<T> QSet<T>::fromList(const QList<T>&) [with T = QString]��� is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations] |
[2020-10-24T12:24:14.504Z] 87 | auto blockedApplications = QSet<QString>::fromList(d->pluginConfig->blockedApplications()); |
[2020-10-24T12:24:14.504Z] | ^ |
[2020-10-24T12:24:14.504Z] In file included from /usr/include/qt5/QtCore/QSet:1, |
[2020-10-24T12:24:14.504Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp:24: |
[2020-10-24T12:24:14.504Z] /usr/include/qt5/QtCore/qset.h:416:9: note: declared here |
[2020-10-24T12:24:14.504Z] 416 | QSet<T> QSet<T>::fromList(const QList<T> &list) |
[2020-10-24T12:24:14.504Z] | ^~~~~~~ |
[2020-10-24T12:24:14.504Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp:88:47: warning: ���static QSet<T> QSet<T>::fromList(const QList<T>&) [with T = QString]��� is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations] |
[2020-10-24T12:24:14.504Z] 88 | auto allowedApplications = QSet<QString>::fromList(d->pluginConfig->allowedApplications()); |
[2020-10-24T12:24:14.504Z] | ^~~~~~~~ |
[2020-10-24T12:24:14.504Z] In file included from /usr/include/qt5/QtCore/QSet:1, |
[2020-10-24T12:24:14.504Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp:24: |
[2020-10-24T12:24:14.504Z] /usr/include/qt5/QtCore/qset.h:416:9: note: declared here |
[2020-10-24T12:24:14.504Z] 416 | QSet<T> QSet<T>::fromList(const QList<T> &list) |
[2020-10-24T12:24:14.504Z] | ^~~~~~~ |
[2020-10-24T12:24:14.504Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp:88:94: warning: ���static QSet<T> QSet<T>::fromList(const QList<T>&) [with T = QString]��� is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations] |
[2020-10-24T12:24:14.504Z] 88 | auto allowedApplications = QSet<QString>::fromList(d->pluginConfig->allowedApplications()); |
[2020-10-24T12:24:14.504Z] | ^ |
[2020-10-24T12:24:14.504Z] In file included from /usr/include/qt5/QtCore/QSet:1, |
[2020-10-24T12:24:14.504Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/activities/BlacklistedApplicationsModel.cpp:24: |
[2020-10-24T12:24:14.504Z] /usr/include/qt5/QtCore/qset.h:416:9: note: declared here |
[2020-10-24T12:24:14.504Z] 416 | QSet<T> QSet<T>::fromList(const QList<T> &list) |
[2020-10-24T12:24:14.504Z] | ^~~~~~~ |
[2020-10-24T12:24:15.080Z] [ 62%] Building CXX object kcms/users/src/CMakeFiles/kcm_users.dir/kcmusers_debug.cpp.o |
[2020-10-24T12:24:15.080Z] [ 62%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/browser_settings.cpp.o |
[2020-10-24T12:24:15.342Z] [ 62%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/ExtraActivitiesInterface.cpp.o |
[2020-10-24T12:24:15.601Z] [ 62%] Linking CXX shared module ../../bin/keyboard.so |
[2020-10-24T12:24:16.181Z] [ 62%] Linking CXX shared module ../../../bin/kcm_users.so |
[2020-10-24T12:24:16.181Z] [ 62%] Built target kded_keyboard |
[2020-10-24T12:24:16.753Z] [ 63%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/terminal_settings.cpp.o |
[2020-10-24T12:24:17.015Z] [ 63%] Built target kcm_users |
[2020-10-24T12:24:18.396Z] [ 63%] Linking CXX shared module ../../bin/kcm_componentchooser.so |
[2020-10-24T12:24:18.972Z] [ 64%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_settings.cpp.o |
[2020-10-24T12:24:18.972Z] [ 64%] Built target kcm_componentchooser |
[2020-10-24T12:24:20.342Z] [ 64%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/features_interface.cpp.o |
[2020-10-24T12:24:22.863Z] [ 64%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_plugins_settings.cpp.o |
[2020-10-24T12:24:24.233Z] [ 64%] Linking CXX shared module ../../bin/kcm_activities.so |
[2020-10-24T12:24:24.796Z] [ 64%] Built target kcm_activities |
[2020-10-24T12:24:24.796Z] [ 64%] Generating org.kde.touchpad.xml |
[2020-10-24T12:24:24.796Z] [ 64%] Generating qrc_resources.cpp |
[2020-10-24T12:24:24.796Z] [ 64%] Generating touchpadparameters.h, touchpadparameters.cpp |
[2020-10-24T12:24:24.796Z] [ 64%] Generating ui_pointermotion.h |
[2020-10-24T12:24:24.796Z] [ 64%] Generating ui_tap.h |
[2020-10-24T12:24:25.052Z] [ 65%] Generating ui_scroll.h |
[2020-10-24T12:24:25.052Z] [ 65%] Generating ui_sensitivity.h |
[2020-10-24T12:24:25.052Z] [ 65%] Generating ui_kded.h |
[2020-10-24T12:24:25.052Z] [ 65%] Generating ui_testarea.h |
[2020-10-24T12:24:25.052Z] [ 65%] Generating kdedsettings.h, kdedsettings.cpp |
[2020-10-24T12:24:25.052Z] [ 65%] Generating touchpadinterface.cpp, touchpadinterface.h |
[2020-10-24T12:24:25.052Z] [ 66%] Generating touchpadinterface.moc |
[2020-10-24T12:24:25.308Z] Scanning dependencies of target kded_touchpad |
[2020-10-24T12:24:25.308Z] [ 66%] Building CXX object kcms/touchpad/CMakeFiles/kded_touchpad.dir/kded_touchpad_autogen/mocs_compilation.cpp.o |
[2020-10-24T12:24:25.871Z] In file included from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/build/kcms/touchpad/kded_touchpad_autogen/3MWDB76QXP/../../../../../kcms/touchpad/backends/kwin_wayland/kwinwaylandbackend.h:22, |
[2020-10-24T12:24:25.871Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/build/kcms/touchpad/kded_touchpad_autogen/3MWDB76QXP/moc_kwinwaylandbackend.cpp:10, |
[2020-10-24T12:24:25.871Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/build/kcms/touchpad/kded_touchpad_autogen/mocs_compilation.cpp:2: |
[2020-10-24T12:24:25.871Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/touchpadbackend.h:48:18: warning: ���virtual bool TouchpadBackend::getConfig(QVariantHash&)��� was hidden [-Woverloaded-virtual] |
[2020-10-24T12:24:25.871Z] 48 | virtual bool getConfig(QVariantHash &) {return false;} |
[2020-10-24T12:24:25.871Z] | ^~~~~~~~~ |
[2020-10-24T12:24:25.871Z] In file included from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/build/kcms/touchpad/kded_touchpad_autogen/3MWDB76QXP/moc_kwinwaylandbackend.cpp:10, |
[2020-10-24T12:24:25.871Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/build/kcms/touchpad/kded_touchpad_autogen/mocs_compilation.cpp:2: |
[2020-10-24T12:24:25.871Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/build/kcms/touchpad/kded_touchpad_autogen/3MWDB76QXP/../../../../../kcms/touchpad/backends/kwin_wayland/kwinwaylandbackend.h:39:10: note: by ���virtual bool KWinWaylandBackend::getConfig()��� |
[2020-10-24T12:24:25.871Z] 39 | bool getConfig() override; |
[2020-10-24T12:24:25.871Z] | ^~~~~~~~~ |
[2020-10-24T12:24:25.871Z] In file included from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/build/kcms/touchpad/kded_touchpad_autogen/3MWDB76QXP/../../../../../kcms/touchpad/backends/kwin_wayland/kwinwaylandbackend.h:22, |
[2020-10-24T12:24:25.871Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/build/kcms/touchpad/kded_touchpad_autogen/3MWDB76QXP/moc_kwinwaylandbackend.cpp:10, |
[2020-10-24T12:24:25.871Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/build/kcms/touchpad/kded_touchpad_autogen/mocs_compilation.cpp:2: |
[2020-10-24T12:24:25.871Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/touchpadbackend.h:47:18: warning: ���virtual bool TouchpadBackend::applyConfig(const QVariantHash&)��� was hidden [-Woverloaded-virtual] |
[2020-10-24T12:24:25.871Z] 47 | virtual bool applyConfig(const QVariantHash &) {return false;} |
[2020-10-24T12:24:25.871Z] | ^~~~~~~~~~~ |
[2020-10-24T12:24:25.871Z] In file included from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/build/kcms/touchpad/kded_touchpad_autogen/3MWDB76QXP/moc_kwinwaylandbackend.cpp:10, |
[2020-10-24T12:24:25.871Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/build/kcms/touchpad/kded_touchpad_autogen/mocs_compilation.cpp:2: |
[2020-10-24T12:24:25.871Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/build/kcms/touchpad/kded_touchpad_autogen/3MWDB76QXP/../../../../../kcms/touchpad/backends/kwin_wayland/kwinwaylandbackend.h:38:10: note: by ���virtual bool KWinWaylandBackend::applyConfig()��� |
[2020-10-24T12:24:25.871Z] 38 | bool applyConfig() override; |
[2020-10-24T12:24:25.871Z] | ^~~~~~~~~~~ |
[2020-10-24T12:24:27.237Z] [ 67%] Building CXX object kcms/touchpad/CMakeFiles/kded_touchpad.dir/plugins.cpp.o |
[2020-10-24T12:24:28.166Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/plugins.cpp:27:17: error: expected constructor, destructor, or type conversion before ���(��� token |
[2020-10-24T12:24:28.166Z] 27 | K_PLUGIN_FACTORY(TouchpadPluginFactory, |
[2020-10-24T12:24:28.166Z] | ^ |
[2020-10-24T12:24:28.166Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/plugins.cpp:29:18: error: ���registerPlugin��� does not name a type |
[2020-10-24T12:24:28.166Z] 29 | registerPlugin<TouchpadConfigContainer>("kcm");) |
[2020-10-24T12:24:28.166Z] | ^~~~~~~~~~~~~~ |
[2020-10-24T12:24:28.166Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/plugins.cpp:29:65: error: expected unqualified-id before ���)��� token |
[2020-10-24T12:24:28.166Z] 29 | registerPlugin<TouchpadConfigContainer>("kcm");) |
[2020-10-24T12:24:28.166Z] | ^ |
[2020-10-24T12:24:28.166Z] make[2]: *** [kcms/touchpad/CMakeFiles/kded_touchpad.dir/build.make:158: kcms/touchpad/CMakeFiles/kded_touchpad.dir/plugins.cpp.o] Error 1 |
[2020-10-24T12:24:28.166Z] make[1]: *** [CMakeFiles/Makefile2:6392: kcms/touchpad/CMakeFiles/kded_touchpad.dir/all] Error 2 |
[2020-10-24T12:24:28.166Z] make: *** [Makefile:160: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2020-10-24T12:24:28.178Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |