CONSOLE OUTPUT
|
[...truncated 3192 lines...] |
[2022-04-30T18:00:26.426Z] /usr/include/qt5/QtCore/qpointer.h:53:7: note: no known conversion for argument 1 from ���KGlobalAccelImpl*��� to ���const QPointer<QObject>&��� |
[2022-04-30T18:00:26.426Z] /usr/include/qt5/QtCore/qpointer.h:53:7: note: candidate: ���QPointer<QObject>& QPointer<QObject>::operator=(QPointer<QObject>&&)��� |
[2022-04-30T18:00:26.426Z] /usr/include/qt5/QtCore/qpointer.h:53:7: note: no known conversion for argument 1 from ���KGlobalAccelImpl*��� to ���QPointer<QObject>&&��� |
[2022-04-30T18:00:26.426Z] [ 66%] Linking CXX static library ../../../lib/libkwin4_effect_slidingpopups.a |
[2022-04-30T18:00:26.426Z] [ 66%] Built target kwin4_effect_slidingpopups |
[2022-04-30T18:00:26.426Z] make[2]: *** [src/plugins/kglobalaccel/CMakeFiles/KF5GlobalAccelKWinPlugin.dir/build.make:76: src/plugins/kglobalaccel/CMakeFiles/KF5GlobalAccelKWinPlugin.dir/KF5GlobalAccelKWinPlugin_autogen/mocs_compilation.cpp.o] Error 1 |
[2022-04-30T18:00:26.426Z] make[2]: *** Waiting for unfinished jobs.... |
[2022-04-30T18:00:26.426Z] [ 66%] Building CXX object src/plugins/idletime/CMakeFiles/KF5IdleTimeKWinPlugin.dir/KF5IdleTimeKWinPlugin_autogen/mocs_compilation.cpp.o |
[2022-04-30T18:00:26.426Z] [ 66%] Building CXX object src/plugins/idletime/CMakeFiles/KF5IdleTimeKWinPlugin.dir/poller.cpp.o |
[2022-04-30T18:00:26.426Z] In file included from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/plugins/kglobalaccel/kglobalaccel_plugin.cpp:9: |
[2022-04-30T18:00:26.427Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/plugins/kglobalaccel/kglobalaccel_plugin.h:17:1: error: expected class-name before ���{��� token |
[2022-04-30T18:00:26.427Z] 17 | { |
[2022-04-30T18:00:26.427Z] | ^ |
[2022-04-30T18:00:26.427Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/plugins/kglobalaccel/kglobalaccel_plugin.h:24:5: error: ���KGlobalAccelImpl::~KGlobalAccelImpl()��� marked ���override���, but does not override |
[2022-04-30T18:00:26.427Z] 24 | ~KGlobalAccelImpl() override; |
[2022-04-30T18:00:26.427Z] | ^ |
[2022-04-30T18:00:26.427Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/plugins/kglobalaccel/kglobalaccel_plugin.h:26:10: error: ���bool KGlobalAccelImpl::grabKey(int, bool)��� marked ���override���, but does not override |
[2022-04-30T18:00:26.427Z] 26 | bool grabKey(int key, bool grab) override; |
[2022-04-30T18:00:26.427Z] | ^~~~~~~ |
[2022-04-30T18:00:26.427Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/plugins/kglobalaccel/kglobalaccel_plugin.h:27:10: error: ���void KGlobalAccelImpl::setEnabled(bool)��� marked ���override���, but does not override |
[2022-04-30T18:00:26.427Z] 27 | void setEnabled(bool) override; |
[2022-04-30T18:00:26.427Z] | ^~~~~~~~~~ |
[2022-04-30T18:00:26.427Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/plugins/kglobalaccel/kglobalaccel_plugin.h:16:7: warning: ���class KGlobalAccelImpl��� has virtual functions and accessible non-virtual destructor [-Wnon-virtual-dtor] |
[2022-04-30T18:00:26.427Z] 16 | class KGlobalAccelImpl : public KGlobalAccelInterfaceV2 |
[2022-04-30T18:00:26.427Z] | ^~~~~~~~~~~~~~~~ |
[2022-04-30T18:00:26.709Z] [ 66%] Building CXX object src/plugins/windowsystem/CMakeFiles/KF5WindowSystemKWinPlugin.dir/KF5WindowSystemKWinPlugin_autogen/mocs_compilation.cpp.o |
[2022-04-30T18:00:26.709Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/plugins/kglobalaccel/kglobalaccel_plugin.cpp: In constructor ���KGlobalAccelImpl::KGlobalAccelImpl(QObject*)���: |
[2022-04-30T18:00:26.709Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/plugins/kglobalaccel/kglobalaccel_plugin.cpp:16:7: error: class ���KGlobalAccelImpl��� does not have any field named ���KGlobalAccelInterfaceV2��� |
[2022-04-30T18:00:26.709Z] 16 | : KGlobalAccelInterfaceV2(parent) |
[2022-04-30T18:00:26.709Z] | ^~~~~~~~~~~~~~~~~~~~~~~ |
[2022-04-30T18:00:26.709Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/plugins/kglobalaccel/kglobalaccel_plugin.cpp: In member function ���void KGlobalAccelImpl::setEnabled(bool)���: |
[2022-04-30T18:00:26.709Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/plugins/kglobalaccel/kglobalaccel_plugin.cpp:39:42: error: ���connect��� was not declared in this scope |
[2022-04-30T18:00:26.709Z] 39 | m_inputDestroyedConnection = connect(s_input, &QObject::destroyed, this, [this] { |
[2022-04-30T18:00:26.709Z] | ^~~~~~~ |
[2022-04-30T18:00:26.709Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/plugins/kglobalaccel/kglobalaccel_plugin.cpp:44:42: error: cannot convert ���KGlobalAccelImpl*��� to ���KGlobalAccelInterface*��� |
[2022-04-30T18:00:26.709Z] 44 | s_input->registerGlobalAccel(enabled ? this : nullptr); |
[2022-04-30T18:00:26.709Z] | ~~~~~~~~^~~~~~~~~~~~~~~~ |
[2022-04-30T18:00:26.709Z] | | |
[2022-04-30T18:00:26.709Z] | KGlobalAccelImpl* |
[2022-04-30T18:00:26.709Z] In file included from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/plugins/kglobalaccel/kglobalaccel_plugin.cpp:11: |
[2022-04-30T18:00:26.710Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/input.h:143:53: note: initializing argument 1 of ���void KWin::InputRedirection::registerGlobalAccel(KGlobalAccelInterface*)��� |
[2022-04-30T18:00:26.710Z] 143 | void registerGlobalAccel(KGlobalAccelInterface *interface); |
[2022-04-30T18:00:26.710Z] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ |
[2022-04-30T18:00:26.710Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/plugins/kglobalaccel/kglobalaccel_plugin.cpp: In member function ���bool KGlobalAccelImpl::checkKeyPressed(int)���: |
[2022-04-30T18:00:26.710Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/plugins/kglobalaccel/kglobalaccel_plugin.cpp:49:12: error: ���keyPressed��� was not declared in this scope; did you mean ���checkKeyPressed���? |
[2022-04-30T18:00:26.710Z] 49 | return keyPressed(keyQt); |
[2022-04-30T18:00:26.710Z] | ^~~~~~~~~~ |
[2022-04-30T18:00:26.710Z] | checkKeyPressed |
[2022-04-30T18:00:26.710Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/plugins/kglobalaccel/kglobalaccel_plugin.cpp: In member function ���bool KGlobalAccelImpl::checkKeyReleased(int)���: |
[2022-04-30T18:00:26.710Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/plugins/kglobalaccel/kglobalaccel_plugin.cpp:54:12: error: ���keyReleased��� was not declared in this scope; did you mean ���checkKeyReleased���? |
[2022-04-30T18:00:26.710Z] 54 | return keyReleased(keyQt); |
[2022-04-30T18:00:26.710Z] | ^~~~~~~~~~~ |
[2022-04-30T18:00:26.710Z] | checkKeyReleased |
[2022-04-30T18:00:26.998Z] [ 66%] Building CXX object src/plugins/windowsystem/CMakeFiles/KF5WindowSystemKWinPlugin.dir/plugin.cpp.o |
[2022-04-30T18:00:26.998Z] [ 66%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/clipboard.cpp.o |
[2022-04-30T18:00:26.998Z] make[2]: *** [src/plugins/kglobalaccel/CMakeFiles/KF5GlobalAccelKWinPlugin.dir/build.make:90: src/plugins/kglobalaccel/CMakeFiles/KF5GlobalAccelKWinPlugin.dir/kglobalaccel_plugin.cpp.o] Error 1 |
[2022-04-30T18:00:26.998Z] make[1]: *** [CMakeFiles/Makefile2:12331: src/plugins/kglobalaccel/CMakeFiles/KF5GlobalAccelKWinPlugin.dir/all] Error 2 |
[2022-04-30T18:00:26.998Z] make[1]: *** Waiting for unfinished jobs.... |
[2022-04-30T18:00:26.998Z] [ 66%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/databridge.cpp.o |
[2022-04-30T18:00:26.998Z] [ 66%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/backingstore.cpp.o |
[2022-04-30T18:00:27.274Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/datasource.cpp.o |
[2022-04-30T18:00:27.535Z] [ 67%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/eglhelpers.cpp.o |
[2022-04-30T18:00:27.535Z] [ 67%] Linking CXX static library ../../../lib/libkwin4_effect_blur.a |
[2022-04-30T18:00:27.813Z] [ 67%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/eglplatformcontext.cpp.o |
[2022-04-30T18:00:27.813Z] [ 67%] Built target kwin4_effect_blur |
[2022-04-30T18:00:27.813Z] [ 67%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/integration.cpp.o |
[2022-04-30T18:00:28.071Z] [ 67%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/main.cpp.o |
[2022-04-30T18:00:28.071Z] [ 67%] Built target KWinScreencastPlugin |
[2022-04-30T18:00:28.071Z] [ 68%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/offscreensurface.cpp.o |
[2022-04-30T18:00:28.332Z] [ 68%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/platformcursor.cpp.o |
[2022-04-30T18:00:28.332Z] [ 68%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/screen.cpp.o |
[2022-04-30T18:00:28.332Z] [ 68%] Built target KF5IdleTimeKWinPlugin |
[2022-04-30T18:00:28.332Z] [ 68%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/window.cpp.o |
[2022-04-30T18:00:28.332Z] [ 68%] Building CXX object src/plugins/windowsystem/CMakeFiles/KF5WindowSystemKWinPlugin.dir/windoweffects.cpp.o |
[2022-04-30T18:00:28.904Z] [ 68%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/dnd.cpp.o |
[2022-04-30T18:00:29.164Z] [ 68%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/drag.cpp.o |
[2022-04-30T18:00:29.164Z] [ 68%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/drag_wl.cpp.o |
[2022-04-30T18:00:29.421Z] [ 68%] Building CXX object src/plugins/windowsystem/CMakeFiles/KF5WindowSystemKWinPlugin.dir/windowshadow.cpp.o |
[2022-04-30T18:00:29.679Z] [ 68%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/logging.cpp.o |
[2022-04-30T18:00:29.941Z] [ 68%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/drag_x.cpp.o |
[2022-04-30T18:00:29.941Z] [ 68%] Building CXX object src/plugins/windowsystem/CMakeFiles/KF5WindowSystemKWinPlugin.dir/windowsystem.cpp.o |
[2022-04-30T18:00:30.541Z] [ 68%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/primary.cpp.o |
[2022-04-30T18:00:30.541Z] [ 68%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/selection.cpp.o |
[2022-04-30T18:00:30.806Z] [ 68%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/selection_source.cpp.o |
[2022-04-30T18:00:30.806Z] [ 68%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/transfer.cpp.o |
[2022-04-30T18:00:31.082Z] [ 68%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/xwayland.cpp.o |
[2022-04-30T18:00:31.082Z] [ 68%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/xwldrophandler.cpp.o |
[2022-04-30T18:00:31.082Z] [ 68%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/xwaylandlauncher.cpp.o |
[2022-04-30T18:00:31.663Z] [ 68%] Built target KWinQpaPlugin |
[2022-04-30T18:00:31.663Z] [ 68%] Built target KF5WindowSystemKWinPlugin |
[2022-04-30T18:00:33.673Z] [ 68%] Built target KWinXwaylandServerModule |
[2022-04-30T18:00:33.673Z] make: *** [Makefile:146: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2022-04-30T18:00:33.693Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |