Bug#753042: libtext-csv-encoded-perl: FTBFS with newer Encode: Cannot decode string with wide characters

Niko Tyni ntyni at debian.org
Sat Jun 28 17:34:26 UTC 2014


Package: libtext-csv-encoded-perl
Version: 0.22-1
Severity: important
User: debian-perl at lists.debian.org
Usertags: perl-5.20-transition

This package fails to build with a newer Encode, either the
separate libencode-perl package on current sid or the one bundled
with Perl 5.20.0 (currently in experimental). On current sid with
libencode-perl:

  PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  t/00_pod.t ................... ok
  t/01_use.t ................... ok
  t/02_undef.t ................. ok
  t/03_attr_err.t .............. ok
  t/pp_01_base.t ............... ok
  t/pp_02_code.t ............... ok
  Cannot decode string with wide characters at /usr/lib/perl5/Encode.pm line 215, <$fh2> line 2.
  Compilation failed in require at t/pp_03_file.t line 14.
  # Looks like you planned 20 tests but ran 12.
  # Looks like your test exited with 25 just after 12.
  t/pp_03_file.t ............... 
  Dubious, test returned 25 (wstat 6400, 0x1900)
  Failed 8/20 subtests 
  t/pp_04_uni_but_utf8.t ....... ok
  t/pp_05_guess.t .............. ok
  t/pp_06_coder_class.t ........ ok
  t/pp_07_coder_check_value.t .. ok
  t/xs_01_base.t ............... ok
  t/xs_02_code.t ............... ok
  Cannot decode string with wide characters at /usr/lib/perl5/Encode.pm line 215, <$fh2> line 2.
  Compilation failed in require at t/xs_03_file.t line 16.
  # Looks like you planned 20 tests but ran 12.
  # Looks like your test exited with 25 just after 12.
  t/xs_03_file.t ............... 
  Dubious, test returned 25 (wstat 6400, 0x1900)
  Failed 8/20 subtests 
  
  Test Summary Report
  -------------------
  t/pp_03_file.t             (Wstat: 6400 Tests: 12 Failed: 0)
    Non-zero exit status: 25
    Parse errors: Bad plan.  You planned 20 tests but ran 12.
  t/xs_03_file.t             (Wstat: 6400 Tests: 12 Failed: 0)
    Non-zero exit status: 25
    Parse errors: Bad plan.  You planned 20 tests but ran 12.
  Files=14, Tests=239,  2 wallclock secs ( 0.12 usr  0.05 sys +  1.06 cusr  0.04 csys =  1.27 CPU)
  Result: FAIL

-- 
Niko Tyni   ntyni at debian.org



More information about the pkg-perl-maintainers mailing list