Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906594 - dev-perl/Mojolicious-9.220.0 fails tests (MUSL-SYSTEM)
Summary: dev-perl/Mojolicious-9.220.0 fails tests (MUSL-SYSTEM)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-17 08:10 UTC by Agostino Sarubbo
Modified: 2023-06-25 07:03 UTC (History)
0 users

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


Attachments
build.log (build.log,58.86 KB, text/plain)
2023-05-17 08:10 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 2023-05-17 08:10:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-perl/Mojolicious-9.220.0 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.
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-17 08:10:53 UTC
Created attachment 861829 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-06-25 07:03:08 UTC
===(     415;0  85/?  0/?  0/?  1/?  0/?  0/?  0/?  0/?  0/?  0/... )===
    #   Failed test 'right format'
    #   at t/mojo/log.t line 89.
    #                   '[2023-05-17 03:07:16.41315] [44795] [warn] Test 123
    # '
    #     doesn't match '(?^u:^\e\[33m\[.+\] \[\d+\] \[warn\] Test 123\n\e\[0m$)'

    #   Failed test 'right format'
    #   at t/mojo/log.t line 90.
    #                   '[2023-05-17 03:07:16.41357] [44795] [error] Test 123
    # '
    #     doesn't match '(?^u:^\e\[31m\[.+\] \[\d+\] \[error\] Test 123\n\e\[0m$)'

    #   Failed test 'right format'
    #   at t/mojo/log.t line 92.
    #                   '[2023-05-17 03:07:16.41399] [44795] [fatal] Test 123
    # '
    #     doesn't match '(?^u:^\e\[37;41m\[.+\] \[\d+\] \[fatal\] Test 123\n\e\[0m$)'

    #   Failed test 'right format'
    #   at t/mojo/log.t line 94.
    #                   '[2021-02-16 14:12:47.00000] [44795] [error] Test 1 2 3
    # '
    #     doesn't match '(?^u:^\e\[31m\[.+\] \[\d+\] \[error\] Test 1 2 3\n\e\[0m$)'
    # Looks like you failed 4 tests of 10.

#   Failed test 'Colorized log messages'
#   at t/mojo/log.t line 96.
===(     429;0  88/?  0/?  0/?  11/?  0/?  0/?  1/?  0/?  0/?  0... )===# Looks like you failed 1 test of 14.
t/mojo/log.t ............................... Dubious, test returned 1 (wstat 256, 0x100)

[...]

===(    4083;2  9/?  14/?  189/?  7/?  26/?  9/?  0/? )=================Use of uninitialized value $loop in hash element at /var/tmp/portage/dev-perl/Mojolicious-9.220.0/work/Mojolicious-9.22/blib/lib/Mojo/UserAgent.pm line 201.
Mojo::Reactor::Poll: I/O watcher failed: Can't call method "remove" on an undefined value at /var/tmp/portage/dev-perl/Mojolicious-9.220.0/work/Mojolicious-9.22/blib/lib/Mojo/UserAgent.pm line 290.