CONSOLE OUTPUT
|
[...truncated 3137 lines...] |
[2022-05-01T02:23:12.588Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2022-05-01T02:23:12.588Z] /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-01T02:23:12.588Z] 109 | return KGlobalAccelInterfaceV2::qt_metacast(_clname); |
[2022-05-01T02:23:12.588Z] | ^~~~~~~~~~~~~~~~~~~~~~~ |
[2022-05-01T02:23:12.588Z] /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-01T02:23:12.588Z] /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-01T02:23:12.588Z] 114 | _id = KGlobalAccelInterfaceV2::qt_metacall(_c, _id, _a); |
[2022-05-01T02:23:12.588Z] | ^~~~~~~~~~~~~~~~~~~~~~~ |
[2022-05-01T02:23:12.588Z] /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-01T02:23:12.588Z] 119 | qt_static_metacall(this, _c, _id, _a); |
[2022-05-01T02:23:12.588Z] | ^~~~ |
[2022-05-01T02:23:12.588Z] | | |
[2022-05-01T02:23:12.588Z] | KGlobalAccelImpl* |
[2022-05-01T02:23:12.588Z] /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-01T02:23:12.588Z] 72 | void KGlobalAccelImpl::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) |
[2022-05-01T02:23:12.588Z] | ~~~~~~~~~^~ |
[2022-05-01T02:23:12.588Z] 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-01T02:23:12.588Z] from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/build/src/plugins/kglobalaccel/KF5GlobalAccelKWinPlugin_autogen/mocs_compilation.cpp:2: |
[2022-05-01T02:23:12.588Z] /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-01T02:23:12.588Z] /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-01T02:23:12.588Z] 153 | QT_MOC_EXPORT_PLUGIN(KGlobalAccelImpl, KGlobalAccelImpl) |
[2022-05-01T02:23:12.588Z] | ^~~~~~~~~~~~~~~~ |
[2022-05-01T02:23:12.588Z] In file included from /usr/include/qt5/QtCore/qplugin.h:45, |
[2022-05-01T02:23:12.589Z] from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/build/src/plugins/kglobalaccel/KF5GlobalAccelKWinPlugin_autogen/EWIEGA46WW/moc_kglobalaccel_plugin.cpp:13, |
[2022-05-01T02:23:12.589Z] from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/build/src/plugins/kglobalaccel/KF5GlobalAccelKWinPlugin_autogen/mocs_compilation.cpp:2: |
[2022-05-01T02:23:12.589Z] /usr/include/qt5/QtCore/qpointer.h:73:25: note: candidate: ���QPointer<T>& QPointer<T>::operator=(T*) [with T = QObject]��� |
[2022-05-01T02:23:12.589Z] 73 | inline QPointer<T> &operator=(T* p) |
[2022-05-01T02:23:12.589Z] | ^~~~~~~~ |
[2022-05-01T02:23:12.589Z] /usr/include/qt5/QtCore/qpointer.h:73:38: note: no known conversion for argument 1 from ���KGlobalAccelImpl*��� to ���QObject*��� |
[2022-05-01T02:23:12.589Z] 73 | inline QPointer<T> &operator=(T* p) |
[2022-05-01T02:23:12.589Z] | ~~~^ |
[2022-05-01T02:23:12.589Z] /usr/include/qt5/QtCore/qpointer.h:53:7: note: candidate: ���QPointer<QObject>& QPointer<QObject>::operator=(const QPointer<QObject>&)��� |
[2022-05-01T02:23:12.589Z] 53 | class QPointer |
[2022-05-01T02:23:12.589Z] | ^~~~~~~~ |
[2022-05-01T02:23:12.589Z] /usr/include/qt5/QtCore/qpointer.h:53:7: note: no known conversion for argument 1 from ���KGlobalAccelImpl*��� to ���const QPointer<QObject>&��� |
[2022-05-01T02:23:12.589Z] /usr/include/qt5/QtCore/qpointer.h:53:7: note: candidate: ���QPointer<QObject>& QPointer<QObject>::operator=(QPointer<QObject>&&)��� |
[2022-05-01T02:23:12.589Z] /usr/include/qt5/QtCore/qpointer.h:53:7: note: no known conversion for argument 1 from ���KGlobalAccelImpl*��� to ���QPointer<QObject>&&��� |
[2022-05-01T02:23:12.847Z] 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-01T02:23:12.847Z] make[1]: *** [CMakeFiles/Makefile2:12331: src/plugins/kglobalaccel/CMakeFiles/KF5GlobalAccelKWinPlugin.dir/all] Error 2 |
[2022-05-01T02:23:12.847Z] make[1]: *** Waiting for unfinished jobs.... |
[2022-05-01T02:23:12.847Z] [ 65%] Building CXX object src/effects/slidingpopups/CMakeFiles/kwin4_effect_slidingpopups.dir/slidingpopupsconfig.cpp.o |
[2022-05-01T02:23:13.409Z] /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-01T02:23:13.409Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/src/effects/blur/blur.cpp:799:137: warning: unused parameter ���windowPosition��� [-Wunused-parameter] |
[2022-05-01T02:23:13.409Z] 799 | void BlurEffect::upscaleRenderToScreen(GLVertexBuffer *vbo, int vboStart, int blurRectCount, const QMatrix4x4 &screenProjection, QPoint windowPosition) |
[2022-05-01T02:23:13.409Z] | ~~~~~~~^~~~~~~~~~~~~~ |
[2022-05-01T02:23:13.666Z] [ 66%] Building CXX object src/plugins/screencast/CMakeFiles/KWinScreencastPlugin.dir/outputscreencastsource.cpp.o |
[2022-05-01T02:23:13.666Z] [ 66%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/clipboard.cpp.o |
[2022-05-01T02:23:13.666Z] [ 66%] Building CXX object src/plugins/screencast/CMakeFiles/KWinScreencastPlugin.dir/pipewirecore.cpp.o |
[2022-05-01T02:23:13.666Z] [ 66%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/backingstore.cpp.o |
[2022-05-01T02:23:13.666Z] [ 66%] Building CXX object src/effects/blur/CMakeFiles/kwin4_effect_blur.dir/blurshader.cpp.o |
[2022-05-01T02:23:13.666Z] [ 66%] Building CXX object src/plugins/screencast/CMakeFiles/KWinScreencastPlugin.dir/regionscreencastsource.cpp.o |
[2022-05-01T02:23:13.925Z] [ 66%] Building CXX object src/effects/backgroundcontrast/CMakeFiles/kwin4_effect_contrast.dir/contrastshader.cpp.o |
[2022-05-01T02:23:13.925Z] [ 66%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/databridge.cpp.o |
[2022-05-01T02:23:14.488Z] [ 66%] Building CXX object src/effects/backgroundcontrast/CMakeFiles/kwin4_effect_contrast.dir/main.cpp.o |
[2022-05-01T02:23:14.745Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/datasource.cpp.o |
[2022-05-01T02:23:15.546Z] [ 67%] Building CXX object src/effects/blur/CMakeFiles/kwin4_effect_blur.dir/main.cpp.o |
[2022-05-01T02:23:15.546Z] [ 67%] Linking CXX static library ../../../lib/libkwin4_effect_slidingpopups.a |
[2022-05-01T02:23:15.546Z] [ 67%] Built target kwin4_effect_slidingpopups |
[2022-05-01T02:23:15.546Z] [ 67%] Building CXX object src/effects/blur/CMakeFiles/kwin4_effect_blur.dir/blurconfig.cpp.o |
[2022-05-01T02:23:15.546Z] [ 67%] Building CXX object src/plugins/screencast/CMakeFiles/KWinScreencastPlugin.dir/screencastmanager.cpp.o |
[2022-05-01T02:23:16.116Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/dnd.cpp.o |
[2022-05-01T02:23:16.373Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/drag.cpp.o |
[2022-05-01T02:23:16.373Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/drag_wl.cpp.o |
[2022-05-01T02:23:16.373Z] [ 67%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/eglhelpers.cpp.o |
[2022-05-01T02:23:16.374Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/drag_x.cpp.o |
[2022-05-01T02:23:16.630Z] [ 67%] Building CXX object src/plugins/screencast/CMakeFiles/KWinScreencastPlugin.dir/screencastsource.cpp.o |
[2022-05-01T02:23:16.630Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/primary.cpp.o |
[2022-05-01T02:23:16.896Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/selection.cpp.o |
[2022-05-01T02:23:17.157Z] [ 67%] Linking CXX static library ../../../lib/libkwin4_effect_contrast.a |
[2022-05-01T02:23:17.414Z] [ 67%] Built target kwin4_effect_contrast |
[2022-05-01T02:23:17.414Z] [ 67%] Building CXX object src/plugins/screencast/CMakeFiles/KWinScreencastPlugin.dir/screencaststream.cpp.o |
[2022-05-01T02:23:17.414Z] [ 67%] Linking CXX static library ../../../lib/libkwin4_effect_blur.a |
[2022-05-01T02:23:17.414Z] [ 67%] Building CXX object src/plugins/screencast/CMakeFiles/KWinScreencastPlugin.dir/windowscreencastsource.cpp.o |
[2022-05-01T02:23:17.670Z] [ 67%] Built target kwin4_effect_blur |
[2022-05-01T02:23:17.670Z] [ 67%] Building CXX object src/plugins/screencast/CMakeFiles/KWinScreencastPlugin.dir/kwinscreencast_logging.cpp.o |
[2022-05-01T02:23:17.927Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/selection_source.cpp.o |
[2022-05-01T02:23:18.492Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/transfer.cpp.o |
[2022-05-01T02:23:18.492Z] [ 67%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/eglplatformcontext.cpp.o |
[2022-05-01T02:23:19.053Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/xwayland.cpp.o |
[2022-05-01T02:23:19.053Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/xwldrophandler.cpp.o |
[2022-05-01T02:23:19.624Z] [ 67%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/integration.cpp.o |
[2022-05-01T02:23:19.880Z] [ 67%] Building CXX object src/xwayland/CMakeFiles/KWinXwaylandServerModule.dir/xwaylandlauncher.cpp.o |
[2022-05-01T02:23:19.880Z] [ 67%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/main.cpp.o |
[2022-05-01T02:23:20.137Z] [ 68%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/offscreensurface.cpp.o |
[2022-05-01T02:23:20.393Z] [ 68%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/platformcursor.cpp.o |
[2022-05-01T02:23:20.393Z] [ 68%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/screen.cpp.o |
[2022-05-01T02:23:20.959Z] [ 68%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/window.cpp.o |
[2022-05-01T02:23:20.959Z] [ 68%] Building CXX object src/plugins/qpa/CMakeFiles/KWinQpaPlugin.dir/logging.cpp.o |
[2022-05-01T02:23:21.524Z] [ 68%] Built target KWinScreencastPlugin |
[2022-05-01T02:23:22.451Z] [ 68%] Built target KWinXwaylandServerModule |
[2022-05-01T02:23:23.377Z] [ 68%] Built target KWinQpaPlugin |
[2022-05-01T02:23:23.377Z] make: *** [Makefile:146: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2022-05-01T02:23:23.389Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |