Summary: | net-mail/mailutils-3.17 test fail | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arniii <lg3dx6fd> |
Component: | Current packages | Assignee: | Eray Aslan <eras> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | lg3dx6fd |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log in zip
/var/tmp/portage/net-mail/mailutils-3.17/work $ zip -9 mailutils-3.17.zip ./mailutils-3.17/**.log environment // profile default/linux/amd64/23.0/split-usr/desktop/plasma gcc-13.2.1_p20240210 O3 pipe march=native(verbose) lto graphite ggdb3 /etc/portage/make.conf // profile default/linux/amd64/23.0/split-usr/desktop/plasma gcc-13 O3 pipe march=native(verbose) lto graphite ggdb3 testing FEATUREs : testing |
Description
Arniii
2024-07-03 09:06:31 UTC
Created attachment 896836 [details]
build.log in zip
Created attachment 896837 [details]
/var/tmp/portage/net-mail/mailutils-3.17/work $ zip -9 mailutils-3.17.zip ./mailutils-3.17/**.log
Created attachment 896838 [details]
environment // profile default/linux/amd64/23.0/split-usr/desktop/plasma gcc-13.2.1_p20240210 O3 pipe march=native(verbose) lto graphite ggdb3
Created attachment 896839 [details]
/etc/portage/make.conf // profile default/linux/amd64/23.0/split-usr/desktop/plasma gcc-13 O3 pipe march=native(verbose) lto graphite ggdb3 testing FEATUREs : testing
reproducible with net-mail/mailutils-3.17-r100 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb42b3ee85b689df5e4fd5f1cd4c9b891434874 commit afb42b3ee85b689df5e4fd5f1cd4c9b891434874 Author: Eray Aslan <eras@gentoo.org> AuthorDate: 2025-01-07 13:55:21 +0000 Commit: Eray Aslan <eras@gentoo.org> CommitDate: 2025-01-07 13:58:35 +0000 net-mail/mailutils: Skip failing tests A few tests in the mail testsuite expect mbox pattern mailboxes and fail when default mailbox pattern is maildir which is the Gentoo default. Skip them Closes: https://bugs.gentoo.org/935394 Signed-off-by: Eray Aslan <eras@gentoo.org> .../files/mailutils-skip-mbox-tests.patch | 60 ++++++++++++++++++++++ net-mail/mailutils/mailutils-3.18.ebuild | 1 + 2 files changed, 61 insertions(+) |