Bug#786591: libtext-quoted-perl: broken by libtext-autoformat-perl changes
Niko Tyni
ntyni at debian.org
Sat May 23 09:36:31 UTC 2015
Package: libtext-quoted-perl
Version: 2.08-1
Severity: serious
Tags: sid stretch
User: debian-perl at lists.debian.org
Usertags: autopkgtest
This package recently started to fail its autopkgtest checks, and also
fails to build from source on current sid.
http://ci.debian.net/packages/libt/libtext-quoted-perl/unstable/amd64/
It was probably broken by libtest-autoformat-perl changes, specifically
this (from https://metacpan.org/source/NEILB/Text-Autoformat-1.71/Changes):
1.69 2015-02-15 NEILB
- Changed the internal packages Hang and NullHang to
Text::Autoformat::Hang and Text::Autoformat::NullHang respectively.
Log excerpt:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t
Can't locate object method "new" via package "Hang" (perhaps you forgot to load "Hang"?) at /«PKGBUILDDIR»/blib/lib/Text/Quoted.pm line 199.
# Looks like you planned 10 tests but ran 1.
# Looks like your test exited with 255 just after 1.
t/basics.t ...............
1..10
ok 1 - use Text::Quoted;
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 9/10 subtests
[...]
Test Summary Report
-------------------
t/basics.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 10 tests but ran 1.
t/expand_tab_segfault.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/life_sample.1.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/life_sample.2.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/life_sample.3.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/separator.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 3 tests but ran 1.
Files=7, Tests=6, 1 wallclock secs ( 0.08 usr 0.01 sys + 0.80 cusr 0.06 csys = 0.95 CPU)
Result: FAIL
--
Niko Tyni ntyni at debian.org
More information about the pkg-perl-maintainers
mailing list