Bug#806550: libmoosex-methodattributes-perl: autopkgtest syntax.t failure

Niko Tyni ntyni at debian.org
Sat Nov 28 17:41:31 UTC 2015


Package: libmoosex-methodattributes-perl
Version: 0.31-1
Severity: normal
User: debian-perl at lists.debian.org
Usertags: autopkgtest

This package started failing its autopkgtest checks with 0.31-1
(which moved to using libnamespace-autoclean-perl). Given 'use
MooseX::MethodAttributes' works, I expect that these compilation failures
are not real bugs. Probably we should just skip the whole syntax.t check.

      # Subtest: all modules in libmoosex-methodattributes-perl pass the syntax check
      1..13
      # Subroutine init_meta redefined at /usr/share/perl5/MooseX/MethodAttributes.pm line 42.
      # Can't locate object method "get_method_list" via package "Class::MOP::Package" at /usr/share/perl5/namespace/autoclean.pm line 191.
      # /usr/share/perl5/MooseX/MethodAttributes.pm had compilation errors.
      not ok 1 - /usr/bin/perl -wc /usr/share/perl5/MooseX/MethodAttributes.pm exited successfully
      ok 2 - /usr/bin/perl -wc /usr/share/perl5/MooseX/MethodAttributes/Inheritable.pm exited successfully
      # Subroutine init_meta redefined at /usr/share/perl5/MooseX/MethodAttributes/Role.pm line 38.
      # Can't locate object method "get_method_list" via package "Class::MOP::Package" at /usr/share/perl5/namespace/autoclean.pm line 191.
      # /usr/share/perl5/MooseX/MethodAttributes/Role.pm had compilation errors.
      not ok 3 - /usr/bin/perl -wc /usr/share/perl5/MooseX/MethodAttributes/Role.pm exited successfully
  
  [...]
  
  Test Summary Report
  -------------------
  /usr/share/pkg-perl-autopkgtest/runtime-deps-and-recommends.d/syntax.t (Wstat: 256 Tests: 4 Failed: 1)
    Failed test:  4
    Non-zero exit status: 1



More information about the pkg-perl-maintainers mailing list