Created attachment 554844 [details] build.log ## ----------------------------- ## ## GNU Mailutils 3.4 test suite. ## ## ----------------------------- ## 1: mimeview version ok 2: default ok 3: suffixes ok 4: default ordering ok 5: priority ok Functions 6: match ok 7: ascii ok 8: printable FAILED (testsuite.at:120) 9: regex FAILED (testsuite.at:128) 10: string ok 11: istring ok 12: char FAILED (testsuite.at:150) 13: short ok 14: int ok 15: contains ok 16: argument strings FAILED (testsuite.at:180) 17: logical or ok 18: logical and FAILED (testsuite.at:200) 19: grouping ok 20: error recovery ok 21: multiple error recovery ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 21 tests were run, 5 failed unexpectedly.
Created attachment 554846 [details] testsuite.log
Created attachment 554848 [details] emerge --info
Same failures in 3.7.
Created attachment 630880 [details] test-suite.logs Same errors for sparc and 3.8. The intersting things are in mimeview/tests/testsuite and show that the MIME type detection fails.
Created attachment 671011 [details] build.log (3.10, ppc) Only 1 test failure left in mailutils-3.10: [...] 73: moderator: program discard FAILED (moderator.at:19) [...] ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 105 tests were run, 1 failed unexpectedly.
Created attachment 671014 [details] testsuite.log (3.10, ppc)
*** Bug 704770 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b53245a868edbae2e47e15767cb7dddc73c36524 commit b53245a868edbae2e47e15767cb7dddc73c36524 Author: Eray Aslan <eras@gentoo.org> AuthorDate: 2021-04-17 09:04:39 +0000 Commit: Eray Aslan <eras@gentoo.org> CommitDate: 2021-04-17 09:04:58 +0000 net-mail/mailutils: fix big endian archs also - fix HOMEPAGE - add missing endif thanks to ernsteiswuerfel and Rolf Eike Beer Closes: https://bugs.gentoo.org/670924 Closes: https://bugs.gentoo.org/727998 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Eray Aslan <eras@gentoo.org> .../files/mailutils-3.12-fix-big-endians.patch | 26 ++++ .../files/mailutils-3.12-misssing-endif.patch | 23 ++++ net-mail/mailutils/mailutils-3.12-r1.ebuild | 141 +++++++++++++++++++++ 3 files changed, 190 insertions(+)