PATH=/usr/bin:/bin Start 2013-01-13T06:06:29 ActivePerl-1003 CPAN-1.9402 Going to read '/home/cpanfly/var/cpan/Metadata' Database was generated on Sun, 13 Jan 2013 10:53:02 GMT Running make for M/MS/MSCHWERN/MouseX-Role-Loggable-0.112.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MS/MSCHWERN/MouseX-Role-Loggable-0.112.tar.gz ok Will not use Archive::Tar, need 1.00 MouseX-Role-Loggable-0.112 MouseX-Role-Loggable-0.112/README MouseX-Role-Loggable-0.112/Changes MouseX-Role-Loggable-0.112/LICENSE MouseX-Role-Loggable-0.112/dist.ini MouseX-Role-Loggable-0.112/META.yml MouseX-Role-Loggable-0.112/MANIFEST MouseX-Role-Loggable-0.112/Build.PL MouseX-Role-Loggable-0.112/t MouseX-Role-Loggable-0.112/t/basic.t MouseX-Role-Loggable-0.112/t/types.t MouseX-Role-Loggable-0.112/t/logger.t MouseX-Role-Loggable-0.112/Makefile.PL MouseX-Role-Loggable-0.112/t/buildargs.t MouseX-Role-Loggable-0.112/t/propagate.t MouseX-Role-Loggable-0.112/t/log_fields.t MouseX-Role-Loggable-0.112/t/00-compile.t MouseX-Role-Loggable-0.112/t/author-critic.t MouseX-Role-Loggable-0.112/t/release-pod-syntax.t MouseX-Role-Loggable-0.112/t/release-pod-coverage.t MouseX-Role-Loggable-0.112/lib/MouseX/Role MouseX-Role-Loggable-0.112/lib/MouseX/Role/Loggable.pm CPAN.pm: Going to build M/MS/MSCHWERN/MouseX-Role-Loggable-0.112.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for MouseX::Role::Loggable Writing MYMETA.yml and MYMETA.json >>> make cp lib/MouseX/Role/Loggable.pm blib/lib/MouseX/Role/Loggable.pm Manifying blib/man3/MouseX::Role::Loggable.3 MSCHWERN/MouseX-Role-Loggable-0.112.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/cpanfly/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Undefined subroutine &MouseX::Role::Loggable::class_type called at lib/MouseX/Role/Loggable.pm line 17. Compilation failed in require at -e line 1. # Failed test 'MouseX::Role::Loggable loaded ok' # at t/00-compile.t line 62. # 'around --> Mouse::Role :: around # optimize_as --> Mouse::Util::TypeConstraints :: optimize_as # has --> Mouse::Role :: has # coerce --> Mouse::Util::TypeConstraints :: coerce # subtype --> Mouse::Util::TypeConstraints :: subtype # augment --> Mouse::Role :: augment # inner --> Mouse::Role :: inner # class_type --> Mouse::Util::TypeConstraints :: class_type # extends --> Mouse::Role :: extends # before --> Mouse::Role :: before # confess --> Carp :: confess # type --> Mouse::Util::TypeConstraints :: type # override --> Mouse::Role :: override # find_type_constraint --> Mouse::Util::TypeConstraints :: find_type_constraint # with --> Mouse::Role :: with # register_type_constraint --> Mouse::Util::TypeConstraints :: register_type_constraint # excludes --> Mouse::Role :: excludes # blessed --> Scalar::Util :: blessed # duck_type --> Mouse::Util::TypeConstraints :: duck_type # maybe_type --> Mouse::Util::TypeConstraints :: maybe_type # after --> Mouse::Role :: after # from --> Mouse::Util::TypeConstraints :: from # enum --> Mouse::Util::TypeConstraints :: enum # requires --> Mouse::Role :: requires # role_type --> Mouse::Util::TypeConstraints :: role_type # super --> Mouse::Role :: super # croak --> Carp :: croak # message --> Mouse::Util::TypeConstraints :: message # where --> Mouse::Util::TypeConstraints :: where # via --> Mouse::Util::TypeConstraints :: via # as --> Mouse::Util::TypeConstraints :: as # carp --> Carp :: carp # scope end MouseX::Role::Loggable # ' # doesn't match '(?s-xim:^\s*MouseX::Role::Loggable ok)' # Looks like you failed 1 test of 1. t/00-compile.t ............ 1..1 not ok 1 - MouseX::Role::Loggable loaded ok Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/author-critic.t ......... skipped: these tests are for testing by the author Could not load class (MouseX::Role::Loggable) because : Undefined subroutine &MouseX::Role::Loggable::class_type called at /home/cpanfly/var/cpan/build/MouseX-Role-Loggable-0.112-luPU8R/blib/lib/MouseX/Role/Loggable.pm line 17. Compilation failed in require at /home/cpanfly/var/megalib/Mouse/Util.pm line 283. at /home/cpanfly/var/megalib/Mouse/Util.pm line 292. Mouse::Util::load_class('MouseX::Role::Loggable') called at /home/cpanfly/var/megalib/Mouse/Util.pm line 315 Mouse::Util::apply_all_roles('Foo', 'MouseX::Role::Loggable') called at /home/cpanfly/var/megalib/Mouse.pm line 40 Mouse::with('MouseX::Role::Loggable') called at t/basic.t line 10 # Looks like your test exited with 9 before it could output anything. t/basic.t ................. 1..5 around --> Mouse::Role :: around optimize_as --> Mouse::Util::TypeConstraints :: optimize_as has --> Mouse::Role :: has coerce --> Mouse::Util::TypeConstraints :: coerce subtype --> Mouse::Util::TypeConstraints :: subtype augment --> Mouse::Role :: augment inner --> Mouse::Role :: inner class_type --> Mouse::Util::TypeConstraints :: class_type extends --> Mouse::Role :: extends before --> Mouse::Role :: before confess --> Carp :: confess type --> Mouse::Util::TypeConstraints :: type override --> Mouse::Role :: override find_type_constraint --> Mouse::Util::TypeConstraints :: find_type_constraint with --> Mouse::Role :: with register_type_constraint --> Mouse::Util::TypeConstraints :: register_type_constraint excludes --> Mouse::Role :: excludes blessed --> Scalar::Util :: blessed duck_type --> Mouse::Util::TypeConstraints :: duck_type maybe_type --> Mouse::Util::TypeConstraints :: maybe_type after --> Mouse::Role :: after from --> Mouse::Util::TypeConstraints :: from enum --> Mouse::Util::TypeConstraints :: enum requires --> Mouse::Role :: requires role_type --> Mouse::Util::TypeConstraints :: role_type super --> Mouse::Role :: super croak --> Carp :: croak message --> Mouse::Util::TypeConstraints :: message where --> Mouse::Util::TypeConstraints :: where via --> Mouse::Util::TypeConstraints :: via as --> Mouse::Util::TypeConstraints :: as carp --> Carp :: carp scope end MouseX::Role::Loggable Dubious, test returned 9 (wstat 2304, 0x900) Failed 5/5 subtests Could not load class (MouseX::Role::Loggable) because : Undefined subroutine &MouseX::Role::Loggable::class_type called at /home/cpanfly/var/cpan/build/MouseX-Role-Loggable-0.112-luPU8R/blib/lib/MouseX/Role/Loggable.pm line 17. Compilation failed in require at /home/cpanfly/var/megalib/Mouse/Util.pm line 283. at /home/cpanfly/var/megalib/Mouse/Util.pm line 292. Mouse::Util::load_class('MouseX::Role::Loggable') called at /home/cpanfly/var/megalib/Mouse/Util.pm line 315 Mouse::Util::apply_all_roles('Object', 'MouseX::Role::Loggable') called at /home/cpanfly/var/megalib/Mouse.pm line 40 Mouse::with('MouseX::Role::Loggable') called at t/buildargs.t line 12 t/buildargs.t ............. around --> Mouse::Role :: around optimize_as --> Mouse::Util::TypeConstraints :: optimize_as has --> Mouse::Role :: has coerce --> Mouse::Util::TypeConstraints :: coerce subtype --> Mouse::Util::TypeConstraints :: subtype augment --> Mouse::Role :: augment inner --> Mouse::Role :: inner class_type --> Mouse::Util::TypeConstraints :: class_type extends --> Mouse::Role :: extends before --> Mouse::Role :: before confess --> Carp :: confess type --> Mouse::Util::TypeConstraints :: type override --> Mouse::Role :: override find_type_constraint --> Mouse::Util::TypeConstraints :: find_type_constraint with --> Mouse::Role :: with register_type_constraint --> Mouse::Util::TypeConstraints :: register_type_constraint excludes --> Mouse::Role :: excludes blessed --> Scalar::Util :: blessed duck_type --> Mouse::Util::TypeConstraints :: duck_type maybe_type --> Mouse::Util::TypeConstraints :: maybe_type after --> Mouse::Role :: after from --> Mouse::Util::TypeConstraints :: from enum --> Mouse::Util::TypeConstraints :: enum requires --> Mouse::Role :: requires role_type --> Mouse::Util::TypeConstraints :: role_type super --> Mouse::Role :: super croak --> Carp :: croak message --> Mouse::Util::TypeConstraints :: message where --> Mouse::Util::TypeConstraints :: where via --> Mouse::Util::TypeConstraints :: via as --> Mouse::Util::TypeConstraints :: as carp --> Carp :: carp scope end MouseX::Role::Loggable Dubious, test returned 9 (wstat 2304, 0x900) No subtests run Could not load class (MouseX::Role::Loggable) because : Undefined subroutine &MouseX::Role::Loggable::class_type called at /home/cpanfly/var/cpan/build/MouseX-Role-Loggable-0.112-luPU8R/blib/lib/MouseX/Role/Loggable.pm line 17. Compilation failed in require at /home/cpanfly/var/megalib/Mouse/Util.pm line 283. at /home/cpanfly/var/megalib/Mouse/Util.pm line 292. Mouse::Util::load_class('MouseX::Role::Loggable') called at /home/cpanfly/var/megalib/Mouse/Util.pm line 315 Mouse::Util::apply_all_roles('Foo', 'MouseX::Role::Loggable') called at /home/cpanfly/var/megalib/Mouse.pm line 40 Mouse::with('MouseX::Role::Loggable') called at t/log_fields.t line 20 # Looks like your test exited with 9 before it could output anything. t/log_fields.t ............ 1..9 around --> Mouse::Role :: around optimize_as --> Mouse::Util::TypeConstraints :: optimize_as has --> Mouse::Role :: has coerce --> Mouse::Util::TypeConstraints :: coerce subtype --> Mouse::Util::TypeConstraints :: subtype augment --> Mouse::Role :: augment inner --> Mouse::Role :: inner class_type --> Mouse::Util::TypeConstraints :: class_type extends --> Mouse::Role :: extends before --> Mouse::Role :: before confess --> Carp :: confess type --> Mouse::Util::TypeConstraints :: type override --> Mouse::Role :: override find_type_constraint --> Mouse::Util::TypeConstraints :: find_type_constraint with --> Mouse::Role :: with register_type_constraint --> Mouse::Util::TypeConstraints :: register_type_constraint excludes --> Mouse::Role :: excludes blessed --> Scalar::Util :: blessed duck_type --> Mouse::Util::TypeConstraints :: duck_type maybe_type --> Mouse::Util::TypeConstraints :: maybe_type after --> Mouse::Role :: after from --> Mouse::Util::TypeConstraints :: from enum --> Mouse::Util::TypeConstraints :: enum requires --> Mouse::Role :: requires role_type --> Mouse::Util::TypeConstraints :: role_type super --> Mouse::Role :: super croak --> Carp :: croak message --> Mouse::Util::TypeConstraints :: message where --> Mouse::Util::TypeConstraints :: where via --> Mouse::Util::TypeConstraints :: via as --> Mouse::Util::TypeConstraints :: as carp --> Carp :: carp scope end MouseX::Role::Loggable Dubious, test returned 9 (wstat 2304, 0x900) Failed 9/9 subtests Could not load class (MouseX::Role::Loggable) because : Undefined subroutine &MouseX::Role::Loggable::class_type called at /home/cpanfly/var/cpan/build/MouseX-Role-Loggable-0.112-luPU8R/blib/lib/MouseX/Role/Loggable.pm line 17. Compilation failed in require at /home/cpanfly/var/megalib/Mouse/Util.pm line 283. at /home/cpanfly/var/megalib/Mouse/Util.pm line 292. Mouse::Util::load_class('MouseX::Role::Loggable') called at /home/cpanfly/var/megalib/Mouse/Util.pm line 315 Mouse::Util::apply_all_roles('Foo', 'MouseX::Role::Loggable') called at /home/cpanfly/var/megalib/Mouse.pm line 40 Mouse::with('MouseX::Role::Loggable') called at t/logger.t line 10 # Looks like your test exited with 9 before it could output anything. t/logger.t ................ 1..10 around --> Mouse::Role :: around optimize_as --> Mouse::Util::TypeConstraints :: optimize_as has --> Mouse::Role :: has coerce --> Mouse::Util::TypeConstraints :: coerce subtype --> Mouse::Util::TypeConstraints :: subtype augment --> Mouse::Role :: augment inner --> Mouse::Role :: inner class_type --> Mouse::Util::TypeConstraints :: class_type extends --> Mouse::Role :: extends before --> Mouse::Role :: before confess --> Carp :: confess type --> Mouse::Util::TypeConstraints :: type override --> Mouse::Role :: override find_type_constraint --> Mouse::Util::TypeConstraints :: find_type_constraint with --> Mouse::Role :: with register_type_constraint --> Mouse::Util::TypeConstraints :: register_type_constraint excludes --> Mouse::Role :: excludes blessed --> Scalar::Util :: blessed duck_type --> Mouse::Util::TypeConstraints :: duck_type maybe_type --> Mouse::Util::TypeConstraints :: maybe_type after --> Mouse::Role :: after from --> Mouse::Util::TypeConstraints :: from enum --> Mouse::Util::TypeConstraints :: enum requires --> Mouse::Role :: requires role_type --> Mouse::Util::TypeConstraints :: role_type super --> Mouse::Role :: super croak --> Carp :: croak message --> Mouse::Util::TypeConstraints :: message where --> Mouse::Util::TypeConstraints :: where via --> Mouse::Util::TypeConstraints :: via as --> Mouse::Util::TypeConstraints :: as carp --> Carp :: carp scope end MouseX::Role::Loggable Dubious, test returned 9 (wstat 2304, 0x900) Failed 10/10 subtests Could not load class (MouseX::Role::Loggable) because : Undefined subroutine &MouseX::Role::Loggable::class_type called at /home/cpanfly/var/cpan/build/MouseX-Role-Loggable-0.112-luPU8R/blib/lib/MouseX/Role/Loggable.pm line 17. Compilation failed in require at /home/cpanfly/var/megalib/Mouse/Util.pm line 283. at /home/cpanfly/var/megalib/Mouse/Util.pm line 292. Mouse::Util::load_class('MouseX::Role::Loggable') called at /home/cpanfly/var/megalib/Mouse/Util.pm line 315 Mouse::Util::apply_all_roles('Foo', 'MouseX::Role::Loggable') called at /home/cpanfly/var/megalib/Mouse.pm line 40 Mouse::with('MouseX::Role::Loggable') called at t/propagate.t line 10 t/propagate.t ............. around --> Mouse::Role :: around optimize_as --> Mouse::Util::TypeConstraints :: optimize_as has --> Mouse::Role :: has coerce --> Mouse::Util::TypeConstraints :: coerce subtype --> Mouse::Util::TypeConstraints :: subtype augment --> Mouse::Role :: augment inner --> Mouse::Role :: inner class_type --> Mouse::Util::TypeConstraints :: class_type extends --> Mouse::Role :: extends before --> Mouse::Role :: before confess --> Carp :: confess type --> Mouse::Util::TypeConstraints :: type override --> Mouse::Role :: override find_type_constraint --> Mouse::Util::TypeConstraints :: find_type_constraint with --> Mouse::Role :: with register_type_constraint --> Mouse::Util::TypeConstraints :: register_type_constraint excludes --> Mouse::Role :: excludes blessed --> Scalar::Util :: blessed duck_type --> Mouse::Util::TypeConstraints :: duck_type maybe_type --> Mouse::Util::TypeConstraints :: maybe_type after --> Mouse::Role :: after from --> Mouse::Util::TypeConstraints :: from enum --> Mouse::Util::TypeConstraints :: enum requires --> Mouse::Role :: requires role_type --> Mouse::Util::TypeConstraints :: role_type super --> Mouse::Role :: super croak --> Carp :: croak message --> Mouse::Util::TypeConstraints :: message where --> Mouse::Util::TypeConstraints :: where via --> Mouse::Util::TypeConstraints :: via as --> Mouse::Util::TypeConstraints :: as carp --> Carp :: carp scope end MouseX::Role::Loggable Dubious, test returned 9 (wstat 2304, 0x900) No subtests run t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing Could not load class (MouseX::Role::Loggable) because : Undefined subroutine &MouseX::Role::Loggable::class_type called at /home/cpanfly/var/cpan/build/MouseX-Role-Loggable-0.112-luPU8R/blib/lib/MouseX/Role/Loggable.pm line 17. Compilation failed in require at /home/cpanfly/var/megalib/Mouse/Util.pm line 283. at /home/cpanfly/var/megalib/Mouse/Util.pm line 292. Mouse::Util::load_class('MouseX::Role::Loggable') called at /home/cpanfly/var/megalib/Mouse/Util.pm line 315 Mouse::Util::apply_all_roles('MyTestZASD2', 'MouseX::Role::Loggable') called at /home/cpanfly/var/megalib/Mouse.pm line 40 Mouse::with('MouseX::Role::Loggable') called at t/types.t line 11 # Looks like your test exited with 9 before it could output anything. t/types.t ................. 1..6 around --> Mouse::Role :: around optimize_as --> Mouse::Util::TypeConstraints :: optimize_as has --> Mouse::Role :: has coerce --> Mouse::Util::TypeConstraints :: coerce subtype --> Mouse::Util::TypeConstraints :: subtype augment --> Mouse::Role :: augment inner --> Mouse::Role :: inner class_type --> Mouse::Util::TypeConstraints :: class_type extends --> Mouse::Role :: extends before --> Mouse::Role :: before confess --> Carp :: confess type --> Mouse::Util::TypeConstraints :: type override --> Mouse::Role :: override find_type_constraint --> Mouse::Util::TypeConstraints :: find_type_constraint with --> Mouse::Role :: with register_type_constraint --> Mouse::Util::TypeConstraints :: register_type_constraint excludes --> Mouse::Role :: excludes blessed --> Scalar::Util :: blessed duck_type --> Mouse::Util::TypeConstraints :: duck_type maybe_type --> Mouse::Util::TypeConstraints :: maybe_type after --> Mouse::Role :: after from --> Mouse::Util::TypeConstraints :: from enum --> Mouse::Util::TypeConstraints :: enum requires --> Mouse::Role :: requires role_type --> Mouse::Util::TypeConstraints :: role_type super --> Mouse::Role :: super croak --> Carp :: croak message --> Mouse::Util::TypeConstraints :: message where --> Mouse::Util::TypeConstraints :: where via --> Mouse::Util::TypeConstraints :: via as --> Mouse::Util::TypeConstraints :: as carp --> Carp :: carp scope end MouseX::Role::Loggable Dubious, test returned 9 (wstat 2304, 0x900) Failed 6/6 subtests Test Summary Report ------------------- t/00-compile.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/basic.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: Bad plan. You planned 5 tests but ran 0. t/buildargs.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: No plan found in TAP output t/log_fields.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: Bad plan. You planned 9 tests but ran 0. t/logger.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: Bad plan. You planned 10 tests but ran 0. t/propagate.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: No plan found in TAP output t/types.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: Bad plan. You planned 6 tests but ran 0. Files=10, Tests=1, 2 wallclock secs ( 0.05 usr 0.00 sys + 0.96 cusr 0.07 csys = 1.08 CPU) Result: FAIL Failed 7/10 test programs. 1/1 subtests failed. make: *** [test_dynamic] Error 9 MSCHWERN/MouseX-Role-Loggable-0.112.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MSCHWERN/MouseX-Role-Loggable-0.112.tar.gz VmSize: 107528 kB Finished 2013-01-13T06:06:35