Bug#805104: libdatetime-format-strptime-perl: warns on usage, breaks libxml-rpc-fast-perl build

Niko Tyni ntyni at debian.org
Sat Nov 14 19:12:37 UTC 2015


Package: libdatetime-format-strptime-perl
Version: 1.6000-1

Control: affects -1 libxml-rpc-fast-perl

This package generates a warning on usage:

  % perl -we 'use DateTime::Format::Strptime'            
  Subroutine DateTime::Format::Strptime::import redefined at /usr/share/perl/5.20/Exporter.pm line 33.

This currently makes libxml-rpc-fast-perl fail to build, because
its test suite checks for no runtime warnings.

Not sure about the severity, possibly we need a clone for
libxml-rpc-fast-perl.


  #   Failed test 'no warnings'
  #   at /usr/share/perl5/Test/NoWarnings.pm line 45.
  # There were 1 warning(s)
  #   Previous test 2 'use XML::RPC::Enc;'
  #   Subroutine DateTime::Format::Strptime::import redefined at /usr/share/perl/5.20/Exporter.pm line 33.
  #  at /usr/share/perl5/DateTime/Format/Strptime.pm line 19.
  [...]
  Test Summary Report
  -------------------
  t/00-load.t         (Wstat: 256 Tests: 9 Failed: 1)
    Failed test:  9
    Non-zero exit status: 1
 
-- 
Niko Tyni   ntyni at debian.org



More information about the pkg-perl-maintainers mailing list