Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925365 - dev-perl/Unicode-UTF8-0.620.0-r1 fails tests on arm / 32-bit
Summary: dev-perl/Unicode-UTF8-0.620.0-r1 fails tests on arm / 32-bit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-02-24 07:51 UTC by Agostino Sarubbo
Modified: 2024-05-02 05:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,47.77 KB, text/plain)
2024-02-24 07:51 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-02-24 07:51:50 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-24 07:51:52 UTC
Created attachment 885842 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-24 08:45:26 UTC
 
===(    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)
Comment 3 Larry the Git Cow gentoo-dev 2024-03-12 05:53:12 UTC
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(-)