KDE CI: Applications » kmail » stable-kf 5-qt5 SUSEQt5.15 - Build # 235 - Failure!

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/stable-kf5-qt5%20SUSEQt5.15/235/

Project:
stable-kf5-qt5 SUSEQt5.15

Date of build:
Wed, 03 Aug 2022 05:42:46 +0000

Build duration:
6 min 5 sec and counting

CONSOLE OUTPUT

[...truncated 1250 lines...]
[2022-08-03T05:48:47.235Z] 181 | Q_REQUIRED_RESULT bool focusNextMessageItem(MessageList::Core::MessageTypeFilter messageTypeFilter, bool centerItem, bool loop);
[2022-08-03T05:48:47.235Z] | ^~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.235Z] /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp: In member function ���void KMMainWidget::slotFocusOnPrevMessage()���:
[2022-08-03T05:48:47.235Z] /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp:2455:43: warning: ignoring return value of ���bool MessageList::Pane::focusPreviousMessageItem(MessageList::Core::MessageTypeFilter, bool, bool)���, declared with attribute ���nodiscard��� [-Wunused-result]
[2022-08-03T05:48:47.235Z] 2455 | mMessagePane->focusPreviousMessageItem(MessageList::Core::MessageTypeAny, true, false);
[2022-08-03T05:48:47.235Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.235Z] In file included from /home/jenkins/install-prefix/include/KF5/MessageList/MessageList/Pane:1,
[2022-08-03T05:48:47.235Z] from /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/widgets/collectionpane.h:9,
[2022-08-03T05:48:47.235Z] from /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp:36:
[2022-08-03T05:48:47.235Z] /home/jenkins/install-prefix/include/KF5/MessageList/messagelist/pane.h:193:28: note: declared here
[2022-08-03T05:48:47.235Z] 193 | Q_REQUIRED_RESULT bool focusPreviousMessageItem(MessageList::Core::MessageTypeFilter messageTypeFilter, bool centerItem, bool loop);
[2022-08-03T05:48:47.235Z] | ^~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.235Z] /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp: In member function ���void KMMainWidget::slotSelectFirstMessage()���:
[2022-08-03T05:48:47.235Z] /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp:2460:41: warning: ignoring return value of ���bool MessageList::Pane::selectFirstMessageItem(MessageList::Core::MessageTypeFilter, bool)���, declared with attribute ���nodiscard��� [-Wunused-result]
[2022-08-03T05:48:47.235Z] 2460 | mMessagePane->selectFirstMessageItem(MessageList::Core::MessageTypeAny, true);
[2022-08-03T05:48:47.235Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.235Z] In file included from /home/jenkins/install-prefix/include/KF5/MessageList/MessageList/Pane:1,
[2022-08-03T05:48:47.235Z] from /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/widgets/collectionpane.h:9,
[2022-08-03T05:48:47.235Z] from /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp:36:
[2022-08-03T05:48:47.235Z] /home/jenkins/install-prefix/include/KF5/MessageList/messagelist/pane.h:218:28: note: declared here
[2022-08-03T05:48:47.235Z] 218 | Q_REQUIRED_RESULT bool selectFirstMessageItem(MessageList::Core::MessageTypeFilter messageTypeFilter, bool centerItem);
[2022-08-03T05:48:47.235Z] | ^~~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.235Z] /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp: In member function ���void KMMainWidget::slotSelectLastMessage()���:
[2022-08-03T05:48:47.235Z] /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp:2465:40: warning: ignoring return value of ���bool MessageList::Pane::selectLastMessageItem(MessageList::Core::MessageTypeFilter, bool)���, declared with attribute ���nodiscard��� [-Wunused-result]
[2022-08-03T05:48:47.235Z] 2465 | mMessagePane->selectLastMessageItem(MessageList::Core::MessageTypeAny, true);
[2022-08-03T05:48:47.235Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.235Z] In file included from /home/jenkins/install-prefix/include/KF5/MessageList/MessageList/Pane:1,
[2022-08-03T05:48:47.235Z] from /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/widgets/collectionpane.h:9,
[2022-08-03T05:48:47.235Z] from /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp:36:
[2022-08-03T05:48:47.235Z] /home/jenkins/install-prefix/include/KF5/MessageList/messagelist/pane.h:227:28: note: declared here
[2022-08-03T05:48:47.235Z] 227 | Q_REQUIRED_RESULT bool selectLastMessageItem(MessageList::Core::MessageTypeFilter messageTypeFilter, bool centerItem);
[2022-08-03T05:48:47.235Z] | ^~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.235Z] /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp: In member function ���void KMMainWidget::slotSelectNextMessage()���:
[2022-08-03T05:48:47.235Z] /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp:2475:40: warning: ignoring return value of ���bool MessageList::Pane::selectNextMessageItem(MessageList::Core::MessageTypeFilter, MessageList::Core::ExistingSelectionBehaviour, bool, bool)���, declared with attribute ���nodiscard��� [-Wunused-result]
[2022-08-03T05:48:47.235Z] 2475 | mMessagePane->selectNextMessageItem(MessageList::Core::MessageTypeAny, MessageList::Core::ClearExistingSelection, true, false);
[2022-08-03T05:48:47.235Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.235Z] In file included from /home/jenkins/install-prefix/include/KF5/MessageList/MessageList/Pane:1,
[2022-08-03T05:48:47.235Z] from /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/widgets/collectionpane.h:9,
[2022-08-03T05:48:47.235Z] from /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp:36:
[2022-08-03T05:48:47.235Z] /home/jenkins/install-prefix/include/KF5/MessageList/messagelist/pane.h:148:28: note: declared here
[2022-08-03T05:48:47.235Z] 148 | Q_REQUIRED_RESULT bool selectNextMessageItem(MessageList::Core::MessageTypeFilter messageTypeFilter,
[2022-08-03T05:48:47.235Z] | ^~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.235Z] /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp: In member function ���void KMMainWidget::slotExtendSelectionToNextMessage()���:
[2022-08-03T05:48:47.235Z] /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp:2480:40: warning: ignoring return value of ���bool MessageList::Pane::selectNextMessageItem(MessageList::Core::MessageTypeFilter, MessageList::Core::ExistingSelectionBehaviour, bool, bool)���, declared with attribute ���nodiscard��� [-Wunused-result]
[2022-08-03T05:48:47.235Z] 2480 | mMessagePane->selectNextMessageItem(MessageList::Core::MessageTypeAny,
[2022-08-03T05:48:47.235Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.235Z] 2481 | MessageList::Core::GrowOrShrinkExistingSelection,
[2022-08-03T05:48:47.235Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.235Z] 2482 | true, // center item
[2022-08-03T05:48:47.236Z] | ~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.236Z] 2483 | false // don't loop in folder
[2022-08-03T05:48:47.236Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.236Z] 2484 | );
[2022-08-03T05:48:47.236Z] | ~
[2022-08-03T05:48:47.236Z] In file included from /home/jenkins/install-prefix/include/KF5/MessageList/MessageList/Pane:1,
[2022-08-03T05:48:47.236Z] from /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/widgets/collectionpane.h:9,
[2022-08-03T05:48:47.236Z] from /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp:36:
[2022-08-03T05:48:47.236Z] /home/jenkins/install-prefix/include/KF5/MessageList/messagelist/pane.h:148:28: note: declared here
[2022-08-03T05:48:47.236Z] 148 | Q_REQUIRED_RESULT bool selectNextMessageItem(MessageList::Core::MessageTypeFilter messageTypeFilter,
[2022-08-03T05:48:47.236Z] | ^~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.236Z] /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp: In member function ���void KMMainWidget::slotSelectPreviousMessage()���:
[2022-08-03T05:48:47.236Z] /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp:2514:44: warning: ignoring return value of ���bool MessageList::Pane::selectPreviousMessageItem(MessageList::Core::MessageTypeFilter, MessageList::Core::ExistingSelectionBehaviour, bool, bool)���, declared with attribute ���nodiscard��� [-Wunused-result]
[2022-08-03T05:48:47.236Z] 2514 | mMessagePane->selectPreviousMessageItem(MessageList::Core::MessageTypeAny, MessageList::Core::ClearExistingSelection, true, false);
[2022-08-03T05:48:47.236Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.236Z] In file included from /home/jenkins/install-prefix/include/KF5/MessageList/MessageList/Pane:1,
[2022-08-03T05:48:47.236Z] from /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/widgets/collectionpane.h:9,
[2022-08-03T05:48:47.236Z] from /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp:36:
[2022-08-03T05:48:47.236Z] /home/jenkins/install-prefix/include/KF5/MessageList/messagelist/pane.h:166:28: note: declared here
[2022-08-03T05:48:47.236Z] 166 | Q_REQUIRED_RESULT bool selectPreviousMessageItem(MessageList::Core::MessageTypeFilter messageTypeFilter,
[2022-08-03T05:48:47.236Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.236Z] /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp: In member function ���void KMMainWidget::slotExtendSelectionToPreviousMessage()���:
[2022-08-03T05:48:47.236Z] /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp:2519:44: warning: ignoring return value of ���bool MessageList::Pane::selectPreviousMessageItem(MessageList::Core::MessageTypeFilter, MessageList::Core::ExistingSelectionBehaviour, bool, bool)���, declared with attribute ���nodiscard��� [-Wunused-result]
[2022-08-03T05:48:47.236Z] 2519 | mMessagePane->selectPreviousMessageItem(MessageList::Core::MessageTypeAny,
[2022-08-03T05:48:47.236Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.236Z] 2520 | MessageList::Core::GrowOrShrinkExistingSelection,
[2022-08-03T05:48:47.236Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.236Z] 2521 | true, // center item
[2022-08-03T05:48:47.236Z] | ~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.236Z] 2522 | false // don't loop in folder
[2022-08-03T05:48:47.236Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:47.236Z] 2523 | );
[2022-08-03T05:48:47.236Z] | ~
[2022-08-03T05:48:47.236Z] In file included from /home/jenkins/install-prefix/include/KF5/MessageList/MessageList/Pane:1,
[2022-08-03T05:48:47.236Z] from /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/widgets/collectionpane.h:9,
[2022-08-03T05:48:47.236Z] from /home/jenkins/workspace/Applications/kmail/stable-kf5-qt5 SUSEQt5.15/src/kmmainwidget.cpp:36:
[2022-08-03T05:48:47.236Z] /home/jenkins/install-prefix/include/KF5/MessageList/messagelist/pane.h:166:28: note: declared here
[2022-08-03T05:48:47.236Z] 166 | Q_REQUIRED_RESULT bool selectPreviousMessageItem(MessageList::Core::MessageTypeFilter messageTypeFilter,
[2022-08-03T05:48:47.236Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-03T05:48:49.186Z] make[2]: *** [src/CMakeFiles/kmailprivate.dir/build.make:1979: src/CMakeFiles/kmailprivate.dir/kmmainwidget.cpp.o] Error 1
[2022-08-03T05:48:49.186Z] make[2]: *** Waiting for unfinished jobs....
[2022-08-03T05:48:52.475Z] make[1]: *** [CMakeFiles/Makefile2:1085: src/CMakeFiles/kmailprivate.dir/all] Error 2
[2022-08-03T05:48:52.475Z] make: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2022-08-03T05:48:52.511Z] 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.