Start 2009-07-24T11:43:15 ActivePerl-1003 CPAN-1.9402 Going to read '/home/fly1003/var/cpan/Metadata' Database was generated on Fri, 24 Jul 2009 10:27:27 GMT Running make for E/EV/EVDB/Test-PerlTidy-20070911.tar.gz Checksum for /net/nas/data/cpan/authors/id/E/EV/EVDB/Test-PerlTidy-20070911.tar.gz ok Will not use Archive::Tar, need 1.00 Test-PerlTidy-20070911/ Test-PerlTidy-20070911/lib/ Test-PerlTidy-20070911/lib/Test/ Test-PerlTidy-20070911/lib/Test/PerlTidy.pm Test-PerlTidy-20070911/Makefile.PL Test-PerlTidy-20070911/MANIFEST Test-PerlTidy-20070911/META.yml Test-PerlTidy-20070911/README Test-PerlTidy-20070911/t/ Test-PerlTidy-20070911/t/is_file_tidy.t Test-PerlTidy-20070911/t/list_files.t Test-PerlTidy-20070911/t/messy_file Test-PerlTidy-20070911/t/perltidy.t Test-PerlTidy-20070911/t/tidy_file CPAN.pm: Going to build E/EV/EVDB/Test-PerlTidy-20070911.tar.gz >>> /home/fly1003/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::PerlTidy >>> make cp lib/Test/PerlTidy.pm blib/lib/Test/PerlTidy.pm Manifying blib/man3/Test::PerlTidy.3 EVDB/Test-PerlTidy-20070911.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1003/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/is_file_tidy.t .. 1..2 ok 1 - t/tidy_file ok 2 - t/messy_file ok t/list_files.t .... 1..1 ok 1 ok # The file './lib/Test/PerlTidy.pm' is not tidy # +---+--------------------------------------------------------------------------------+--------------------------------------------------------------------------------+ # | 60| # If there were perltidy errors report them and return. | # If there were perltidy errors report them and return. | # | 61| if ($stderr) { | if ($stderr) { | # | 62| $Test->diag("perltidy reported the following errors:\n") unless $MUTE; | $Test->diag("perltidy reported the following errors:\n") unless $MUTE; | # * 63| $Test->diag($stderr) unless $MUTE; | $Test->diag($stderr) unless $MUTE; * # | 64| return 0; | return 0; | # | 65| } | } | # | 66| | | # +---+--------------------------------------------------------------------------------+--------------------------------------------------------------------------------+ # Failed test ''./lib/Test/PerlTidy.pm'' # at t/perltidy.t line 5. # The file './t/is_file_tidy.t' is not tidy # +---+-----------------------------------------------------------------------+-----------------------------------------------------------------------+ # | 7| | | # | 8|{ |{ | # | 9| local ${Test::PerlTidy::MUTE} = 1; | local ${Test::PerlTidy::MUTE} = 1; | # * 10| ok Test::PerlTidy::is_file_tidy('t/tidy_file'), 't/tidy_file'; | ok Test::PerlTidy::is_file_tidy('t/tidy_file'), 't/tidy_file'; * # | 11| ok !Test::PerlTidy::is_file_tidy('t/messy_file'), 't/messy_file'; | ok !Test::PerlTidy::is_file_tidy('t/messy_file'), 't/messy_file'; | # | 12|} |} | # +---+-----------------------------------------------------------------------+-----------------------------------------------------------------------+ # Failed test ''./t/is_file_tidy.t'' # at t/perltidy.t line 5. # Looks like you failed 2 tests of 5. t/perltidy.t ...... 1..5 ok 1 - './Makefile.PL' not ok 2 - './lib/Test/PerlTidy.pm' not ok 3 - './t/is_file_tidy.t' ok 4 - './t/list_files.t' ok 5 - './t/perltidy.t' Dubious, test returned 2 (wstat 512, 0x200) Failed 2/5 subtests Test Summary Report ------------------- t/perltidy.t (Wstat: 512 Tests: 5 Failed: 2) Failed tests: 2-3 Non-zero exit status: 2 Files=3, Tests=8, 2 wallclock secs ( 0.05 usr 0.02 sys + 1.65 cusr 0.09 csys = 1.81 CPU) Result: FAIL Failed 1/3 test programs. 2/8 subtests failed. make: *** [test_dynamic] Error 2 EVDB/Test-PerlTidy-20070911.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports EVDB/Test-PerlTidy-20070911.tar.gz Finished 2009-07-24T11:43:19