BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/libksysguard/job/kf5-qt5%20SUSEQt5.15/125/
Project: kf5-qt5 SUSEQt5.15
Date of build: Wed, 30 Sep 2020 12:01:32 +0000
Build duration: 47 sec and counting


CONSOLE OUTPUT
[...truncated 636 lines...]
[2020-09-30T12:02:17.988Z] | ^~~~~~~
[2020-09-30T12:02:17.988Z] /usr/include/qt5/QtCore/qobject.h:481:64: note: no known conversion for argument 1 from ���std::unique_ptr<QDBusServiceWatcher>��� to ���const QObject*���
[2020-09-30T12:02:17.988Z] 481 | inline QMetaObject::Connection QObject::connect(const QObject *asender, const char *asignal,
[2020-09-30T12:02:17.988Z] | ~~~~~~~~~~~~~~~^~~~~~~
[2020-09-30T12:02:17.988Z] /usr/include/qt5/QtCore/qobject.h:242:43: note: candidate: ���static QMetaObject::Connection QObject::connect(const typename QtPrivate::FunctionPointer<Func>::Object*, Func1, const typename QtPrivate::FunctionPointer<Func2>::Object*, Func2, Qt::ConnectionType) [with Func1 = void (QDBusServiceWatcher::*)(const QString&); Func2 = void (KSysGuard::SensorDaemonInterface::*)(); typename QtPrivate::FunctionPointer<Func>::Object = QDBusServiceWatcher; typename QtPrivate::FunctionPointer<Func2>::Object = KSysGuard::SensorDaemonInterface]���
[2020-09-30T12:02:17.988Z] 242 | static inline QMetaObject::Connection connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal,
[2020-09-30T12:02:17.988Z] | ^~~~~~~
[2020-09-30T12:02:17.988Z] /usr/include/qt5/QtCore/qobject.h:242:109: note: no known conversion for argument 1 from ���std::unique_ptr<QDBusServiceWatcher>��� to ���const Object*��� {aka ���const QDBusServiceWatcher*���}
[2020-09-30T12:02:17.988Z] 242 | static inline QMetaObject::Connection connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal,
[2020-09-30T12:02:17.988Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
[2020-09-30T12:02:17.988Z] /usr/include/qt5/QtCore/qobject.h:274:13: note: candidate: ���template<class Func1, class Func2> static typename std::enable_if<((int)(QtPrivate::FunctionPointer<Func2>::ArgumentCount) >= 0), QMetaObject::Connection>::type QObject::connect(const typename QtPrivate::FunctionPointer<Func>::Object*, Func1, Func2)���
[2020-09-30T12:02:17.988Z] 274 | connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, Func2 slot)
[2020-09-30T12:02:17.988Z] | ^~~~~~~
[2020-09-30T12:02:17.988Z] /usr/include/qt5/QtCore/qobject.h:274:13: note: template argument deduction/substitution failed:
[2020-09-30T12:02:17.988Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/sensors/SensorDaemonInterface.cpp:51:114: note: candidate expects 3 arguments, 4 provided
[2020-09-30T12:02:17.988Z] 51 | connect(d->serviceWatcher, &QDBusServiceWatcher::serviceUnregistered, this, &SensorDaemonInterface::reconnect);
[2020-09-30T12:02:17.988Z] | ^
[2020-09-30T12:02:17.988Z] In file included from /usr/include/qt5/QtCore/qvariant.h:51,
[2020-09-30T12:02:17.988Z] from /usr/include/qt5/QtDBus/qtdbusglobal.h:45,
[2020-09-30T12:02:17.988Z] from /usr/include/qt5/QtDBus/qdbusargument.h:43,
[2020-09-30T12:02:17.988Z] from /usr/include/qt5/QtDBus/QDBusArgument:1,
[2020-09-30T12:02:17.988Z] from /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/sensors/SensorInfo_p.h:21,
[2020-09-30T12:02:17.988Z] from /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/sensors/SensorDaemonInterface_p.h:22,
[2020-09-30T12:02:17.988Z] from /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/sensors/SensorDaemonInterface.cpp:20:
[2020-09-30T12:02:17.988Z] /usr/include/qt5/QtCore/qobject.h:283:13: note: candidate: ���template<class Func1, class Func2> static typename std::enable_if<(((int)(QtPrivate::FunctionPointer<Func2>::ArgumentCount) >= 0) && (! QtPrivate::FunctionPointer<Func2>::IsPointerToMemberFunction)), QMetaObject::Connection>::type QObject::connect(const typename QtPrivate::FunctionPointer<Func>::Object*, Func1, const QObject*, Func2, Qt::ConnectionType)���
[2020-09-30T12:02:17.988Z] 283 | connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, const QObject *context, Func2 slot,
[2020-09-30T12:02:17.988Z] | ^~~~~~~
[2020-09-30T12:02:17.988Z] /usr/include/qt5/QtCore/qobject.h:283:13: note: template argument deduction/substitution failed:
[2020-09-30T12:02:17.988Z] /usr/include/qt5/QtCore/qobject.h: In substitution of ���template<class Func1, class Func2> static typename std::enable_if<(((int)(QtPrivate::FunctionPointer<Func2>::ArgumentCount) >= 0) && (! QtPrivate::FunctionPointer<Func2>::IsPointerToMemberFunction)), QMetaObject::Connection>::type QObject::connect(const typename QtPrivate::FunctionPointer<Func>::Object*, Func1, const QObject*, Func2, Qt::ConnectionType) [with Func1 = void (QDBusServiceWatcher::*)(const QString&); Func2 = void (KSysGuard::SensorDaemonInterface::*)()]���:
[2020-09-30T12:02:17.988Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/sensors/SensorDaemonInterface.cpp:51:114: required from here
[2020-09-30T12:02:17.988Z] /usr/include/qt5/QtCore/qobject.h:283:13: error: no type named ���type��� in ���struct std::enable_if<false, QMetaObject::Connection>���
[2020-09-30T12:02:17.988Z] /usr/include/qt5/QtCore/qobject.h:314:13: note: candidate: ���template<class Func1, class Func2> static typename std::enable_if<(QtPrivate::FunctionPointer<Func2>::ArgumentCount == -1), QMetaObject::Connection>::type QObject::connect(const typename QtPrivate::FunctionPointer<Func>::Object*, Func1, Func2)���
[2020-09-30T12:02:17.988Z] 314 | connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, Func2 slot)
[2020-09-30T12:02:17.988Z] | ^~~~~~~
[2020-09-30T12:02:17.988Z] /usr/include/qt5/QtCore/qobject.h:314:13: note: template argument deduction/substitution failed:
[2020-09-30T12:02:17.988Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/sensors/SensorDaemonInterface.cpp:51:114: note: candidate expects 3 arguments, 4 provided
[2020-09-30T12:02:17.988Z] 51 | connect(d->serviceWatcher, &QDBusServiceWatcher::serviceUnregistered, this, &SensorDaemonInterface::reconnect);
[2020-09-30T12:02:17.988Z] | ^
[2020-09-30T12:02:17.988Z] In file included from /usr/include/qt5/QtCore/qvariant.h:51,
[2020-09-30T12:02:17.988Z] from /usr/include/qt5/QtDBus/qtdbusglobal.h:45,
[2020-09-30T12:02:17.988Z] from /usr/include/qt5/QtDBus/qdbusargument.h:43,
[2020-09-30T12:02:17.988Z] from /usr/include/qt5/QtDBus/QDBusArgument:1,
[2020-09-30T12:02:17.988Z] from /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/sensors/SensorInfo_p.h:21,
[2020-09-30T12:02:17.988Z] from /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/sensors/SensorDaemonInterface_p.h:22,
[2020-09-30T12:02:17.988Z] from /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/sensors/SensorDaemonInterface.cpp:20:
[2020-09-30T12:02:17.988Z] /usr/include/qt5/QtCore/qobject.h:322:13: note: candidate: ���template<class Func1, class Func2> static typename std::enable_if<(QtPrivate::FunctionPointer<Func2>::ArgumentCount == -1), QMetaObject::Connection>::type QObject::connect(const typename QtPrivate::FunctionPointer<Func>::Object*, Func1, const QObject*, Func2, Qt::ConnectionType)���
[2020-09-30T12:02:17.988Z] 322 | connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, const QObject *context, Func2 slot,
[2020-09-30T12:02:17.988Z] | ^~~~~~~
[2020-09-30T12:02:17.988Z] /usr/include/qt5/QtCore/qobject.h:322:13: note: template argument deduction/substitution failed:
[2020-09-30T12:02:17.988Z] /usr/include/qt5/QtCore/qobject.h: In substitution of ���template<class Func1, class Func2> static typename std::enable_if<(QtPrivate::FunctionPointer<Func2>::ArgumentCount == -1), QMetaObject::Connection>::type QObject::connect(const typename QtPrivate::FunctionPointer<Func>::Object*, Func1, const QObject*, Func2, Qt::ConnectionType) [with Func1 = void (QDBusServiceWatcher::*)(const QString&); Func2 = void (KSysGuard::SensorDaemonInterface::*)()]���:
[2020-09-30T12:02:17.988Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/sensors/SensorDaemonInterface.cpp:51:114: required from here
[2020-09-30T12:02:17.988Z] /usr/include/qt5/QtCore/qobject.h:322:13: error: no type named ���type��� in ���struct std::enable_if<false, QMetaObject::Connection>���
[2020-09-30T12:02:17.988Z] Scanning dependencies of target ksysguardlsofwidgets
[2020-09-30T12:02:17.988Z] [ 48%] Building CXX object lsofui/designer/CMakeFiles/ksysguardlsofwidgets.dir/ksysguardlsofwidgets_autogen/mocs_compilation.cpp.o
[2020-09-30T12:02:17.988Z] [ 50%] Building CXX object lsofui/designer/CMakeFiles/ksysguardlsofwidgets.dir/ksysguardlsofwidgets_ECMQtDesignerPlugin/designerplugin.cpp.o
[2020-09-30T12:02:18.248Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/processcore/process_data_model.cpp: In member function ���virtual int KSysGuard::ProcessDataModel::columnCount(const QModelIndex&) const���:
[2020-09-30T12:02:18.248Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/processcore/process_data_model.cpp:376:54: warning: unused parameter ���parent��� [-Wunused-parameter]
[2020-09-30T12:02:18.248Z] 376 | int ProcessDataModel::columnCount(const QModelIndex &parent) const
[2020-09-30T12:02:18.248Z] | ~~~~~~~~~~~~~~~~~~~^~~~~~
[2020-09-30T12:02:18.248Z] make[2]: *** [sensors/CMakeFiles/Sensors.dir/build.make:171: sensors/CMakeFiles/Sensors.dir/SensorDaemonInterface.cpp.o] Error 1
[2020-09-30T12:02:18.248Z] make[2]: *** Waiting for unfinished jobs....
[2020-09-30T12:02:18.822Z] [ 50%] Linking CXX shared library ../bin/libprocesscore.so
[2020-09-30T12:02:19.085Z] [ 50%] Built target processcore
[2020-09-30T12:02:19.085Z] Scanning dependencies of target ksignalplotter_autogen
[2020-09-30T12:02:19.085Z] Scanning dependencies of target ProcessPlugin_autogen
[2020-09-30T12:02:19.085Z] Scanning dependencies of target processui_autogen
[2020-09-30T12:02:19.085Z] Scanning dependencies of target ksgrd_autogen
[2020-09-30T12:02:19.085Z] Scanning dependencies of target cgrouptest_autogen
[2020-09-30T12:02:19.085Z] Scanning dependencies of target processdatamodeltest_autogen
[2020-09-30T12:02:19.346Z] [ 52%] Automatic MOC for target ProcessPlugin
[2020-09-30T12:02:19.346Z] [ 52%] Automatic MOC for target processui
[2020-09-30T12:02:19.346Z] [ 53%] Automatic MOC for target ksignalplotter
[2020-09-30T12:02:19.346Z] [ 53%] Automatic MOC for target ksgrd
[2020-09-30T12:02:19.346Z] [ 53%] Automatic MOC for target processdatamodeltest
[2020-09-30T12:02:19.346Z] [ 54%] Automatic MOC for target cgrouptest
[2020-09-30T12:02:19.346Z] AutoMoc warning
[2020-09-30T12:02:19.346Z] ---------------
[2020-09-30T12:02:19.346Z] "SRC:/autotests/cgrouptest.cpp"
[2020-09-30T12:02:19.346Z] includes the moc file "cgrouptest.moc", but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE, Q_NAMESPACE_EXPORT, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON, K_PLUGIN_CLASS_WITH_JSON, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON, K_PLUGIN_CLASS_WITH_JSON, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON, K_PLUGIN_CLASS_WITH_JSON, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON, K_PLUGIN_CLASS_WITH_JSON, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON, K_PLUGIN_CLASS_WITH_JSON, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON, K_PLUGIN_CLASS_WITH_JSON, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON, K_PLUGIN_CLASS_WITH_JSON, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON, K_PLUGIN_CLASS_WITH_JSON, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON, K_PLUGIN_CLASS_WITH_JSON, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON, K_PLUGIN_CLASS_WITH_JSON, K_EXPORT_KPACKAGE_PACKAGE_WITH_JSON, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON, K_PLUGIN_CLASS_WITH_JSON, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON, K_PLUGIN_CLASS_WITH_JSON, K_EXPORT_KPACKAGE_PACKAGE_WITH_JSON, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON, K_PLUGIN_CLASS_WITH_JSON, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON or K_PLUGIN_CLASS_WITH_JSON macro.
[2020-09-30T12:02:19.346Z]
[2020-09-30T12:02:19.346Z] make[1]: *** [CMakeFiles/Makefile2:1122: sensors/CMakeFiles/Sensors.dir/all] Error 2
[2020-09-30T12:02:19.346Z] make[1]: *** Waiting for unfinished jobs....
[2020-09-30T12:02:19.346Z] [ 54%] Built target ProcessPlugin_autogen
[2020-09-30T12:02:19.602Z] [ 54%] Built target processdatamodeltest_autogen
[2020-09-30T12:02:19.602Z] AutoMoc: /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/autotests/cgrouptest.cpp:0: Note: No relevant classes found. No output generated.
[2020-09-30T12:02:19.602Z] [ 54%] Built target ksignalplotter_autogen
[2020-09-30T12:02:19.602Z] [ 54%] Built target cgrouptest_autogen
[2020-09-30T12:02:19.602Z] [ 54%] Linking CXX shared module ../../bin/ksysguardlsof5widgets.so
[2020-09-30T12:02:19.602Z] [ 54%] Built target processui_autogen
[2020-09-30T12:02:19.602Z] [ 54%] Built target ksgrd_autogen
[2020-09-30T12:02:19.858Z] [ 54%] Built target ksysguardlsofwidgets
[2020-09-30T12:02:19.858Z] make: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-09-30T12:02:20.207Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to