BUILD FAILURE
Build URL https://build.kde.org/job/Plasma%20libksysguard%20kf5-qt5%20SUSEQt5.9/23/
Project: Plasma libksysguard kf5-qt5 SUSEQt5.9
Date of build: Sat, 20 Jan 2018 08:59:53 +0000
Build duration: 1 min 19 sec and counting

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

Reply via email to