Start 2010-07-29T06:21:31 ActivePerl-1003 CPAN-1.9402 Going to read '/Users/fly1003/var/cpan/Metadata' Database was generated on Wed, 28 Jul 2010 21:27:03 GMT Running make for R/RK/RKITOVER/MooseX-AlwaysCoerce-0.06.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RK/RKITOVER/MooseX-AlwaysCoerce-0.06.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RK/RKITOVER/CHECKSUMS Checksum for /Users/fly1003/var/cpan/sources/authors/id/R/RK/RKITOVER/MooseX-AlwaysCoerce-0.06.tar.gz ok Will not use Archive::Tar, need 1.00 MooseX-AlwaysCoerce-0.06/ MooseX-AlwaysCoerce-0.06/t/ MooseX-AlwaysCoerce-0.06/t/02-mx-m-s.t MooseX-AlwaysCoerce-0.06/t/01-basic.t MooseX-AlwaysCoerce-0.06/t/pod.t MooseX-AlwaysCoerce-0.06/inc/ MooseX-AlwaysCoerce-0.06/inc/Module/ MooseX-AlwaysCoerce-0.06/inc/Module/Install/ MooseX-AlwaysCoerce-0.06/inc/Module/Install/Metadata.pm MooseX-AlwaysCoerce-0.06/inc/Module/Install/Base.pm MooseX-AlwaysCoerce-0.06/inc/Module/Install/Fetch.pm MooseX-AlwaysCoerce-0.06/inc/Module/Install/Makefile.pm MooseX-AlwaysCoerce-0.06/inc/Module/Install/Can.pm MooseX-AlwaysCoerce-0.06/inc/Module/Install/Include.pm MooseX-AlwaysCoerce-0.06/inc/Module/Install/WriteAll.pm MooseX-AlwaysCoerce-0.06/inc/Module/Install/AutoInstall.pm MooseX-AlwaysCoerce-0.06/inc/Module/Install/Win32.pm MooseX-AlwaysCoerce-0.06/inc/Module/Install.pm MooseX-AlwaysCoerce-0.06/inc/Module/AutoInstall.pm MooseX-AlwaysCoerce-0.06/META.yml MooseX-AlwaysCoerce-0.06/README MooseX-AlwaysCoerce-0.06/lib/ MooseX-AlwaysCoerce-0.06/lib/MooseX/ MooseX-AlwaysCoerce-0.06/lib/MooseX/AlwaysCoerce.pm MooseX-AlwaysCoerce-0.06/Changes MooseX-AlwaysCoerce-0.06/Makefile.PL MooseX-AlwaysCoerce-0.06/MANIFEST CPAN.pm: Going to build R/RK/RKITOVER/MooseX-AlwaysCoerce-0.06.tar.gz >>> /Users/fly1003/bin/perl Makefile.PL Cannot determine perl version info from lib/MooseX/AlwaysCoerce.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - Test::More ...loaded. (0.94 >= 0.94) - Test::Exception ...loaded. (0.29) - Moose ...missing. - namespace::autoclean ...missing. - MooseX::ClassAttribute ...missing. *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Warning: prerequisite Moose 0 not found. Warning: prerequisite MooseX::ClassAttribute 0 not found. Warning: prerequisite namespace::autoclean 0 not found. Writing Makefile for MooseX::AlwaysCoerce >>> make cp lib/MooseX/AlwaysCoerce.pm blib/lib/MooseX/AlwaysCoerce.pm Manifying blib/man3/MooseX::AlwaysCoerce.3 RKITOVER/MooseX-AlwaysCoerce-0.06.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/01-basic.t t/02-mx-m-s.t t/pod.t Can't locate List/MoreUtils.pm in @INC (@INC contains: /Users/fly1003/var/cpan/build/MooseX-AlwaysCoerce-0.06-obIvG8/inc /Users/fly1003/var/cpan/build/MooseX-AlwaysCoerce-0.06-obIvG8/blib/lib /Users/fly1003/var/cpan/build/MooseX-AlwaysCoerce-0.06-obIvG8/blib/arch /Users/fly1003/var/megalib /Users/fly1003/var/megalib /Users/fly1003/Library/ActivePerl-5.10/lib /Users/fly1003/ap1003/site/lib /Users/fly1003/ap1003/lib .) at /Users/fly1003/var/megalib/Class/MOP/Class.pm line 17. BEGIN failed--compilation aborted at /Users/fly1003/var/megalib/Class/MOP/Class.pm line 17. Compilation failed in require at /Users/fly1003/var/megalib/Class/MOP.pm line 19. BEGIN failed--compilation aborted at /Users/fly1003/var/megalib/Class/MOP.pm line 19. Compilation failed in require at /Users/fly1003/var/megalib/Moose/Exporter.pm line 11. BEGIN failed--compilation aborted at /Users/fly1003/var/megalib/Moose/Exporter.pm line 11. Compilation failed in require at /Users/fly1003/var/megalib/Moose.pm line 15. BEGIN failed--compilation aborted at /Users/fly1003/var/megalib/Moose.pm line 15. Compilation failed in require at t/01-basic.t line 10. BEGIN failed--compilation aborted at t/01-basic.t line 10. # Looks like your test exited with 2 before it could output anything. t/01-basic.t ... 1..7 Dubious, test returned 2 (wstat 512, 0x200) Failed 7/7 subtests t/02-mx-m-s.t .. skipped: This test needs MooseX::Method::Signatures t/pod.t ........ 1..1 ok 1 - POD test for blib/lib/MooseX/AlwaysCoerce.pm ok Test Summary Report ------------------- t/01-basic.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 7 tests but ran 0. Files=3, Tests=1, 1 wallclock secs ( 0.08 usr 0.07 sys + 0.46 cusr 0.13 csys = 0.74 CPU) Result: FAIL Failed 1/3 test programs. 0/1 subtests failed. make: *** [test_dynamic] Error 255 RKITOVER/MooseX-AlwaysCoerce-0.06.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports RKITOVER/MooseX-AlwaysCoerce-0.06.tar.gz Finished 2010-07-29T06:21:40