PATH=/usr/bin:/bin:/home/fly1400/cpanfly-5.14/var/megalib/bin Start 2016-02-27T12:10:47 ActivePerl-1400 CPAN-2.10 Reading '/home/fly1400/cpanfly-5.14/var/cpan/Metadata' Database was generated on Sat, 27 Feb 2016 04:17:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/M/MA/MANWAR/Map-Tube-NYC-0.27.tar.gz Checksum for /home/fly1400/cpanfly-5.14/var/cpan/sources/authors/id/M/MA/MANWAR/Map-Tube-NYC-0.27.tar.gz ok Map-Tube-NYC-0.27/ Map-Tube-NYC-0.27/Changes Map-Tube-NYC-0.27/share/ Map-Tube-NYC-0.27/share/nyc-map.xml Map-Tube-NYC-0.27/META.json Map-Tube-NYC-0.27/lib/ Map-Tube-NYC-0.27/lib/Map/ Map-Tube-NYC-0.27/lib/Map/Tube/ Map-Tube-NYC-0.27/lib/Map/Tube/NYC.pm Map-Tube-NYC-0.27/lib/Map/Tube/NYC/ Map-Tube-NYC-0.27/lib/Map/Tube/NYC/Line/ Map-Tube-NYC-0.27/lib/Map/Tube/NYC/Line/INDSixthAvenue.pm Map-Tube-NYC-0.27/lib/Map/Tube/NYC/Line/INDEighthAvenue.pm Map-Tube-NYC-0.27/lib/Map/Tube/NYC/Line/IRTFlushing.pm Map-Tube-NYC-0.27/lib/Map/Tube/NYC/Line/INDCrosstown.pm Map-Tube-NYC-0.27/lib/Map/Tube/NYC/Line/BMTCanarsie.pm Map-Tube-NYC-0.27/MANIFEST.SKIP Map-Tube-NYC-0.27/Makefile.PL Map-Tube-NYC-0.27/META.yml Map-Tube-NYC-0.27/MANIFEST Map-Tube-NYC-0.27/t/ Map-Tube-NYC-0.27/t/meta-yml.t Map-Tube-NYC-0.27/t/ind-eighth-avenue.t Map-Tube-NYC-0.27/t/meta-json.t Map-Tube-NYC-0.27/t/ind-sixth-avenue.t Map-Tube-NYC-0.27/t/ind-crosstown.t Map-Tube-NYC-0.27/t/pod.t Map-Tube-NYC-0.27/t/irt-flushing.t Map-Tube-NYC-0.27/t/generic.t Map-Tube-NYC-0.27/t/manifest.t Map-Tube-NYC-0.27/t/00-load.t Map-Tube-NYC-0.27/LICENSE Map-Tube-NYC-0.27/README Configuring M/MA/MANWAR/Map-Tube-NYC-0.27.tar.gz with Makefile.PL >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /home/fly1400/cpanfly-5.14/var/megalib Want /home/fly1400/ap1400/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 Map::Tube::NYC MANWAR/Map-Tube-NYC-0.27.tar.gz /home/fly1400/ap1400/bin/perl-static Makefile.PL -- OK Running make for M/MA/MANWAR/Map-Tube-NYC-0.27.tar.gz Could not read metadata file. Falling back to other methods to determine prerequisites >>> make cp share/nyc-map.xml blib/lib/auto/share/dist/Map-Tube-NYC/nyc-map.xml cp lib/Map/Tube/NYC/Line/INDEighthAvenue.pm blib/lib/Map/Tube/NYC/Line/INDEighthAvenue.pm cp lib/Map/Tube/NYC/Line/INDSixthAvenue.pm blib/lib/Map/Tube/NYC/Line/INDSixthAvenue.pm cp lib/Map/Tube/NYC/Line/INDCrosstown.pm blib/lib/Map/Tube/NYC/Line/INDCrosstown.pm cp lib/Map/Tube/NYC/Line/BMTCanarsie.pm blib/lib/Map/Tube/NYC/Line/BMTCanarsie.pm cp lib/Map/Tube/NYC.pm blib/lib/Map/Tube/NYC.pm cp lib/Map/Tube/NYC/Line/IRTFlushing.pm blib/lib/Map/Tube/NYC/Line/IRTFlushing.pm Manifying 6 pod documents MANWAR/Map-Tube-NYC-0.27.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 Skip blib/lib/auto/share/dist/Map-Tube-NYC/nyc-map.xml (unchanged) PERL_DL_NONLAZY=1 "/home/fly1400/ap1400/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Map::Tube::NYC 0.27, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static t/00-load.t ............ 1..5 ok 1 - use Map::Tube::NYC; ok 2 - use Map::Tube::NYC::Line::INDSixthAvenue; ok 3 - use Map::Tube::NYC::Line::INDEighthAvenue; ok 4 - use Map::Tube::NYC::Line::INDCrosstown; ok 5 - use Map::Tube::NYC::Line::IRTFlushing; ok # Failed test at t/generic.t line 9. # 'Map::Tube::Plugin::Formatter::Utils is not a Role::Tiny at /home/fly1400/cpanfly-5.14/var/megalib/Role/Tiny.pm line 149. # ' # doesn't match '(?^:ERROR: Missing Station Name)' # Failed test at t/generic.t line 12. # 'Map::Tube::Plugin::Formatter::Utils is not a Role::Tiny at /home/fly1400/cpanfly-5.14/var/megalib/Role/Tiny.pm line 149. # ' # doesn't match '(?^:ERROR: Missing Station Name)' # Failed test at t/generic.t line 15. # 'Map::Tube::Plugin::Formatter::Utils is not a Role::Tiny at /home/fly1400/cpanfly-5.14/var/megalib/Role/Tiny.pm line 149. # ' # doesn't match '(?^:ERROR: Invalid Station Name)' # Failed test at t/generic.t line 18. # 'Map::Tube::Plugin::Formatter::Utils is not a Role::Tiny at /home/fly1400/cpanfly-5.14/var/megalib/Role/Tiny.pm line 149. # ' # doesn't match '(?^:ERROR: Invalid Station Name)' # Looks like you failed 4 tests of 4. t/generic.t ............ 1..4 not ok 1 not ok 2 not ok 3 not ok 4 Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/4 subtests Map::Tube::Plugin::Formatter::Utils is not a Role::Tiny at /home/fly1400/cpanfly-5.14/var/megalib/Role/Tiny.pm line 149. # Looks like your test exited with 2 before it could output anything. t/ind-crosstown.t ...... 1..5 Dubious, test returned 2 (wstat 512, 0x200) Failed 5/5 subtests Map::Tube::Plugin::Formatter::Utils is not a Role::Tiny at /home/fly1400/cpanfly-5.14/var/megalib/Role/Tiny.pm line 149. # Looks like your test exited with 2 before it could output anything. t/ind-eighth-avenue.t .. 1..8 Dubious, test returned 2 (wstat 512, 0x200) Failed 8/8 subtests Map::Tube::Plugin::Formatter::Utils is not a Role::Tiny at /home/fly1400/cpanfly-5.14/var/megalib/Role/Tiny.pm line 149. # Looks like your test exited with 2 before it could output anything. t/ind-sixth-avenue.t ... 1..8 Dubious, test returned 2 (wstat 512, 0x200) Failed 8/8 subtests Map::Tube::Plugin::Formatter::Utils is not a Role::Tiny at /home/fly1400/cpanfly-5.14/var/megalib/Role/Tiny.pm line 149. # Looks like your test exited with 2 before it could output anything. t/irt-flushing.t ....... 1..5 Dubious, test returned 2 (wstat 512, 0x200) Failed 5/5 subtests t/manifest.t ........... 1..1 ok 1 ok Cannot open file [MYMETA.json]: No such file or directory at /home/fly1400/cpanfly-5.14/var/megalib/Test/CPAN/Meta/JSON.pm line 167. t/meta-json.t .......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run # Failed test 'MYMETA.yml contains valid YAML' # at t/meta-yml.t line 11. # Failed test 'MYMETA.yml meets the designated specification' # at t/meta-yml.t line 11. # ERR: can't open MYMETA.yml for reading: No such file or directory at /home/fly1400/cpanfly-5.14/var/megalib/Parse/CPAN/Meta.pm line 90. # Failed test 'MYMETA.yml distribution version matches' # at t/meta-yml.t line 14. # got: undef # expected: '0.27' # Looks like you failed 3 tests of 3. t/meta-yml.t ........... not ok 1 - MYMETA.yml contains valid YAML not ok 2 - MYMETA.yml meets the designated specification not ok 3 - MYMETA.yml distribution version matches 1..3 Dubious, test returned 3 (wstat 768, 0x300) Failed 3/3 subtests t/pod.t ................ 1..6 ok 1 - POD test for blib/lib/Map/Tube/NYC.pm ok 2 - POD test for blib/lib/Map/Tube/NYC/Line/INDEighthAvenue.pm ok 3 - POD test for blib/lib/Map/Tube/NYC/Line/INDSixthAvenue.pm ok 4 - POD test for blib/lib/Map/Tube/NYC/Line/INDCrosstown.pm ok 5 - POD test for blib/lib/Map/Tube/NYC/Line/BMTCanarsie.pm ok 6 - POD test for blib/lib/Map/Tube/NYC/Line/IRTFlushing.pm ok Test Summary Report ------------------- t/generic.t (Wstat: 1024 Tests: 4 Failed: 4) Failed tests: 1-4 Non-zero exit status: 4 t/ind-crosstown.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 0. t/ind-eighth-avenue.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 8 tests but ran 0. t/ind-sixth-avenue.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 8 tests but ran 0. t/irt-flushing.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 0. t/meta-json.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/meta-yml.t (Wstat: 768 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 3 Files=10, Tests=19, 5 wallclock secs ( 0.04 usr 0.03 sys + 2.68 cusr 0.32 csys = 3.07 CPU) Result: FAIL Failed 7/10 test programs. 7/19 subtests failed. make: *** [test_dynamic] Error 255 MANWAR/Map-Tube-NYC-0.27.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MANWAR/Map-Tube-NYC-0.27.tar.gz VmSize: 270268 kB Finished 2016-02-27T12:10:56