PATH=/usr/bin:/bin Start 2011-04-28T11:05:02 ActivePerl-1400 CPAN-1.9402 Going to read '/home/fly1400/var/cpan/Metadata' Database was generated on Wed, 27 Apr 2011 22:27:21 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 >>> /home/fly1400/ap1400/bin/perl-static 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 /home/fly1400/var/cpan/sources/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 >>> /home/fly1400/ap1400/bin/perl-static 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 /home/fly1400/ap1400/bin/perl-static "-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 /home/fly1400/var/cpan/build/IO-Prompt-0.997001-JmNbbO/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, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.17 cusr 0.02 csys = 0.22 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 /home/fly1400/var/cpan/build/Games-Perlwar-0.03-JMLyrV 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/Cell.pm blib/lib/Games/Perlwar/Cell.pm cp lib/Games/Perlwar/Array.pm blib/lib/Games/Perlwar/Array.pm cp lib/Games/Perlwar/Rules.pod blib/lib/Games/Perlwar/Rules.pod cp lib/Games/Perlwar/AgentEval.pm blib/lib/Games/Perlwar/AgentEval.pm cp lib/Games/Perlwar/Shell.pm blib/lib/Games/Perlwar/Shell.pm cp scripts/pwupload blib/script/pwupload /home/fly1400/ap1400/bin/perl-static -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pwupload cp scripts/pwcreate blib/script/pwcreate /home/fly1400/ap1400/bin/perl-static -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pwcreate cp scripts/pwround blib/script/pwround /home/fly1400/ap1400/bin/perl-static -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pwround cp scripts/perlwar blib/script/perlwar /home/fly1400/ap1400/bin/perl-static -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 /home/fly1400/ap1400/bin/perl-static "-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 Use of uninitialized value $" in join or string at /home/fly1400/var/megalib/Module/Signature.pm line 509. Use of uninitialized value $" in join or string at /home/fly1400/var/megalib/Module/Signature.pm line 509. Use of uninitialized value $" in join or string at /home/fly1400/var/megalib/Module/Signature.pm line 509. WARNING: This key is not certified with a trusted signature! Primary key fingerprint: B844 CAF6 2D99 7203 F225 6C71 DF81 F07F E1B0 0B8C --- SIGNATURE Sun Sep 30 21:15:05 2007 +++ (current) Thu Apr 28 11:05:10 2011 @@ -20,10 +20,10 @@ SHA1 e9c6a5881fc60173fbc8d479c1afd2ce3b43bef1 t/pod.t SHA1 0e30d52406ee0b52d8b18d73ad128f9bf159a9e9 t/round_current.xml SHA1 8589e41f140e0ec4c75354e74211294cc1cbcff9 web/htaccess -SHA1 638bcd8c30cf09c72f1deeeee1581d589e95889d web/line.png -SHA1 81ddb419dc6a1f9035cd75dfc4fa81c4a308ee08 web/logo.png +SHA1 web/line.png +SHA1 web/logo.png SHA1 cda4f7da35abe01ee19b01f776846c782da00a0c web/perlwar.css -SHA1 fb697a1d04ed5df94af1a103d6258b5b51ee3ae4 web/perlwar.ico +SHA1 web/perlwar.ico SHA1 e5d4cae74b135672f3a5c9a9acd017655f07163e web/perlwar.js SHA1 6034595ba04c05e2943735ef76d78e568970e05c web/stylesheets/configuration.xps SHA1 fb619dfe158443c7e376481180a3c704ad30690d web/stylesheets/include_config.xps ==> MISMATCHED content between SIGNATURE and distribution files! <== # Failed test 'Valid signature' # at t/99signature.t line 10. # Looks like you failed 1 test of 1. t/99signature.t .. 1..1 not ok 1 - Valid signature Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/pod.t .......... 1..10 ok 1 - POD test for blib/script/pwround ok 2 - POD test for blib/script/pwcreate ok 3 - POD test for blib/script/perlwar (no pod) 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/Shell.pm (no pod) ok 7 - POD test for blib/lib/Games/Perlwar/Rules.pod ok 8 - POD test for blib/lib/Games/Perlwar/Cell.pm (no pod) ok 9 - POD test for blib/lib/Games/Perlwar/AgentEval.pm (no pod) ok 10 - POD test for blib/lib/Games/Perlwar/Array.pm (no pod) ok Test Summary Report ------------------- t/99signature.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=3, Tests=37, 5 wallclock secs ( 0.02 usr 0.02 sys + 3.17 cusr 0.21 csys = 3.42 CPU) Result: FAIL Failed 1/3 test programs. 1/37 subtests failed. make: *** [test_dynamic] Error 255 YANICK/Games-Perlwar-0.03.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports YANICK/Games-Perlwar-0.03.tar.gz Finished 2011-04-28T11:05:11