PATH=/usr/bin:/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-03-16T00:27:50 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Wed, 15 Mar 2017 03:53:52 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/S/SH/SHLOMIF/Games-ABC_Path-Generator-v0.1.0.tar.gz Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/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 Configuring S/SH/SHLOMIF/Games-ABC_Path-Generator-v0.1.0.tar.gz with Makefile.PL >>> /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2200/cpanfly-5.22/var/megalib Want /Users/fly2200/ap2200-299195/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Games::ABC_Path::Generator Writing MYMETA.yml and MYMETA.json SHLOMIF/Games-ABC_Path-Generator-v0.1.0.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL -- OK Running make for S/SH/SHLOMIF/Games-ABC_Path-Generator-v0.1.0.tar.gz >>> make cp lib/Games/ABC_Path/Generator.pm blib/lib/Games/ABC_Path/Generator.pm cp lib/Games/ABC_Path/Generator/RiddleObj.pm blib/lib/Games/ABC_Path/Generator/RiddleObj.pm cp lib/Games/ABC_Path/MicrosoftRand.pm blib/lib/Games/ABC_Path/MicrosoftRand.pm cp lib/Games/ABC_Path/Generator/FinalLayoutObj.pm blib/lib/Games/ABC_Path/Generator/FinalLayoutObj.pm cp lib/Games/ABC_Path/Generator/App.pm blib/lib/Games/ABC_Path/Generator/App.pm cp lib/Games/ABC_Path/Generator/Constants.pm blib/lib/Games/ABC_Path/Generator/Constants.pm cp lib/Games/ABC_Path/Generator/Base.pm blib/lib/Games/ABC_Path/Generator/Base.pm cp scripts/abc-path-gen blib/script/abc-path-gen "/Users/fly2200/ap2200-299195/bin/perl-dynamic" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/abc-path-gen Manifying 7 pod documents 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/fly2200/ap2200-299195/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Games::ABC_Path::Generator 0.1.0, Perl 5.022000, /Users/fly2200/ap2200-299195/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/lib/Games/ABC_Path/Generator.pm ok 2 - POD test for blib/lib/Games/ABC_Path/MicrosoftRand.pm ok 3 - POD test for blib/lib/Games/ABC_Path/Generator/App.pm ok 4 - POD test for blib/lib/Games/ABC_Path/Generator/Base.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/RiddleObj.pm ok 8 - POD test for blib/script/abc-path-gen (no pod) 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.02 usr 0.02 sys + 0.67 cusr 0.07 csys = 0.78 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/fly2200/cpanfly-5.22/var/tmp/cpan_build/Games-ABC_Path-Generator-v0.1.0-nmniNm && tar cvf - Games-ABC_Path-Generator-v0.1.0.ppd blib) | gzip -c >/Users/fly2200/cpanfly-5.22/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 Finished 2017-03-16T00:27:58