Created attachment 602540 [details] emerge --info ## ----------------------------- ## ## GNU Mailutils 3.8 test suite. ## ## ----------------------------- ## 1: lmtpd version FAILED (testsuite.at:26) 2: lmtpd ok 3: putmail version FAILED (testsuite.at:30) 4: putmail ok 5: testmda version FAILED (testsuite.at:34) 6: mda FAILED (mda.at:27) 7: mda, explicit envelope FAILED (mda.at:45) 8: forwarding support FAILED (forward.at:36) ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 8 tests were run, 6 failed unexpectedly.
Created attachment 602542 [details] build.log.xz
Created attachment 602544 [details] testsuite.log
fails on arm64 as well for this USE flag combination: USE='berkdb -bidi clients emacs -gdbm -guile -ipv6 kerberos -kyotocabinet ldap mysql nls pam postgres -python -sasl servers -ssl -static-libs tcpd threads'
I can't reproduce these anymore on my arm64 stable chroot so I've proceeded with stabilisation in the security bug. This doesn't mean they aren't happening for others though.
I'm seeing the "putmail version" failure on amd64; from the test log ($S/mda/putmail/tests/testsuite.log) it looks like it's running the test suite against the previously-installed version rather than the version it's just built: ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 1. testsuite.at:19: testing putmail version ... ./testsuite.at:19: putmail --version | sed '1{s/-[0-9][0-9]* //;s/ *\[.*\]//;q;}' --- - 2020-06-02 22:06:05.131094758 -0400 +++ /var/tmp/portage/net-mail/mailutils-3.9/work/mailutils-3.9/mda/putmail/tests/testsuite.dir/at-groups/1/stdout 2020-0 6-02 22:06:05.123251459 -0400 @@ -1,2 +1,2 @@ -putmail (GNU Mailutils) 3.9 +putmail (GNU Mailutils) 3.8 1. testsuite.at:19: 1. putmail version (testsuite.at:19): FAILED (testsuite.at:19) USE="clients ipv6 nls pam (split-usr) ssl threads -berkdb -bidi -emacs -gdbm -guile -kerberos -kyotocabinet -ldap -mysql -postgres -python -sasl -servers -static-libs -tcpd -tokyocabinet" PYTHON_SINGLE_TARGET="python3_7 (-python3_6) (-python3_8)"