https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-build/automake-vanilla-1.15.1 fails tests (MUSL-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Created attachment 882820 [details] build.log build log and emerge --info
Created attachment 882821 [details] 1-test-suite.log.xz 1-test-suite.log (compressed because it exceeds attachment limit, use 'xzless' to read it)
Created attachment 882822 [details] 2-test-suite.log 2-test-suite.log
Error(s) that match a know pattern: FAIL: t/aminit-moreargs-deprecation.sh FAIL: t/ar4.sh FAIL: t/ar5.sh FAIL: t/auxdir-pr15981.sh FAIL: t/check12-w.sh FAIL: t/check12.sh FAIL: t/dejagnu-relative-srcdir.sh FAIL: t/dejagnu-siteexp-extend.sh FAIL: t/deprecated-acinit.sh FAIL: t/init.sh FAIL: t/instmany-python.sh FAIL: t/mkdirp-deprecation.sh FAIL: t/py-compile-basedir.sh FAIL: t/py-compile-basic.sh FAIL: t/py-compile-destdir.sh FAIL: t/py-compile-option-terminate.sh FAIL: t/python10.sh FAIL: t/python12.sh FAIL: t/python3.sh PASS: t/self-check-exit.tap 31 - command not found dist-tarZ: skipped test: cannot find a working 'compress' program
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad9bfdfb3e7aefb9a306dbd08fe10e39a7f3a7c8 commit ad9bfdfb3e7aefb9a306dbd08fe10e39a7f3a7c8 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-01-24 10:21:50 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-24 10:25:14 +0000 dev-build/automake: fix modern C issues in tests, fix tests w/ byacc/reflex too Bug: https://bugs.gentoo.org/922676 Signed-off-by: Sam James <sam@gentoo.org> dev-build/automake/Manifest | 1 + dev-build/automake/automake-1.16.5-r1.ebuild | 15 +++++++++++++-- 2 files changed, 14 insertions(+), 2 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8fa98b64e1ef1b7cec664937b259c75b6da8202 commit b8fa98b64e1ef1b7cec664937b259c75b6da8202 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-01-24 13:35:45 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-24 13:36:22 +0000 dev-build/automake-vanilla: fix tests Same as ad9bfdfb3e7aefb9a306dbd08fe10e39a7f3a7c8. Bug: https://bugs.gentoo.org/922676 Signed-off-by: Sam James <sam@gentoo.org> dev-build/automake-vanilla/Manifest | 1 + dev-build/automake-vanilla/automake-vanilla-1.16.5.ebuild | 13 ++++++++++++- dev-build/automake-vanilla/automake-vanilla-9999.ebuild | 7 +++++++ 3 files changed, 20 insertions(+), 1 deletion(-)