|
CONSOLE OUTPUT
|
| [...truncated 2499 lines...] |
| [ 30%] Generating orientationsensoradaptor.cpp, orientationsensoradaptor.h |
| [ 30%] Linking CXX executable ../bin/testXkb |
| [ 30%] Generating settings.h, settings.cpp |
| [ 30%] Generating orientationsensoradaptor.moc |
| Scanning dependencies of target testXRandRScreens |
| [ 30%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/test_xrandr_screens.cpp.o |
| [ 30%] Built target testXkb |
| [ 30%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/mock_abstract_client.cpp.o |
| Scanning dependencies of target testClientMachine |
| [ 30%] Building CXX object autotests/CMakeFiles/testClientMachine.dir/test_client_machine.cpp.o |
| Scanning dependencies of target testVirtualKeyboardDBus |
| [ 30%] Linking CXX executable ../bin/testOpenGLContextAttributeBuilder |
| [ 30%] Building CXX object autotests/CMakeFiles/testVirtualKeyboardDBus.dir/test_virtualkeyboard_dbus.cpp.o |
| [ 30%] Built target testOpenGLContextAttributeBuilder |
| [ 30%] Building CXX object autotests/CMakeFiles/testClientMachine.dir/__/client_machine.cpp.o |
| [ 31%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/mock_client.cpp.o |
| In file included from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.11/autotests/test_xrandr_screens.cpp:21: |
| /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.11/autotests/../cursor.h:265:18: warning: ���virtual void KWin::InputRedirectionCursor::doSetPos()��� can be marked override [-Wsuggest-override] |
| virtual void doSetPos(); |
| ^~~~~~~~ |
| /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.11/autotests/../cursor.h:266:18: warning: ���virtual void KWin::InputRedirectionCursor::doStartCursorTracking()��� can be marked override [-Wsuggest-override] |
| virtual void doStartCursorTracking(); |
| ^~~~~~~~~~~~~~~~~~~~~ |
| /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.11/autotests/../cursor.h:267:18: warning: ���virtual void KWin::InputRedirectionCursor::doStopCursorTracking()��� can be marked override [-Wsuggest-override] |
| virtual void doStopCursorTracking(); |
| ^~~~~~~~~~~~~~~~~~~~ |
| [ 31%] Building CXX object autotests/CMakeFiles/testXcbWrapper.dir/testXcbWrapper_autogen/mocs_compilation.cpp.o |
| [ 31%] Linking CXX executable ../bin/testXcbWrapper |
| [ 32%] Building CXX object autotests/CMakeFiles/testClientMachine.dir/testClientMachine_autogen/mocs_compilation.cpp.o |
| [ 32%] Built target testXcbWrapper |
| [ 32%] Building CXX object autotests/CMakeFiles/testVirtualKeyboardDBus.dir/__/virtualkeyboard_dbus.cpp.o |
| Scanning dependencies of target testVirtualDesktops |
| [ 32%] Building CXX object autotests/CMakeFiles/testVirtualDesktops.dir/test_virtual_desktops.cpp.o |
| [ 32%] Building CXX object autotests/CMakeFiles/testVirtualDesktops.dir/__/virtualdesktops.cpp.o |
| Scanning dependencies of target testGestures |
| [ 32%] Building CXX object autotests/CMakeFiles/testGestures.dir/test_gestures.cpp.o |
| [ 32%] Building CXX object autotests/CMakeFiles/testVirtualKeyboardDBus.dir/testVirtualKeyboardDBus_autogen/mocs_compilation.cpp.o |
| [ 32%] Linking CXX executable ../bin/testClientMachine |
| [ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/mock_screens.cpp.o |
| [ 32%] Built target testClientMachine |
| [ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/mock_workspace.cpp.o |
| /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.11/virtualdesktops.cpp: In member function ���void KWin::VirtualDesktopManager::setVirtualDesktopManagement(KWayland::Server::PlasmaVirtualDesktopManagementInterface*)���: |
| /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.11/virtualdesktops.cpp:82:52: error: ���setRows��� is not a member of ���KWayland::Server::PlasmaVirtualDesktopManagementInterface��� |
| &PlasmaVirtualDesktopManagementInterface::setRows); |
| ^~~~~~~ |
| /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.11/virtualdesktops.cpp: In member function ���QString KWin::VirtualDesktopManager::name(uint) const���: |
| /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.11/virtualdesktops.cpp:252:29: warning: comparison of integer expressions of different signedness: ���int��� and ���uint��� {aka ���unsigned int���} [-Wsign-compare] |
| if (m_desktops.length() > desktop - 1) { |
| ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ |
| make[2]: *** [autotests/CMakeFiles/testVirtualDesktops.dir/build.make:76: autotests/CMakeFiles/testVirtualDesktops.dir/__/virtualdesktops.cpp.o] Error 1 |
| make[2]: *** Waiting for unfinished jobs.... |
| [ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/__/screens.cpp.o |
| [ 32%] Linking CXX executable ../bin/testVirtualKeyboardDBus |
| [ 32%] Built target testVirtualKeyboardDBus |
| Scanning dependencies of target testXcbSizeHints |
| [ 32%] Building CXX object autotests/CMakeFiles/testXcbSizeHints.dir/test_xcb_size_hints.cpp.o |
| [ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/__/plugins/platforms/x11/standalone/screens_xrandr.cpp.o |
| [ 32%] Building CXX object autotests/CMakeFiles/testXcbSizeHints.dir/testXcbSizeHints_autogen/mocs_compilation.cpp.o |
| [ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/__/xcbutils.cpp.o |
| In file included from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.11/screens.cpp:23: |
| /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.11/cursor.h:265:18: warning: ���virtual void KWin::InputRedirectionCursor::doSetPos()��� can be marked override [-Wsuggest-override] |
| virtual void doSetPos(); |
| ^~~~~~~~ |
| /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.11/cursor.h:266:18: warning: ���virtual void KWin::InputRedirectionCursor::doStartCursorTracking()��� can be marked override [-Wsuggest-override] |
| virtual void doStartCursorTracking(); |
| ^~~~~~~~~~~~~~~~~~~~~ |
| /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.11/cursor.h:267:18: warning: ���virtual void KWin::InputRedirectionCursor::doStopCursorTracking()��� can be marked override [-Wsuggest-override] |
| virtual void doStopCursorTracking(); |
| ^~~~~~~~~~~~~~~~~~~~ |
| [ 32%] Building CXX object autotests/CMakeFiles/testGestures.dir/__/gestures.cpp.o |
| Scanning dependencies of target testOnScreenNotification |
| [ 32%] Building CXX object autotests/CMakeFiles/testOnScreenNotification.dir/onscreennotificationtest.cpp.o |
| make[1]: *** [CMakeFiles/Makefile2:7965: autotests/CMakeFiles/testVirtualDesktops.dir/all] Error 2 |
| make[1]: *** Waiting for unfinished jobs.... |
| [ 32%] Building CXX object autotests/CMakeFiles/testOnScreenNotification.dir/__/onscreennotification.cpp.o |
| [ 32%] Building CXX object autotests/CMakeFiles/testOnScreenNotification.dir/__/input_event_spy.cpp.o |
| [ 32%] Building CXX object autotests/CMakeFiles/testGestures.dir/testGestures_autogen/mocs_compilation.cpp.o |
| [ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/__/x11eventfilter.cpp.o |
| [ 32%] Linking CXX executable ../bin/testGestures |
| [ 32%] Built target testGestures |
| [ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/__/orientation_sensor.cpp.o |
| [ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/settings.cpp.o |
| [ 32%] Linking CXX executable ../bin/testXcbSizeHints |
| [ 32%] Built target testXcbSizeHints |
| [ 32%] Building CXX object autotests/CMakeFiles/testOnScreenNotification.dir/testOnScreenNotification_autogen/mocs_compilation.cpp.o |
| [ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/orientationsensoradaptor.cpp.o |
| [ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/testXRandRScreens_autogen/mocs_compilation.cpp.o |
| [ 32%] Linking CXX executable ../bin/testOnScreenNotification |
| [ 32%] Built target testOnScreenNotification |
| [ 32%] Linking CXX executable ../bin/testXRandRScreens |
| [ 32%] Built target testXRandRScreens |
| make: *** [Makefile:141: all] Error 2 |
| [Pipeline] } |
| [Pipeline] // stage |
| [Pipeline] } |
| ERROR: script returned exit code 1 |
| [Pipeline] // catchError |
| [Pipeline] emailextrecipients |
| [Pipeline] emailext |