Start 2010-03-28T06:08:53 ActivePerl-1003 CPAN-1.9402 Going to read '/Users/fly1003/var/cpan/Metadata' Database was generated on Sat, 27 Mar 2010 21:09:10 GMT Running make for M/MA/MARCEL/Games-Go-Rank-1.100860.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MA/MARCEL/Games-Go-Rank-1.100860.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MA/MARCEL/CHECKSUMS Checksum for /Users/fly1003/var/cpan/sources/authors/id/M/MA/MARCEL/Games-Go-Rank-1.100860.tar.gz ok Will not use Archive::Tar, need 1.00 Games-Go-Rank-1.100860 Games-Go-Rank-1.100860/Changes Games-Go-Rank-1.100860/dist.ini Games-Go-Rank-1.100860/lib/Games/Go Games-Go-Rank-1.100860/lib/Games/Go/Rank.pm Games-Go-Rank-1.100860/t Games-Go-Rank-1.100860/t/01_rank.t Games-Go-Rank-1.100860/t/00-compile.t Games-Go-Rank-1.100860/t/author-critic.t Games-Go-Rank-1.100860/t/release-meta-yaml.t Games-Go-Rank-1.100860/t/release-pod-coverage.t Games-Go-Rank-1.100860/t/release-pod-syntax.t Games-Go-Rank-1.100860/t/release-pod-spell.t Games-Go-Rank-1.100860/t/release-kwalitee.t Games-Go-Rank-1.100860/t/release-portability.t Games-Go-Rank-1.100860/t/release-synopsis.t Games-Go-Rank-1.100860/t/release-minimum-version.t Games-Go-Rank-1.100860/t/release-has-version.t Games-Go-Rank-1.100860/t/release-check-changes.t Games-Go-Rank-1.100860/t/release-dist-manifest.t Games-Go-Rank-1.100860/MANIFEST.SKIP Games-Go-Rank-1.100860/t/perlcriticrc Games-Go-Rank-1.100860/t/000-report-versions.t Games-Go-Rank-1.100860/LICENSE Games-Go-Rank-1.100860/META.yml Games-Go-Rank-1.100860/META.json /usr/bin/tar: Read 9728 bytes from - Games-Go-Rank-1.100860/INSTALL Games-Go-Rank-1.100860/Makefile.PL Games-Go-Rank-1.100860/README Games-Go-Rank-1.100860/MANIFEST CPAN.pm: Going to build M/MA/MARCEL/Games-Go-Rank-1.100860.tar.gz >>> /Users/fly1003/bin/perl Makefile.PL WARNING: CONFIGURE_REQUIRES is not a known parameter. WARNING: BUILD_REQUIRES is not a known parameter. Warning: prerequisite Moose 0 not found. Checking if your kit is complete... Looks good 'BUILD_REQUIRES' is not a known MakeMaker parameter name. 'CONFIGURE_REQUIRES' is not a known MakeMaker parameter name. Writing Makefile for Games::Go::Rank >>> make cp lib/Games/Go/Rank.pm blib/lib/Games/Go/Rank.pm Manifying blib/man3/Games::Go::Rank.3 MARCEL/Games-Go-Rank-1.100860.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, 'blib/lib', 'blib/arch')" t/*.t Can't locate List/MoreUtils.pm in @INC (@INC contains: lib /Users/fly1003/var/cpan/build/Games-Go-Rank-1.100860-F26EDh/blib/lib /Users/fly1003/var/cpan/build/Games-Go-Rank-1.100860-F26EDh/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/Moose/Exporter.pm line 12. BEGIN failed--compilation aborted at /Users/fly1003/var/megalib/Moose/Exporter.pm line 12. Compilation failed in require at /Users/fly1003/var/megalib/Moose.pm line 14. BEGIN failed--compilation aborted at /Users/fly1003/var/megalib/Moose.pm line 14. Compilation failed in require at lib/Games/Go/Rank.pm line 8. BEGIN failed--compilation aborted at lib/Games/Go/Rank.pm line 8. Compilation failed in require at -e line 1. BEGIN failed--compilation aborted at -e line 1. # Failed test 'Games::Go::Rank loaded ok' # at t/00-compile.t line 33. # got: '' # expected: 'Games::Go::Rank ok' # Looks like you failed 1 test of 1. t/00-compile.t ............... 1..1 not ok 1 - Games::Go::Rank loaded ok Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests # Testing with Perl 5.010000, /Users/fly1003/bin/perl # Carp version is 1.08 # English version is 1.04 # ExtUtils::MakeMaker version is 6.48 # File::Find version is 1.12 # File::Temp version is 0.22 Bailout called. Further testing stopped: can't load Moose # Failed test 'use Moose;' # at t/000-report-versions.t line 425. # Tried to use 'Moose'. # Error: Can't locate List/MoreUtils.pm in @INC (@INC contains: /Users/fly1003/var/cpan/build/Games-Go-Rank-1.100860-F26EDh/blib/lib /Users/fly1003/var/cpan/build/Games-Go-Rank-1.100860-F26EDh/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/Moose/Exporter.pm line 12. # BEGIN failed--compilation aborted at /Users/fly1003/var/megalib/Moose/Exporter.pm line 12. # Compilation failed in require at /Users/fly1003/var/megalib/Moose.pm line 14. # BEGIN failed--compilation aborted at /Users/fly1003/var/megalib/Moose.pm line 14. # Compilation failed in require at (eval 22) line 2. # BEGIN failed--compilation aborted at (eval 22) line 2. # Tests were run but no plan was declared and done_testing() was not seen. FAILED--Further testing stopped: can't load Moose make: *** [test_dynamic] Error 255 MARCEL/Games-Go-Rank-1.100860.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MARCEL/Games-Go-Rank-1.100860.tar.gz Finished 2010-03-28T06:09:02