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

Project:
kf5-qt5 FreeBSDQt5.15

Date of build:
Mon, 22 Aug 2022 11:37:38 +0000

Build duration:
11 min and counting

CONSOLE OUTPUT

[...truncated 542 lines...]
[2022-08-22T11:49:00.980Z] job->setUiDelegate(KIO::createDefaultJobUiDelegate(KJobUiDelegate::AutoHandlingEnabled, this));
[2022-08-22T11:49:00.980Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-22T11:49:00.980Z] /usr/home/jenkins/install-prefix/include/KF5/KIOCore/kio/jobuidelegatefactory.h:52:32: note: 'createDefaultJobUiDelegate' declared here
[2022-08-22T11:49:00.980Z] KIOCORE_EXPORT KJobUiDelegate *createDefaultJobUiDelegate();
[2022-08-22T11:49:00.980Z] ^
[2022-08-22T11:49:00.980Z] /usr/home/jenkins/workspace/Applications/kmail/kf5-qt5 FreeBSDQt5.15/ktnef/src/ktnefmain.cpp:495:60: error: too many arguments to function call, expected 0, have 2
[2022-08-22T11:49:00.980Z] job->setUiDelegate(KIO::createDefaultJobUiDelegate(KJobUiDelegate::AutoHandlingEnabled, this));
[2022-08-22T11:49:00.980Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-22T11:49:00.980Z] /usr/home/jenkins/install-prefix/include/KF5/KIOCore/kio/jobuidelegatefactory.h:52:32: note: 'createDefaultJobUiDelegate' declared here
[2022-08-22T11:49:00.980Z] KIOCORE_EXPORT KJobUiDelegate *createDefaultJobUiDelegate();
[2022-08-22T11:49:00.980Z] ^
[2022-08-22T11:49:00.980Z] /usr/home/jenkins/workspace/Applications/kmail/kf5-qt5 FreeBSDQt5.15/ktnef/src/ktnefmain.cpp:535:60: error: too many arguments to function call, expected 0, have 2
[2022-08-22T11:49:00.980Z] job->setUiDelegate(KIO::createDefaultJobUiDelegate(KJobUiDelegate::AutoHandlingEnabled, this));
[2022-08-22T11:49:00.980Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-22T11:49:00.980Z] /usr/home/jenkins/install-prefix/include/KF5/KIOCore/kio/jobuidelegatefactory.h:52:32: note: 'createDefaultJobUiDelegate' declared here
[2022-08-22T11:49:00.980Z] KIOCORE_EXPORT KJobUiDelegate *createDefaultJobUiDelegate();
[2022-08-22T11:49:00.980Z] ^
[2022-08-22T11:49:01.340Z] 1 warning and 4 errors generated.
[2022-08-22T11:49:01.340Z] gmake[2]: *** [ktnef/src/CMakeFiles/ktnef.dir/build.make:129: ktnef/src/CMakeFiles/ktnef.dir/ktnefmain.cpp.o] Error 1
[2022-08-22T11:49:01.340Z] gmake[1]: *** [CMakeFiles/Makefile2:4525: ktnef/src/CMakeFiles/ktnef.dir/all] Error 2
[2022-08-22T11:49:01.340Z] gmake[1]: *** Waiting for unfinished jobs....
[2022-08-22T11:49:01.340Z] [ 15%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/followupremindermanager.cpp.o
[2022-08-22T11:49:01.340Z] /usr/home/jenkins/workspace/Applications/kmail/kf5-qt5 FreeBSDQt5.15/agents/mailmergeagent/mailmergeagent.cpp:146:37: warning: unused parameter 'timestamp' [-Wunused-parameter]
[2022-08-22T11:49:01.340Z] void MailMergeAgent::addItem(qint64 timestamp,
[2022-08-22T11:49:01.340Z] ^
[2022-08-22T11:49:01.340Z] /usr/home/jenkins/workspace/Applications/kmail/kf5-qt5 FreeBSDQt5.15/agents/mailmergeagent/mailmergeagent.cpp:147:35: warning: unused parameter 'recurrence' [-Wunused-parameter]
[2022-08-22T11:49:01.340Z] bool recurrence,
[2022-08-22T11:49:01.340Z] ^
[2022-08-22T11:49:01.340Z] /usr/home/jenkins/workspace/Applications/kmail/kf5-qt5 FreeBSDQt5.15/agents/mailmergeagent/mailmergeagent.cpp:148:34: warning: unused parameter 'recurrenceValue' [-Wunused-parameter]
[2022-08-22T11:49:01.340Z] int recurrenceValue,
[2022-08-22T11:49:01.340Z] ^
[2022-08-22T11:49:01.340Z] /usr/home/jenkins/workspace/Applications/kmail/kf5-qt5 FreeBSDQt5.15/agents/mailmergeagent/mailmergeagent.cpp:149:34: warning: unused parameter 'recurrenceUnit' [-Wunused-parameter]
[2022-08-22T11:49:01.340Z] int recurrenceUnit,
[2022-08-22T11:49:01.340Z] ^
[2022-08-22T11:49:01.340Z] /usr/home/jenkins/workspace/Applications/kmail/kf5-qt5 FreeBSDQt5.15/agents/mailmergeagent/mailmergeagent.cpp:150:48: warning: unused parameter 'id' [-Wunused-parameter]
[2022-08-22T11:49:01.340Z] Akonadi::Item::Id id,
[2022-08-22T11:49:01.340Z] ^
[2022-08-22T11:49:01.340Z] /usr/home/jenkins/workspace/Applications/kmail/kf5-qt5 FreeBSDQt5.15/agents/mailmergeagent/mailmergeagent.cpp:151:45: warning: unused parameter 'subject' [-Wunused-parameter]
[2022-08-22T11:49:01.340Z] const QString &subject,
[2022-08-22T11:49:01.340Z] ^
[2022-08-22T11:49:01.341Z] /usr/home/jenkins/workspace/Applications/kmail/kf5-qt5 FreeBSDQt5.15/agents/mailmergeagent/mailmergeagent.cpp:152:45: warning: unused parameter 'to' [-Wunused-parameter]
[2022-08-22T11:49:01.341Z] const QString &to)
[2022-08-22T11:49:01.341Z] ^
[2022-08-22T11:49:01.656Z] [ 15%] Building CXX object agents/unifiedmailboxagent/autotests/CMakeFiles/unifiedmailboxmanagertest.dir/__/unifiedmailbox.cpp.o
[2022-08-22T11:49:01.656Z] [ 15%] Building CXX object kmail-refresh-settings/CMakeFiles/kmail-refresh-settings.dir/main.cpp.o
[2022-08-22T11:49:02.272Z] 7 warnings generated.
[2022-08-22T11:49:02.272Z] [ 16%] Building CXX object agents/mailmergeagent/CMakeFiles/mailmergeagent.dir/mailmergemanager.cpp.o
[2022-08-22T11:49:02.272Z] [ 16%] Building CXX object kmail-refresh-settings/CMakeFiles/kmail-refresh-settings.dir/refreshsettingsassistant.cpp.o
[2022-08-22T11:49:04.492Z] [ 17%] Building CXX object agents/unifiedmailboxagent/CMakeFiles/akonadi_unifiedmailbox_agent.dir/unifiedmailboxagent.cpp.o
[2022-08-22T11:49:04.492Z] [ 17%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/followupremindernoanswerdialog.cpp.o
[2022-08-22T11:49:04.800Z] /usr/home/jenkins/workspace/Applications/kmail/kf5-qt5 FreeBSDQt5.15/agents/mailmergeagent/mailmergemanager.cpp:22:34: warning: unused parameter 'state' [-Wunused-parameter]
[2022-08-22T11:49:04.800Z] void MailMergeManager::load(bool state)
[2022-08-22T11:49:04.800Z] ^
[2022-08-22T11:49:04.800Z] /usr/home/jenkins/workspace/Applications/kmail/kf5-qt5 FreeBSDQt5.15/agents/mailmergeagent/mailmergemanager.cpp:32:54: warning: unused parameter 'id' [-Wunused-parameter]
[2022-08-22T11:49:04.800Z] bool MailMergeManager::itemRemoved(Akonadi::Item::Id id)
[2022-08-22T11:49:04.800Z] ^
[2022-08-22T11:49:04.800Z] [ 17%] Building CXX object agents/unifiedmailboxagent/autotests/CMakeFiles/unifiedmailboxmanagertest.dir/settings.cpp.o
[2022-08-22T11:49:05.091Z] 2 warnings generated.
[2022-08-22T11:49:05.091Z] [ 17%] Building CXX object agents/mailmergeagent/CMakeFiles/mailmergeagent.dir/mailmergeconfiguredialog.cpp.o
[2022-08-22T11:49:05.413Z] [ 17%] Building CXX object agents/unifiedmailboxagent/CMakeFiles/akonadi_unifiedmailbox_agent.dir/unifiedmailboxmanager.cpp.o
[2022-08-22T11:49:05.700Z] [ 18%] Building CXX object kmail-refresh-settings/CMakeFiles/kmail-refresh-settings.dir/refreshsettringsfinishpage.cpp.o
[2022-08-22T11:49:07.861Z] [ 18%] Linking CXX executable ../../../bin/unifiedmailboxmanagertest
[2022-08-22T11:49:08.189Z] [ 18%] Built target unifiedmailboxmanagertest
[2022-08-22T11:49:08.189Z] [ 19%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/followupreminderinfowidget.cpp.o
[2022-08-22T11:49:08.479Z] [ 19%] Building CXX object agents/mailmergeagent/CMakeFiles/mailmergeagent.dir/mailmergeconfigurewidget.cpp.o
[2022-08-22T11:49:08.848Z] [ 19%] Building CXX object kmail-refresh-settings/CMakeFiles/kmail-refresh-settings.dir/refreshsettingscleanuppage.cpp.o
[2022-08-22T11:49:09.874Z] [ 19%] Building CXX object kmail-refresh-settings/CMakeFiles/kmail-refresh-settings.dir/refreshsettingsfirstpage.cpp.o
[2022-08-22T11:49:10.155Z] [ 19%] Building CXX object kmail-refresh-settings/CMakeFiles/kmail-refresh-settings.dir/kmail-refresh-settings_debug.cpp.o
[2022-08-22T11:49:10.436Z] [ 19%] Building CXX object agents/unifiedmailboxagent/CMakeFiles/akonadi_unifiedmailbox_agent.dir/unifiedmailboxeditor.cpp.o
[2022-08-22T11:49:11.969Z] [ 19%] Building CXX object agents/mailmergeagent/CMakeFiles/mailmergeagent.dir/mailmergeutil.cpp.o
[2022-08-22T11:49:11.969Z] [ 19%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/followupreminderinfo.cpp.o
[2022-08-22T11:49:12.689Z] [ 19%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/followupreminderutil.cpp.o
[2022-08-22T11:49:12.689Z] [ 19%] Building CXX object agents/unifiedmailboxagent/CMakeFiles/akonadi_unifiedmailbox_agent.dir/settingsdialog.cpp.o
[2022-08-22T11:49:12.689Z] [ 19%] Linking CXX executable ../bin/kmail-refresh-settings
[2022-08-22T11:49:12.979Z] [ 19%] Built target kmail-refresh-settings
[2022-08-22T11:49:12.979Z] [ 19%] Building CXX object agents/mailmergeagent/CMakeFiles/mailmergeagent.dir/mailmergeagentadaptor.cpp.o
[2022-08-22T11:49:14.487Z] [ 19%] Building CXX object agents/mailmergeagent/CMakeFiles/mailmergeagent.dir/mailmergeagentsettings.cpp.o
[2022-08-22T11:49:15.140Z] [ 19%] Building CXX object agents/unifiedmailboxagent/CMakeFiles/akonadi_unifiedmailbox_agent.dir/mailkernel.cpp.o
[2022-08-22T11:49:15.412Z] [ 19%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/jobs/followupreminderjob.cpp.o
[2022-08-22T11:49:15.700Z] [ 19%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/jobs/followupreminderfinishtaskjob.cpp.o
[2022-08-22T11:49:17.200Z] [ 19%] Building CXX object agents/unifiedmailboxagent/CMakeFiles/akonadi_unifiedmailbox_agent.dir/unifiedmailboxagentadaptor.cpp.o
[2022-08-22T11:49:17.463Z] [ 19%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/jobs/followupremindershowmessagejob.cpp.o
[2022-08-22T11:49:17.463Z] [ 20%] Linking CXX static library ../../lib/libmailmergeagent.a
[2022-08-22T11:49:17.740Z] [ 20%] Built target mailmergeagent
[2022-08-22T11:49:17.740Z] [ 21%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/followupreminderadaptor.cpp.o
[2022-08-22T11:49:18.368Z] [ 21%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/notifications_interface.cpp.o
[2022-08-22T11:49:18.368Z] [ 21%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/dbusproperties.cpp.o
[2022-08-22T11:49:21.181Z] [ 22%] Linking CXX executable ../../bin/akonadi_unifiedmailbox_agent
[2022-08-22T11:49:21.464Z] [ 22%] Built target akonadi_unifiedmailbox_agent
[2022-08-22T11:49:21.726Z] [ 22%] Linking CXX static library ../../lib/libfollowupreminderagent.a
[2022-08-22T11:49:21.726Z] [ 22%] Built target followupreminderagent
[2022-08-22T11:49:21.726Z] gmake: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2022-08-22T11:49:21.753Z] 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.