KDE CI: Applications » knotes » kf5-qt5 Fr eeBSDQt5.15 - Build # 339 - 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%20FreeBSDQt5.15/339/

Project:
kf5-qt5 FreeBSDQt5.15

Date of build:
Thu, 09 Jun 2022 12:44:18 +0000

Build duration:
1 hr 41 min and counting

CONSOLE OUTPUT

[...truncated 533 lines...]
[2022-06-09T14:25:23.318Z] [ 78%] Building CXX object src/kontactplugin/CMakeFiles/kontact_knotesplugin.dir/knotesiconview.cpp.o
[2022-06-09T14:25:23.318Z] [ 78%] Automatic MOC for target kcm_knote_editor
[2022-06-09T14:25:23.583Z] [ 78%] Built target kcm_knote_display_autogen
[2022-06-09T14:25:23.583Z] [ 79%] Automatic MOC for target kcm_knote_network
[2022-06-09T14:25:23.583Z] [ 80%] Building CXX object src/kontactplugin/CMakeFiles/kontact_knotesplugin.dir/knoteslistwidgetsearchline.cpp.o
[2022-06-09T14:25:23.583Z] [ 80%] Automatic MOC for target kcm_knote_print
[2022-06-09T14:25:23.857Z] /usr/home/jenkins/workspace/Applications/knotes/kf5-qt5 FreeBSDQt5.15/src/kontactplugin/knotes_plugin.cpp:38:1: error: no matching member function for call to 'registerPlugin'
[2022-06-09T14:25:23.857Z] EXPORT_KONTACT_PLUGIN_WITH_JSON(KNotesPlugin, "knotesplugin.json")
[2022-06-09T14:25:23.857Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-06-09T14:25:23.857Z] /usr/home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:66:64: note: expanded from macro 'EXPORT_KONTACT_PLUGIN_WITH_JSON'
[2022-06-09T14:25:23.857Z] K_PLUGIN_FACTORY_WITH_JSON(KontactPluginFactory, jsonFile, registerPlugin<pluginclass>(Instance::createInstance);)
[2022-06-09T14:25:23.857Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-06-09T14:25:23.857Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:214:76: note: expanded from macro 'K_PLUGIN_FACTORY_WITH_JSON'
[2022-06-09T14:25:23.857Z] K_PLUGIN_FACTORY_WITH_BASEFACTORY_JSON(name, KPluginFactory, jsonFile, pluginRegistrations)
[2022-06-09T14:25:23.857Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
[2022-06-09T14:25:23.857Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:91:69: note: expanded from macro 'K_PLUGIN_FACTORY_WITH_BASEFACTORY_JSON'
[2022-06-09T14:25:23.857Z] K_PLUGIN_FACTORY_DEFINITION_WITH_BASEFACTORY(name, baseFactory, pluginRegistrations)
[2022-06-09T14:25:23.857Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
[2022-06-09T14:25:23.857Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:81:18: note: expanded from macro 'K_PLUGIN_FACTORY_DEFINITION_WITH_BASEFACTORY'
[2022-06-09T14:25:23.857Z] name::name(){pluginRegistrations} name::~name() \
[2022-06-09T14:25:23.857Z] ^~~~~~~~~~~~~~~~~~~
[2022-06-09T14:25:23.857Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:760:10: note: candidate template ignored: requirement 'InheritanceChecker<KNotesPlugin>::enabled' was not satisfied [with T = KNotesPlugin]
[2022-06-09T14:25:23.857Z] void registerPlugin(const QString &keyword)
[2022-06-09T14:25:23.857Z] ^
[2022-06-09T14:25:23.857Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:827:10: note: candidate template ignored: requirement 'InheritanceWithMetaDataChecker<KNotesPlugin>::enabled' was not satisfied [with T = KNotesPlugin]
[2022-06-09T14:25:23.857Z] void registerPlugin(const QString &keyword)
[2022-06-09T14:25:23.857Z] ^
[2022-06-09T14:25:23.857Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:747:10: note: candidate function template not viable: requires 0 arguments, but 1 was provided
[2022-06-09T14:25:23.857Z] void registerPlugin()
[2022-06-09T14:25:23.857Z] ^
[2022-06-09T14:25:23.857Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:814:10: note: candidate function template not viable: requires 0 arguments, but 1 was provided
[2022-06-09T14:25:23.857Z] void registerPlugin()
[2022-06-09T14:25:23.857Z] ^
[2022-06-09T14:25:23.857Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:720:10: note: candidate function template not viable: requires 2 arguments, but 1 was provided
[2022-06-09T14:25:23.857Z] void registerPlugin(const QString &keyword, CreateInstanceFunction instanceFunction)
[2022-06-09T14:25:23.857Z] ^
[2022-06-09T14:25:23.857Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:789:10: note: candidate function template not viable: requires 2 arguments, but 1 was provided
[2022-06-09T14:25:23.857Z] void registerPlugin(const QString &keyword, CreateInstanceWithMetaDataFunction instanceFunction)
[2022-06-09T14:25:23.857Z] ^
[2022-06-09T14:25:23.857Z] 3 warnings generated.
[2022-06-09T14:25:23.857Z] [ 80%] Building CXX object src/kontactplugin/CMakeFiles/kontact_knotesplugin.dir/knoteswidget.cpp.o
[2022-06-09T14:25:24.120Z] [ 80%] Built target kcm_knote_editor_autogen
[2022-06-09T14:25:24.120Z] [ 81%] Automatic MOC for target kcm_knote_collection
[2022-06-09T14:25:24.120Z] 1 error generated.
[2022-06-09T14:25:24.120Z] gmake[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:25:24.120Z] gmake[2]: *** Waiting for unfinished jobs....
[2022-06-09T14:25:24.120Z] [ 82%] Automatic MOC for target kcm_knote_misc
[2022-06-09T14:25:24.120Z] /usr/home/jenkins/workspace/Applications/knotes/kf5-qt5 FreeBSDQt5.15/src/notes/knote.cpp:435:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
[2022-06-09T14:25:24.120Z] noteUtils.sendToMail(this, m_label->text(), m_editor->toPlainText());
[2022-06-09T14:25:24.120Z] ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-06-09T14:25:24.120Z] [ 82%] Built target kcm_knote_network_autogen
[2022-06-09T14:25:24.120Z] [ 83%] Building CXX object src/CMakeFiles/kcm_knote_action.dir/kcm_knote_action_autogen/mocs_compilation.cpp.o
[2022-06-09T14:25:24.120Z] [ 83%] Building CXX object src/CMakeFiles/kcm_knote_action.dir/kcm_knote_action.cpp.o
[2022-06-09T14:25:24.120Z] [ 83%] Built target kcm_knote_print_autogen
[2022-06-09T14:25:24.382Z] [ 83%] Building CXX object src/CMakeFiles/kcm_knote_display.dir/kcm_knote_display_autogen/mocs_compilation.cpp.o
[2022-06-09T14:25:24.382Z] [ 84%] Building CXX object src/CMakeFiles/kcm_knote_display.dir/kcm_knote_display.cpp.o
[2022-06-09T14:25:24.382Z] [ 85%] Building CXX object src/CMakeFiles/kcm_knote_editor.dir/kcm_knote_editor_autogen/mocs_compilation.cpp.o
[2022-06-09T14:25:24.382Z] [ 85%] Building CXX object src/CMakeFiles/kcm_knote_editor.dir/kcm_knote_editor.cpp.o
[2022-06-09T14:25:24.651Z] [ 85%] Built target kcm_knote_collection_autogen
[2022-06-09T14:25:24.651Z] [ 85%] Building CXX object src/CMakeFiles/kcm_knote_network.dir/kcm_knote_network_autogen/mocs_compilation.cpp.o
[2022-06-09T14:25:24.651Z] [ 86%] Building CXX object src/CMakeFiles/kcm_knote_network.dir/kcm_knote_network.cpp.o
[2022-06-09T14:25:24.918Z] [ 86%] Built target kcm_knote_misc_autogen
[2022-06-09T14:25:24.918Z] [ 87%] Building CXX object src/CMakeFiles/kcm_knote_print.dir/kcm_knote_print_autogen/mocs_compilation.cpp.o
[2022-06-09T14:25:24.918Z] [ 87%] Building CXX object src/CMakeFiles/kcm_knote_print.dir/kcm_knote_print.cpp.o
[2022-06-09T14:25:24.918Z] 1 warning generated.
[2022-06-09T14:25:24.918Z] [ 88%] Building CXX object src/CMakeFiles/kcm_knote_collection.dir/kcm_knote_collection_autogen/mocs_compilation.cpp.o
[2022-06-09T14:25:24.918Z] [ 89%] Building CXX object src/CMakeFiles/kcm_knote_collection.dir/kcm_knote_collection.cpp.o
[2022-06-09T14:25:24.918Z] [ 90%] Linking CXX executable ../bin/knotes
[2022-06-09T14:25:25.487Z] /usr/home/jenkins/workspace/Applications/knotes/kf5-qt5 FreeBSDQt5.15/src/kontactplugin/knotes_part.cpp:609:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
[2022-06-09T14:25:25.487Z] noteUtils.sendToMail(widget(), knoteItem->realName(), knoteItem->description());
[2022-06-09T14:25:25.487Z] ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-06-09T14:25:25.487Z] [ 91%] Building CXX object src/CMakeFiles/kcm_knote_misc.dir/kcm_knote_misc_autogen/mocs_compilation.cpp.o
[2022-06-09T14:25:25.487Z] [ 92%] Building CXX object src/CMakeFiles/kcm_knote_misc.dir/kcm_knote_misc.cpp.o
[2022-06-09T14:25:25.755Z] [ 92%] Linking CXX shared module ../bin/pim5/kcms/knotes/kcm_knote_display.so
[2022-06-09T14:25:25.755Z] [ 93%] Linking CXX shared module ../bin/pim5/kcms/knotes/kcm_knote_action.so
[2022-06-09T14:25:26.016Z] [ 93%] Built target knotes
[2022-06-09T14:25:26.016Z] [ 94%] Linking CXX shared module ../bin/pim5/kcms/knotes/kcm_knote_editor.so
[2022-06-09T14:25:26.275Z] [ 94%] Built target kcm_knote_action
[2022-06-09T14:25:26.275Z] [ 94%] Linking CXX shared module ../bin/pim5/kcms/knotes/kcm_knote_network.so
[2022-06-09T14:25:26.275Z] 1 warning generated.
[2022-06-09T14:25:26.275Z] [ 95%] Linking CXX shared module ../bin/pim5/kcms/knotes/kcm_knote_print.so
[2022-06-09T14:25:26.275Z] gmake[1]: *** [CMakeFiles/Makefile2:1420: src/kontactplugin/CMakeFiles/kontact_knotesplugin.dir/all] Error 2
[2022-06-09T14:25:26.275Z] gmake[1]: *** Waiting for unfinished jobs....
[2022-06-09T14:25:26.275Z] [ 95%] Built target kcm_knote_display
[2022-06-09T14:25:26.535Z] [ 95%] Built target kcm_knote_network
[2022-06-09T14:25:26.535Z] [ 95%] Linking CXX shared module ../bin/pim5/kcms/knotes/kcm_knote_collection.so
[2022-06-09T14:25:26.535Z] [ 95%] Built target kcm_knote_editor
[2022-06-09T14:25:26.794Z] [ 95%] Built target kcm_knote_print
[2022-06-09T14:25:26.794Z] [ 95%] Linking CXX shared module ../bin/pim5/kcms/knotes/kcm_knote_misc.so
[2022-06-09T14:25:27.053Z] [ 95%] Built target kcm_knote_collection
[2022-06-09T14:25:27.313Z] [ 95%] Built target kcm_knote_misc
[2022-06-09T14:25:27.313Z] gmake: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2022-06-09T14:25:27.341Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.