KDE CI: Applications » kaddressbook » kf5-q t5 SUSEQt5.15 - Build # 285 - 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/kaddressbook/job/kf5-qt5%20SUSEQt5.15/285/ Project: kf5-qt5 SUSEQt5.15 Date of build: Thu, 09 Jun 2022 11:55:33 +0000 Build duration: 2 hr 0 min and counting CONSOLE OUTPUT [...truncated 390 lines...] [2022-06-09T13:55:38.072Z] [ 16%] Building CXX object src/importexport/CMakeFiles/KPimAddressbookImportExport.dir/contactfields.cpp.o [2022-06-09T13:55:40.667Z] [ 17%] Linking CXX shared library ../../bin/libKPimAddressbookImportExport.so [2022-06-09T13:55:41.629Z] [ 17%] Built target KPimAddressbookImportExport [2022-06-09T13:55:41.629Z] [ 18%] Automatic MOC for target kontact_kaddressbookplugin [2022-06-09T13:55:42.236Z] [ 18%] Built target kontact_kaddressbookplugin_autogen [2022-06-09T13:55:42.236Z] [ 20%] Automatic MOC for target kaddressbookprivate [2022-06-09T13:55:44.880Z] [ 20%] Built target kaddressbookprivate_autogen [2022-06-09T13:55:44.880Z] [ 21%] Generating kaddressbookinterface.cpp, kaddressbookinterface.h [2022-06-09T13:55:45.140Z] [ 22%] Generating kaddressbookinterface.moc [2022-06-09T13:55:45.140Z] [ 24%] Building CXX object kontactplugin/CMakeFiles/kontact_kaddressbookplugin.dir/kontact_kaddressbookplugin_autogen/mocs_compilation.cpp.o [2022-06-09T13:55:47.712Z] [ 25%] Building CXX object kontactplugin/CMakeFiles/kontact_kaddressbookplugin.dir/kaddressbookinterface.cpp.o [2022-06-09T13:55:51.949Z] [ 26%] Building CXX object kontactplugin/CMakeFiles/kontact_kaddressbookplugin.dir/kaddressbookplugin_debug.cpp.o [2022-06-09T13:55:53.855Z] [ 27%] Building CXX object kontactplugin/CMakeFiles/kontact_kaddressbookplugin.dir/kaddressbook_plugin.cpp.o [2022-06-09T13:55:56.375Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1, [2022-06-09T13:55:56.375Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:16, [2022-06-09T13:55:56.375Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/uniqueapphandler.h:12, [2022-06-09T13:55:56.375Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/KontactInterface/UniqueAppHandler:1, [2022-06-09T13:55:56.375Z] from /home/jenkins/workspace/Applications/kaddressbook/kf5-qt5 SUSEQt5.15/kontactplugin/kaddressbook_plugin.h:11, [2022-06-09T13:55:56.375Z] from /home/jenkins/workspace/Applications/kaddressbook/kf5-qt5 SUSEQt5.15/kontactplugin/kaddressbook_plugin.cpp:9: [2022-06-09T13:55:56.375Z] /home/jenkins/workspace/Applications/kaddressbook/kf5-qt5 SUSEQt5.15/kontactplugin/kaddressbook_plugin.cpp: In constructor ���KontactPluginFactory::KontactPluginFactory()���: [2022-06-09T13:55:56.375Z] /home/jenkins/workspace/Applications/kaddressbook/kf5-qt5 SUSEQt5.15/kontactplugin/kaddressbook_plugin.cpp:26:1: error: no matching function for call to ���KontactPluginFactory::registerPlugin<KAddressBookPlugin>(QObject* (&)(QWidget*, QObject*, const KPluginMetaData&, const QVariantList&))��� [2022-06-09T13:55:56.375Z] 26 | EXPORT_KONTACT_PLUGIN_WITH_JSON(KAddressBookPlugin, "kaddressbookplugin.json") [2022-06-09T13:55:56.375Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-06-09T13:55:56.375Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1, [2022-06-09T13:55:56.376Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:16, [2022-06-09T13:55:56.376Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/uniqueapphandler.h:12, [2022-06-09T13:55:56.376Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/KontactInterface/UniqueAppHandler:1, [2022-06-09T13:55:56.376Z] from /home/jenkins/workspace/Applications/kaddressbook/kf5-qt5 SUSEQt5.15/kontactplugin/kaddressbook_plugin.h:11, [2022-06-09T13:55:56.376Z] from /home/jenkins/workspace/Applications/kaddressbook/kf5-qt5 SUSEQt5.15/kontactplugin/kaddressbook_plugin.cpp:9: [2022-06-09T13:55:56.376Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:720:10: note: candidate: ���void KPluginFactory::registerPlugin(const QString&, KPluginFactory::CreateInstanceFunction) [with T = KAddressBookPlugin; KPluginFactory::CreateInstanceFunction = QObject* (*)(QWidget*, QObject*, const QList<QVariant>&)]��� [2022-06-09T13:55:56.376Z] 720 | void registerPlugin(const QString &keyword, CreateInstanceFunction instanceFunction) [2022-06-09T13:55:56.376Z] | ^~~~~~~~~~~~~~ [2022-06-09T13:55:56.376Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:720:10: note: candidate expects 2 arguments, 1 provided [2022-06-09T13:55:56.376Z] /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-09T13:55:56.376Z] 747 | void registerPlugin() [2022-06-09T13:55:56.376Z] | ^~~~~~~~~~~~~~ [2022-06-09T13:55:56.376Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:747:10: note: template argument deduction/substitution failed: [2022-06-09T13:55:56.376Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1, [2022-06-09T13:55:56.376Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:16, [2022-06-09T13:55:56.376Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/uniqueapphandler.h:12, [2022-06-09T13:55:56.376Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/KontactInterface/UniqueAppHandler:1, [2022-06-09T13:55:56.376Z] from /home/jenkins/workspace/Applications/kaddressbook/kf5-qt5 SUSEQt5.15/kontactplugin/kaddressbook_plugin.h:11, [2022-06-09T13:55:56.376Z] from /home/jenkins/workspace/Applications/kaddressbook/kf5-qt5 SUSEQt5.15/kontactplugin/kaddressbook_plugin.cpp:9: [2022-06-09T13:55:56.376Z] /home/jenkins/workspace/Applications/kaddressbook/kf5-qt5 SUSEQt5.15/kontactplugin/kaddressbook_plugin.cpp:26:1: note: candidate expects 0 arguments, 1 provided [2022-06-09T13:55:56.376Z] 26 | EXPORT_KONTACT_PLUGIN_WITH_JSON(KAddressBookPlugin, "kaddressbookplugin.json") [2022-06-09T13:55:56.376Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-06-09T13:55:56.376Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1, [2022-06-09T13:55:56.376Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:16, [2022-06-09T13:55:56.376Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/uniqueapphandler.h:12, [2022-06-09T13:55:56.376Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/KontactInterface/UniqueAppHandler:1, [2022-06-09T13:55:56.376Z] from /home/jenkins/workspace/Applications/kaddressbook/kf5-qt5 SUSEQt5.15/kontactplugin/kaddressbook_plugin.h:11, [2022-06-09T13:55:56.376Z] from /home/jenkins/workspace/Applications/kaddressbook/kf5-qt5 SUSEQt5.15/kontactplugin/kaddressbook_plugin.cpp:9: [2022-06-09T13:55:56.376Z] /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-09T13:55:56.376Z] 760 | void registerPlugin(const QString &keyword) [2022-06-09T13:55:56.376Z] | ^~~~~~~~~~~~~~ [2022-06-09T13:55:56.376Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:760:10: note: template argument deduction/substitution failed: [2022-06-09T13:55:56.376Z] /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-09T13:55:56.376Z] 758 | template<class T, enable_if_t<InheritanceChecker<T>::enabled, int> = 0> [2022-06-09T13:55:56.376Z] | ^ [2022-06-09T13:55:56.376Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:789:10: note: candidate: ���void KPluginFactory::registerPlugin(const QString&, KPluginFactory::CreateInstanceWithMetaDataFunction) [with T = KAddressBookPlugin; KPluginFactory::CreateInstanceWithMetaDataFunction = QObject* (*)(QWidget*, QObject*, const KPluginMetaData&, const QList<QVariant>&)]��� [2022-06-09T13:55:56.376Z] 789 | void registerPlugin(const QString &keyword, CreateInstanceWithMetaDataFunction instanceFunction) [2022-06-09T13:55:56.376Z] | ^~~~~~~~~~~~~~ [2022-06-09T13:55:56.376Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:789:10: note: candidate expects 2 arguments, 1 provided [2022-06-09T13:55:56.376Z] /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-09T13:55:56.376Z] 814 | void registerPlugin() [2022-06-09T13:55:56.376Z] | ^~~~~~~~~~~~~~ [2022-06-09T13:55:56.376Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:814:10: note: template argument deduction/substitution failed: [2022-06-09T13:55:56.376Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1, [2022-06-09T13:55:56.376Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:16, [2022-06-09T13:55:56.376Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/uniqueapphandler.h:12, [2022-06-09T13:55:56.376Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/KontactInterface/UniqueAppHandler:1, [2022-06-09T13:55:56.376Z] from /home/jenkins/workspace/Applications/kaddressbook/kf5-qt5 SUSEQt5.15/kontactplugin/kaddressbook_plugin.h:11, [2022-06-09T13:55:56.376Z] from /home/jenkins/workspace/Applications/kaddressbook/kf5-qt5 SUSEQt5.15/kontactplugin/kaddressbook_plugin.cpp:9: [2022-06-09T13:55:56.376Z] /home/jenkins/workspace/Applications/kaddressbook/kf5-qt5 SUSEQt5.15/kontactplugin/kaddressbook_plugin.cpp:26:1: note: candidate expects 0 arguments, 1 provided [2022-06-09T13:55:56.376Z] 26 | EXPORT_KONTACT_PLUGIN_WITH_JSON(KAddressBookPlugin, "kaddressbookplugin.json") [2022-06-09T13:55:56.376Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-06-09T13:55:56.376Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1, [2022-06-09T13:55:56.376Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:16, [2022-06-09T13:55:56.376Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/uniqueapphandler.h:12, [2022-06-09T13:55:56.376Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/KontactInterface/UniqueAppHandler:1, [2022-06-09T13:55:56.376Z] from /home/jenkins/workspace/Applications/kaddressbook/kf5-qt5 SUSEQt5.15/kontactplugin/kaddressbook_plugin.h:11, [2022-06-09T13:55:56.376Z] from /home/jenkins/workspace/Applications/kaddressbook/kf5-qt5 SUSEQt5.15/kontactplugin/kaddressbook_plugin.cpp:9: [2022-06-09T13:55:56.376Z] /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-09T13:55:56.376Z] 827 | void registerPlugin(const QString &keyword) [2022-06-09T13:55:56.376Z] | ^~~~~~~~~~~~~~ [2022-06-09T13:55:56.376Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:827:10: note: template argument deduction/substitution failed: [2022-06-09T13:55:56.376Z] /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-09T13:55:56.376Z] 825 | template<class T, enable_if_t<InheritanceWithMetaDataChecker<T>::enabled, int> = 0> [2022-06-09T13:55:56.376Z] | ^ [2022-06-09T13:55:56.631Z] make[2]: *** [kontactplugin/CMakeFiles/kontact_kaddressbookplugin.dir/build.make:101: kontactplugin/CMakeFiles/kontact_kaddressbookplugin.dir/kaddressbook_plugin.cpp.o] Error 1 [2022-06-09T13:55:56.631Z] make[1]: *** [CMakeFiles/Makefile2:577: kontactplugin/CMakeFiles/kontact_kaddressbookplugin.dir/all] Error 2 [2022-06-09T13:55:56.631Z] make: *** [Makefile:146: all] Error 2 [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-09T13:55:56.909Z] ERROR: script returned exit code 1 [Pipeline] // catchError [Pipeline] emailextrecipients [Pipeline] emailext