BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/kf5-qt5%20SUSEQt5.15/1003/
Project: kf5-qt5 SUSEQt5.15
Date of build: Fri, 20 Aug 2021 19:40:59 +0000
Build duration: 1 min 51 sec and counting


CONSOLE OUTPUT
[...truncated 2832 lines...]
[2021-08-20T19:42:45.000Z] In file included from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/build/kcms/touchpad/touchpad_autogen/3MWDB76QXP/moc_kwinwaylandbackend.cpp:10,
[2021-08-20T19:42:45.000Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/build/kcms/touchpad/touchpad_autogen/mocs_compilation.cpp:3:
[2021-08-20T19:42:45.000Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/build/kcms/touchpad/touchpad_autogen/3MWDB76QXP/../../../../../kcms/touchpad/backends/kwin_wayland/kwinwaylandbackend.h:26:10: note: by ���virtual bool KWinWaylandBackend::applyConfig()���
[2021-08-20T19:42:45.000Z] 26 | bool applyConfig() override;
[2021-08-20T19:42:45.000Z] | ^~~~~~~~~~~
[2021-08-20T19:42:45.570Z] [ 81%] Building CXX object kcms/touchpad/dataengine/CMakeFiles/plasma_engine_touchpad.dir/touchpadinterface.cpp.o
[2021-08-20T19:42:45.570Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/ActionEditor.cpp: In member function ���void ActionEditor::manageControlStatus()���:
[2021-08-20T19:42:45.570Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/ActionEditor.cpp:130:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
[2021-08-20T19:42:45.570Z] 130 | atomEnable = true;
[2021-08-20T19:42:45.570Z] | ~~~~~~~~~~~^~~~~~
[2021-08-20T19:42:45.570Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/solid_actions/ActionEditor.cpp:131:5: note: here
[2021-08-20T19:42:45.570Z] 131 | case Solid::Predicate::InterfaceCheck:
[2021-08-20T19:42:45.570Z] | ^~~~
[2021-08-20T19:42:45.830Z] make[1]: *** [CMakeFiles/Makefile2:5346: kcms/kded/CMakeFiles/kcm_kded.dir/all] Error 2
[2021-08-20T19:42:45.830Z] make[1]: *** Waiting for unfinished jobs....
[2021-08-20T19:42:45.830Z] [ 81%] Building CXX object imports/activitymanager/CMakeFiles/activityswitcherextensionplugin.dir/activityswitcherextensionplugin.cpp.o
[2021-08-20T19:42:45.830Z] [ 81%] Building CXX object imports/activitymanager/CMakeFiles/activityswitcherextensionplugin.dir/switcherbackend.cpp.o
[2021-08-20T19:42:45.830Z] [ 81%] Building CXX object kcms/touchpad/CMakeFiles/touchpad.dir/actions.cpp.o
[2021-08-20T19:42:45.830Z] [ 81%] Building CXX object kcms/touchpad/CMakeFiles/touchpad.dir/touchpadbackend.cpp.o
[2021-08-20T19:42:46.089Z] [ 81%] Building CXX object knetattach/CMakeFiles/knetattach.dir/main.cpp.o
[2021-08-20T19:42:46.089Z] [ 82%] Building CXX object knetattach/CMakeFiles/knetattach.dir/knetattach.cpp.o
[2021-08-20T19:42:46.089Z] [ 82%] Building CXX object kcms/touchpad/CMakeFiles/touchpad.dir/logging.cpp.o
[2021-08-20T19:42:46.353Z] [ 83%] Building CXX object kcms/touchpad/CMakeFiles/touchpad.dir/touchpadparametersbase.cpp.o
[2021-08-20T19:42:46.610Z] In file included from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/touchpadbackend.cpp:8:
[2021-08-20T19:42:46.610Z] /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]
[2021-08-20T19:42:46.610Z] 48 | virtual bool getConfig(QVariantHash &)
[2021-08-20T19:42:46.610Z] | ^~~~~~~~~
[2021-08-20T19:42:46.610Z] In file included from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/touchpadbackend.cpp:10:
[2021-08-20T19:42:46.610Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/backends/kwin_wayland/kwinwaylandbackend.h:27:10: note: by ���virtual bool KWinWaylandBackend::getConfig()���
[2021-08-20T19:42:46.610Z] 27 | bool getConfig() override;
[2021-08-20T19:42:46.610Z] | ^~~~~~~~~
[2021-08-20T19:42:46.610Z] In file included from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/touchpadbackend.cpp:8:
[2021-08-20T19:42:46.610Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/touchpadbackend.h:44:18: warning: ���virtual bool TouchpadBackend::applyConfig(const QVariantHash&)��� was hidden [-Woverloaded-virtual]
[2021-08-20T19:42:46.610Z] 44 | virtual bool applyConfig(const QVariantHash &)
[2021-08-20T19:42:46.610Z] | ^~~~~~~~~~~
[2021-08-20T19:42:46.610Z] In file included from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/touchpadbackend.cpp:10:
[2021-08-20T19:42:46.610Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/backends/kwin_wayland/kwinwaylandbackend.h:26:10: note: by ���virtual bool KWinWaylandBackend::applyConfig()���
[2021-08-20T19:42:46.610Z] 26 | bool applyConfig() override;
[2021-08-20T19:42:46.610Z] | ^~~~~~~~~~~
[2021-08-20T19:42:46.868Z] [ 83%] Linking CXX shared module ../../bin/kcm_solid_actions.so
[2021-08-20T19:42:47.436Z] [ 83%] Building CXX object imports/activitymanager/CMakeFiles/activityswitcherextensionplugin.dir/sortedactivitiesmodel.cpp.o
[2021-08-20T19:42:47.436Z] [ 83%] Building CXX object kcms/touchpad/CMakeFiles/touchpad.dir/touchpadinterface.cpp.o
[2021-08-20T19:42:47.436Z] [ 83%] Building CXX object kcms/touchpad/dataengine/CMakeFiles/plasma_engine_touchpad.dir/kded5interface.cpp.o
[2021-08-20T19:42:47.436Z] [ 83%] Building CXX object kcms/touchpad/CMakeFiles/touchpad.dir/kdedsettings.cpp.o
[2021-08-20T19:42:47.436Z] [ 83%] Built target kcm_solid_actions
[2021-08-20T19:42:47.436Z] [ 83%] Building CXX object kcms/touchpad/CMakeFiles/touchpad.dir/touchpadparameters.cpp.o
[2021-08-20T19:42:47.695Z] [ 83%] Building CXX object kcms/touchpad/CMakeFiles/touchpad.dir/backends/x11/propertyinfo.cpp.o
[2021-08-20T19:42:47.695Z] [ 83%] Building CXX object kcms/touchpad/CMakeFiles/touchpad.dir/backends/x11/xlibbackend.cpp.o
[2021-08-20T19:42:47.695Z] [ 84%] Building CXX object kcms/touchpad/CMakeFiles/touchpad.dir/backends/x11/xlibtouchpad.cpp.o
[2021-08-20T19:42:47.695Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp: In member function ���virtual bool KNetAttach::validateCurrentPage()���:
[2021-08-20T19:42:47.695Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp:214:21: warning: ���static bool KRun::runUrl(const QUrl&, const QString&, QWidget*, KRun::RunFlags, const QString&, const QByteArray&)��� is deprecated: Since 5.71. Use KIO::OpenUrlJob, see API docs for a code sample [-Wdeprecated-declarations]
[2021-08-20T19:42:47.695Z] 214 | KRun::runUrl(url, QStringLiteral("inode/directory"), this, flags);
[2021-08-20T19:42:47.695Z] | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-08-20T19:42:47.695Z] In file included from /home/jenkins/install-prefix/include/KF5/KIOWidgets/KRun:1,
[2021-08-20T19:42:47.695Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/knetattach/knetattach.cpp:19:
[2021-08-20T19:42:47.695Z] /home/jenkins/install-prefix/include/KF5/KIOWidgets/krun.h:428:17: note: declared here
[2021-08-20T19:42:47.695Z] 428 | static bool runUrl(const QUrl &url,
[2021-08-20T19:42:47.695Z] | ^~~~~~
[2021-08-20T19:42:47.695Z] [ 84%] Building CXX object kcms/touchpad/CMakeFiles/touchpad.dir/backends/x11/xcbatom.cpp.o
[2021-08-20T19:42:47.953Z] [ 84%] Building CXX object kcms/touchpad/CMakeFiles/touchpad.dir/backends/x11/xlibnotifications.cpp.o
[2021-08-20T19:42:47.953Z] [ 84%] Building CXX object kcms/touchpad/CMakeFiles/touchpad.dir/backends/x11/xrecordkeyboardmonitor.cpp.o
[2021-08-20T19:42:48.518Z] [ 84%] Building CXX object kcms/touchpad/CMakeFiles/touchpad.dir/backends/x11/synapticstouchpad.cpp.o
[2021-08-20T19:42:48.776Z] [ 84%] Building CXX object kcms/touchpad/CMakeFiles/touchpad.dir/backends/libinputcommon.cpp.o
[2021-08-20T19:42:48.776Z] [ 84%] Linking CXX executable ../bin/knetattach
[2021-08-20T19:42:49.034Z] [ 84%] Building CXX object kcms/touchpad/CMakeFiles/touchpad.dir/backends/kwin_wayland/kwinwaylandbackend.cpp.o
[2021-08-20T19:42:49.034Z] [ 85%] Building CXX object kcms/touchpad/CMakeFiles/touchpad.dir/backends/kwin_wayland/kwinwaylandtouchpad.cpp.o
[2021-08-20T19:42:49.598Z] [ 85%] Linking CXX shared library ../../bin/libactivityswitcherextensionplugin.so
[2021-08-20T19:42:49.598Z] [ 85%] Built target knetattach
[2021-08-20T19:42:49.855Z] [ 85%] Linking CXX shared module ../../../bin/plasma/dataengine/plasma_engine_touchpad.so
[2021-08-20T19:42:49.855Z] In file included from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/backends/kwin_wayland/kwinwaylandbackend.h:10,
[2021-08-20T19:42:49.855Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/backends/kwin_wayland/kwinwaylandbackend.cpp:7:
[2021-08-20T19:42:49.855Z] /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]
[2021-08-20T19:42:49.855Z] 48 | virtual bool getConfig(QVariantHash &)
[2021-08-20T19:42:49.855Z] | ^~~~~~~~~
[2021-08-20T19:42:49.855Z] In file included from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/backends/kwin_wayland/kwinwaylandbackend.cpp:7:
[2021-08-20T19:42:49.855Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/backends/kwin_wayland/kwinwaylandbackend.h:27:10: note: by ���virtual bool KWinWaylandBackend::getConfig()���
[2021-08-20T19:42:49.855Z] 27 | bool getConfig() override;
[2021-08-20T19:42:49.855Z] | ^~~~~~~~~
[2021-08-20T19:42:49.855Z] In file included from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/backends/kwin_wayland/kwinwaylandbackend.h:10,
[2021-08-20T19:42:49.855Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/backends/kwin_wayland/kwinwaylandbackend.cpp:7:
[2021-08-20T19:42:49.856Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/touchpadbackend.h:44:18: warning: ���virtual bool TouchpadBackend::applyConfig(const QVariantHash&)��� was hidden [-Woverloaded-virtual]
[2021-08-20T19:42:49.856Z] 44 | virtual bool applyConfig(const QVariantHash &)
[2021-08-20T19:42:49.856Z] | ^~~~~~~~~~~
[2021-08-20T19:42:49.856Z] In file included from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/backends/kwin_wayland/kwinwaylandbackend.cpp:7:
[2021-08-20T19:42:49.856Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/touchpad/backends/kwin_wayland/kwinwaylandbackend.h:26:10: note: by ���virtual bool KWinWaylandBackend::applyConfig()���
[2021-08-20T19:42:49.856Z] 26 | bool applyConfig() override;
[2021-08-20T19:42:49.856Z] | ^~~~~~~~~~~
[2021-08-20T19:42:50.112Z] [ 85%] Built target activityswitcherextensionplugin
[2021-08-20T19:42:50.112Z] [ 85%] Built target plasma_engine_touchpad
[2021-08-20T19:42:50.370Z] [ 85%] Linking CXX static library ../../lib/libtouchpad.a
[2021-08-20T19:42:50.628Z] [ 85%] Built target touchpad
[2021-08-20T19:42:50.628Z] make: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-08-20T19:42:50.672Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to