KDE CI: Applications » kmail » kf5-qt5 S USEQt5.15 - Build # 789 - 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%20SUSEQt5.15/789/

Project:
kf5-qt5 SUSEQt5.15

Date of build:
Sat, 20 Aug 2022 14:34:42 +0000

Build duration:
1 min 31 sec and counting

CONSOLE OUTPUT

[...truncated 592 lines...]
[2022-08-20T14:35:59.883Z] [ 15%] Built target unifiedmailboxmanagertest
[2022-08-20T14:35:59.883Z] [ 16%] Building CXX object agents/archivemailagent/CMakeFiles/archivemailagent.dir/archivemailagentadaptor.cpp.o
[2022-08-20T14:36:00.140Z] [ 16%] Building CXX object agents/archivemailagent/CMakeFiles/archivemailagent.dir/archivemailagent_debug.cpp.o
[2022-08-20T14:36:00.704Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.15/ktnef/src/ktnefmain.cpp: In member function ���void KTNEFMain::viewFile()���:
[2022-08-20T14:36:00.704Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.15/ktnef/src/ktnefmain.cpp:246:59: error: too many arguments to function ���KJobUiDelegate* KIO::createDefaultJobUiDelegate()���
[2022-08-20T14:36:00.704Z] 246 | job->setUiDelegate(KIO::createDefaultJobUiDelegate(KJobUiDelegate::AutoHandlingEnabled, this));
[2022-08-20T14:36:00.704Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-20T14:36:00.704Z] In file included from /home/jenkins/install-prefix/include/KF5/KIOCore/KIO/JobUiDelegateFactory:1,
[2022-08-20T14:36:00.704Z] from /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.15/ktnef/src/ktnefmain.cpp:30:
[2022-08-20T14:36:00.704Z] /home/jenkins/install-prefix/include/KF5/KIOCore/kio/jobuidelegatefactory.h:52:32: note: declared here
[2022-08-20T14:36:00.704Z] 52 | KIOCORE_EXPORT KJobUiDelegate *createDefaultJobUiDelegate();
[2022-08-20T14:36:00.704Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-20T14:36:00.704Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.15/ktnef/src/ktnefmain.cpp: In member function ���QString KTNEFMain::extractTemp(KTnef::KTNEFAttach*)���:
[2022-08-20T14:36:00.704Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.15/ktnef/src/ktnefmain.cpp:260:27: warning: ignoring return value of ���bool KTnef::KTNEFParser::extractFileTo(const QString&, const QString&) const���, declared with attribute ���nodiscard��� [-Wunused-result]
[2022-08-20T14:36:00.704Z] 260 | mParser->extractFileTo(att->name(), dir);
[2022-08-20T14:36:00.704Z] | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
[2022-08-20T14:36:00.704Z] In file included from /home/jenkins/install-prefix/include/KF5/KTNEF/KTNEF/KTNEFParser:1,
[2022-08-20T14:36:00.704Z] from /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.15/ktnef/src/ktnefmain.cpp:20:
[2022-08-20T14:36:00.704Z] /home/jenkins/install-prefix/include/KF5/KTNEF/ktnef/ktnefparser.h:84:28: note: declared here
[2022-08-20T14:36:00.704Z] 84 | Q_REQUIRED_RESULT bool extractFileTo(const QString &filename, const QString &dirname) const;
[2022-08-20T14:36:00.704Z] | ^~~~~~~~~~~~~
[2022-08-20T14:36:00.704Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.15/ktnef/src/ktnefmain.cpp: In member function ���void KTNEFMain::viewFileAs()���:
[2022-08-20T14:36:00.704Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.15/ktnef/src/ktnefmain.cpp:281:63: error: too many arguments to function ���KJobUiDelegate* KIO::createDefaultJobUiDelegate()���
[2022-08-20T14:36:00.704Z] 281 | job->setUiDelegate(KIO::createDefaultJobUiDelegate(KJobUiDelegate::AutoHandlingEnabled, this));
[2022-08-20T14:36:00.704Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-20T14:36:00.704Z] In file included from /home/jenkins/install-prefix/include/KF5/KIOCore/KIO/JobUiDelegateFactory:1,
[2022-08-20T14:36:00.704Z] from /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.15/ktnef/src/ktnefmain.cpp:30:
[2022-08-20T14:36:00.704Z] /home/jenkins/install-prefix/include/KF5/KIOCore/kio/jobuidelegatefactory.h:52:32: note: declared here
[2022-08-20T14:36:00.704Z] 52 | KIOCORE_EXPORT KJobUiDelegate *createDefaultJobUiDelegate();
[2022-08-20T14:36:00.705Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-20T14:36:00.705Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.15/ktnef/src/ktnefmain.cpp: In member function ���void KTNEFMain::slotShowMessageText()���:
[2022-08-20T14:36:00.705Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.15/ktnef/src/ktnefmain.cpp:495:59: error: too many arguments to function ���KJobUiDelegate* KIO::createDefaultJobUiDelegate()���
[2022-08-20T14:36:00.705Z] 495 | job->setUiDelegate(KIO::createDefaultJobUiDelegate(KJobUiDelegate::AutoHandlingEnabled, this));
[2022-08-20T14:36:00.705Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-20T14:36:00.705Z] In file included from /home/jenkins/install-prefix/include/KF5/KIOCore/KIO/JobUiDelegateFactory:1,
[2022-08-20T14:36:00.705Z] from /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.15/ktnef/src/ktnefmain.cpp:30:
[2022-08-20T14:36:00.705Z] /home/jenkins/install-prefix/include/KF5/KIOCore/kio/jobuidelegatefactory.h:52:32: note: declared here
[2022-08-20T14:36:00.705Z] 52 | KIOCORE_EXPORT KJobUiDelegate *createDefaultJobUiDelegate();
[2022-08-20T14:36:00.705Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-20T14:36:00.705Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.15/ktnef/src/ktnefmain.cpp: In member function ���void KTNEFMain::openWith(const Ptr&)���:
[2022-08-20T14:36:00.705Z] /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.15/ktnef/src/ktnefmain.cpp:535:59: error: too many arguments to function ���KJobUiDelegate* KIO::createDefaultJobUiDelegate()���
[2022-08-20T14:36:00.705Z] 535 | job->setUiDelegate(KIO::createDefaultJobUiDelegate(KJobUiDelegate::AutoHandlingEnabled, this));
[2022-08-20T14:36:00.705Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-20T14:36:00.705Z] In file included from /home/jenkins/install-prefix/include/KF5/KIOCore/KIO/JobUiDelegateFactory:1,
[2022-08-20T14:36:00.705Z] from /home/jenkins/workspace/Applications/kmail/kf5-qt5 SUSEQt5.15/ktnef/src/ktnefmain.cpp:30:
[2022-08-20T14:36:00.705Z] /home/jenkins/install-prefix/include/KF5/KIOCore/kio/jobuidelegatefactory.h:52:32: note: declared here
[2022-08-20T14:36:00.705Z] 52 | KIOCORE_EXPORT KJobUiDelegate *createDefaultJobUiDelegate();
[2022-08-20T14:36:00.705Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-20T14:36:00.705Z] [ 17%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/followupreminderinfowidget.cpp.o
[2022-08-20T14:36:00.972Z] [ 17%] Building CXX object agents/mailmergeagent/CMakeFiles/mailmergeagent.dir/mailmergeconfigurewidget.cpp.o
[2022-08-20T14:36:00.972Z] [ 17%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/followupreminderinfo.cpp.o
[2022-08-20T14:36:01.229Z] [ 17%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/followupreminderutil.cpp.o
[2022-08-20T14:36:01.229Z] make[2]: *** [ktnef/src/CMakeFiles/ktnef.dir/build.make:129: ktnef/src/CMakeFiles/ktnef.dir/ktnefmain.cpp.o] Error 1
[2022-08-20T14:36:01.229Z] make[1]: *** [CMakeFiles/Makefile2:4525: ktnef/src/CMakeFiles/ktnef.dir/all] Error 2
[2022-08-20T14:36:01.229Z] make[1]: *** Waiting for unfinished jobs....
[2022-08-20T14:36:01.229Z] [ 17%] Building CXX object agents/unifiedmailboxagent/CMakeFiles/akonadi_unifiedmailbox_agent.dir/mailkernel.cpp.o
[2022-08-20T14:36:01.229Z] [ 17%] Building CXX object agents/unifiedmailboxagent/CMakeFiles/akonadi_unifiedmailbox_agent.dir/unifiedmailboxagentadaptor.cpp.o
[2022-08-20T14:36:01.492Z] [ 17%] Building CXX object kmail-refresh-settings/CMakeFiles/kmail-refresh-settings.dir/refreshsettingscleanuppage.cpp.o
[2022-08-20T14:36:02.430Z] [ 17%] Building CXX object kmail-refresh-settings/CMakeFiles/kmail-refresh-settings.dir/refreshsettingsfirstpage.cpp.o
[2022-08-20T14:36:03.818Z] [ 17%] Linking CXX static library ../../lib/libarchivemailagent.a
[2022-08-20T14:36:03.818Z] [ 17%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/jobs/followupreminderjob.cpp.o
[2022-08-20T14:36:03.818Z] [ 17%] Building CXX object kmail-refresh-settings/CMakeFiles/kmail-refresh-settings.dir/kmail-refresh-settings_debug.cpp.o
[2022-08-20T14:36:03.818Z] [ 17%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/jobs/followupreminderfinishtaskjob.cpp.o
[2022-08-20T14:36:03.818Z] [ 17%] Building CXX object agents/sendlateragent/CMakeFiles/sendlateragent.dir/sendlaterremovemessagejob.cpp.o
[2022-08-20T14:36:03.818Z] [ 17%] Building CXX object agents/mailmergeagent/CMakeFiles/mailmergeagent.dir/mailmergeutil.cpp.o
[2022-08-20T14:36:04.106Z] [ 17%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/jobs/followupremindershowmessagejob.cpp.o
[2022-08-20T14:36:04.106Z] [ 17%] Building CXX object agents/mailmergeagent/CMakeFiles/mailmergeagent.dir/mailmergeagentadaptor.cpp.o
[2022-08-20T14:36:05.083Z] [ 17%] Built target archivemailagent
[2022-08-20T14:36:05.354Z] [ 18%] Linking CXX executable ../../bin/akonadi_unifiedmailbox_agent
[2022-08-20T14:36:05.637Z] [ 18%] Linking CXX executable ../bin/kmail-refresh-settings
[2022-08-20T14:36:05.637Z] [ 18%] Building CXX object agents/mailfilteragent/CMakeFiles/akonadi_mailfilter_agent.dir/mailfilterpurposemenuwidget.cpp.o
[2022-08-20T14:36:05.637Z] [ 18%] Building CXX object agents/sendlateragent/CMakeFiles/sendlateragent.dir/sendlaterutil.cpp.o
[2022-08-20T14:36:05.904Z] [ 18%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/notifications_interface.cpp.o
[2022-08-20T14:36:06.179Z] [ 18%] Building CXX object agents/mailmergeagent/CMakeFiles/mailmergeagent.dir/mailmergeagentsettings.cpp.o
[2022-08-20T14:36:06.179Z] [ 19%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/followupreminderadaptor.cpp.o
[2022-08-20T14:36:06.179Z] [ 19%] Building CXX object agents/mailfilteragent/CMakeFiles/akonadi_mailfilter_agent.dir/mailfilteragentadaptor.cpp.o
[2022-08-20T14:36:06.770Z] [ 19%] Built target kmail-refresh-settings
[2022-08-20T14:36:07.341Z] [ 19%] Built target akonadi_unifiedmailbox_agent
[2022-08-20T14:36:08.294Z] [ 19%] Building CXX object agents/sendlateragent/CMakeFiles/sendlateragent.dir/sendlateragentsettings.cpp.o
[2022-08-20T14:36:08.294Z] [ 20%] Linking CXX static library ../../lib/libmailmergeagent.a
[2022-08-20T14:36:08.566Z] [ 20%] Built target mailmergeagent
[2022-08-20T14:36:09.981Z] [ 20%] Building CXX object agents/mailfilteragent/CMakeFiles/akonadi_mailfilter_agent.dir/mailfilteragent_debug.cpp.o
[2022-08-20T14:36:09.981Z] [ 20%] Building CXX object agents/followupreminderagent/CMakeFiles/followupreminderagent.dir/dbusproperties.cpp.o
[2022-08-20T14:36:09.982Z] [ 21%] Building CXX object agents/sendlateragent/CMakeFiles/sendlateragent.dir/sendlateragent_debug.cpp.o
[2022-08-20T14:36:11.387Z] [ 22%] Linking CXX executable ../../bin/akonadi_mailfilter_agent
[2022-08-20T14:36:11.387Z] [ 22%] Linking CXX static library ../../lib/libsendlateragent.a
[2022-08-20T14:36:11.387Z] [ 22%] Built target sendlateragent
[2022-08-20T14:36:12.771Z] [ 22%] Built target akonadi_mailfilter_agent
[2022-08-20T14:36:12.771Z] [ 22%] Linking CXX static library ../../lib/libfollowupreminderagent.a
[2022-08-20T14:36:12.771Z] [ 22%] Built target followupreminderagent
[2022-08-20T14:36:13.336Z] [ 22%] Built target doc-kmail2-index-cache-bz2
[2022-08-20T14:36:13.336Z] make: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2022-08-20T14:36:13.413Z] 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.