PATH=/usr/bin:/bin Start 2011-05-01T19:10:25 ActivePerl-1400 CPAN-1.9402 Going to read '/Users/fly1400/var/cpan/Metadata' Database was generated on Sun, 01 May 2011 22:29:11 GMT Running make for Y/YA/YANICK/Games-Perlwar-0.03.tar.gz Checksum for /net/nas/data/cpan/authors/id/Y/YA/YANICK/Games-Perlwar-0.03.tar.gz ok Games-Perlwar-0.03/ Games-Perlwar-0.03/scripts/ Games-Perlwar-0.03/scripts/pwcreate Games-Perlwar-0.03/scripts/perlwar Games-Perlwar-0.03/scripts/pwupload Games-Perlwar-0.03/scripts/pwround Games-Perlwar-0.03/web/ Games-Perlwar-0.03/web/stylesheets/ Games-Perlwar-0.03/web/stylesheets/iteration2html.xps Games-Perlwar-0.03/web/stylesheets/upload.xps Games-Perlwar-0.03/web/stylesheets/include_config.xps Games-Perlwar-0.03/web/stylesheets/configuration.xps Games-Perlwar-0.03/web/logo.png Games-Perlwar-0.03/web/line.png Games-Perlwar-0.03/web/htaccess Games-Perlwar-0.03/web/perlwar.ico Games-Perlwar-0.03/web/perlwar.js Games-Perlwar-0.03/web/perlwar.css Games-Perlwar-0.03/lib/ Games-Perlwar-0.03/lib/Games/ Games-Perlwar-0.03/lib/Games/Perlwar.pm Games-Perlwar-0.03/lib/Games/Perlwar/ Games-Perlwar-0.03/lib/Games/Perlwar/Cell.pm Games-Perlwar-0.03/lib/Games/Perlwar/AgentEval.pm Games-Perlwar-0.03/lib/Games/Perlwar/Shell.pm Games-Perlwar-0.03/lib/Games/Perlwar/Array.pm Games-Perlwar-0.03/lib/Games/Perlwar/Rules.pod Games-Perlwar-0.03/Changes Games-Perlwar-0.03/MANIFEST Games-Perlwar-0.03/META.yml Games-Perlwar-0.03/t/ Games-Perlwar-0.03/t/round_current.xml Games-Perlwar-0.03/t/99signature.t Games-Perlwar-0.03/t/01general.t Games-Perlwar-0.03/t/configuration.xml Games-Perlwar-0.03/t/pod.t Games-Perlwar-0.03/README Games-Perlwar-0.03/Makefile.PL Games-Perlwar-0.03/Build.PL Games-Perlwar-0.03/SIGNATURE CPAN.pm: Going to build Y/YA/YANICK/Games-Perlwar-0.03.tar.gz >>> /Users/fly1400/bin/perl Makefile.PL Warning: prerequisite IO::Prompt 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Games::Perlwar Writing MYMETA.yml ---- Unsatisfied dependencies detected during ---- ---- YANICK/Games-Perlwar-0.03.tar.gz ---- IO::Prompt [requires] Running make test Delayed until after prerequisites Running test for module 'IO::Prompt' Running make for D/DC/DCONWAY/IO-Prompt-0.997001.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DC/DCONWAY/IO-Prompt-0.997001.tar.gz ok IO-Prompt-0.997001/ IO-Prompt-0.997001/Build.PL IO-Prompt-0.997001/Changes IO-Prompt-0.997001/examples/ IO-Prompt-0.997001/lib/ IO-Prompt-0.997001/Makefile.PL IO-Prompt-0.997001/MANIFEST IO-Prompt-0.997001/META.yml IO-Prompt-0.997001/README IO-Prompt-0.997001/t/ IO-Prompt-0.997001/t/00.load.t IO-Prompt-0.997001/t/01.dependencies.t IO-Prompt-0.997001/t/pod-coverage.t IO-Prompt-0.997001/t/pod.t IO-Prompt-0.997001/lib/IO/ IO-Prompt-0.997001/lib/IO/Prompt.pm IO-Prompt-0.997001/examples/clear.pl IO-Prompt-0.997001/examples/cmdline.pl IO-Prompt-0.997001/examples/data.pl IO-Prompt-0.997001/examples/default.pl IO-Prompt-0.997001/examples/hand.pl IO-Prompt-0.997001/examples/interactive.pl IO-Prompt-0.997001/examples/lingua.pl IO-Prompt-0.997001/examples/menu.pl IO-Prompt-0.997001/examples/nonl.pl IO-Prompt-0.997001/examples/num.pl IO-Prompt-0.997001/examples/passwd.pl IO-Prompt-0.997001/examples/record.pl IO-Prompt-0.997001/examples/require.pl IO-Prompt-0.997001/examples/to.pl IO-Prompt-0.997001/examples/tty.pl IO-Prompt-0.997001/examples/underscore.pl IO-Prompt-0.997001/examples/while_until.pl IO-Prompt-0.997001/examples/yesno.pl CPAN.pm: Going to build D/DC/DCONWAY/IO-Prompt-0.997001.tar.gz >>> /Users/fly1400/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for IO::Prompt Writing MYMETA.yml >>> make cp lib/IO/Prompt.pm blib/lib/IO/Prompt.pm Manifying blib/man3/IO::Prompt.3 DCONWAY/IO-Prompt-0.997001.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1400/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing IO::Prompt 0.997001 t/00.load.t .......... 1..1 ok 1 - use IO::Prompt; ok # Failed test 'Output to /dev/tty' # at t/01.dependencies.t line 4. # Failed test 'Input from /dev/tty' # at t/01.dependencies.t line 5. # Looks like you failed 2 tests of 2. t/01.dependencies.t .. 1..2 not ok 1 - Output to /dev/tty not ok 2 - Input from /dev/tty Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests Too late to run CHECK block at /Users/fly1400/var/cpan/build/IO-Prompt-0.997001-1AjNOb/blib/lib/IO/Prompt.pm line 319. t/pod-coverage.t ..... 1..1 ok 1 - Pod coverage on IO::Prompt ok t/pod.t .............. 1..1 ok 1 - POD test for blib/lib/IO/Prompt.pm ok Test Summary Report ------------------- t/01.dependencies.t (Wstat: 512 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 Files=4, Tests=5, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.25 cusr 0.04 csys = 0.33 CPU) Result: FAIL Failed 1/4 test programs. 2/5 subtests failed. make: *** [test_dynamic] Error 255 DCONWAY/IO-Prompt-0.997001.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DCONWAY/IO-Prompt-0.997001.tar.gz Running make for Y/YA/YANICK/Games-Perlwar-0.03.tar.gz Has already been unwrapped into directory /Users/fly1400/var/cpan/build/Games-Perlwar-0.03-LNDPYC CPAN.pm: Going to build Y/YA/YANICK/Games-Perlwar-0.03.tar.gz Warning: Prerequisite 'IO::Prompt => 0' for 'YANICK/Games-Perlwar-0.03.tar.gz' failed when processing 'DCONWAY/IO-Prompt-0.997001.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> make cp lib/Games/Perlwar.pm blib/lib/Games/Perlwar.pm cp lib/Games/Perlwar/Array.pm blib/lib/Games/Perlwar/Array.pm cp lib/Games/Perlwar/Cell.pm blib/lib/Games/Perlwar/Cell.pm cp lib/Games/Perlwar/AgentEval.pm blib/lib/Games/Perlwar/AgentEval.pm cp lib/Games/Perlwar/Rules.pod blib/lib/Games/Perlwar/Rules.pod cp lib/Games/Perlwar/Shell.pm blib/lib/Games/Perlwar/Shell.pm cp scripts/pwupload blib/script/pwupload /Users/fly1400/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pwupload cp scripts/pwcreate blib/script/pwcreate /Users/fly1400/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pwcreate cp scripts/pwround blib/script/pwround /Users/fly1400/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pwround cp scripts/perlwar blib/script/perlwar /Users/fly1400/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perlwar Manifying blib/man1/pwupload.1 Manifying blib/man1/pwcreate.1 Manifying blib/man1/pwround.1 Manifying blib/man3/Games::Perlwar.3 Manifying blib/man3/Games::Perlwar::Rules.3 YANICK/Games-Perlwar-0.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1400/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01general.t .... 1..26 ok 1 loading configuration.. loading iteration 13 ok 2 ok 3 - cell execution ok 4 - agent doing a hara-kiri ok 5 - agent's code segfault'ing ok 6 - agent trying to be naughty ok 7 - agent running forever ok 8 - access to $_ ok 9 - Array size ok 10 - access other cells ok 11 - access to @_ ok 12 - access to @o ok 13 - code with undef values ok 14 - $S, $I, $i cell 10: agent owned by neo executing.. agent returned: !13 agent in cell 23 destroyed cell 11: agent owned by smith executing.. agent returned: ~-1 code of agent in cell 10 altered cell 24: agent owned by smith executing.. agent returned: join ":", @_:"^-1"::::::.. no-op cell 25: agent owned by neo executing.. agent returned: ^-1 agent in cell 24 p0wned ok 15 - nuke function (!) ok 16 - alter function (~) ok 17 - alter function (~) ok 18 - p0wning function (^) cell 0: agent owned by luigi executing.. agent returned: :2 agent of cell 0 copied into cell 2 cell 1: agent owned by mario executing.. agent returned: ^1 agent in cell 2 p0wned ok 19 - parents shouldn't be 0wned ok 20 - 0wning ok 21 - 0wning ok 22 - self-modification cell 0: agent owned by neo executing.. agent returned: morpheus no-op ok 23 - agent can change its own facade cell 1: agent owned by smith executing.. agent returned: neo no-op ok 24 - but not the facade of another agent cell 3: agent owned by neo executing.. agent returned: neo no-op ok 25 - agent can access $O cell 0: agent owned by neo executing.. agent returned: pass it on no-op cell 1: agent owned by neo executing.. agent returned: no-op ok 26 - agents can't pass information back and forth ok t/99signature.t .. 1..1 ok 1 # skip Next time around, consider installing Module::Signature, so you can verify the integrity of this distribution. ok t/pod.t .......... 1..10 ok 1 - POD test for blib/script/perlwar (no pod) ok 2 - POD test for blib/script/pwcreate ok 3 - POD test for blib/script/pwround ok 4 - POD test for blib/script/pwupload ok 5 - POD test for blib/lib/Games/Perlwar.pm ok 6 - POD test for blib/lib/Games/Perlwar/AgentEval.pm (no pod) ok 7 - POD test for blib/lib/Games/Perlwar/Array.pm (no pod) ok 8 - POD test for blib/lib/Games/Perlwar/Cell.pm (no pod) ok 9 - POD test for blib/lib/Games/Perlwar/Rules.pod ok 10 - POD test for blib/lib/Games/Perlwar/Shell.pm (no pod) ok All tests successful. Files=3, Tests=37, 4 wallclock secs ( 0.04 usr 0.01 sys + 1.70 cusr 0.04 csys = 1.79 CPU) Result: PASS YANICK/Games-Perlwar-0.03.tar.gz Tests succeeded but one dependency not OK (IO::Prompt) YANICK/Games-Perlwar-0.03.tar.gz [dependencies] -- NA Finished 2011-05-01T19:10:39