https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-shells/zsh-5.8.1 fails tests. Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: This machine uses MUSL libc
Created attachment 765756 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d12d15fee1604f729ea93a3401cbb25ee41c9897 commit d12d15fee1604f729ea93a3401cbb25ee41c9897 Author: brahmajit das <listout@protonmail.com> AuthorDate: 2022-08-26 19:53:14 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-09-01 02:06:00 +0000 app-shells/zsh: Fix failing tests on musl On musl the tests A03quoting.ztst, B03print.ztst, V09datetime.ztst, and E02xtrace.ztst were failing. This commit fixes all four (E02xtrace is removed for musl) of them. Closes: https://bugs.gentoo.org/833981 Signed-off-by: brahmajit das <listout@protonmail.com> Signed-off-by: brahmajit das <listout@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/27019 Signed-off-by: Sam James <sam@gentoo.org> .../files/zsh-5.9-musl-V09datetime-test-fix.patch | 15 ++++++++++++++ app-shells/zsh/zsh-5.9.ebuild | 23 +++++++++++++++++++--- 2 files changed, 35 insertions(+), 3 deletions(-)