<body style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><table style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" align="right"><img src="https://build.kde.org/static/e59dfe28/images/32x32/red.gif"/></td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" valign="center"><b style="font-size: 200%;">BUILD FAILURE</b></td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Build URL
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><a href="https://build.kde.org/job/Plasma/job/kwin/job/kf5-qt5%20SUSEQt5.11/323/">https://build.kde.org/job/Plasma/job/kwin/job/kf5-qt5%20SUSEQt5.11/323/</a></td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Project:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">kf5-qt5 SUSEQt5.11</td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Date of build:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">Tue, 22 Jan 2019 14:23:23 +0000</td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Build duration:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">7 min 44 sec and counting</td></tr></table><br/><table style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" width="100%" cellpadding="0" cellspacing="0"><tr><td class="bg1" style="font-family: Verdana, Helvetica, sans serif; font-size: 120%; color: white; background-color: #0000C0"><b>
       CONSOLE OUTPUT
      </b></td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[...truncated 2499 lines...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 30%] Generating orientationsensoradaptor.cpp, orientationsensoradaptor.h</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 30%] Linking CXX executable ../bin/testXkb</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 30%] Generating settings.h, settings.cpp</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 30%] Generating orientationsensoradaptor.moc</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target testXRandRScreens</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 30%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/test_xrandr_screens.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 30%] Built target testXkb</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 30%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/mock_abstract_client.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target testClientMachine</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 30%] Building CXX object autotests/CMakeFiles/testClientMachine.dir/test_client_machine.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target testVirtualKeyboardDBus</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 30%] Linking CXX executable ../bin/testOpenGLContextAttributeBuilder</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 30%] Building CXX object autotests/CMakeFiles/testVirtualKeyboardDBus.dir/test_virtualkeyboard_dbus.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 30%] Built target testOpenGLContextAttributeBuilder</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 30%] Building CXX object autotests/CMakeFiles/testClientMachine.dir/__/client_machine.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 31%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/mock_client.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">In file included from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.11/autotests/test_xrandr_screens.cpp:21:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/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]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     virtual void doSetPos();</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                  ^~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/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]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     virtual void doStartCursorTracking();</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                  ^~~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/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]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     virtual void doStopCursorTracking();</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                  ^~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 31%] Building CXX object autotests/CMakeFiles/testXcbWrapper.dir/testXcbWrapper_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 31%] Linking CXX executable ../bin/testXcbWrapper</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testClientMachine.dir/testClientMachine_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Built target testXcbWrapper</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testVirtualKeyboardDBus.dir/__/virtualkeyboard_dbus.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target testVirtualDesktops</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testVirtualDesktops.dir/test_virtual_desktops.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testVirtualDesktops.dir/__/virtualdesktops.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target testGestures</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testGestures.dir/test_gestures.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testVirtualKeyboardDBus.dir/testVirtualKeyboardDBus_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Linking CXX executable ../bin/testClientMachine</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/mock_screens.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Built target testClientMachine</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/mock_workspace.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.11/virtualdesktops.cpp: In member function ���void KWin::VirtualDesktopManager::setVirtualDesktopManagement(KWayland::Server::PlasmaVirtualDesktopManagementInterface*)���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.11/virtualdesktops.cpp:82:52: error: ���setRows��� is not a member of ���KWayland::Server::PlasmaVirtualDesktopManagementInterface���</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">          &PlasmaVirtualDesktopManagementInterface::setRows);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                                                    ^~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.11/virtualdesktops.cpp: In member function ���QString KWin::VirtualDesktopManager::name(uint) const���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/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]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     if (m_desktops.length() > desktop - 1) {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">make[2]: *** [autotests/CMakeFiles/testVirtualDesktops.dir/build.make:76: autotests/CMakeFiles/testVirtualDesktops.dir/__/virtualdesktops.cpp.o] Error 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">make[2]: *** Waiting for unfinished jobs....</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/__/screens.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Linking CXX executable ../bin/testVirtualKeyboardDBus</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Built target testVirtualKeyboardDBus</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target testXcbSizeHints</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testXcbSizeHints.dir/test_xcb_size_hints.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/__/plugins/platforms/x11/standalone/screens_xrandr.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testXcbSizeHints.dir/testXcbSizeHints_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/__/xcbutils.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">In file included from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.11/screens.cpp:23:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/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]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     virtual void doSetPos();</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                  ^~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/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]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     virtual void doStartCursorTracking();</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                  ^~~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/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]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     virtual void doStopCursorTracking();</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                  ^~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testGestures.dir/__/gestures.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target testOnScreenNotification</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testOnScreenNotification.dir/onscreennotificationtest.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">make[1]: *** [CMakeFiles/Makefile2:7965: autotests/CMakeFiles/testVirtualDesktops.dir/all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">make[1]: *** Waiting for unfinished jobs....</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testOnScreenNotification.dir/__/onscreennotification.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testOnScreenNotification.dir/__/input_event_spy.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testGestures.dir/testGestures_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/__/x11eventfilter.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Linking CXX executable ../bin/testGestures</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Built target testGestures</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/__/orientation_sensor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/settings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Linking CXX executable ../bin/testXcbSizeHints</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Built target testXcbSizeHints</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testOnScreenNotification.dir/testOnScreenNotification_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/orientationsensoradaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Building CXX object autotests/CMakeFiles/testXRandRScreens.dir/testXRandRScreens_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Linking CXX executable ../bin/testOnScreenNotification</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Built target testOnScreenNotification</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Linking CXX executable ../bin/testXRandRScreens</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 32%] Built target testXRandRScreens</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">make: *** [Makefile:141: all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] }</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] // stage</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] }</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">ERROR: script returned exit code 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] // catchError</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] emailextrecipients</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] emailext</td></tr></table><br/></body>