https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-perl/Unicode-UTF8-0.620.0-r1 fails tests. Discovered on: arm (internal ref: tinderbox_arm) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 885842 [details] build.log build log and emerge --info
===( 4169;1 771/1366 589/1604 575/6145 845/1537 )============Use of code point 0x80000000 is not allowed; the permissible max is 0x7FFFFFFF at t/080_super.t line 28. # Looks like your test exited with 255 just after 1025. t/080_super.t .............. Dubious, test returned 255 (wstat 65280, 0xff00)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9a4c4a5bce7bb45f75c5552adf4e799b6bcb829 commit d9a4c4a5bce7bb45f75c5552adf4e799b6bcb829 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-03-12 05:52:32 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-12 05:52:32 +0000 dev-perl/Unicode-UTF8: fix 32-bit tests Closes: https://bugs.gentoo.org/925365 Signed-off-by: Sam James <sam@gentoo.org> .../Unicode-UTF8/Unicode-UTF8-0.620.0-r1.ebuild | 6 ++- .../files/Unicode-UTF8-0.620.0-32-bit.patch | 52 ++++++++++++++++++++++ 2 files changed, 57 insertions(+), 1 deletion(-)