PATH=/usr/bin:/bin Start 2012-06-12T04:10:07 ActivePerl-1600 CPAN-1.9402 Going to read '/home/fly1600/var/cpan/Metadata' Database was generated on Sun, 10 Jun 2012 03:51:03 GMT Running make for S/SH/SHLOMIF/Games-ABC_Path-Generator-v0.1.0.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SH/SHLOMIF/Games-ABC_Path-Generator-v0.1.0.tar.gz ok Games-ABC_Path-Generator-v0.1.0 Games-ABC_Path-Generator-v0.1.0/README Games-ABC_Path-Generator-v0.1.0/Makefile.PL Games-ABC_Path-Generator-v0.1.0/META.json Games-ABC_Path-Generator-v0.1.0/MANIFEST Games-ABC_Path-Generator-v0.1.0/Build.PL Games-ABC_Path-Generator-v0.1.0/Changes Games-ABC_Path-Generator-v0.1.0/META.yml Games-ABC_Path-Generator-v0.1.0/scripts Games-ABC_Path-Generator-v0.1.0/scripts/tag-release.pl Games-ABC_Path-Generator-v0.1.0/scripts/abc-path-gen Games-ABC_Path-Generator-v0.1.0/scripts/bump-version-number.pl Games-ABC_Path-Generator-v0.1.0/t Games-ABC_Path-Generator-v0.1.0/t/pod-coverage.t Games-ABC_Path-Generator-v0.1.0/t/manifest.t Games-ABC_Path-Generator-v0.1.0/t/ms-rand.t Games-ABC_Path-Generator-v0.1.0/t/riddle-obj.t Games-ABC_Path-Generator-v0.1.0/t/pod.t Games-ABC_Path-Generator-v0.1.0/t/00-load.t Games-ABC_Path-Generator-v0.1.0/t/cmd-line-test.t Games-ABC_Path-Generator-v0.1.0/lib Games-ABC_Path-Generator-v0.1.0/lib/Games Games-ABC_Path-Generator-v0.1.0/lib/Games/ABC_Path Games-ABC_Path-Generator-v0.1.0/lib/Games/ABC_Path/Generator.pm Games-ABC_Path-Generator-v0.1.0/lib/Games/ABC_Path/MicrosoftRand.pm Games-ABC_Path-Generator-v0.1.0/lib/Games/ABC_Path/Generator Games-ABC_Path-Generator-v0.1.0/lib/Games/ABC_Path/Generator/Constants.pm Games-ABC_Path-Generator-v0.1.0/lib/Games/ABC_Path/Generator/App.pm Games-ABC_Path-Generator-v0.1.0/lib/Games/ABC_Path/Generator/FinalLayoutObj.pm Games-ABC_Path-Generator-v0.1.0/lib/Games/ABC_Path/Generator/RiddleObj.pm Games-ABC_Path-Generator-v0.1.0/lib/Games/ABC_Path/Generator/Base.pm Games-ABC_Path-Generator-v0.1.0/inc Games-ABC_Path-Generator-v0.1.0/inc/Test Games-ABC_Path-Generator-v0.1.0/inc/Test/Run Games-ABC_Path-Generator-v0.1.0/inc/Test/Run/Builder.pm CPAN.pm: Going to build S/SH/SHLOMIF/Games-ABC_Path-Generator-v0.1.0.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Games::ABC_Path::Generator Writing MYMETA.yml and MYMETA.json >>> make cp lib/Games/ABC_Path/Generator/App.pm blib/lib/Games/ABC_Path/Generator/App.pm cp lib/Games/ABC_Path/Generator/Base.pm blib/lib/Games/ABC_Path/Generator/Base.pm cp lib/Games/ABC_Path/Generator.pm blib/lib/Games/ABC_Path/Generator.pm cp lib/Games/ABC_Path/MicrosoftRand.pm blib/lib/Games/ABC_Path/MicrosoftRand.pm cp lib/Games/ABC_Path/Generator/Constants.pm blib/lib/Games/ABC_Path/Generator/Constants.pm cp lib/Games/ABC_Path/Generator/FinalLayoutObj.pm blib/lib/Games/ABC_Path/Generator/FinalLayoutObj.pm cp lib/Games/ABC_Path/Generator/RiddleObj.pm blib/lib/Games/ABC_Path/Generator/RiddleObj.pm cp scripts/abc-path-gen blib/script/abc-path-gen /home/fly1600/ap1600/bin/perl-static -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/abc-path-gen Manifying blib/man3/Games::ABC_Path::Generator::App.3 Manifying blib/man3/Games::ABC_Path::Generator::Base.3 Manifying blib/man3/Games::ABC_Path::Generator::Constants.3 Manifying blib/man3/Games::ABC_Path::MicrosoftRand.3 Manifying blib/man3/Games::ABC_Path::Generator.3 Manifying blib/man3/Games::ABC_Path::Generator::FinalLayoutObj.3 Manifying blib/man3/Games::ABC_Path::Generator::RiddleObj.3 SHLOMIF/Games-ABC_Path-Generator-v0.1.0.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1600/ap1600/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Games::ABC_Path::Generator 0.1.0, Perl 5.016000, /home/fly1600/ap1600/bin/perl-static t/00-load.t ........ 1..3 ok 1 - use Games::ABC_Path::Generator; ok 2 - use Games::ABC_Path::MicrosoftRand; ok 3 - use Games::ABC_Path::Generator::App; ok t/cmd-line-test.t .. 1..3 ok 1 - For seed \#1 ok 2 - Riddle mode for seed \#1 ok 3 - Default is riddle mode (for seed \#1) ok t/manifest.t ....... skipped: Author tests not required for installation t/ms-rand.t ........ 1..5 ok 1 - First result for seed 1 is 41. ok 2 - 2nd result for seed 1 is 18,467. ok 3 - 3rd result for seed 1 is 6,334. ok 4 - Array was shuffled. ok 5 - shuffle returns the same array. ok t/pod-coverage.t ... 1..7 ok 1 - Pod coverage on Games::ABC_Path::Generator ok 2 - Pod coverage on Games::ABC_Path::MicrosoftRand ok 3 - Pod coverage on Games::ABC_Path::Generator::RiddleObj ok 4 - Pod coverage on Games::ABC_Path::Generator::Constants ok 5 - Pod coverage on Games::ABC_Path::Generator::FinalLayoutObj ok 6 - Pod coverage on Games::ABC_Path::Generator::App ok 7 - Pod coverage on Games::ABC_Path::Generator::Base ok t/pod.t ............ 1..8 ok 1 - POD test for blib/script/abc-path-gen (no pod) ok 2 - POD test for blib/lib/Games/ABC_Path/Generator.pm ok 3 - POD test for blib/lib/Games/ABC_Path/MicrosoftRand.pm ok 4 - POD test for blib/lib/Games/ABC_Path/Generator/RiddleObj.pm ok 5 - POD test for blib/lib/Games/ABC_Path/Generator/Constants.pm ok 6 - POD test for blib/lib/Games/ABC_Path/Generator/FinalLayoutObj.pm ok 7 - POD test for blib/lib/Games/ABC_Path/Generator/App.pm ok 8 - POD test for blib/lib/Games/ABC_Path/Generator/Base.pm ok t/riddle-obj.t ..... 1..12 ok 1 - Riddle was initialized ok 2 - get_riddle_v1_string() ok 3 - get_letters_of_clue type col ok 4 - get_letters_of_clue type row ok 5 - get_letters_of_clue type diag ok 6 - get_letters_of_clue type antidiag ok 7 - Layout was returned. ok 8 - A_pos is correct. ok 9 - get_A_xy is ok. ok 10 - get_letter_at_pos No. 1 ok 11 - get_letter_at_pos No. 2 ok 12 - get_letter_at_pos No. 3 ok All tests successful. Files=7, Tests=38, 1 wallclock secs ( 0.03 usr 0.01 sys + 1.14 cusr 0.06 csys = 1.24 CPU) Result: PASS SHLOMIF/Games-ABC_Path-Generator-v0.1.0.tar.gz make test TEST_VERBOSE=1 -- OK Shlomi Fish <shlomif@shlomifish.org> a generator for ABC Path puzzle games. >>> (cd /home/fly1600/var/cpan/build/Games-ABC_Path-Generator-v0.1.0-IdBCkW && tar cvf - Games-ABC_Path-Generator-v0.1.0.ppd blib) | gzip -c >/home/fly1600/var/REPO/S/SH/SHLOMIF/Games-ABC_Path-Generator-v0.1.0.tar.gz Games-ABC_Path-Generator-v0.1.0.ppd blib/ blib/script/ blib/script/abc-path-gen blib/lib/ blib/lib/Games/ blib/lib/Games/ABC_Path/ blib/lib/Games/ABC_Path/Generator/ blib/lib/Games/ABC_Path/Generator/RiddleObj.pm blib/lib/Games/ABC_Path/Generator/Constants.pm blib/lib/Games/ABC_Path/Generator/FinalLayoutObj.pm blib/lib/Games/ABC_Path/Generator/App.pm blib/lib/Games/ABC_Path/Generator/Base.pm blib/lib/Games/ABC_Path/Generator.pm blib/lib/Games/ABC_Path/MicrosoftRand.pm blib/man3/ blib/man3/Games::ABC_Path::Generator::App.3 blib/man3/Games::ABC_Path::Generator::FinalLayoutObj.3 blib/man3/Games::ABC_Path::Generator::Base.3 blib/man3/Games::ABC_Path::MicrosoftRand.3 blib/man3/Games::ABC_Path::Generator::Constants.3 blib/man3/Games::ABC_Path::Generator.3 blib/man3/Games::ABC_Path::Generator::RiddleObj.3 >>> mv /home/fly1600/var/cpan/build/Games-ABC_Path-Generator-v0.1.0-IdBCkW/Games-ABC_Path-Generator-v0.1.0.ppd /home/fly1600/var/REPO/S/SH/SHLOMIF Finished 2012-06-12T04:10:12