Bug#1085310: libmousex-getopt-perl: FTBFS with libgetopt-long-descriptive-perl: test failures
Niko Tyni
ntyni at debian.org
Fri Oct 18 07:09:00 BST 2024
Source: libmousex-getopt-perl
Version: 0.38-2
Severity: serious
Tags: ftbfs trixie sid
This package fails its test suite with
libgetopt-long-descriptive-perl_0.114-1 in current sid, making it fail
to build from source and also fail its autopkgtest checks.
Looks like just whitespace changes but I didn't investigate much.
This is a blocker for the ongoing Perl 5.40 transition as the
libgetopt-long-descriptive-perl update is unfortunately coupled with
Perl 5.40.
https://ci.debian.net/packages/libm/libmousex-getopt-perl/testing/amd64/
# Failed test at t/104_override_usage.t line 79.
# Structures begin differing at:
# $got->[1] = 'usage: 104_override_usage.t [-?] [long options...]
# --[no-]help (or -?) Prints this usage information.
# aka --usage
# --foo INT A foo
# '
# $expected->[1] = 'usage: 104_override_usage.t [-?] [long options...]
# --[no-]help (or -?) Prints this usage information.
# aka --usage
# --foo INT A foo
# '
# Looks like you failed 1 test of 8.
# Failed test 'Usage text has nicely sorted options'
# at t/110_sort_usage_by_attr_order.t line 80.
# got: 'usage: 110_sort_usage_by_attr_order.t [-?] [long options...]
# --[no-]help (or -?) Prints this usage information.
# aka --usage
# --foo STR Documentation for "foo"
# --bar STR Documentation for "bar"
# --baz STR Documentation for "baz"
# '
# expected: 'usage: 110_sort_usage_by_attr_order.t [-?] [long options...]
# --[no-]help (or -?) Prints this usage information.
# aka --usage
# --foo STR Documentation for "foo"
# --bar STR Documentation for "bar"
# --baz STR Documentation for "baz"
# '
# Looks like you failed 1 test of 1.
--
Niko Tyni ntyni at debian.org
More information about the pkg-perl-maintainers
mailing list