CONSOLE OUTPUT
|
[...truncated 3125 lines...] |
[2022-05-02T02:05:46.947Z] | ^~~~~ |
[2022-05-02T02:05:46.947Z] In file included from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/build/src/plugins/kglobalaccel/KF5GlobalAccelKWinPlugin_autogen/mocs_compilation.cpp:2: |
[2022-05-02T02:05:46.947Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/build/src/plugins/kglobalaccel/KF5GlobalAccelKWinPlugin_autogen/EWIEGA46WW/moc_kglobalaccel_plugin.cpp: In member function ���virtual void* KGlobalAccelImpl::qt_metacast(const char*)���: |
[2022-05-02T02:05:46.947Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/build/src/plugins/kglobalaccel/KF5GlobalAccelKWinPlugin_autogen/EWIEGA46WW/moc_kglobalaccel_plugin.cpp:108:16: error: invalid ���static_cast��� from type ���KGlobalAccelImpl*��� to type ���KGlobalAccelInterface*��� |
[2022-05-02T02:05:46.947Z] 108 | return static_cast< KGlobalAccelInterface*>(this); |
[2022-05-02T02:05:46.947Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2022-05-02T02:05:46.947Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/build/src/plugins/kglobalaccel/KF5GlobalAccelKWinPlugin_autogen/EWIEGA46WW/moc_kglobalaccel_plugin.cpp:109:12: error: ���KGlobalAccelInterfaceV2��� has not been declared |
[2022-05-02T02:05:46.947Z] 109 | return KGlobalAccelInterfaceV2::qt_metacast(_clname); |
[2022-05-02T02:05:46.947Z] | ^~~~~~~~~~~~~~~~~~~~~~~ |
[2022-05-02T02:05:46.947Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/build/src/plugins/kglobalaccel/KF5GlobalAccelKWinPlugin_autogen/EWIEGA46WW/moc_kglobalaccel_plugin.cpp: In member function ���virtual int KGlobalAccelImpl::qt_metacall(QMetaObject::Call, int, void**)���: |
[2022-05-02T02:05:46.947Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/build/src/plugins/kglobalaccel/KF5GlobalAccelKWinPlugin_autogen/EWIEGA46WW/moc_kglobalaccel_plugin.cpp:114:11: error: ���KGlobalAccelInterfaceV2��� has not been declared |
[2022-05-02T02:05:46.947Z] 114 | _id = KGlobalAccelInterfaceV2::qt_metacall(_c, _id, _a); |
[2022-05-02T02:05:46.947Z] | ^~~~~~~~~~~~~~~~~~~~~~~ |
[2022-05-02T02:05:46.947Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/build/src/plugins/kglobalaccel/KF5GlobalAccelKWinPlugin_autogen/EWIEGA46WW/moc_kglobalaccel_plugin.cpp:119:32: error: cannot convert ���KGlobalAccelImpl*��� to ���QObject*��� |
[2022-05-02T02:05:46.947Z] 119 | qt_static_metacall(this, _c, _id, _a); |
[2022-05-02T02:05:46.947Z] | ^~~~ |
[2022-05-02T02:05:46.947Z] | | |
[2022-05-02T02:05:46.947Z] | KGlobalAccelImpl* |
[2022-05-02T02:05:46.947Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/build/src/plugins/kglobalaccel/KF5GlobalAccelKWinPlugin_autogen/EWIEGA46WW/moc_kglobalaccel_plugin.cpp:72:52: note: initializing argument 1 of ���static void KGlobalAccelImpl::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)��� |
[2022-05-02T02:05:46.947Z] 72 | void KGlobalAccelImpl::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) |
[2022-05-02T02:05:46.947Z] | ~~~~~~~~~^~ |
[2022-05-02T02:05:46.947Z] In file included from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/build/src/plugins/kglobalaccel/KF5GlobalAccelKWinPlugin_autogen/EWIEGA46WW/moc_kglobalaccel_plugin.cpp:13, |
[2022-05-02T02:05:46.947Z] from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/build/src/plugins/kglobalaccel/KF5GlobalAccelKWinPlugin_autogen/mocs_compilation.cpp:2: |
[2022-05-02T02:05:46.947Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/build/src/plugins/kglobalaccel/KF5GlobalAccelKWinPlugin_autogen/EWIEGA46WW/moc_kglobalaccel_plugin.cpp: In function ���QObject* qt_plugin_instance_KGlobalAccelImpl()���: |
[2022-05-02T02:05:46.947Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/build/src/plugins/kglobalaccel/KF5GlobalAccelKWinPlugin_autogen/EWIEGA46WW/moc_kglobalaccel_plugin.cpp:153:22: error: no match for ���operator=��� (operand types are ���QPointer<QObject>��� and ���KGlobalAccelImpl*���) |
[2022-05-02T02:05:46.947Z] 153 | QT_MOC_EXPORT_PLUGIN(KGlobalAccelImpl, KGlobalAccelImpl) |
[2022-05-02T02:05:46.947Z] | ^~~~~~~~~~~~~~~~ |
[2022-05-02T02:05:46.947Z] In file included from /usr/include/qt5/QtCore/qplugin.h:45, |
[2022-05-02T02:05:46.947Z] from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/build/src/plugins/kglobalaccel/KF5GlobalAccelKWinPlugin_autogen/EWIEGA46WW/moc_kglobalaccel_plugin.cpp:13, |
[2022-05-02T02:05:46.947Z] from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/build/src/plugins/kglobalaccel/KF5GlobalAccelKWinPlugin_autogen/mocs_compilation.cpp:2: |
[2022-05-02T02:05:46.947Z] /usr/include/qt5/QtCore/qpointer.h:73:25: note: candidate: ���QPointer<T>& QPointer<T>::operator=(T*) [with T = QObject]��� |
[2022-05-02T02:05:46.947Z] 73 | inline QPointer<T> &operator=(T* p) |
[2022-05-02T02:05:46.947Z] | ^~~~~~~~ |
[2022-05-02T02:05:46.947Z] /usr/include/qt5/QtCore/qpointer.h:73:38: note: no known conversion for argument 1 from ���KGlobalAccelImpl*��� to ���QObject*��� |
[2022-05-02T02:05:46.947Z] 73 | inline QPointer<T> &operator=(T* p) |
[2022-05-02T02:05:46.947Z] | ~~~^ |
[2022-05-02T02:05:46.947Z] /usr/include/qt5/QtCore/qpointer.h:53:7: note: candidate: ���QPointer<QObject>& QPointer<QObject>::operator=(const QPointer<QObject>&)��� |
[2022-05-02T02:05:46.947Z] 53 | class QPointer |
[2022-05-02T02:05:46.948Z] | ^~~~~~~~ |
[2022-05-02T02:05:46.948Z] /usr/include/qt5/QtCore/qpointer.h:53:7: note: no known conversion for argument 1 from ���KGlobalAccelImpl*��� to ���const QPointer<QObject>&��� |
[2022-05-02T02:05:46.948Z] /usr/include/qt5/QtCore/qpointer.h:53:7: note: candidate: ���QPointer<QObject>& QPointer<QObject>::operator=(QPointer<QObject>&&)��� |
[2022-05-02T02:05:46.948Z] /usr/include/qt5/QtCore/qpointer.h:53:7: note: no known conversion for argument 1 from ���KGlobalAccelImpl*��� to ���QPointer<QObject>&&��� |
[2022-05-02T02:05:47.211Z] 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-05-02T02:05:47.211Z] make[1]: *** [CMakeFiles/Makefile2:12331: src/plugins/kglobalaccel/CMakeFiles/KF5GlobalAccelKWinPlugin.dir/all] Error 2 |
[2022-05-02T02:05:47.211Z] make[1]: *** Waiting for unfinished jobs.... |
[2022-05-02T02:05:48.609Z] [ 65%] Building CXX object src/effects/slidingpopups/CMakeFiles/kwin4_effect_slidingpopups.dir/main.cpp.o |
[2022-05-02T02:05:48.609Z] [ 65%] Building CXX object src/plugins/screencast/CMakeFiles/KWinScreencastPlugin.dir/eglnativefence.cpp.o |
[2022-05-02T02:05:48.869Z] [ 65%] Building CXX object src/effects/blur/CMakeFiles/kwin4_effect_blur.dir/blur.cpp.o |
[2022-05-02T02:05:48.869Z] [ 65%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/clipboard.cpp.o |
[2022-05-02T02:05:49.128Z] [ 65%] Building CXX object src/effects/backgroundcontrast/CMakeFiles/kwin4_effect_contrast.dir/contrast.cpp.o |
[2022-05-02T02:05:50.061Z] [ 65%] Building CXX object src/plugins/screencast/CMakeFiles/KWinScreencastPlugin.dir/main.cpp.o |
[2022-05-02T02:05:52.595Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/effects/blur/blur.cpp: In member function ���void KWin::BlurEffect::upscaleRenderToScreen(KWin::GLVertexBuffer*, int, int, const QMatrix4x4&, QPoint)���: |
[2022-05-02T02:05:52.595Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/effects/blur/blur.cpp:799:137: warning: unused parameter ���windowPosition��� [-Wunused-parameter] |
[2022-05-02T02:05:52.595Z] 799 | void BlurEffect::upscaleRenderToScreen(GLVertexBuffer *vbo, int vboStart, int blurRectCount, const QMatrix4x4 &screenProjection, QPoint windowPosition) |
[2022-05-02T02:05:52.595Z] | ~~~~~~~^~~~~~~~~~~~~~ |
[2022-05-02T02:05:53.162Z] [ 65%] Building CXX object src/effects/slidingpopups/CMakeFiles/kwin4_effect_slidingpopups.dir/slidingpopups.cpp.o |
[2022-05-02T02:05:53.736Z] [ 66%] Building CXX object src/plugins/screencast/CMakeFiles/KWinScreencastPlugin.dir/outputscreencastsource.cpp.o |
[2022-05-02T02:05:54.303Z] [ 66%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/databridge.cpp.o |
[2022-05-02T02:05:54.871Z] [ 66%] Building CXX object src/effects/backgroundcontrast/CMakeFiles/kwin4_effect_contrast.dir/contrastshader.cpp.o |
[2022-05-02T02:05:55.153Z] [ 66%] Building CXX object src/effects/blur/CMakeFiles/kwin4_effect_blur.dir/blurshader.cpp.o |
[2022-05-02T02:05:58.554Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/datasource.cpp.o |
[2022-05-02T02:05:58.554Z] [ 67%] Building CXX object src/effects/slidingpopups/CMakeFiles/kwin4_effect_slidingpopups.dir/slidingpopupsconfig.cpp.o |
[2022-05-02T02:05:58.811Z] [ 67%] Building CXX object src/plugins/screencast/CMakeFiles/KWinScreencastPlugin.dir/pipewirecore.cpp.o |
[2022-05-02T02:05:59.429Z] [ 67%] Building CXX object src/effects/backgroundcontrast/CMakeFiles/kwin4_effect_contrast.dir/main.cpp.o |
[2022-05-02T02:05:59.685Z] [ 67%] Building CXX object src/effects/blur/CMakeFiles/kwin4_effect_blur.dir/main.cpp.o |
[2022-05-02T02:06:01.082Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/dnd.cpp.o |
[2022-05-02T02:06:02.489Z] [ 67%] Linking CXX static library ../../../lib/libkwin4_effect_slidingpopups.a |
[2022-05-02T02:06:02.489Z] [ 67%] Built target kwin4_effect_slidingpopups |
[2022-05-02T02:06:02.489Z] [ 67%] Building CXX object src/plugins/screencast/CMakeFiles/KWinScreencastPlugin.dir/regionscreencastsource.cpp.o |
[2022-05-02T02:06:03.455Z] [ 67%] Linking CXX static library ../../../lib/libkwin4_effect_contrast.a |
[2022-05-02T02:06:03.455Z] [ 67%] Built target kwin4_effect_contrast |
[2022-05-02T02:06:03.720Z] [ 67%] Building CXX object src/effects/blur/CMakeFiles/kwin4_effect_blur.dir/blurconfig.cpp.o |
[2022-05-02T02:06:05.093Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/drag_wl.cpp.o |
[2022-05-02T02:06:06.495Z] [ 67%] Linking CXX static library ../../../lib/libkwin4_effect_blur.a |
[2022-05-02T02:06:06.495Z] [ 67%] Built target kwin4_effect_blur |
[2022-05-02T02:06:07.077Z] [ 67%] Building CXX object src/plugins/screencast/CMakeFiles/KWinScreencastPlugin.dir/screencastsource.cpp.o |
[2022-05-02T02:06:09.006Z] [ 67%] Building CXX object src/plugins/screencast/CMakeFiles/KWinScreencastPlugin.dir/screencastmanager.cpp.o |
[2022-05-02T02:06:09.267Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/selection.cpp.o |
[2022-05-02T02:06:13.505Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/primary.cpp.o |
[2022-05-02T02:06:13.766Z] [ 67%] Building CXX object src/plugins/screencast/CMakeFiles/KWinScreencastPlugin.dir/windowscreencastsource.cpp.o |
[2022-05-02T02:06:17.988Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/selection_source.cpp.o |
[2022-05-02T02:06:18.250Z] [ 67%] Building CXX object src/plugins/screencast/CMakeFiles/KWinScreencastPlugin.dir/kwinscreencast_logging.cpp.o |
[2022-05-02T02:06:20.285Z] [ 67%] Building CXX object src/plugins/screencast/CMakeFiles/KWinScreencastPlugin.dir/screencaststream.cpp.o |
[2022-05-02T02:06:21.680Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/xwayland.cpp.o |
[2022-05-02T02:06:25.917Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/xwldrophandler.cpp.o |
[2022-05-02T02:06:25.917Z] [ 67%] Built target KWinScreencastPlugin |
[2022-05-02T02:06:25.917Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/transfer.cpp.o |
[2022-05-02T02:06:29.232Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/xwaylandlauncher.cpp.o |
[2022-05-02T02:06:29.509Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/drag_x.cpp.o |
[2022-05-02T02:06:34.835Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/drag.cpp.o |
[2022-05-02T02:06:36.767Z] [ 67%] Built target KWinXwaylandServerModule |
[2022-05-02T02:06:36.767Z] make: *** [Makefile:146: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2022-05-02T02:06:36.794Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |