<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%20libksysguard%20kf5-qt5%20SUSEQt5.9/23/">https://build.kde.org/job/Plasma%20libksysguard%20kf5-qt5%20SUSEQt5.9/23/</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">Plasma libksysguard kf5-qt5 SUSEQt5.9</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">Sat, 20 Jan 2018 08:59:53 +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">1 min 19 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 220.20 KB...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">In file included from /usr/include/qt5/QtWidgets/qabstractitemdelegate.h:45:0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/qt5/QtWidgets/qabstractitemview.h:47,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/qt5/QtWidgets/qheaderview.h:44,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/qt5/QtWidgets/QHeaderView:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /home/jenkins/workspace/Plasma libksysguard kf5-qt5 SUSEQt5.9/processui/ksysguardprocesslist.cpp:34:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/qt5/QtWidgets/qstyleoption.h:453:48: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV4;</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 libksysguard kf5-qt5 SUSEQt5.9/processui/ksysguardprocesslist.cpp: In member function 'void KSysGuardProcessList::reniceSelectedProcesses()':</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Plasma libksysguard kf5-qt5 SUSEQt5.9/processui/ksysguardprocesslist.cpp:1180:17: warning: this statement may fall through [-Wimplicit-fallthrough=]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 if(process->ioPriorityClass() == KSysGuard::Process::None && reniceDlg->newIOPriority  == (process->niceLevel() + 20)/5)</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 libksysguard kf5-qt5 SUSEQt5.9/processui/ksysguardprocesslist.cpp:1182:13: note: here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">             case KSysGuard::Process::RealTime:</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 libksysguard kf5-qt5 SUSEQt5.9/processui/ProcessModel.cpp: In member function 'void ProcessModelPrivate::updateWindowInfo(WId, unsigned int, bool)':</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Plasma libksysguard kf5-qt5 SUSEQt5.9/processui/ProcessModel.cpp:535:121: warning: 'NETWinInfo::NETWinInfo(xcb_connection_t*, xcb_window_t, xcb_window_t, NET::Properties, NET::Role)' is deprecated [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     NETWinInfo info( QX11Info::connection(), wid, QX11Info::appRootWindow(), NET::Properties(properties) & ~NET::WMIcon );</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">In file included from /home/jenkins/workspace/Plasma libksysguard kf5-qt5 SUSEQt5.9/processui/ProcessModel_p.h:41:0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /home/jenkins/workspace/Plasma libksysguard kf5-qt5 SUSEQt5.9/processui/ProcessModel.cpp:26:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/install-prefix/include/KF5/KWindowSystem/netwm.h:992:30: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     KWINDOWSYSTEM_DEPRECATED NETWinInfo(xcb_connection_t *connection, xcb_window_t window,</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">[ 74%] Building CXX object tests/CMakeFiles/graphicssignalplotterbenchmark.dir/__/processcore/processcore_debug.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 75%] Building CXX object processui/CMakeFiles/processui.dir/scripting.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 76%] Building CXX object tests/CMakeFiles/graphicssignalplotterbenchmark.dir/__/signalplotter/kgraphicssignalplotter.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 77%] Building CXX object processui/CMakeFiles/processui.dir/processui_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target signalplottertest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 79%] Building CXX object tests/CMakeFiles/signalplottertest.dir/signalplottertest.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 80%] Building CXX object tests/CMakeFiles/graphicssignalplotterbenchmark.dir/graphicssignalplotterbenchmark_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 81%] Building CXX object tests/CMakeFiles/signalplotterbenchmark.dir/__/processcore/processcore_debug.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 83%] Building CXX object tests/CMakeFiles/signalplotterbenchmark.dir/__/signalplotter/ksignalplotter.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 84%] Building CXX object tests/CMakeFiles/signalplotterbenchmark.dir/signalplotterbenchmark_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 85%] Linking CXX shared library libprocessui.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 87%] Building CXX object tests/CMakeFiles/signalplottertest.dir/__/processcore/processcore_debug.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 87%] Built target processui</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 88%] Building CXX object tests/CMakeFiles/signalplottertest.dir/__/signalplotter/ksignalplotter.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 89%] Linking CXX executable graphicssignalplotterbenchmark</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target processtest_autogen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 90%] Automatic MOC for target processtest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Generating MOC predefs moc_predefs.h</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Generating MOC source EWIEGA46WW/moc_processtest.cpp</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Generating MOC compilation mocs_compilation.cpp</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 90%] Built target processtest_autogen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target processtest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 92%] Building CXX object tests/CMakeFiles/processtest.dir/processtest.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 92%] Built target graphicssignalplotterbenchmark</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 93%] Building CXX object tests/CMakeFiles/processtest.dir/__/processcore/processcore_debug.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 94%] Building CXX object tests/CMakeFiles/processtest.dir/processtest_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 96%] Building CXX object tests/CMakeFiles/signalplottertest.dir/signalplottertest_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 97%] Linking CXX executable signalplotterbenchmark</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 97%] Built target signalplotterbenchmark</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">In file included from /usr/include/qt5/QtTest/qtest.h:45:0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/qt5/QtTest/qtest_gui.h:52,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/qt5/QtTest/QtTestGui:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /home/jenkins/workspace/Plasma libksysguard kf5-qt5 SUSEQt5.9/tests/processtest.cpp:21:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Plasma libksysguard kf5-qt5 SUSEQt5.9/tests/processtest.cpp: In member function 'void testProcess::testHistories()':</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Plasma libksysguard kf5-qt5 SUSEQt5.9/tests/processtest.cpp:145:79: error: 'QString::QString(const char*)' is private within this context</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     QCOMPARE(processController->historyFileName(), QString("/var/log/atop.log"));</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">In file included from /usr/include/qt5/QtTest/qtestcase.h:45:0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/qt5/QtTest/qtest.h:45,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/qt5/QtTest/qtest_gui.h:52,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/qt5/QtTest/QtTestGui:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /home/jenkins/workspace/Plasma libksysguard kf5-qt5 SUSEQt5.9/tests/processtest.cpp:21:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/qt5/QtCore/qstring.h:793:5: note: declared private here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     QString(const char *ch);</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">In file included from /usr/include/qt5/QtTest/qtest.h:45:0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/qt5/QtTest/qtest_gui.h:52,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/qt5/QtTest/QtTestGui:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /home/jenkins/workspace/Plasma libksysguard kf5-qt5 SUSEQt5.9/tests/processtest.cpp:21:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Plasma libksysguard kf5-qt5 SUSEQt5.9/tests/processtest.cpp:156:79: error: 'QString::QString(const char*)' is private within this context</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     QCOMPARE(processController->historyFileName(), QString("/var/log/atop.log"));</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">In file included from /usr/include/qt5/QtTest/qtestcase.h:45:0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/qt5/QtTest/qtest.h:45,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/qt5/QtTest/qtest_gui.h:52,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/qt5/QtTest/QtTestGui:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /home/jenkins/workspace/Plasma libksysguard kf5-qt5 SUSEQt5.9/tests/processtest.cpp:21:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/qt5/QtCore/qstring.h:793:5: note: declared private here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     QString(const char *ch);</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]: *** [tests/CMakeFiles/processtest.dir/build.make:63: tests/CMakeFiles/processtest.dir/processtest.cpp.o] Error 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">make[1]: *** [CMakeFiles/Makefile2:757: tests/CMakeFiles/processtest.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">[ 98%] Linking CXX executable signalplottertest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 98%] Built target signalplottertest</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] sh</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Plasma libksysguard kf5-qt5 SUSEQt5.9] Running shell script</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">+ python3 -u ci-tooling/helpers/capture-workspace.py --environment production</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] emailextrecipients</td></tr></table><br/></body>