PATH=/usr/bin:/bin:/home/fly1800/var/megalib/bin Start 2013-06-23T16:30:35 ActivePerl-1800 CPAN-2.00 Reading '/home/fly1800/var/cpan/Metadata' Database was generated on Sun, 23 Jun 2013 20:41:02 GMT Running make for S/ST/STEVAN/MooseX-Getopt-0.06.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/ST/STEVAN/MooseX-Getopt-0.06.tar.gz ok MooseX-Getopt-0.06/ MooseX-Getopt-0.06/Build.PL MooseX-Getopt-0.06/ChangeLog MooseX-Getopt-0.06/lib/ MooseX-Getopt-0.06/lib/MooseX/ MooseX-Getopt-0.06/lib/MooseX/Getopt/ MooseX-Getopt-0.06/lib/MooseX/Getopt/Meta/ MooseX-Getopt-0.06/lib/MooseX/Getopt/Meta/Attribute/ MooseX-Getopt-0.06/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm MooseX-Getopt-0.06/lib/MooseX/Getopt/Meta/Attribute.pm MooseX-Getopt-0.06/lib/MooseX/Getopt/OptionTypeMap.pm MooseX-Getopt-0.06/lib/MooseX/Getopt/Strict.pm MooseX-Getopt-0.06/lib/MooseX/Getopt.pm MooseX-Getopt-0.06/Makefile.PL MooseX-Getopt-0.06/MANIFEST MooseX-Getopt-0.06/MANIFEST.SKIP MooseX-Getopt-0.06/META.yml MooseX-Getopt-0.06/README MooseX-Getopt-0.06/t/ MooseX-Getopt-0.06/t/000_load.t MooseX-Getopt-0.06/t/001_basic.t MooseX-Getopt-0.06/t/002_custom_option_type.t MooseX-Getopt-0.06/t/003_inferred_option_type.t MooseX-Getopt-0.06/t/004_nogetop.t MooseX-Getopt-0.06/t/005_strict.t MooseX-Getopt-0.06/t/pod.t MooseX-Getopt-0.06/t/pod_coverage.t CPAN.pm: Building S/ST/STEVAN/MooseX-Getopt-0.06.tar.gz >>> /home/fly1800/ap1800-297235/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for MooseX::Getopt Writing MYMETA.yml and MYMETA.json >>> make cp lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm blib/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm cp lib/MooseX/Getopt.pm blib/lib/MooseX/Getopt.pm cp lib/MooseX/Getopt/Meta/Attribute.pm blib/lib/MooseX/Getopt/Meta/Attribute.pm cp lib/MooseX/Getopt/Strict.pm blib/lib/MooseX/Getopt/Strict.pm cp lib/MooseX/Getopt/OptionTypeMap.pm blib/lib/MooseX/Getopt/OptionTypeMap.pm Manifying blib/man3/MooseX::Getopt.3 Manifying blib/man3/MooseX::Getopt::Meta::Attribute.3 Manifying blib/man3/MooseX::Getopt::Meta::Attribute::NoGetopt.3 Manifying blib/man3/MooseX::Getopt::Strict.3 Manifying blib/man3/MooseX::Getopt::OptionTypeMap.3 STEVAN/MooseX-Getopt-0.06.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1800/ap1800-297235/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/000_load.t .................. 1..1 ok 1 - use MooseX::Getopt; ok Can't locate object method "compute_all_applicable_attributes" via package "Moose::Meta::Class" at /home/fly1800/var/cpan/build/MooseX-Getopt-0.06-L9R7Jq/blib/lib/MooseX/Getopt.pm line 71. # Looks like you planned 53 tests but ran 1. # Looks like your test exited with 2 just after 1. t/001_basic.t ................. 1..53 ok 1 - use MooseX::Getopt; Dubious, test returned 2 (wstat 512, 0x200) Failed 52/53 subtests Can't locate object method "compute_all_applicable_attributes" via package "Moose::Meta::Class" at /home/fly1800/var/cpan/build/MooseX-Getopt-0.06-L9R7Jq/blib/lib/MooseX/Getopt.pm line 71. # Looks like you planned 6 tests but ran 1. # Looks like your test exited with 255 just after 1. t/002_custom_option_type.t .... 1..6 ok 1 - use MooseX::Getopt; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 5/6 subtests Can't locate object method "compute_all_applicable_attributes" via package "Moose::Meta::Class" at /home/fly1800/var/cpan/build/MooseX-Getopt-0.06-L9R7Jq/blib/lib/MooseX/Getopt.pm line 71. # Looks like you planned 5 tests but ran 1. # Looks like your test exited with 255 just after 1. t/003_inferred_option_type.t .. 1..5 ok 1 - use MooseX::Getopt; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/5 subtests Can't locate object method "compute_all_applicable_attributes" via package "Moose::Meta::Class" at /home/fly1800/var/cpan/build/MooseX-Getopt-0.06-L9R7Jq/blib/lib/MooseX/Getopt.pm line 71. # Looks like you planned 9 tests but ran 1. # Looks like your test exited with 255 just after 1. t/004_nogetop.t ............... 1..9 ok 1 - use MooseX::Getopt; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 8/9 subtests Found unknown argument 'cmd_flag' in the has declaration for '_private_stuff_cmdline' in class App at /home/fly1800/var/megalib/Moose/Meta/Attribute.pm line 118. Moose::Meta::Attribute::new('Moose::Meta::Attribute', '_private_stuff_cmdline', 'definition_context', 'HASH(0x1c0caf38)', 'cmd_flag', 'p', 'isa', 'Int', 'is', ...) called at /home/fly1800/var/megalib/Moose/Meta/Attribute.pm line 129 Moose::Meta::Attribute::interpolate_class_and_new('Moose::Meta::Attribute', '_private_stuff_cmdline', 'cmd_flag', 'p', 'definition_context', 'HASH(0x1c0caf38)', 'isa', 'Int', 'is', ...) called at /home/fly1800/var/megalib/Moose/Meta/Class.pm line 704 Moose::Meta::Class::_process_new_attribute('Moose::Meta::Class=HASH(0x1c09af98)', '_private_stuff_cmdline', 'cmd_flag', 'p', 'definition_context', 'HASH(0x1c0caf38)', 'isa', 'Int', 'is', ...) called at /home/fly1800/var/megalib/Moose/Meta/Class.pm line 697 Moose::Meta::Class::_process_attribute('Moose::Meta::Class=HASH(0x1c09af98)', '_private_stuff_cmdline', 'cmd_flag', 'p', 'definition_context', 'HASH(0x1c0caf38)', 'isa', 'Int', 'is', ...) called at /home/fly1800/var/megalib/Moose/Meta/Class.pm line 566 Moose::Meta::Class::add_attribute('Moose::Meta::Class=HASH(0x1c09af98)', '_private_stuff_cmdline', 'cmd_flag', 'p', 'definition_context', 'HASH(0x1c0caf38)', 'isa', 'Int', 'is', ...) called at /home/fly1800/var/megalib/Moose.pm line 81 Moose::has('Moose::Meta::Class=HASH(0x1c09af98)', '_private_stuff_cmdline', 'is', 'ro', 'isa', 'Int', 'default', 832, 'cmd_flag', ...) called at /home/fly1800/var/megalib/Moose/Exporter.pm line 409 Moose::has('_private_stuff_cmdline', 'is', 'ro', 'isa', 'Int', 'default', 832, 'cmd_flag', 'p', ...) called at t/005_strict.t line 74 Can't locate object method "compute_all_applicable_attributes" via package "Moose::Meta::Class" at /home/fly1800/var/cpan/build/MooseX-Getopt-0.06-L9R7Jq/blib/lib/MooseX/Getopt.pm line 71. # Looks like you planned 9 tests but ran 1. # Looks like your test exited with 255 just after 1. t/005_strict.t ................ 1..9 ok 1 - use MooseX::Getopt; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 8/9 subtests t/pod.t ....................... 1..5 ok 1 - POD test for blib/lib/MooseX/Getopt.pm ok 2 - POD test for blib/lib/MooseX/Getopt/OptionTypeMap.pm ok 3 - POD test for blib/lib/MooseX/Getopt/Strict.pm ok 4 - POD test for blib/lib/MooseX/Getopt/Meta/Attribute.pm ok 5 - POD test for blib/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm ok t/pod_coverage.t .............. 1..5 ok 1 - Pod coverage on MooseX::Getopt ok 2 - Pod coverage on MooseX::Getopt::OptionTypeMap ok 3 - Pod coverage on MooseX::Getopt::Strict ok 4 - Pod coverage on MooseX::Getopt::Meta::Attribute ok 5 - Pod coverage on MooseX::Getopt::Meta::Attribute::NoGetopt ok Test Summary Report ------------------- t/001_basic.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 53 tests but ran 1. t/002_custom_option_type.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 6 tests but ran 1. t/003_inferred_option_type.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 5 tests but ran 1. t/004_nogetop.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 9 tests but ran 1. t/005_strict.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 9 tests but ran 1. Files=8, Tests=16, 3 wallclock secs ( 0.06 usr 0.02 sys + 2.98 cusr 0.23 csys = 3.29 CPU) Result: FAIL Failed 5/8 test programs. 0/16 subtests failed. make: *** [test_dynamic] Error 255 STEVAN/MooseX-Getopt-0.06.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports STEVAN/MooseX-Getopt-0.06.tar.gz VmSize: 262844 kB Finished 2013-06-23T16:30:41