PATH=/usr/bin:/bin Start 2013-01-16T16:24:32 ActivePerl-1400 CPAN-1.9402 Going to read '/home/fly1400/var/cpan/Metadata' Database was generated on Wed, 16 Jan 2013 23:07:29 GMT Running make for M/MS/MSCHWERN/MouseX-Role-Loggable-0.112001.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MS/MSCHWERN/MouseX-Role-Loggable-0.112001.tar.gz ok MouseX-Role-Loggable-0.112001 MouseX-Role-Loggable-0.112001/README MouseX-Role-Loggable-0.112001/Changes MouseX-Role-Loggable-0.112001/LICENSE MouseX-Role-Loggable-0.112001/dist.ini MouseX-Role-Loggable-0.112001/META.yml MouseX-Role-Loggable-0.112001/MANIFEST MouseX-Role-Loggable-0.112001/Build.PL MouseX-Role-Loggable-0.112001/t MouseX-Role-Loggable-0.112001/t/basic.t MouseX-Role-Loggable-0.112001/t/types.t MouseX-Role-Loggable-0.112001/t/logger.t MouseX-Role-Loggable-0.112001/Makefile.PL MouseX-Role-Loggable-0.112001/t/buildargs.t MouseX-Role-Loggable-0.112001/t/propagate.t MouseX-Role-Loggable-0.112001/t/log_fields.t MouseX-Role-Loggable-0.112001/t/00-compile.t MouseX-Role-Loggable-0.112001/t/author-critic.t MouseX-Role-Loggable-0.112001/t/release-pod-syntax.t MouseX-Role-Loggable-0.112001/t/release-pod-coverage.t MouseX-Role-Loggable-0.112001/lib/MouseX/Role MouseX-Role-Loggable-0.112001/lib/MouseX/Role/Loggable.pm CPAN.pm: Going to build M/MS/MSCHWERN/MouseX-Role-Loggable-0.112001.tar.gz >>> /home/fly1400/ap1400/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.112001.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1400/ap1400/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:^\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/fly1400/var/cpan/build/MouseX-Role-Loggable-0.112001-c2kSdu/blib/lib/MouseX/Role/Loggable.pm line 17. Compilation failed in require at /home/fly1400/var/megalib/Mouse/Util.pm line 283. at /home/fly1400/var/megalib/Mouse/Util.pm line 292. Mouse::Util::load_class('MouseX::Role::Loggable') called at /home/fly1400/var/megalib/Mouse/Util.pm line 315 Mouse::Util::apply_all_roles('Foo', 'MouseX::Role::Loggable') called at /home/fly1400/var/megalib/Mouse.pm line 40 Mouse::with('MouseX::Role::Loggable') called at t/basic.t line 10 # Looks like your test exited with 2 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 2 (wstat 512, 0x200) Failed 5/5 subtests Could not load class (MouseX::Role::Loggable) because : Undefined subroutine &MouseX::Role::Loggable::class_type called at /home/fly1400/var/cpan/build/MouseX-Role-Loggable-0.112001-c2kSdu/blib/lib/MouseX/Role/Loggable.pm line 17. Compilation failed in require at /home/fly1400/var/megalib/Mouse/Util.pm line 283. at /home/fly1400/var/megalib/Mouse/Util.pm line 292. Mouse::Util::load_class('MouseX::Role::Loggable') called at /home/fly1400/var/megalib/Mouse/Util.pm line 315 Mouse::Util::apply_all_roles('Object', 'MouseX::Role::Loggable') called at /home/fly1400/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 2 (wstat 512, 0x200) No subtests run Could not load class (MouseX::Role::Loggable) because : Undefined subroutine &MouseX::Role::Loggable::class_type called at /home/fly1400/var/cpan/build/MouseX-Role-Loggable-0.112001-c2kSdu/blib/lib/MouseX/Role/Loggable.pm line 17. Compilation failed in require at /home/fly1400/var/megalib/Mouse/Util.pm line 283. at /home/fly1400/var/megalib/Mouse/Util.pm line 292. Mouse::Util::load_class('MouseX::Role::Loggable') called at /home/fly1400/var/megalib/Mouse/Util.pm line 315 Mouse::Util::apply_all_roles('Foo', 'MouseX::Role::Loggable') called at /home/fly1400/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 2 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 2 (wstat 512, 0x200) Failed 9/9 subtests Could not load class (MouseX::Role::Loggable) because : Undefined subroutine &MouseX::Role::Loggable::class_type called at /home/fly1400/var/cpan/build/MouseX-Role-Loggable-0.112001-c2kSdu/blib/lib/MouseX/Role/Loggable.pm line 17. Compilation failed in require at /home/fly1400/var/megalib/Mouse/Util.pm line 283. at /home/fly1400/var/megalib/Mouse/Util.pm line 292. Mouse::Util::load_class('MouseX::Role::Loggable') called at /home/fly1400/var/megalib/Mouse/Util.pm line 315 Mouse::Util::apply_all_roles('Foo', 'MouseX::Role::Loggable') called at /home/fly1400/var/megalib/Mouse.pm line 40 Mouse::with('MouseX::Role::Loggable') called at t/logger.t line 10 # Looks like your test exited with 2 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 2 (wstat 512, 0x200) Failed 10/10 subtests Could not load class (MouseX::Role::Loggable) because : Undefined subroutine &MouseX::Role::Loggable::class_type called at /home/fly1400/var/cpan/build/MouseX-Role-Loggable-0.112001-c2kSdu/blib/lib/MouseX/Role/Loggable.pm line 17. Compilation failed in require at /home/fly1400/var/megalib/Mouse/Util.pm line 283. at /home/fly1400/var/megalib/Mouse/Util.pm line 292. Mouse::Util::load_class('MouseX::Role::Loggable') called at /home/fly1400/var/megalib/Mouse/Util.pm line 315 Mouse::Util::apply_all_roles('Foo', 'MouseX::Role::Loggable') called at /home/fly1400/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 2 (wstat 512, 0x200) 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/fly1400/var/cpan/build/MouseX-Role-Loggable-0.112001-c2kSdu/blib/lib/MouseX/Role/Loggable.pm line 17. Compilation failed in require at /home/fly1400/var/megalib/Mouse/Util.pm line 283. at /home/fly1400/var/megalib/Mouse/Util.pm line 292. Mouse::Util::load_class('MouseX::Role::Loggable') called at /home/fly1400/var/megalib/Mouse/Util.pm line 315 Mouse::Util::apply_all_roles('MyTestZASD2', 'MouseX::Role::Loggable') called at /home/fly1400/var/megalib/Mouse.pm line 40 Mouse::with('MouseX::Role::Loggable') called at t/types.t line 11 # Looks like your test exited with 2 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 2 (wstat 512, 0x200) 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: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 0. t/buildargs.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/log_fields.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 9 tests but ran 0. t/logger.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 10 tests but ran 0. t/propagate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/types.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 6 tests but ran 0. Files=10, Tests=1, 2 wallclock secs ( 0.07 usr 0.01 sys + 1.07 cusr 0.07 csys = 1.22 CPU) Result: FAIL Failed 7/10 test programs. 1/1 subtests failed. make: *** [test_dynamic] Error 2 MSCHWERN/MouseX-Role-Loggable-0.112001.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.112001.tar.gz VmSize: 108096 kB Finished 2013-01-16T16:24:38