BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/libksysguard/job/kf5-qt5%20FreeBSDQt5.15/110/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Wed, 30 Sep 2020 12:00:43 +0000
Build duration: 27 sec and counting


CONSOLE OUTPUT
[...truncated 755 lines...]
[2020-09-30T12:01:06.822Z] /usr/local/include/qt5/QtCore/qobject.h:242:43: note: candidate function [with Func1 = void (QDBusServiceWatcher::*)(const QString &), Func2 = void (KSysGuard::SensorDaemonInterface::*)()] not viable: no known conversion from 'std::unique_ptr<QDBusServiceWatcher>' to 'const typename QtPrivate::FunctionPointer<void (QDBusServiceWatcher::*)(const QString &)>::Object *' (aka 'const QDBusServiceWatcher *') for 1st argument
[2020-09-30T12:01:06.822Z] static inline QMetaObject::Connection connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal,
[2020-09-30T12:01:06.822Z] ^
[2020-09-30T12:01:06.822Z] /usr/local/include/qt5/QtCore/qobject.h:222:36: note: candidate function not viable: no known conversion from 'std::unique_ptr<QDBusServiceWatcher>' to 'const QObject *' for 1st argument
[2020-09-30T12:01:06.822Z] static QMetaObject::Connection connect(const QObject *sender, const char *signal,
[2020-09-30T12:01:06.822Z] ^
[2020-09-30T12:01:06.822Z] /usr/local/include/qt5/QtCore/qobject.h:225:36: note: candidate function not viable: no known conversion from 'std::unique_ptr<QDBusServiceWatcher>' to 'const QObject *' for 1st argument
[2020-09-30T12:01:06.822Z] static QMetaObject::Connection connect(const QObject *sender, const QMetaMethod &signal,
[2020-09-30T12:01:06.822Z] ^
[2020-09-30T12:01:06.822Z] /usr/local/include/qt5/QtCore/qobject.h:481:41: note: candidate function not viable: no known conversion from 'std::unique_ptr<QDBusServiceWatcher>' to 'const QObject *' for 1st argument
[2020-09-30T12:01:06.822Z] inline QMetaObject::Connection QObject::connect(const QObject *asender, const char *asignal,
[2020-09-30T12:01:06.822Z] ^
[2020-09-30T12:01:06.822Z] /usr/local/include/qt5/QtCore/qobject.h:283:13: note: candidate template ignored: requirement '!QtPrivate::FunctionPointer<void (KSysGuard::SensorDaemonInterface::*)()>::IsPointerToMemberFunction' was not satisfied [with Func1 = void (QDBusServiceWatcher::*)(const QString &), Func2 = void (KSysGuard::SensorDaemonInterface::*)()]
[2020-09-30T12:01:06.822Z] connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, const QObject *context, Func2 slot,
[2020-09-30T12:01:06.822Z] ^
[2020-09-30T12:01:06.822Z] /usr/local/include/qt5/QtCore/qobject.h:322:13: note: candidate template ignored: requirement 'QtPrivate::FunctionPointer<void (KSysGuard::SensorDaemonInterface::*)()>::ArgumentCount == -1' was not satisfied [with Func1 = void (QDBusServiceWatcher::*)(const QString &), Func2 = void (KSysGuard::SensorDaemonInterface::*)()]
[2020-09-30T12:01:06.822Z] connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, const QObject *context, Func2 slot,
[2020-09-30T12:01:06.822Z] ^
[2020-09-30T12:01:06.822Z] /usr/local/include/qt5/QtCore/qobject.h:274:13: note: candidate function template not viable: requires 3 arguments, but 4 were provided
[2020-09-30T12:01:06.822Z] connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, Func2 slot)
[2020-09-30T12:01:06.822Z] ^
[2020-09-30T12:01:06.822Z] /usr/local/include/qt5/QtCore/qobject.h:314:13: note: candidate function template not viable: requires 3 arguments, but 4 were provided
[2020-09-30T12:01:06.822Z] connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, Func2 slot)
[2020-09-30T12:01:06.822Z] ^
[2020-09-30T12:01:06.822Z] [ 59%] Built target processui_autogen
[2020-09-30T12:01:06.822Z] [ 60%] Building CXX object autotests/CMakeFiles/cgrouptest.dir/cgrouptest.cpp.o
[2020-09-30T12:01:07.095Z] 1 error generated.
[2020-09-30T12:01:07.095Z] gmake[2]: *** [sensors/CMakeFiles/Sensors.dir/build.make:172: sensors/CMakeFiles/Sensors.dir/SensorDaemonInterface.cpp.o] Error 1
[2020-09-30T12:01:07.095Z] gmake[2]: *** Waiting for unfinished jobs....
[2020-09-30T12:01:07.095Z] [ 60%] Generating ui_ProcessWidgetUI.h
[2020-09-30T12:01:07.095Z] [ 61%] Generating ui_ReniceDlgUi.h
[2020-09-30T12:01:07.352Z] gmake[1]: *** [CMakeFiles/Makefile2:1123: sensors/CMakeFiles/Sensors.dir/all] Error 2
[2020-09-30T12:01:07.352Z] gmake[1]: *** Waiting for unfinished jobs....
[2020-09-30T12:01:07.352Z] [ 62%] Building CXX object ksgrd/CMakeFiles/ksgrd.dir/ksgrd_debug.cpp.o
[2020-09-30T12:01:07.352Z] Scanning dependencies of target processui
[2020-09-30T12:01:07.612Z] [ 63%] Building CXX object processui/CMakeFiles/processui.dir/processui_autogen/mocs_compilation.cpp.o
[2020-09-30T12:01:07.612Z] [ 64%] Building CXX object processcore/declarative/CMakeFiles/ProcessPlugin.dir/ProcessPlugin.cpp.o
[2020-09-30T12:01:07.874Z] /usr/home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 FreeBSDQt5.15/autotests/cgrouptest.cpp:24:9: warning: 'private' macro redefined [-Wmacro-redefined]
[2020-09-30T12:01:07.874Z] #define private private
[2020-09-30T12:01:07.874Z] ^
[2020-09-30T12:01:07.874Z] /usr/home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 FreeBSDQt5.15/autotests/cgrouptest.cpp:22:9: note: previous definition is here
[2020-09-30T12:01:07.874Z] #define private public
[2020-09-30T12:01:07.874Z] ^
[2020-09-30T12:01:07.874Z] [ 65%] Building CXX object processui/CMakeFiles/processui.dir/ksysguardprocesslist.cpp.o
[2020-09-30T12:01:07.874Z] [ 66%] Building CXX object processcore/declarative/CMakeFiles/ProcessPlugin.dir/ProcessEnums.cpp.o
[2020-09-30T12:01:07.874Z] [ 66%] Building CXX object processui/CMakeFiles/processui.dir/ProcessFilter.cpp.o
[2020-09-30T12:01:07.874Z] [ 67%] Building CXX object signalplotter/CMakeFiles/ksignalplotter.dir/ksignalplotter.cpp.o
[2020-09-30T12:01:07.874Z] /usr/home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 FreeBSDQt5.15/autotests/processdatamodeltest.cpp:35:14: warning: unused variable 'tester' [-Wunused-variable]
[2020-09-30T12:01:07.874Z] auto tester = new QAbstractItemModelTester(model);
[2020-09-30T12:01:07.874Z] ^
[2020-09-30T12:01:07.874Z] [ 68%] Building CXX object processui/CMakeFiles/processui.dir/ProcessModel.cpp.o
[2020-09-30T12:01:08.134Z] 1 warning generated.
[2020-09-30T12:01:08.134Z] [ 69%] Linking CXX executable ../bin/processdatamodeltest
[2020-09-30T12:01:08.134Z] [ 70%] Building CXX object processui/CMakeFiles/processui.dir/ReniceDlg.cpp.o
[2020-09-30T12:01:08.134Z] [ 71%] Building CXX object signalplotter/CMakeFiles/ksignalplotter.dir/kgraphicssignalplotter.cpp.o
[2020-09-30T12:01:08.134Z] 1 warning generated.
[2020-09-30T12:01:08.134Z] [ 71%] Built target processdatamodeltest
[2020-09-30T12:01:08.134Z] [ 71%] Linking CXX executable ../bin/cgrouptest
[2020-09-30T12:01:08.134Z] [ 71%] Building CXX object processui/CMakeFiles/processui.dir/KTextEditVT.cpp.o
[2020-09-30T12:01:08.404Z] [ 71%] Built target cgrouptest
[2020-09-30T12:01:08.404Z] [ 72%] Building CXX object processui/CMakeFiles/processui.dir/scripting.cpp.o
[2020-09-30T12:01:08.404Z] [ 72%] Linking CXX shared library ../bin/libksgrd.so
[2020-09-30T12:01:08.404Z] [ 72%] Built target ksgrd
[2020-09-30T12:01:08.404Z] [ 72%] Building CXX object signalplotter/CMakeFiles/ksignalplotter.dir/ksignalplotter_debug.cpp.o
[2020-09-30T12:01:09.003Z] [ 72%] Building CXX object processui/CMakeFiles/processui.dir/processui_debug.cpp.o
[2020-09-30T12:01:09.003Z] [ 72%] Linking CXX shared library ../../bin/libProcessPlugin.so
[2020-09-30T12:01:09.003Z] /usr/home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 FreeBSDQt5.15/processui/ProcessFilter.cpp:116:43: warning: 'split' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations]
[2020-09-30T12:01:09.003Z] auto strings = filterRegExp().pattern().split(QLatin1Char(','), QString::SplitBehavior::SkipEmptyParts);
[2020-09-30T12:01:09.003Z] ^
[2020-09-30T12:01:09.003Z] /usr/local/include/qt5/QtCore/qstring.h:609:23: note: 'split' has been explicitly marked deprecated here
[2020-09-30T12:01:09.003Z] Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use Qt::SplitBehavior variant instead")
[2020-09-30T12:01:09.003Z] ^
[2020-09-30T12:01:09.003Z] /usr/local/include/qt5/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15'
[2020-09-30T12:01:09.003Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text)
[2020-09-30T12:01:09.003Z] ^
[2020-09-30T12:01:09.003Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-09-30T12:01:09.003Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-09-30T12:01:09.003Z] ^
[2020-09-30T12:01:09.003Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-09-30T12:01:09.003Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-09-30T12:01:09.003Z] ^
[2020-09-30T12:01:09.275Z] [ 72%] Built target ProcessPlugin
[2020-09-30T12:01:09.275Z] 1 warning generated.
[2020-09-30T12:01:10.226Z] [ 73%] Linking CXX shared library ../bin/libksignalplotter.so
[2020-09-30T12:01:10.226Z] [ 73%] Built target ksignalplotter
[2020-09-30T12:01:10.226Z] /usr/home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 FreeBSDQt5.15/processui/ksysguardprocesslist.cpp:473:59: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
[2020-09-30T12:01:10.226Z] connect(killWindowAction, &QAction::triggered, this, [this, killWindowKwinMethod](bool) {
[2020-09-30T12:01:10.226Z] ^~~~~
[2020-09-30T12:01:10.789Z] 1 warning generated.
[2020-09-30T12:01:10.789Z] [ 74%] Linking CXX shared library ../bin/libprocessui.so
[2020-09-30T12:01:10.789Z] [ 74%] Built target processui
[2020-09-30T12:01:10.789Z] gmake: *** [Makefile:161: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-09-30T12:01:10.848Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to