KDE CI: Applications » zanshin » kf5-qt5 SUSEQt5.15 - Build # 42 - Still Failing!
CI System <[email protected]>
| Newsgroups | gmane.comp.kde.devel.pim |
|---|---|
| Message-ID | <[email protected]> |
BUILD FAILURE Build URL https://build.kde.org/job/Applications/job/zanshin/job/kf5-qt5%20SUSEQt5.15/42/ Project: kf5-qt5 SUSEQt5.15 Date of build: Thu, 09 Jun 2022 12:19:47 +0000 Build duration: 1 hr 41 min and counting CONSOLE OUTPUT [...truncated 551 lines...] [2022-06-09T14:00:49.524Z] About to parse service type file "/home/jenkins/install-prefix/share/kservicetypes5/kplugininfo.desktop" [2022-06-09T14:00:49.524Z] Found property definition "X-KDE-PluginInfo-Author" with type "QString" [2022-06-09T14:00:49.524Z] Found property definition "X-KDE-PluginInfo-Email" with type "QString" [2022-06-09T14:00:49.524Z] Found property definition "X-KDE-PluginInfo-Name" with type "QString" [2022-06-09T14:00:49.524Z] Found property definition "X-KDE-PluginInfo-Version" with type "QString" [2022-06-09T14:00:49.524Z] Found property definition "X-KDE-PluginInfo-Website" with type "QString" [2022-06-09T14:00:49.524Z] Found property definition "X-KDE-PluginInfo-Category" with type "QString" [2022-06-09T14:00:49.524Z] Found property definition "X-KDE-PluginInfo-Depends" with type "QStringList" [2022-06-09T14:00:49.524Z] Found property definition "X-KDE-PluginInfo-License" with type "QString" [2022-06-09T14:00:49.524Z] Found property definition "X-KDE-PluginInfo-EnabledByDefault" with type "bool" [2022-06-09T14:00:49.524Z] Found property definition "X-KDE-PluginInfo-Immutable" with type "bool" [2022-06-09T14:00:49.524Z] Found property definition "X-KDE-PluginInfo-AllowEmptySettings" with type "bool" [2022-06-09T14:00:49.524Z] Generated "/home/jenkins/workspace/Applications/zanshin/kf5-qt5 SUSEQt5.15/build/src/zanshin/kontact/zanshin_plugin.json" [2022-06-09T14:00:49.524Z] [ 4%] Automatic MOC for target kontact_zanshinplugin [2022-06-09T14:00:50.099Z] [ 4%] Built target kontact_zanshinplugin_autogen [2022-06-09T14:00:50.361Z] [ 4%] Automatic MOC for target akonadi [2022-06-09T14:00:53.747Z] [ 4%] Built target akonadi_autogen [2022-06-09T14:00:53.747Z] [ 4%] Building CXX object src/zanshin/kontact/CMakeFiles/kontact_zanshinplugin.dir/kontact_zanshinplugin_autogen/mocs_compilation.cpp.o [2022-06-09T14:00:55.650Z] [ 5%] Building CXX object src/zanshin/kontact/CMakeFiles/kontact_zanshinplugin.dir/kontact_plugin.cpp.o [2022-06-09T14:00:58.188Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1, [2022-06-09T14:00:58.188Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:16, [2022-06-09T14:00:58.188Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/KontactInterface/Plugin:1, [2022-06-09T14:00:58.188Z] from /home/jenkins/workspace/Applications/zanshin/kf5-qt5 SUSEQt5.15/src/zanshin/kontact/kontact_plugin.h:10, [2022-06-09T14:00:58.188Z] from /home/jenkins/workspace/Applications/zanshin/kf5-qt5 SUSEQt5.15/src/zanshin/kontact/kontact_plugin.cpp:6: [2022-06-09T14:00:58.188Z] /home/jenkins/workspace/Applications/zanshin/kf5-qt5 SUSEQt5.15/src/zanshin/kontact/kontact_plugin.cpp: In constructor ���KontactPluginFactory::KontactPluginFactory()���: [2022-06-09T14:00:58.188Z] /home/jenkins/workspace/Applications/zanshin/kf5-qt5 SUSEQt5.15/src/zanshin/kontact/kontact_plugin.cpp:10:1: error: no matching function for call to ���KontactPluginFactory::registerPlugin<Plugin>(QObject* (&)(QWidget*, QObject*, const KPluginMetaData&, const QVariantList&))��� [2022-06-09T14:00:58.188Z] 10 | EXPORT_KONTACT_PLUGIN_WITH_JSON(Plugin, "zanshin_plugin.json") [2022-06-09T14:00:58.188Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-06-09T14:00:58.188Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1, [2022-06-09T14:00:58.188Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:16, [2022-06-09T14:00:58.188Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/KontactInterface/Plugin:1, [2022-06-09T14:00:58.188Z] from /home/jenkins/workspace/Applications/zanshin/kf5-qt5 SUSEQt5.15/src/zanshin/kontact/kontact_plugin.h:10, [2022-06-09T14:00:58.188Z] from /home/jenkins/workspace/Applications/zanshin/kf5-qt5 SUSEQt5.15/src/zanshin/kontact/kontact_plugin.cpp:6: [2022-06-09T14:00:58.188Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:720:10: note: candidate: ���void KPluginFactory::registerPlugin(const QString&, KPluginFactory::CreateInstanceFunction) [with T = Plugin; KPluginFactory::CreateInstanceFunction = QObject* (*)(QWidget*, QObject*, const QList<QVariant>&)]��� [2022-06-09T14:00:58.188Z] 720 | void registerPlugin(const QString &keyword, CreateInstanceFunction instanceFunction) [2022-06-09T14:00:58.188Z] | ^~~~~~~~~~~~~~ [2022-06-09T14:00:58.188Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:720:10: note: candidate expects 2 arguments, 1 provided [2022-06-09T14:00:58.188Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:747:10: note: candidate: ���template<class T, typename std::enable_if<KPluginFactory::InheritanceChecker<impl>::enabled, int>::type <anonymous> > void KPluginFactory::registerPlugin()��� [2022-06-09T14:00:58.188Z] 747 | void registerPlugin() [2022-06-09T14:00:58.188Z] | ^~~~~~~~~~~~~~ [2022-06-09T14:00:58.188Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:747:10: note: template argument deduction/substitution failed: [2022-06-09T14:00:58.188Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1, [2022-06-09T14:00:58.188Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:16, [2022-06-09T14:00:58.188Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/KontactInterface/Plugin:1, [2022-06-09T14:00:58.188Z] from /home/jenkins/workspace/Applications/zanshin/kf5-qt5 SUSEQt5.15/src/zanshin/kontact/kontact_plugin.h:10, [2022-06-09T14:00:58.188Z] from /home/jenkins/workspace/Applications/zanshin/kf5-qt5 SUSEQt5.15/src/zanshin/kontact/kontact_plugin.cpp:6: [2022-06-09T14:00:58.188Z] /home/jenkins/workspace/Applications/zanshin/kf5-qt5 SUSEQt5.15/src/zanshin/kontact/kontact_plugin.cpp:10:1: note: candidate expects 0 arguments, 1 provided [2022-06-09T14:00:58.188Z] 10 | EXPORT_KONTACT_PLUGIN_WITH_JSON(Plugin, "zanshin_plugin.json") [2022-06-09T14:00:58.188Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-06-09T14:00:58.188Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1, [2022-06-09T14:00:58.188Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:16, [2022-06-09T14:00:58.188Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/KontactInterface/Plugin:1, [2022-06-09T14:00:58.188Z] from /home/jenkins/workspace/Applications/zanshin/kf5-qt5 SUSEQt5.15/src/zanshin/kontact/kontact_plugin.h:10, [2022-06-09T14:00:58.188Z] from /home/jenkins/workspace/Applications/zanshin/kf5-qt5 SUSEQt5.15/src/zanshin/kontact/kontact_plugin.cpp:6: [2022-06-09T14:00:58.188Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:760:10: note: candidate: ���template<class T, typename std::enable_if<KPluginFactory::InheritanceChecker<impl>::enabled, int>::type <anonymous> > void KPluginFactory::registerPlugin(const QString&)��� [2022-06-09T14:00:58.188Z] 760 | void registerPlugin(const QString &keyword) [2022-06-09T14:00:58.188Z] | ^~~~~~~~~~~~~~ [2022-06-09T14:00:58.188Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:760:10: note: template argument deduction/substitution failed: [2022-06-09T14:00:58.188Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:758:74: error: no type named ���type��� in ���struct std::enable_if<false, int>��� [2022-06-09T14:00:58.188Z] 758 | template<class T, enable_if_t<InheritanceChecker<T>::enabled, int> = 0> [2022-06-09T14:00:58.188Z] | ^ [2022-06-09T14:00:58.188Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:789:10: note: candidate: ���void KPluginFactory::registerPlugin(const QString&, KPluginFactory::CreateInstanceWithMetaDataFunction) [with T = Plugin; KPluginFactory::CreateInstanceWithMetaDataFunction = QObject* (*)(QWidget*, QObject*, const KPluginMetaData&, const QList<QVariant>&)]��� [2022-06-09T14:00:58.188Z] 789 | void registerPlugin(const QString &keyword, CreateInstanceWithMetaDataFunction instanceFunction) [2022-06-09T14:00:58.188Z] | ^~~~~~~~~~~~~~ [2022-06-09T14:00:58.188Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:789:10: note: candidate expects 2 arguments, 1 provided [2022-06-09T14:00:58.188Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:814:10: note: candidate: ���template<class T, typename std::enable_if<KPluginFactory::InheritanceWithMetaDataChecker<impl>::enabled, int>::type <anonymous> > void KPluginFactory::registerPlugin()��� [2022-06-09T14:00:58.188Z] 814 | void registerPlugin() [2022-06-09T14:00:58.188Z] | ^~~~~~~~~~~~~~ [2022-06-09T14:00:58.188Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:814:10: note: template argument deduction/substitution failed: [2022-06-09T14:00:58.188Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1, [2022-06-09T14:00:58.188Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:16, [2022-06-09T14:00:58.188Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/KontactInterface/Plugin:1, [2022-06-09T14:00:58.188Z] from /home/jenkins/workspace/Applications/zanshin/kf5-qt5 SUSEQt5.15/src/zanshin/kontact/kontact_plugin.h:10, [2022-06-09T14:00:58.188Z] from /home/jenkins/workspace/Applications/zanshin/kf5-qt5 SUSEQt5.15/src/zanshin/kontact/kontact_plugin.cpp:6: [2022-06-09T14:00:58.188Z] /home/jenkins/workspace/Applications/zanshin/kf5-qt5 SUSEQt5.15/src/zanshin/kontact/kontact_plugin.cpp:10:1: note: candidate expects 0 arguments, 1 provided [2022-06-09T14:00:58.188Z] 10 | EXPORT_KONTACT_PLUGIN_WITH_JSON(Plugin, "zanshin_plugin.json") [2022-06-09T14:00:58.188Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-06-09T14:00:58.189Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1, [2022-06-09T14:00:58.189Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:16, [2022-06-09T14:00:58.189Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/KontactInterface/Plugin:1, [2022-06-09T14:00:58.189Z] from /home/jenkins/workspace/Applications/zanshin/kf5-qt5 SUSEQt5.15/src/zanshin/kontact/kontact_plugin.h:10, [2022-06-09T14:00:58.189Z] from /home/jenkins/workspace/Applications/zanshin/kf5-qt5 SUSEQt5.15/src/zanshin/kontact/kontact_plugin.cpp:6: [2022-06-09T14:00:58.189Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:827:10: note: candidate: ���template<class T, typename std::enable_if<KPluginFactory::InheritanceWithMetaDataChecker<impl>::enabled, int>::type <anonymous> > void KPluginFactory::registerPlugin(const QString&)��� [2022-06-09T14:00:58.189Z] 827 | void registerPlugin(const QString &keyword) [2022-06-09T14:00:58.189Z] | ^~~~~~~~~~~~~~ [2022-06-09T14:00:58.189Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:827:10: note: template argument deduction/substitution failed: [2022-06-09T14:00:58.189Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:825:86: error: no type named ���type��� in ���struct std::enable_if<false, int>��� [2022-06-09T14:00:58.189Z] 825 | template<class T, enable_if_t<InheritanceWithMetaDataChecker<T>::enabled, int> = 0> [2022-06-09T14:00:58.189Z] | ^ [2022-06-09T14:00:58.189Z] make[2]: *** [src/zanshin/kontact/CMakeFiles/kontact_zanshinplugin.dir/build.make:90: src/zanshin/kontact/CMakeFiles/kontact_zanshinplugin.dir/kontact_plugin.cpp.o] Error 1 [2022-06-09T14:00:58.189Z] make[1]: *** [CMakeFiles/Makefile2:1221: src/zanshin/kontact/CMakeFiles/kontact_zanshinplugin.dir/all] Error 2 [2022-06-09T14:00:58.189Z] make: *** [Makefile:146: all] Error 2 [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-09T14:00:58.201Z] ERROR: script returned exit code 1 [Pipeline] // catchError [Pipeline] emailextrecipients [Pipeline] emailext