PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2017-12-25T02:02:00 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Sun, 24 Dec 2017 06:29:02 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/S/SH/SHLOMIF/Games-ABC_Path-Generator-v0.2.1.tar.gz ok Games-ABC_Path-Generator-v0.2.1 Games-ABC_Path-Generator-v0.2.1/Build.PL Games-ABC_Path-Generator-v0.2.1/Changes Games-ABC_Path-Generator-v0.2.1/MANIFEST Games-ABC_Path-Generator-v0.2.1/META.json Games-ABC_Path-Generator-v0.2.1/META.yml Games-ABC_Path-Generator-v0.2.1/Makefile.PL Games-ABC_Path-Generator-v0.2.1/README Games-ABC_Path-Generator-v0.2.1/inc Games-ABC_Path-Generator-v0.2.1/inc/Test Games-ABC_Path-Generator-v0.2.1/inc/Test/Run Games-ABC_Path-Generator-v0.2.1/inc/Test/Run/Builder.pm Games-ABC_Path-Generator-v0.2.1/lib Games-ABC_Path-Generator-v0.2.1/lib/Games Games-ABC_Path-Generator-v0.2.1/lib/Games/ABC_Path Games-ABC_Path-Generator-v0.2.1/lib/Games/ABC_Path/Generator.pm Games-ABC_Path-Generator-v0.2.1/lib/Games/ABC_Path/MicrosoftRand.pm Games-ABC_Path-Generator-v0.2.1/lib/Games/ABC_Path/Generator Games-ABC_Path-Generator-v0.2.1/lib/Games/ABC_Path/Generator/App.pm Games-ABC_Path-Generator-v0.2.1/lib/Games/ABC_Path/Generator/Base.pm Games-ABC_Path-Generator-v0.2.1/lib/Games/ABC_Path/Generator/Coord.pm Games-ABC_Path-Generator-v0.2.1/lib/Games/ABC_Path/Generator/FinalLayoutObj.pm Games-ABC_Path-Generator-v0.2.1/lib/Games/ABC_Path/Generator/RiddleObj.pm Games-ABC_Path-Generator-v0.2.1/scripts Games-ABC_Path-Generator-v0.2.1/scripts/abc-path-gen Games-ABC_Path-Generator-v0.2.1/scripts/bump-version-number.pl Games-ABC_Path-Generator-v0.2.1/scripts/tag-release.pl Games-ABC_Path-Generator-v0.2.1/t Games-ABC_Path-Generator-v0.2.1/t/00-load.t Games-ABC_Path-Generator-v0.2.1/t/cmd-line-test.t Games-ABC_Path-Generator-v0.2.1/t/cpan-changes.t Games-ABC_Path-Generator-v0.2.1/t/manifest.t Games-ABC_Path-Generator-v0.2.1/t/ms-rand.t Games-ABC_Path-Generator-v0.2.1/t/pod-coverage.t Games-ABC_Path-Generator-v0.2.1/t/pod.t Games-ABC_Path-Generator-v0.2.1/t/riddle-obj.t Games-ABC_Path-Generator-v0.2.1/t/style-trailing-space.t Configuring S/SH/SHLOMIF/Games-ABC_Path-Generator-v0.2.1.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2400/cpanfly-5.24/var/megalib Want /home/fly2400/ap2400-300558/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] 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.2.1.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for S/SH/SHLOMIF/Games-ABC_Path-Generator-v0.2.1.tar.gz >>> make 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.pm blib/lib/Games/ABC_Path/Generator.pm cp lib/Games/ABC_Path/Generator/Coord.pm blib/lib/Games/ABC_Path/Generator/Coord.pm cp lib/Games/ABC_Path/Generator/Base.pm blib/lib/Games/ABC_Path/Generator/Base.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 scripts/abc-path-gen blib/script/abc-path-gen "/data/fly2400/ap2400-300558/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/abc-path-gen Manifying 1 pod document Manifying 7 pod documents SHLOMIF/Games-ABC_Path-Generator-v0.2.1.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-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.2.1, Perl 5.024000, /data/fly2400/ap2400-300558/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..4 ok 1 - For seed \#1 ok 2 - Riddle mode for seed \#1 ok 3 - Default is riddle mode (for seed \#1) ok 4 - Help output is relatively sane. ok t/cpan-changes.t .......... 1..4 ok 1 - Changes is loadable ok 2 - Changes contains at least one release ok 3 - Changes contains valid release dates ok 4 - Changes contains valid version numbers 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::Base ok 4 - Pod coverage on Games::ABC_Path::Generator::Coord ok 5 - Pod coverage on Games::ABC_Path::Generator::App 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 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/Base.pm ok 5 - POD test for blib/lib/Games/ABC_Path/Generator/Coord.pm ok 6 - POD test for blib/lib/Games/ABC_Path/Generator/App.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 t/style-trailing-space.t .. 1..1 ok 1 - No trailing space was found. ok All tests successful. Files=9, Tests=44, 3 wallclock secs ( 0.04 usr 0.04 sys + 1.93 cusr 0.35 csys = 2.36 CPU) Result: PASS SHLOMIF/Games-ABC_Path-Generator-v0.2.1.tar.gz make test TEST_VERBOSE=1 -- OK Shlomi Fish <shlomif@shlomifish.org> a generator for ABC Path puzzle games. >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Games-ABC_Path-Generator-v0.2.1-O42Qca && tar cvf - Games-ABC_Path-Generator-v0.2.1.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/S/SH/SHLOMIF/Games-ABC_Path-Generator-v0.2.1.tar.gz Games-ABC_Path-Generator-v0.2.1.ppd blib/ blib/man3/ blib/man3/Games::ABC_Path::Generator::App.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/man3/Games::ABC_Path::Generator.3 blib/man3/Games::ABC_Path::Generator::Coord.3 blib/man3/Games::ABC_Path::Generator::Base.3 blib/script/ blib/script/abc-path-gen blib/man1/ blib/man1/abc-path-gen.1 blib/lib/ blib/lib/Games/ blib/lib/Games/ABC_Path/ blib/lib/Games/ABC_Path/Generator/ blib/lib/Games/ABC_Path/Generator/Base.pm blib/lib/Games/ABC_Path/Generator/Coord.pm blib/lib/Games/ABC_Path/Generator/App.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 VmSize: 365460 kB Finished 2017-12-25T02:02:08