https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-perl/SDL-2.548.0-r1 fails tests (hang) (LIBARCHIVE-SYSTEM). Discovered on: amd64 (internal ref: libarchive_tinderbox) NOTE: (LIBARCHIVE-SYSTEM) in the summary means that the bug was found on a machine that runs app-alternatives/tar and app-alternatives/cpio with [-gnu,+libarchive] but this bug MAY or MAY NOT BE related to the tar/cpio implementation. I had to kill the process.
Created attachment 849187 [details] build.log build log and emerge --info
Same: portage 3437302 0.0 0.0 2492 1772 pts/1 SN+ 06:52 0:00 | | | \_ [dev-perl/SDL-2.548.0-r2] sandbox /usr/lib/portage/python3.11/ebuild.sh test portage 3437303 0.0 0.0 226840 7240 pts/1 SN+ 06:52 0:00 | | | \_ bash /usr/lib/portage/python3.11/ebuild.sh test portage 3437319 0.0 0.0 226848 6296 pts/1 SN+ 06:52 0:00 | | | \_ bash /usr/lib/portage/python3.11/ebuild.sh test portage 3437343 0.0 0.0 251084 30376 pts/1 SN+ 06:52 0:00 | | | \_ /usr/bin/perl ./Build test verbose=0 portage 3437757 99.7 0.0 243676 21368 pts/1 RN+ 06:52 126:47 | | | \_ /usr/bin/perl t/core_video.t I see https://aur.archlinux.org/packages/perl-sdl#comment-903413 too.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de2ede67a3fc79221cee519340d6df44a69dd56e commit de2ede67a3fc79221cee519340d6df44a69dd56e Author: Sam James <sam@gentoo.org> AuthorDate: 2023-06-01 08:20:15 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-06-01 08:20:24 +0000 dev-perl/SDL: skip hanging test Closes: https://bugs.gentoo.org/892011 Signed-off-by: Sam James <sam@gentoo.org> dev-perl/SDL/SDL-2.548.0-r2.ebuild | 5 +++++ 1 file changed, 5 insertions(+)
commit 7a5988d6db2b42243501826054f7b86c087050b4 Author: Sam James <sam@gentoo.org> Date: Wed Sep 27 04:31:56 2023 +0100 media-libs/libsdl: add 1.2.68 The release notes mention sdl-perl works now, so maybe it fixes our problems (or perhaps the hang I've seen even if not the assert). See https://github.com/libsdl-org/sdl12-compat/releases/tag/release-1.2.68. Bug: https://bugs.gentoo.org/907609 Signed-off-by: Sam James <sam@gentoo.org>