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

CONSOLE OUTPUT
[...truncated 220.56 KB...]
Scanning dependencies of target graphicssignalplotterbenchmark_autogen
[ 70%] Automatic MOC for target graphicssignalplotterbenchmark
[ 71%] Building CXX object processui/CMakeFiles/processui.dir/processui_autogen/mocs_compilation.cpp.o
Generating MOC predefs moc_predefs.h
Generating MOC source KVSSQICOXQ/moc_kgraphicssignalplotter.cpp
Generating MOC source EWIEGA46WW/moc_graphicssignalplotterbenchmark.cpp
Generating MOC compilation mocs_compilation.cpp
[ 71%] Built target graphicssignalplotterbenchmark_autogen
Scanning dependencies of target signalplottertest_autogen
/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:
^~~~
[ 72%] Automatic MOC for target signalplottertest
Generating MOC predefs moc_predefs.h
Generating MOC source KVSSQICOXQ/moc_ksignalplotter.cpp
Generating MOC source EWIEGA46WW/moc_signalplottertest.cpp
Generating MOC compilation mocs_compilation.cpp
[ 72%] Built target signalplottertest_autogen
Scanning dependencies of target graphicssignalplotterbenchmark
Scanning dependencies of target signalplotterbenchmark
[ 74%] Building CXX object tests/CMakeFiles/graphicssignalplotterbenchmark.dir/graphicssignalplotterbenchmark.cpp.o
[ 75%] Building CXX object tests/CMakeFiles/signalplotterbenchmark.dir/signalplotterbenchmark.cpp.o
[ 76%] Building CXX object tests/CMakeFiles/signalplotterbenchmark.dir/__/processcore/processcore_debug.cpp.o
[ 77%] Building CXX object tests/CMakeFiles/graphicssignalplotterbenchmark.dir/__/processcore/processcore_debug.cpp.o
[ 79%] Building CXX object tests/CMakeFiles/graphicssignalplotterbenchmark.dir/__/signalplotter/kgraphicssignalplotter.cpp.o
[ 80%] Linking CXX shared library libprocessui.so
[ 81%] Building CXX object tests/CMakeFiles/signalplotterbenchmark.dir/__/signalplotter/ksignalplotter.cpp.o
[ 81%] Built target processui
[ 83%] Building CXX object tests/CMakeFiles/signalplotterbenchmark.dir/signalplotterbenchmark_autogen/mocs_compilation.cpp.o
[ 84%] Building CXX object tests/CMakeFiles/graphicssignalplotterbenchmark.dir/graphicssignalplotterbenchmark_autogen/mocs_compilation.cpp.o
Scanning dependencies of target signalplottertest
[ 85%] Building CXX object tests/CMakeFiles/signalplottertest.dir/signalplottertest.cpp.o
[ 87%] Building CXX object tests/CMakeFiles/signalplottertest.dir/__/processcore/processcore_debug.cpp.o
[ 88%] Building CXX object tests/CMakeFiles/signalplottertest.dir/__/signalplotter/ksignalplotter.cpp.o
[ 89%] Building CXX object tests/CMakeFiles/signalplottertest.dir/signalplottertest_autogen/mocs_compilation.cpp.o
[ 90%] Linking CXX executable signalplotterbenchmark
[ 92%] Linking CXX executable graphicssignalplotterbenchmark
[ 92%] Built target signalplotterbenchmark
Scanning dependencies of target processtest_autogen
[ 93%] Automatic MOC for target processtest
Generating MOC predefs moc_predefs.h
Generating MOC source EWIEGA46WW/moc_processtest.cpp
Generating MOC compilation mocs_compilation.cpp
[ 93%] Built target processtest_autogen
Scanning dependencies of target processtest
[ 94%] Building CXX object tests/CMakeFiles/processtest.dir/__/processcore/processcore_debug.cpp.o
[ 96%] Building CXX object tests/CMakeFiles/processtest.dir/processtest.cpp.o
[ 96%] Built target graphicssignalplotterbenchmark
[ 97%] Building CXX object tests/CMakeFiles/processtest.dir/processtest_autogen/mocs_compilation.cpp.o
[ 98%] Linking CXX executable signalplottertest
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);
^~~~~~~
[ 98%] Built target signalplottertest
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: *** [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
[Pipeline] emailext

Reply via email to