CONSOLE OUTPUT
|
[...truncated 163.34 KB...] |
[ 57%] Building CXX object processui/CMakeFiles/processui.dir/__/processcore/processcore_debug.cpp.o |
[ 58%] Linking CXX shared library libksignalplotter.so |
[ 59%] Building CXX object processui/CMakeFiles/processui.dir/ksysguardprocesslist.cpp.o |
[ 61%] Building CXX object processui/CMakeFiles/processui.dir/ProcessFilter.cpp.o |
[ 61%] Built target ksignalplotter |
[ 62%] Building CXX object processui/CMakeFiles/processui.dir/ProcessModel.cpp.o |
[ 63%] Building CXX object processui/CMakeFiles/processui.dir/ReniceDlg.cpp.o |
[ 64%] Linking CXX shared library libksgrd.so |
[ 66%] Building CXX object processui/CMakeFiles/processui.dir/KTextEditVT.cpp.o |
[ 66%] Built target ksgrd |
Scanning dependencies of target signalplottertest_autogen |
[ 67%] Automatic MOC for target signalplottertest |
[ 68%] Building CXX object processui/CMakeFiles/processui.dir/scripting.cpp.o |
/usr/home/jenkins/workspace/Plasma libksysguard kf5-qt5 FreeBSDQt5.9/processui/ksysguardprocesslist.cpp:92:62: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] |
inline void drawPercentageDisplay(QPainter *painter, QStyleOptionViewItemV4 &option, float percentage, const QVector<ProcessModel::PercentageHistoryEntry> &history) const |
^ |
/usr/local/include/qt5/QtWidgets/qstyleoption.h:453:48: note: 'QStyleOptionViewItemV4' has been explicitly marked deprecated here |
typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV4; |
^ |
/usr/home/jenkins/workspace/Plasma libksysguard kf5-qt5 FreeBSDQt5.9/processui/ksysguardprocesslist.cpp:80:13: warning: 'QStyleOptionViewItemV4' is deprecated [-Wdeprecated-declarations] |
QStyleOptionViewItemV4 option = opt; |
^ |
/usr/local/include/qt5/QtWidgets/qstyleoption.h:453:48: note: 'QStyleOptionViewItemV4' has been explicitly marked deprecated here |
typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV4; |
^ |
/usr/home/jenkins/workspace/Plasma libksysguard kf5-qt5 FreeBSDQt5.9/processui/ProcessModel.cpp:535:16: warning: 'NETWinInfo' is deprecated [-Wdeprecated-declarations] |
NETWinInfo info( QX11Info::connection(), wid, QX11Info::appRootWindow(), NET::Properties(properties) & ~NET::WMIcon ); |
^ |
/usr/home/jenkins/install-prefix/include/KF5/KWindowSystem/netwm.h:992:30: note: 'NETWinInfo' has been explicitly marked deprecated here |
KWINDOWSYSTEM_DEPRECATED NETWinInfo(xcb_connection_t *connection, xcb_window_t window, |
^ |
[ 68%] Built target signalplottertest_autogen |
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 |
Scanning dependencies of target signalplotterbenchmark_autogen |
[ 72%] Automatic MOC for target signalplotterbenchmark |
[ 72%] Built target graphicssignalplotterbenchmark_autogen |
1 warning generated. |
Scanning dependencies of target signalplottertest |
[ 74%] Building CXX object tests/CMakeFiles/signalplottertest.dir/signalplottertest.cpp.o |
Scanning dependencies of target graphicssignalplotterbenchmark |
[ 75%] Building CXX object tests/CMakeFiles/graphicssignalplotterbenchmark.dir/graphicssignalplotterbenchmark.cpp.o |
2 warnings generated. |
[ 75%] Built target signalplotterbenchmark_autogen |
[ 76%] Building CXX object tests/CMakeFiles/graphicssignalplotterbenchmark.dir/__/processcore/processcore_debug.cpp.o |
In file included from /usr/home/jenkins/workspace/Plasma libksysguard kf5-qt5 FreeBSDQt5.9/processui/scripting.cpp:23: |
In file included from /usr/home/jenkins/workspace/Plasma libksysguard kf5-qt5 FreeBSDQt5.9/processui/scripting.h:26: |
In file included from /usr/local/include/qt5/QtCore/QList:1: |
In file included from /usr/local/include/qt5/QtCore/qlist.h:1093: |
In file included from /usr/local/include/qt5/QtCore/qbytearraylist.h:47: |
In file included from /usr/local/include/qt5/QtCore/qbytearray.h:687: |
In file included from /usr/local/include/qt5/QtCore/qstring.h:1765: |
/usr/local/include/qt5/QtCore/qstringbuilder.h:358:41: error: non-const lvalue reference to type 'char *' cannot bind to a value of unrelated type 'QChar *' |
QConcatenable<B>::appendTo(p.b, out); |
^~~ |
/usr/local/include/qt5/QtCore/qstringbuilder.h:118:48: note: in instantiation of function template specialization 'QConcatenable<QStringBuilder<QString, char [11]> >::appendTo<QChar>' requested here |
QConcatenable< QStringBuilder<A, B> >::appendTo(*this, d); |
^ |
/usr/local/include/qt5/QtCore/qstringbuilder.h:131:41: note: in instantiation of function template specialization 'QStringBuilder<QString, char [11]>::convertTo<QString>' requested here |
operator ConvertTo() const { return convertTo<ConvertTo>(); } |
^ |
/usr/home/jenkins/workspace/Plasma libksysguard kf5-qt5 FreeBSDQt5.9/processui/scripting.cpp:131:41: note: in instantiation of member function 'QStringBuilder<QString, char [11]>::operator QString' requested here |
QUrl fileName = QUrl::fromLocalFile(path + "index.html"); |
^ |
/usr/local/include/qt5/QtCore/qstringbuilder.h:292:57: note: passing argument to parameter 'out' here |
static inline void appendTo(const char a[N], char *&out) |
^ |
1 error generated. |
gmake[2]: *** [processui/CMakeFiles/processui.dir/build.make:215: processui/CMakeFiles/processui.dir/scripting.cpp.o] Error 1 |
gmake[2]: *** Waiting for unfinished jobs.... |
[ 77%] Building CXX object tests/CMakeFiles/signalplottertest.dir/__/processcore/processcore_debug.cpp.o |
Scanning dependencies of target signalplotterbenchmark |
[ 79%] Building CXX object tests/CMakeFiles/signalplotterbenchmark.dir/signalplotterbenchmark.cpp.o |
gmake[1]: *** [CMakeFiles/Makefile2:439: processui/CMakeFiles/processui.dir/all] Error 2 |
gmake[1]: *** Waiting for unfinished jobs.... |
[ 80%] Building CXX object tests/CMakeFiles/signalplottertest.dir/__/signalplotter/ksignalplotter.cpp.o |
[ 81%] Building CXX object tests/CMakeFiles/graphicssignalplotterbenchmark.dir/__/signalplotter/kgraphicssignalplotter.cpp.o |
[ 83%] Building CXX object tests/CMakeFiles/graphicssignalplotterbenchmark.dir/graphicssignalplotterbenchmark_autogen/mocs_compilation.cpp.o |
[ 84%] Building CXX object tests/CMakeFiles/signalplottertest.dir/signalplottertest_autogen/mocs_compilation.cpp.o |
[ 85%] Building CXX object tests/CMakeFiles/signalplotterbenchmark.dir/__/processcore/processcore_debug.cpp.o |
[ 87%] Building CXX object tests/CMakeFiles/signalplotterbenchmark.dir/__/signalplotter/ksignalplotter.cpp.o |
[ 88%] Building CXX object tests/CMakeFiles/signalplotterbenchmark.dir/signalplotterbenchmark_autogen/mocs_compilation.cpp.o |
[ 89%] Linking CXX executable graphicssignalplotterbenchmark |
[ 90%] Linking CXX executable signalplottertest |
[ 90%] Built target graphicssignalplotterbenchmark |
[ 92%] Linking CXX executable signalplotterbenchmark |
[ 92%] Built target signalplottertest |
[ 92%] Built target signalplotterbenchmark |
gmake: *** [Makefile:141: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] sh |
[Plasma libksysguard kf5-qt5 FreeBSDQt5.9] Running shell script |
+ python3.5 -u ci-tooling/helpers/capture-workspace.py --environment production |
[Pipeline] emailextrecipients |