https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-mail/mailutils-3.15 fails tests (MUSL). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: This machine uses MUSL libc
Created attachment 813244 [details] build.log build log and emerge --info
Created attachment 813247 [details] 1-testsuite.log 1-testsuite.log
Created attachment 813250 [details] 10-testsuite.log 10-testsuite.log
Created attachment 813253 [details] 11-testsuite.log 11-testsuite.log
Created attachment 813256 [details] 12-testsuite.log 12-testsuite.log
Created attachment 813259 [details] 13-testsuite.log 13-testsuite.log
Created attachment 813262 [details] 14-testsuite.log 14-testsuite.log
Created attachment 813265 [details] 15-testsuite.log 15-testsuite.log
Created attachment 813268 [details] 16-testsuite.log 16-testsuite.log
Created attachment 813271 [details] 17-testsuite.log 17-testsuite.log
Created attachment 813274 [details] 2-testsuite.log 2-testsuite.log
Created attachment 813277 [details] 3-testsuite.log 3-testsuite.log
Created attachment 813280 [details] 4-testsuite.log 4-testsuite.log
Created attachment 813283 [details] 5-testsuite.log 5-testsuite.log
Created attachment 813286 [details] 6-testsuite.log 6-testsuite.log
Created attachment 813289 [details] 7-testsuite.log 7-testsuite.log
Created attachment 813292 [details] 8-testsuite.log 8-testsuite.log
Created attachment 813295 [details] 9-testsuite.log 9-testsuite.log
Error(s) that match a know pattern: WARNING: could not find 'runtest' else echo "WARNING: could not find 'runtest'" 1>&2; :;\
sorry for the attach spam, all of those are in the workdir as testsuite.log
The failure is in 2-testsuite.log: # -*- compilation -*- 246. mhn.at:327: testing mhn-store-: pipe ... ./mhn.at:327: mbox2dir -m Mail/inbox $spooldir/mbox1 echo "Current-Folder: inbox" > Mail/context echo "mhn-store-text: | $abs_top_srcdir/mh/tests/mhed -" >> $MH mhn +inbox -store -part 1 4 | sed "s|$abs_top_srcdir/mh/tests/||g;s|(cd \(.*\)\;|(cd home\;|;s| *$||" || exit $? --- - 2022-09-21 08:07:05.143205070 +0000 +++ /var/tmp/portage/net-mail/mailutils-3.15/work/mailutils-3.15/mh/tests/testsuite.dir/at-groups/246/stdout 2022-09-21 08:07:05.130972678 +0000 @@ -1,3 +1,4 @@ +storing msg 4 part 1 using command (cd home; mhed -) -- Editor invocation: - -- Input file: `You are old, Father William,' the young man said, @@ -11,5 +12,4 @@ Why, I do it again and again.' -- Input file end -storing msg 4 part 1 using command (cd home; mhed -) 246. mhn.at:327: 246. mhn-store-: pipe (mhn.at:327): FAILED (mhn.at:327)
Very likely fixed by https://git.savannah.gnu.org/cgit/mailutils.git/commit/?id=cf9dfee3017129b375f6dbbacb63c741228c0104 included in 3.18
And, finally, in concert with https://github.com/gentoo/gentoo/pull/40243, I have verified this on a musl system. All is OK.