PATH=/usr/bin:/bin Start 2012-06-13T06:38:12 ActivePerl-1600 CPAN-1.9402 Going to read '/Users/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 >>> /Users/fly1600/ap1600/bin/perl-dynamic 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 /Users/fly1600/ap1600/bin/perl-dynamic -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 /Users/fly1600/ap1600/bin/perl-dynamic "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Games::ABC_Path::Generator 0.1.0, Perl 5.016000, /Users/fly1600/ap1600/bin/perl-dynamic 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::App ok 4 - Pod coverage on Games::ABC_Path::Generator::Base ok 5 - Pod coverage on Games::ABC_Path::Generator::Constants ok 6 - Pod coverage on Games::ABC_Path::Generator::FinalLayoutObj ok 7 - Pod coverage on Games::ABC_Path::Generator::RiddleObj 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/App.pm ok 5 - POD test for blib/lib/Games/ABC_Path/Generator/Base.pm ok 6 - POD test for blib/lib/Games/ABC_Path/Generator/Constants.pm ok 7 - POD test for blib/lib/Games/ABC_Path/Generator/FinalLayoutObj.pm ok 8 - POD test for blib/lib/Games/ABC_Path/Generator/RiddleObj.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, 2 wallclock secs ( 0.04 usr 0.02 sys + 1.53 cusr 0.10 csys = 1.69 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 /Users/fly1600/var/cpan/build/Games-ABC_Path-Generator-v0.1.0-5wix9w && tar cvf - Games-ABC_Path-Generator-v0.1.0.ppd blib) | gzip -c >/Users/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/lib/ blib/lib/Games/ blib/lib/Games/ABC_Path/ blib/lib/Games/ABC_Path/Generator/ blib/lib/Games/ABC_Path/Generator/App.pm blib/lib/Games/ABC_Path/Generator/Base.pm blib/lib/Games/ABC_Path/Generator/Constants.pm blib/lib/Games/ABC_Path/Generator/FinalLayoutObj.pm blib/lib/Games/ABC_Path/Generator/RiddleObj.pm blib/lib/Games/ABC_Path/Generator.pm blib/lib/Games/ABC_Path/MicrosoftRand.pm blib/man3/ blib/man3/Games::ABC_Path::Generator.3 blib/man3/Games::ABC_Path::Generator::App.3 blib/man3/Games::ABC_Path::Generator::Base.3 blib/man3/Games::ABC_Path::Generator::Constants.3 blib/man3/Games::ABC_Path::Generator::FinalLayoutObj.3 blib/man3/Games::ABC_Path::Generator::RiddleObj.3 blib/man3/Games::ABC_Path::MicrosoftRand.3 blib/script/ blib/script/abc-path-gen >>> mv /Users/fly1600/var/cpan/build/Games-ABC_Path-Generator-v0.1.0-5wix9w/Games-ABC_Path-Generator-v0.1.0.ppd /Users/fly1600/var/REPO/S/SH/SHLOMIF Can't log to '/Users/fly1600/var/tmp/Library/Logs/ppm4.log': No such file or directory at /Users/fly1600/lib/ActivePerl/PPM/Logger.pm line 95. [InstallArea.pm:339] Created /Users/fly1600/var/megalib/etc/ppm-megalib-dirty [InstallArea.pm:362] Installing Games-ABC_Path-Generator with id 5604 [InstallArea.pm:369] Copy /tmp/ppm-Hpg6K7/Games-ABC_Path-Generator-v0.1.0/blib/html --> /Users/fly1600/var/megalib/html [InstallArea.pm:548] /Users/fly1600/var/megalib/html/site/lib/Games/ABC_Path/Generator/App.html written [InstallArea.pm:548] /Users/fly1600/var/megalib/html/site/lib/Games/ABC_Path/Generator/Base.html written [InstallArea.pm:548] /Users/fly1600/var/megalib/html/site/lib/Games/ABC_Path/Generator/Constants.html written [InstallArea.pm:548] /Users/fly1600/var/megalib/html/site/lib/Games/ABC_Path/Generator/FinalLayoutObj.html written [InstallArea.pm:548] /Users/fly1600/var/megalib/html/site/lib/Games/ABC_Path/Generator/RiddleObj.html written [InstallArea.pm:548] /Users/fly1600/var/megalib/html/site/lib/Games/ABC_Path/Generator.html written [InstallArea.pm:548] /Users/fly1600/var/megalib/html/site/lib/Games/ABC_Path/MicrosoftRand.html written [InstallArea.pm:369] Copy /tmp/ppm-Hpg6K7/Games-ABC_Path-Generator-v0.1.0/blib/lib --> /Users/fly1600/var/megalib [InstallArea.pm:548] /Users/fly1600/var/megalib/Games/ABC_Path/Generator/App.pm written [InstallArea.pm:548] /Users/fly1600/var/megalib/Games/ABC_Path/Generator/Base.pm written [InstallArea.pm:548] /Users/fly1600/var/megalib/Games/ABC_Path/Generator/Constants.pm written [InstallArea.pm:548] /Users/fly1600/var/megalib/Games/ABC_Path/Generator/FinalLayoutObj.pm written [InstallArea.pm:548] /Users/fly1600/var/megalib/Games/ABC_Path/Generator/RiddleObj.pm written [InstallArea.pm:548] /Users/fly1600/var/megalib/Games/ABC_Path/Generator.pm written [InstallArea.pm:548] /Users/fly1600/var/megalib/Games/ABC_Path/MicrosoftRand.pm written [InstallArea.pm:369] Copy /tmp/ppm-Hpg6K7/Games-ABC_Path-Generator-v0.1.0/blib/script --> /Users/fly1600/var/megalib/bin [InstallArea.pm:548] /Users/fly1600/var/megalib/bin/abc-path-gen written [InstallArea.pm:418] Commit install [InstallArea.pm:454] unlink /Users/fly1600/var/megalib/etc/ppm-megalib-dirty Finished 2012-06-13T06:38:19