KDE CI: Applications » knotes » kf5-qt5 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/knotes/job/kf5-qt5%20SUSEQt5.15/285/ Project: kf5-qt5 SUSEQt5.15 Date of build: Thu, 09 Jun 2022 12:02:46 +0000 Build duration: 1 hr 58 min and counting CONSOLE OUTPUT [...truncated 519 lines...] [2022-06-09T14:00:53.951Z] [ 52%] Building CXX object notesagent/CMakeFiles/akonadi_notes_agent.dir/notesagentalarmdialog.cpp.o [2022-06-09T14:00:55.877Z] [ 53%] Linking CXX executable ../../bin/noteutilstest [2022-06-09T14:00:55.877Z] [ 53%] Linking CXX executable ../../../../bin/notedisplayattributetest [2022-06-09T14:00:56.824Z] [ 53%] Built target noteutilstest [2022-06-09T14:00:57.083Z] [ 53%] Built target notedisplayattributetest [2022-06-09T14:00:59.629Z] [ 53%] Building CXX object notesagent/CMakeFiles/akonadi_notes_agent.dir/notesagentsettingsdialog.cpp.o [2022-06-09T14:01:02.155Z] [ 54%] Building CXX object notesagent/CMakeFiles/akonadi_notes_agent.dir/notesagentnotedialog.cpp.o [2022-06-09T14:01:06.339Z] [ 54%] Linking CXX executable ../bin/akonadi_notes_agent [2022-06-09T14:01:06.596Z] [ 54%] Built target akonadi_notes_agent [2022-06-09T14:01:06.596Z] [ 55%] Building CXX object src/print/autotests/CMakeFiles/knotesgrantleeprinttest.dir/knotesgrantleeprinttest_autogen/mocs_compilation.cpp.o [2022-06-09T14:01:07.968Z] [ 55%] Building CXX object src/print/autotests/CMakeFiles/knotesgrantleeprinttest.dir/knotesgrantleeprinttest.cpp.o [2022-06-09T14:01:10.507Z] [ 56%] Linking CXX executable ../../../bin/knotesgrantleeprinttest [2022-06-09T14:01:11.446Z] [ 56%] Built target knotesgrantleeprinttest [2022-06-09T14:01:11.446Z] [ 56%] Generating knotesinterface.cpp, knotesinterface.h [2022-06-09T14:01:11.446Z] [ 57%] Generating knotesadaptor.cpp, knotesadaptor.h [2022-06-09T14:01:11.703Z] [ 58%] Generating knotesinterface.moc [2022-06-09T14:01:11.703Z] [ 58%] Generating knotesadaptor.moc [2022-06-09T14:01:11.703Z] [ 59%] Building CXX object src/kontactplugin/CMakeFiles/kontact_knotesplugin.dir/kontact_knotesplugin_autogen/mocs_compilation.cpp.o [2022-06-09T14:01:14.985Z] [ 59%] Building CXX object src/kontactplugin/CMakeFiles/kontact_knotesplugin.dir/knotes_plugin.cpp.o [2022-06-09T14:01:17.515Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1, [2022-06-09T14:01:17.515Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:16, [2022-06-09T14:01:17.515Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/KontactInterface/Plugin:1, [2022-06-09T14:01:17.515Z] from /home/jenkins/workspace/Applications/knotes/kf5-qt5 SUSEQt5.15/src/kontactplugin/knotes_plugin.h:13, [2022-06-09T14:01:17.515Z] from /home/jenkins/workspace/Applications/knotes/kf5-qt5 SUSEQt5.15/src/kontactplugin/knotes_plugin.cpp:8: [2022-06-09T14:01:17.515Z] /home/jenkins/workspace/Applications/knotes/kf5-qt5 SUSEQt5.15/src/kontactplugin/knotes_plugin.cpp: In constructor ���KontactPluginFactory::KontactPluginFactory()���: [2022-06-09T14:01:17.515Z] /home/jenkins/workspace/Applications/knotes/kf5-qt5 SUSEQt5.15/src/kontactplugin/knotes_plugin.cpp:38:1: error: no matching function for call to ���KontactPluginFactory::registerPlugin<KNotesPlugin>(QObject* (&)(QWidget*, QObject*, const KPluginMetaData&, const QVariantList&))��� [2022-06-09T14:01:17.515Z] 38 | EXPORT_KONTACT_PLUGIN_WITH_JSON(KNotesPlugin, "knotesplugin.json") [2022-06-09T14:01:17.515Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-06-09T14:01:17.515Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1, [2022-06-09T14:01:17.515Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:16, [2022-06-09T14:01:17.515Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/KontactInterface/Plugin:1, [2022-06-09T14:01:17.515Z] from /home/jenkins/workspace/Applications/knotes/kf5-qt5 SUSEQt5.15/src/kontactplugin/knotes_plugin.h:13, [2022-06-09T14:01:17.515Z] from /home/jenkins/workspace/Applications/knotes/kf5-qt5 SUSEQt5.15/src/kontactplugin/knotes_plugin.cpp:8: [2022-06-09T14:01:17.515Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:720:10: note: candidate: ���void KPluginFactory::registerPlugin(const QString&, KPluginFactory::CreateInstanceFunction) [with T = KNotesPlugin; KPluginFactory::CreateInstanceFunction = QObject* (*)(QWidget*, QObject*, const QList<QVariant>&)]��� [2022-06-09T14:01:17.515Z] 720 | void registerPlugin(const QString &keyword, CreateInstanceFunction instanceFunction) [2022-06-09T14:01:17.515Z] | ^~~~~~~~~~~~~~ [2022-06-09T14:01:17.515Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:720:10: note: candidate expects 2 arguments, 1 provided [2022-06-09T14:01:17.515Z] /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:01:17.515Z] 747 | void registerPlugin() [2022-06-09T14:01:17.515Z] | ^~~~~~~~~~~~~~ [2022-06-09T14:01:17.515Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:747:10: note: template argument deduction/substitution failed: [2022-06-09T14:01:17.515Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1, [2022-06-09T14:01:17.515Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:16, [2022-06-09T14:01:17.515Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/KontactInterface/Plugin:1, [2022-06-09T14:01:17.515Z] from /home/jenkins/workspace/Applications/knotes/kf5-qt5 SUSEQt5.15/src/kontactplugin/knotes_plugin.h:13, [2022-06-09T14:01:17.515Z] from /home/jenkins/workspace/Applications/knotes/kf5-qt5 SUSEQt5.15/src/kontactplugin/knotes_plugin.cpp:8: [2022-06-09T14:01:17.515Z] /home/jenkins/workspace/Applications/knotes/kf5-qt5 SUSEQt5.15/src/kontactplugin/knotes_plugin.cpp:38:1: note: candidate expects 0 arguments, 1 provided [2022-06-09T14:01:17.515Z] 38 | EXPORT_KONTACT_PLUGIN_WITH_JSON(KNotesPlugin, "knotesplugin.json") [2022-06-09T14:01:17.515Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-06-09T14:01:17.515Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1, [2022-06-09T14:01:17.515Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:16, [2022-06-09T14:01:17.515Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/KontactInterface/Plugin:1, [2022-06-09T14:01:17.515Z] from /home/jenkins/workspace/Applications/knotes/kf5-qt5 SUSEQt5.15/src/kontactplugin/knotes_plugin.h:13, [2022-06-09T14:01:17.515Z] from /home/jenkins/workspace/Applications/knotes/kf5-qt5 SUSEQt5.15/src/kontactplugin/knotes_plugin.cpp:8: [2022-06-09T14:01:17.515Z] /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:01:17.515Z] 760 | void registerPlugin(const QString &keyword) [2022-06-09T14:01:17.515Z] | ^~~~~~~~~~~~~~ [2022-06-09T14:01:17.515Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:760:10: note: template argument deduction/substitution failed: [2022-06-09T14:01:17.515Z] /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:01:17.515Z] 758 | template<class T, enable_if_t<InheritanceChecker<T>::enabled, int> = 0> [2022-06-09T14:01:17.515Z] | ^ [2022-06-09T14:01:17.515Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:789:10: note: candidate: ���void KPluginFactory::registerPlugin(const QString&, KPluginFactory::CreateInstanceWithMetaDataFunction) [with T = KNotesPlugin; KPluginFactory::CreateInstanceWithMetaDataFunction = QObject* (*)(QWidget*, QObject*, const KPluginMetaData&, const QList<QVariant>&)]��� [2022-06-09T14:01:17.515Z] 789 | void registerPlugin(const QString &keyword, CreateInstanceWithMetaDataFunction instanceFunction) [2022-06-09T14:01:17.515Z] | ^~~~~~~~~~~~~~ [2022-06-09T14:01:17.515Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:789:10: note: candidate expects 2 arguments, 1 provided [2022-06-09T14:01:17.515Z] /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:01:17.515Z] 814 | void registerPlugin() [2022-06-09T14:01:17.515Z] | ^~~~~~~~~~~~~~ [2022-06-09T14:01:17.515Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:814:10: note: template argument deduction/substitution failed: [2022-06-09T14:01:17.515Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1, [2022-06-09T14:01:17.515Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:16, [2022-06-09T14:01:17.515Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/KontactInterface/Plugin:1, [2022-06-09T14:01:17.515Z] from /home/jenkins/workspace/Applications/knotes/kf5-qt5 SUSEQt5.15/src/kontactplugin/knotes_plugin.h:13, [2022-06-09T14:01:17.515Z] from /home/jenkins/workspace/Applications/knotes/kf5-qt5 SUSEQt5.15/src/kontactplugin/knotes_plugin.cpp:8: [2022-06-09T14:01:17.515Z] /home/jenkins/workspace/Applications/knotes/kf5-qt5 SUSEQt5.15/src/kontactplugin/knotes_plugin.cpp:38:1: note: candidate expects 0 arguments, 1 provided [2022-06-09T14:01:17.515Z] 38 | EXPORT_KONTACT_PLUGIN_WITH_JSON(KNotesPlugin, "knotesplugin.json") [2022-06-09T14:01:17.515Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-06-09T14:01:17.515Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1, [2022-06-09T14:01:17.515Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:16, [2022-06-09T14:01:17.515Z] from /home/jenkins/install-prefix/include/KF5/KontactInterface/KontactInterface/Plugin:1, [2022-06-09T14:01:17.515Z] from /home/jenkins/workspace/Applications/knotes/kf5-qt5 SUSEQt5.15/src/kontactplugin/knotes_plugin.h:13, [2022-06-09T14:01:17.515Z] from /home/jenkins/workspace/Applications/knotes/kf5-qt5 SUSEQt5.15/src/kontactplugin/knotes_plugin.cpp:8: [2022-06-09T14:01:17.516Z] /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:01:17.516Z] 827 | void registerPlugin(const QString &keyword) [2022-06-09T14:01:17.516Z] | ^~~~~~~~~~~~~~ [2022-06-09T14:01:17.516Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:827:10: note: template argument deduction/substitution failed: [2022-06-09T14:01:17.516Z] /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:01:17.516Z] 825 | template<class T, enable_if_t<InheritanceWithMetaDataChecker<T>::enabled, int> = 0> [2022-06-09T14:01:17.516Z] | ^ [2022-06-09T14:01:17.516Z] make[2]: *** [src/kontactplugin/CMakeFiles/kontact_knotesplugin.dir/build.make:112: src/kontactplugin/CMakeFiles/kontact_knotesplugin.dir/knotes_plugin.cpp.o] Error 1 [2022-06-09T14:01:17.516Z] make[1]: *** [CMakeFiles/Makefile2:1420: src/kontactplugin/CMakeFiles/kontact_knotesplugin.dir/all] Error 2 [2022-06-09T14:01:17.516Z] make: *** [Makefile:146: all] Error 2 [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-09T14:01:17.803Z] ERROR: script returned exit code 1 [Pipeline] // catchError [Pipeline] emailextrecipients [Pipeline] emailext