KDE CI: Applications » akregator » kf5-qt5 FreeBSDQt5.15 - Build # 415 - 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/akregator/job/kf5-qt5%20FreeBSDQt5.15/415/

Project:
kf5-qt5 FreeBSDQt5.15

Date of build:
Thu, 09 Jun 2022 11:33:31 +0000

Build duration:
1 hr 40 min and counting

CONSOLE OUTPUT

[...truncated 341 lines...]
[2022-06-09T13:13:57.329Z] * KF5IMAP (required version >= 5.20.40)
[2022-06-09T13:13:57.329Z] * KF5PimCommonAkonadi (required version >= 5.20.40)
[2022-06-09T13:13:57.329Z]
[2022-06-09T13:13:57.329Z] -- The following OPTIONAL packages have not been found:
[2022-06-09T13:13:57.329Z]
[2022-06-09T13:13:57.329Z] * KUserFeedback (required version >= 1.2.0), User Feedback lib
[2022-06-09T13:13:57.329Z] Allow to send Telemetry Information (optional). It can be disable in apps.
[2022-06-09T13:13:57.329Z]
[2022-06-09T13:13:57.329Z] -- Configuring done
[2022-06-09T13:13:57.634Z] -- Generating done
[2022-06-09T13:13:57.634Z] -- Build files have been written to: /usr/home/jenkins/workspace/Applications/akregator/kf5-qt5 FreeBSDQt5.15/build
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Compiling)
[Pipeline] sh
[2022-06-09T13:13:58.370Z] + python3 -u ci-tooling/helpers/compile-build.py --product Applications --project akregator --branchGroup kf5-qt5 --platform FreeBSDQt5.15 --usingInstall /home/jenkins/install-prefix/
[2022-06-09T13:13:58.682Z] [ 1%] Automatic MOC for target akregatorinterfaces
[2022-06-09T13:13:58.682Z] [ 2%] Generating index.cache.bz2
[2022-06-09T13:13:58.682Z] [ 3%] Automatic MOC for target kontact_akregatorplugin
[2022-06-09T13:13:59.326Z] [ 3%] Built target doc-index-cache-bz2
[2022-06-09T13:13:59.326Z] [ 3%] Built target akregatorinterfaces_autogen
[2022-06-09T13:13:59.326Z] [ 4%] Generating akregatorconfig.h, akregatorconfig.cpp
[2022-06-09T13:13:59.326Z] [ 4%] Building CXX object interfaces/CMakeFiles/akregatorinterfaces.dir/akregatorinterfaces_autogen/mocs_compilation.cpp.o
[2022-06-09T13:13:59.326Z] [ 5%] Building CXX object interfaces/CMakeFiles/akregatorinterfaces.dir/command.cpp.o
[2022-06-09T13:13:59.326Z] [ 5%] Building CXX object interfaces/CMakeFiles/akregatorinterfaces.dir/feedlistmanagementinterface.cpp.o
[2022-06-09T13:13:59.326Z] [ 6%] Building CXX object interfaces/CMakeFiles/akregatorinterfaces.dir/akregatorconfig.cpp.o
[2022-06-09T13:13:59.710Z] [ 6%] Built target kontact_akregatorplugin_autogen
[2022-06-09T13:13:59.710Z] [ 7%] Generating partinterface.cpp, partinterface.h
[2022-06-09T13:13:59.710Z] [ 8%] Generating partinterface.moc
[2022-06-09T13:13:59.710Z] [ 8%] Building CXX object kontactplugin/CMakeFiles/kontact_akregatorplugin.dir/kontact_akregatorplugin_autogen/mocs_compilation.cpp.o
[2022-06-09T13:13:59.710Z] [ 9%] Building CXX object kontactplugin/CMakeFiles/kontact_akregatorplugin.dir/akregator_plugin.cpp.o
[2022-06-09T13:13:59.710Z] [ 9%] Building CXX object kontactplugin/CMakeFiles/kontact_akregatorplugin.dir/partinterface.cpp.o
[2022-06-09T13:14:01.743Z] [ 9%] Linking CXX shared library ../bin/libakregatorinterfaces.so
[2022-06-09T13:14:02.326Z] [ 9%] Built target akregatorinterfaces
[2022-06-09T13:14:02.326Z] [ 11%] Automatic MOC for target akregator_config_appearance
[2022-06-09T13:14:02.326Z] [ 12%] Automatic MOC for target akregator_config_security
[2022-06-09T13:14:02.326Z] [ 11%] Automatic MOC for target akregator_config_browser
[2022-06-09T13:14:02.326Z] [ 12%] Automatic MOC for target akregator_config_plugins
[2022-06-09T13:14:02.326Z] [ 13%] Automatic MOC for target akregator_config_archive
[2022-06-09T13:14:02.326Z] [ 13%] Automatic MOC for target akregator_config_general
[2022-06-09T13:14:02.326Z] [ 14%] Automatic MOC for target akregator_config_advanced
[2022-06-09T13:14:02.326Z] [ 15%] Automatic MOC for target akregatorprivate
[2022-06-09T13:14:03.326Z] /usr/home/jenkins/workspace/Applications/akregator/kf5-qt5 FreeBSDQt5.15/kontactplugin/akregator_plugin.cpp:22:1: error: no matching member function for call to 'registerPlugin'
[2022-06-09T13:14:03.326Z] EXPORT_KONTACT_PLUGIN_WITH_JSON(AkregatorPlugin, "akregatorplugin.json")
[2022-06-09T13:14:03.326Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-06-09T13:14:03.326Z] /usr/home/jenkins/install-prefix/include/KF5/KontactInterface/kontactinterface/plugin.h:66:64: note: expanded from macro 'EXPORT_KONTACT_PLUGIN_WITH_JSON'
[2022-06-09T13:14:03.326Z] K_PLUGIN_FACTORY_WITH_JSON(KontactPluginFactory, jsonFile, registerPlugin<pluginclass>(Instance::createInstance);)
[2022-06-09T13:14:03.326Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-06-09T13:14:03.326Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:214:76: note: expanded from macro 'K_PLUGIN_FACTORY_WITH_JSON'
[2022-06-09T13:14:03.326Z] K_PLUGIN_FACTORY_WITH_BASEFACTORY_JSON(name, KPluginFactory, jsonFile, pluginRegistrations)
[2022-06-09T13:14:03.326Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
[2022-06-09T13:14:03.326Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:91:69: note: expanded from macro 'K_PLUGIN_FACTORY_WITH_BASEFACTORY_JSON'
[2022-06-09T13:14:03.326Z] K_PLUGIN_FACTORY_DEFINITION_WITH_BASEFACTORY(name, baseFactory, pluginRegistrations)
[2022-06-09T13:14:03.326Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
[2022-06-09T13:14:03.326Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:81:18: note: expanded from macro 'K_PLUGIN_FACTORY_DEFINITION_WITH_BASEFACTORY'
[2022-06-09T13:14:03.326Z] name::name(){pluginRegistrations} name::~name() \
[2022-06-09T13:14:03.326Z] ^~~~~~~~~~~~~~~~~~~
[2022-06-09T13:14:03.326Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:760:10: note: candidate template ignored: requirement 'InheritanceChecker<AkregatorPlugin>::enabled' was not satisfied [with T = AkregatorPlugin]
[2022-06-09T13:14:03.326Z] void registerPlugin(const QString &keyword)
[2022-06-09T13:14:03.326Z] ^
[2022-06-09T13:14:03.326Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:827:10: note: candidate template ignored: requirement 'InheritanceWithMetaDataChecker<AkregatorPlugin>::enabled' was not satisfied [with T = AkregatorPlugin]
[2022-06-09T13:14:03.326Z] void registerPlugin(const QString &keyword)
[2022-06-09T13:14:03.326Z] ^
[2022-06-09T13:14:03.326Z] /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-09T13:14:03.326Z] void registerPlugin()
[2022-06-09T13:14:03.326Z] ^
[2022-06-09T13:14:03.326Z] /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-09T13:14:03.326Z] void registerPlugin()
[2022-06-09T13:14:03.326Z] ^
[2022-06-09T13:14:03.326Z] /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-09T13:14:03.326Z] void registerPlugin(const QString &keyword, CreateInstanceFunction instanceFunction)
[2022-06-09T13:14:03.326Z] ^
[2022-06-09T13:14:03.327Z] /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-09T13:14:03.327Z] void registerPlugin(const QString &keyword, CreateInstanceWithMetaDataFunction instanceFunction)
[2022-06-09T13:14:03.327Z] ^
[2022-06-09T13:14:03.327Z] /usr/home/jenkins/workspace/Applications/akregator/kf5-qt5 FreeBSDQt5.15/kontactplugin/akregator_plugin.cpp:63:9: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
[2022-06-09T13:14:03.327Z] part();
[2022-06-09T13:14:03.327Z] ^~~~
[2022-06-09T13:14:03.969Z] 1 warning and 1 error generated.
[2022-06-09T13:14:03.969Z] gmake[2]: *** [kontactplugin/CMakeFiles/kontact_akregatorplugin.dir/build.make:101: kontactplugin/CMakeFiles/kontact_akregatorplugin.dir/akregator_plugin.cpp.o] Error 1
[2022-06-09T13:14:03.969Z] gmake[1]: *** [CMakeFiles/Makefile2:1044: kontactplugin/CMakeFiles/kontact_akregatorplugin.dir/all] Error 2
[2022-06-09T13:14:03.969Z] gmake[1]: *** Waiting for unfinished jobs....
[2022-06-09T13:14:03.969Z] [ 15%] Built target akregator_config_browser_autogen
[2022-06-09T13:14:03.969Z] [ 15%] Built target akregator_config_plugins_autogen
[2022-06-09T13:14:03.969Z] [ 15%] Built target akregator_config_advanced_autogen
[2022-06-09T13:14:04.350Z] [ 15%] Built target akregator_config_general_autogen
[2022-06-09T13:14:04.350Z] [ 15%] Built target akregator_config_security_autogen
[2022-06-09T13:14:04.350Z] [ 15%] Built target akregator_config_archive_autogen
[2022-06-09T13:14:04.350Z] [ 15%] Built target akregator_config_appearance_autogen
[2022-06-09T13:14:05.287Z] [ 15%] Built target akregatorprivate_autogen
[2022-06-09T13:14:05.287Z] gmake: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2022-06-09T13:14:05.318Z] 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.