Start 2010-04-15T01:47:05 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Wed, 14 Apr 2010 21:27:04 GMT Running make for L/LB/LBROCARD/CPAN-Mini-Webserver-0.45.tar.gz Checksum for /net/nas/data/cpan/authors/id/L/LB/LBROCARD/CPAN-Mini-Webserver-0.45.tar.gz ok CPAN-Mini-Webserver-0.45/ CPAN-Mini-Webserver-0.45/bin/ CPAN-Mini-Webserver-0.45/bin/minicpan_webserver CPAN-Mini-Webserver-0.45/CHANGES CPAN-Mini-Webserver-0.45/META.yml CPAN-Mini-Webserver-0.45/t/ CPAN-Mini-Webserver-0.45/t/pod.t CPAN-Mini-Webserver-0.45/t/WebserverTester.pm CPAN-Mini-Webserver-0.45/t/simple.t CPAN-Mini-Webserver-0.45/Makefile.PL CPAN-Mini-Webserver-0.45/README CPAN-Mini-Webserver-0.45/lib/ CPAN-Mini-Webserver-0.45/lib/CPAN/ CPAN-Mini-Webserver-0.45/lib/CPAN/Mini/ CPAN-Mini-Webserver-0.45/lib/CPAN/Mini/Webserver/ CPAN-Mini-Webserver-0.45/lib/CPAN/Mini/Webserver/Index.pm CPAN-Mini-Webserver-0.45/lib/CPAN/Mini/Webserver/Templates.pm CPAN-Mini-Webserver-0.45/lib/CPAN/Mini/Webserver/Templates/ CPAN-Mini-Webserver-0.45/lib/CPAN/Mini/Webserver/Templates/Images.pm CPAN-Mini-Webserver-0.45/lib/CPAN/Mini/Webserver/Templates/CSS.pm CPAN-Mini-Webserver-0.45/lib/CPAN/Mini/Webserver.pm CPAN-Mini-Webserver-0.45/MANIFEST CPAN.pm: Going to build L/LB/LBROCARD/CPAN-Mini-Webserver-0.45.tar.gz >>> /home/fly1200/ap1200-292396/bin/perl-static Makefile.PL Warning: prerequisite Archive::Peek 0.33 not found. Warning: prerequisite Module::InstalledVersion 0 not found. Warning: prerequisite Perl6::Say 0 not found. Checking if your kit is complete... Looks good Writing Makefile for CPAN::Mini::Webserver ---- Unsatisfied dependencies detected during ---- ---- LBROCARD/CPAN-Mini-Webserver-0.45.tar.gz ---- Perl6::Say [requires] Module::InstalledVersion [requires] Archive::Peek [requires] Running make test Delayed until after prerequisites Running test for module 'Perl6::Say' Running make for J/JK/JKEENAN/Perl6-Say-0.15.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JK/JKEENAN/Perl6-Say-0.15.tar.gz ok Perl6-Say-0.15/ Perl6-Say-0.15/Changes Perl6-Say-0.15/lib/ Perl6-Say-0.15/lib/Perl6/ Perl6-Say-0.15/lib/Perl6/Say.pm Perl6-Say-0.15/Makefile.PL Perl6-Say-0.15/MANIFEST Perl6-Say-0.15/MANIFEST.SKIP Perl6-Say-0.15/META.yml Perl6-Say-0.15/README Perl6-Say-0.15/t/ Perl6-Say-0.15/t/01_stdout.t Perl6-Say-0.15/t/02_file.t Perl6-Say-0.15/t/03_list.t Perl6-Say-0.15/t/04_file_list.t Perl6-Say-0.15/t/05_scalar_ref.t Perl6-Say-0.15/t/06_io.t Perl6-Say-0.15/t/07_select.t Perl6-Say-0.15/t/08_iohandle_say.t Perl6-Say-0.15/t/09_ors.t Perl6-Say-0.15/t/lib/ Perl6-Say-0.15/t/lib/Perl6/ Perl6-Say-0.15/t/lib/Perl6/Say/ Perl6-Say-0.15/t/lib/Perl6/Say/Auxiliary.pm CPAN.pm: Going to build J/JK/JKEENAN/Perl6-Say-0.15.tar.gz >>> /home/fly1200/ap1200-292396/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Perl6::Say Could not read '/home/fly1200/var/cpan/build/Perl6-Say-0.15-NIpvka/META.yml'. Falling back to other methods to determine prerequisites >>> make cp lib/Perl6/Say.pm blib/lib/Perl6/Say.pm Manifying blib/man3/Perl6::Say.3 JKEENAN/Perl6-Say-0.15.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200-292396/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Failed test '1 line correctly printed to STDOUT as explicitly named print filehandle' # at t/lib/Perl6/Say/Auxiliary.pm line 42. # got: 'Hello World' # expected: 'Hello World # ' # Failed test '2 lines correctly printed to STDOUT as explicitly named print filehandle' # at t/lib/Perl6/Say/Auxiliary.pm line 42. # got: 'Hello World # ' # expected: 'Hello World # # ' # Failed test '3 lines correctly printed to STDOUT as explicitly named print filehandle' # at t/lib/Perl6/Say/Auxiliary.pm line 42. # got: 'Hello World # Again! # ' # expected: 'Hello World # Again! # # ' # Failed test '1 line correctly printed to STDOUT as explicitly named print filehandle' # at t/lib/Perl6/Say/Auxiliary.pm line 42. # got: '' # expected: ' # ' # Looks like you failed 4 tests of 16. t/01_stdout.t ........ 1..16 ok 1 - use Perl6::Say; ok 2 - use Carp; ok 3 - use Perl6::Say::Auxiliary; ok 4 - 1 line correctly printed to STDOUT as default print filehandle ok 5 - 2 lines correctly printed to STDOUT as default print filehandle ok 6 - 3 lines correctly printed to STDOUT as default print filehandle ok 7 - 1 line correctly printed to STDOUT as default print filehandle not ok 8 - 1 line correctly printed to STDOUT as explicitly named print filehandle not ok 9 - 2 lines correctly printed to STDOUT as explicitly named print filehandle not ok 10 - 3 lines correctly printed to STDOUT as explicitly named print filehandle not ok 11 - 1 line correctly printed to STDOUT as explicitly named print filehandle ok 12 - 1 line correctly printed from $_ ok 13 - 2 lines correctly printed from $_ ok 14 - 1 line correctly printed from $_ ok 15 - 1 line correctly printed where argument was 'undef' ok 16 - 1 line correctly printed where there were 0 arguments and no parens Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/16 subtests t/02_file.t .......... 1..28 ok 1 - use Perl6::Say; ok 2 - use File::Temp; ok 3 - use Carp; ok 4 - use Perl6::Say::Auxiliary; ok 5 - 1 line correctly printed to file via global filehandle ok 6 - 2 lines correctly printed to file via global filehandle ok 7 - 3 lines correctly printed to file via global filehandle ok 8 - 1 line correctly printed to file via global filehandle ok 9 - 1 line correctly printed to file via global filehandle, arrow syntax ok 10 - 2 lines correctly printed to file via global filehandle, arrow syntax ok 11 - 3 lines correctly printed to file via global filehandle, arrow syntax ok 12 - 1 line correctly printed to file via global filehandle, arrow syntax ok 13 - 1 line correctly printed to file via global filehandle, typeglob syntax ok 14 - 2 lines correctly printed to file via global filehandle, typeglob syntax ok 15 - 3 lines correctly printed to file via global filehandle, typeglob syntax ok 16 - 1 line correctly printed to file via global filehandle, typeglob syntax ok 17 - 1 line correctly printed to file via global filehandle, ref to typeglob syntax ok 18 - 2 lines correctly printed to file via global filehandle, ref to typeglob syntax ok 19 - 3 lines correctly printed to file via global filehandle, ref to typeglob syntax ok 20 - 1 line correctly printed to file via global filehandle, ref to typeglob syntax ok 21 - 1 line correctly printed to file via lexical filehandle, comma syntax ok 22 - 2 lines correctly printed to file via lexical filehandle, comma syntax ok 23 - 3 lines correctly printed to file via lexical filehandle, comma syntax ok 24 - 1 line correctly printed to file via lexical filehandle, comma syntax ok 25 - 1 line correctly printed to file via lexical filehandle, arrow syntax ok 26 - 2 lines correctly printed to file via lexical filehandle, arrow syntax ok 27 - 3 lines correctly printed to file via lexical filehandle, arrow syntax ok 28 - 1 line correctly printed to file via lexical filehandle, arrow syntax ok # Failed test '1 line correctly printed to STDOUT as explicitly named print filehandle' # at t/lib/Perl6/Say/Auxiliary.pm line 42. # got: 'Hello World' # expected: 'Hello World # ' # Failed test '2 lines correctly printed to STDOUT as explicitly named print filehandle' # at t/lib/Perl6/Say/Auxiliary.pm line 42. # got: 'Hello World # ' # expected: 'Hello World # # ' # Failed test '3 lines correctly printed to STDOUT as explicitly named print filehandle' # at t/lib/Perl6/Say/Auxiliary.pm line 42. # got: 'Hello World # Again! # ' # expected: 'Hello World # Again! # # ' # Failed test '1 line correctly printed to STDOUT as explicitly named print filehandle' # at t/lib/Perl6/Say/Auxiliary.pm line 42. # got: '' # expected: ' # ' # Looks like you failed 4 tests of 11. t/03_list.t .......... 1..11 ok 1 - use Perl6::Say; ok 2 - use Carp; ok 3 - use Perl6::Say::Auxiliary; ok 4 - 1 line correctly printed to STDOUT as default print filehandle ok 5 - 2 lines correctly printed to STDOUT as default print filehandle ok 6 - 3 lines correctly printed to STDOUT as default print filehandle ok 7 - 1 line correctly printed to STDOUT as default print filehandle not ok 8 - 1 line correctly printed to STDOUT as explicitly named print filehandle not ok 9 - 2 lines correctly printed to STDOUT as explicitly named print filehandle not ok 10 - 3 lines correctly printed to STDOUT as explicitly named print filehandle not ok 11 - 1 line correctly printed to STDOUT as explicitly named print filehandle Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/11 subtests t/04_file_list.t ..... 1..28 ok 1 - use Perl6::Say; ok 2 - use File::Temp; ok 3 - use Carp; ok 4 - use Perl6::Say::Auxiliary; ok 5 - 1 line correctly printed to file via global filehandle ok 6 - 2 lines correctly printed to file via global filehandle ok 7 - 3 lines correctly printed to file via global filehandle ok 8 - 1 line correctly printed to file via global filehandle ok 9 - 1 line correctly printed to file via global filehandle, arrow syntax ok 10 - 2 lines correctly printed to file via global filehandle, arrow syntax ok 11 - 3 lines correctly printed to file via global filehandle, arrow syntax ok 12 - 1 line correctly printed to file via global filehandle, arrow syntax ok 13 - 1 line correctly printed to file via global filehandle, typeglob syntax ok 14 - 2 lines correctly printed to file via global filehandle, typeglob syntax ok 15 - 3 lines correctly printed to file via global filehandle, typeglob syntax ok 16 - 1 line correctly printed to file via global filehandle, typeglob syntax ok 17 - 1 line correctly printed to file via global filehandle, ref to typeglob syntax ok 18 - 2 lines correctly printed to file via global filehandle, ref to typeglob syntax ok 19 - 3 lines correctly printed to file via global filehandle, ref to typeglob syntax ok 20 - 1 line correctly printed to file via global filehandle, ref to typeglob syntax ok 21 - 1 line correctly printed to file via lexical filehandle, comma syntax ok 22 - 2 lines correctly printed to file via lexical filehandle, comma syntax ok 23 - 3 lines correctly printed to file via lexical filehandle, comma syntax ok 24 - 1 line correctly printed to file via lexical filehandle, comma syntax ok 25 - 1 line correctly printed to file via lexical filehandle, arrow syntax ok 26 - 2 lines correctly printed to file via lexical filehandle, arrow syntax ok 27 - 3 lines correctly printed to file via lexical filehandle, arrow syntax ok 28 - 1 line correctly printed to file via lexical filehandle, arrow syntax ok t/05_scalar_ref.t .... 1..27 ok 1 - use Perl6::Say; ok 2 - use Carp; ok 3 - use Perl6::Say::Auxiliary; ok 4 - 1 line correctly printed to string via global filehandle ok 5 - 2 lines correctly printed to string via global filehandle ok 6 - 3 lines correctly printed to string via global filehandle ok 7 - 1 line correctly printed to string via global filehandle ok 8 - 1 line correctly printed to string via global filehandle, arrow syntax ok 9 - 2 lines correctly printed to string via global filehandle, arrow syntax ok 10 - 3 lines correctly printed to string via global filehandle, arrow syntax ok 11 - 1 line correctly printed to string via global filehandle, arrow syntax ok 12 - 1 line correctly printed to string via global filehandle, typeglob syntax ok 13 - 2 lines correctly printed to string via global filehandle, typeglob syntax ok 14 - 3 lines correctly printed to string via global filehandle, typeglob syntax ok 15 - 1 line correctly printed to string via global filehandle, typeglob syntax ok 16 - 1 line correctly printed to string via global filehandle, ref to typeglob syntax ok 17 - 2 lines correctly printed to string via global filehandle, ref to typeglob syntax ok 18 - 3 lines correctly printed to string via global filehandle, ref to typeglob syntax ok 19 - 1 line correctly printed to string via global filehandle, ref to typeglob syntax ok 20 - 1 line correctly printed to string via lexical filehandle, comma syntax ok 21 - 2 lines correctly printed to string via lexical filehandle, comma syntax ok 22 - 3 lines correctly printed to string via lexical filehandle, comma syntax ok 23 - 1 line correctly printed to string via lexical filehandle, comma syntax ok 24 - 1 line correctly printed to string via lexical filehandle, arrow syntax ok 25 - 2 lines correctly printed to string via lexical filehandle, arrow syntax ok 26 - 3 lines correctly printed to string via lexical filehandle, arrow syntax ok 27 - 1 line correctly printed to string via lexical filehandle, arrow syntax ok t/06_io.t ............ 1..22 ok 1 - use Perl6::Say; ok 2 - use File::Temp; ok 3 - use Carp; ok 4 - use FileHandle; ok 5 - use IO::File; ok 6 - use Perl6::Say::Auxiliary; ok 7 - 1 line correctly printed to file via FileHandle object, comma syntax ok 8 - 2 lines correctly printed to file via FileHandle object, comma syntax ok 9 - 3 lines correctly printed to file via FileHandle object, comma syntax ok 10 - 1 line correctly printed to file via FileHandle object, comma syntax ok 11 - 1 line correctly printed to file via FileHandle object, arrow syntax ok 12 - 2 lines correctly printed to file via FileHandle object, arrow syntax ok 13 - 3 lines correctly printed to file via FileHandle object, arrow syntax ok 14 - 1 line correctly printed to file via FileHandle object, arrow syntax ok 15 - 1 line correctly printed to file via IO::File object, comma syntax ok 16 - 2 lines correctly printed to file via IO::File object, comma syntax ok 17 - 3 lines correctly printed to file via IO::File object, comma syntax ok 18 - 1 line correctly printed to file via IO::File object, comma syntax ok 19 - 1 line correctly printed to file via IO::File object, arrow syntax ok 20 - 2 lines correctly printed to file via IO::File object, arrow syntax ok 21 - 3 lines correctly printed to file via IO::File object, arrow syntax ok 22 - 1 line correctly printed to file via IO::File object, arrow syntax ok t/07_select.t ........ 1..19 ok 1 - use Perl6::Say; ok 2 - use Carp; ok 3 - use Perl6::Say::Auxiliary; ok 4 - 1 line correctly printed to string via global filehandle, selected ok 5 - 2 lines correctly printed to string via global filehandle, selected ok 6 - 3 lines correctly printed to string via global filehandle, selected ok 7 - 1 line correctly printed to string via global filehandle, selected ok 8 - 1 line correctly printed to string via global filehandle, selected, arrow syntax ok 9 - 2 lines correctly printed to string via global filehandle, selected, arrow syntax ok 10 - 3 lines correctly printed to string via global filehandle, selected, arrow syntax ok 11 - 1 line correctly printed to string via global filehandle, selected, arrow syntax ok 12 - 1 line correctly printed to string via lexical filehandle, selected, comma syntax ok 13 - 2 lines correctly printed to string via lexical filehandle, selected, comma syntax ok 14 - 3 lines correctly printed to string via lexical filehandle, selected, comma syntax ok 15 - 1 line correctly printed to string via lexical filehandle, selected, comma syntax ok 16 - 1 line correctly printed to string via lexical filehandle, selected, arrow syntax ok 17 - 2 lines correctly printed to string via lexical filehandle, selected, arrow syntax ok 18 - 3 lines correctly printed to string via lexical filehandle, selected, arrow syntax ok 19 - 1 line correctly printed to string via lexical filehandle, selected, arrow syntax ok t/08_iohandle_say.t .. 1..14 ok 1 - use IO::Handle; ok 2 - use Carp; ok 3 - use Perl6::Say::Auxiliary; ok 4 - IO::Handle->can('say') ok 5 - IO::Handle::say() is now undefined ok 6 - require Perl6::Say; ok 7 - 1 line correctly printed to STDOUT as named print filehandle ok 8 - 2 lines correctly printed to STDOUT as named print filehandle ok 9 - 3 lines correctly printed to STDOUT as named print filehandle ok 10 - 1 line correctly printed to STDOUT as named print filehandle ok 11 - 1 line Perl6::Say::say() now IO::Handle::say() ok 12 - 2 lines Perl6::Say::say() now IO::Handle::say() ok 13 - 3 lines Perl6::Say::say() now IO::Handle::say() ok 14 - 1 line Perl6::Say::say() now IO::Handle::say() ok t/09_ors.t ........... 1..3 ok 1 - use Perl6::Say; ok 2 - use Carp; ok 3 - say() functioned as predicted with $\ (Output Record Separator) ok Test Summary Report ------------------- t/01_stdout.t (Wstat: 1024 Tests: 16 Failed: 4) Failed tests: 8-11 Non-zero exit status: 4 t/03_list.t (Wstat: 1024 Tests: 11 Failed: 4) Failed tests: 8-11 Non-zero exit status: 4 Files=9, Tests=168, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.33 cusr 0.05 csys = 0.43 CPU) Result: FAIL Failed 2/9 test programs. 8/168 subtests failed. make: *** [test_dynamic] Error 255 JKEENAN/Perl6-Say-0.15.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports JKEENAN/Perl6-Say-0.15.tar.gz Running test for module 'Module::InstalledVersion' Running make for S/SK/SKUD/Module-InstalledVersion-0.05.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SK/SKUD/Module-InstalledVersion-0.05.tar.gz ok Module-InstalledVersion-0.05/ Module-InstalledVersion-0.05/modversion Module-InstalledVersion-0.05/t/ Module-InstalledVersion-0.05/t/miv.t Module-InstalledVersion-0.05/Changes Module-InstalledVersion-0.05/Makefile.PL Module-InstalledVersion-0.05/lib/ Module-InstalledVersion-0.05/lib/Module/ Module-InstalledVersion-0.05/lib/Module/InstalledVersion.pm Module-InstalledVersion-0.05/MANIFEST CPAN.pm: Going to build S/SK/SKUD/Module-InstalledVersion-0.05.tar.gz >>> /home/fly1200/ap1200-292396/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Module::InstalledVersion >>> make cp lib/Module/InstalledVersion.pm blib/lib/Module/InstalledVersion.pm cp modversion blib/script/modversion /home/fly1200/ap1200-292396/bin/perl-static -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/modversion Manifying blib/man3/Module::InstalledVersion.3 SKUD/Module-InstalledVersion-0.05.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200-292396/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/miv.t .. ok 1 - use Module::InstalledVersion; ok 2 - create new object for CPAN ok 3 - Picked up version of CPAN ok 4 - create new object for Fcntl ok 5 - Picked up version of Fcntl ok 6 - create new object for Text::Wrap ok 7 - Picked up version of Text::Wrap 1..7 ok All tests successful. Files=1, Tests=7, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.21 cusr 0.03 csys = 0.26 CPU) Result: PASS SKUD/Module-InstalledVersion-0.05.tar.gz make test TEST_VERBOSE=1 -- OK Picked up version from Makefile Picked up distname from Makefile Picked up abstract from lib/Module/InstalledVersion.pm Kirrily 'Skud' Robert <skud@infotrope.net> Find out what version of a module is installed >>> (cd /home/fly1200/var/cpan/build/Module-InstalledVersion-0.05-EQwNL1 && tar cvf - Module-InstalledVersion-0.05.ppd blib) | gzip -c >/home/fly1200/var/REPO/S/SK/SKUD/Module-InstalledVersion-0.05.tar.gz Module-InstalledVersion-0.05.ppd blib/ blib/script/ blib/script/modversion blib/lib/ blib/lib/Module/ blib/lib/Module/InstalledVersion.pm blib/man3/ blib/man3/Module::InstalledVersion.3 >>> mv /home/fly1200/var/cpan/build/Module-InstalledVersion-0.05-EQwNL1/Module-InstalledVersion-0.05.ppd /home/fly1200/var/REPO/S/SK/SKUD Running test for module 'Archive::Peek' Running make for L/LB/LBROCARD/Archive-Peek-0.34.tar.gz Prepending /home/fly1200/var/cpan/build/Module-InstalledVersion-0.05-EQwNL1/blib/arch /home/fly1200/var/cpan/build/Module-InstalledVersion-0.05-EQwNL1/blib/lib to PERL5LIB for 'get' Checksum for /net/nas/data/cpan/authors/id/L/LB/LBROCARD/Archive-Peek-0.34.tar.gz ok Archive-Peek-0.34/ Archive-Peek-0.34/CHANGES Archive-Peek-0.34/META.yml Archive-Peek-0.34/t/ Archive-Peek-0.34/t/archive.zip Archive-Peek-0.34/t/pod.t Archive-Peek-0.34/t/archive.tgz Archive-Peek-0.34/t/simple.t Archive-Peek-0.34/Makefile.PL Archive-Peek-0.34/README Archive-Peek-0.34/lib/ Archive-Peek-0.34/lib/Archive/ Archive-Peek-0.34/lib/Archive/Peek/ Archive-Peek-0.34/lib/Archive/Peek/Tar.pm Archive-Peek-0.34/lib/Archive/Peek/Zip.pm Archive-Peek-0.34/lib/Archive/Peek.pm Archive-Peek-0.34/MANIFEST Prepending /home/fly1200/var/cpan/build/Module-InstalledVersion-0.05-EQwNL1/blib/arch /home/fly1200/var/cpan/build/Module-InstalledVersion-0.05-EQwNL1/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build L/LB/LBROCARD/Archive-Peek-0.34.tar.gz >>> /home/fly1200/ap1200-292396/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Archive::Peek >>> make cp lib/Archive/Peek/Zip.pm blib/lib/Archive/Peek/Zip.pm cp lib/Archive/Peek.pm blib/lib/Archive/Peek.pm cp lib/Archive/Peek/Tar.pm blib/lib/Archive/Peek/Tar.pm Manifying blib/man3/Archive::Peek.3 LBROCARD/Archive-Peek-0.34.tar.gz make -- OK Prepending /home/fly1200/var/cpan/build/Module-InstalledVersion-0.05-EQwNL1/blib/arch /home/fly1200/var/cpan/build/Module-InstalledVersion-0.05-EQwNL1/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200-292396/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/pod.t ..... 1..3 ok 1 - POD test for blib/lib/Archive/Peek.pm ok 2 - POD test for blib/lib/Archive/Peek/Zip.pm (no pod) ok 3 - POD test for blib/lib/Archive/Peek/Tar.pm (no pod) ok t/simple.t .. 1..7 ok 1 - use Archive::Peek; ok 2 - The object isa Archive::Peek ok 3 ok 4 ok 5 - The object isa Archive::Peek ok 6 ok 7 ok All tests successful. Files=2, Tests=10, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.38 cusr 0.05 csys = 0.45 CPU) Result: PASS LBROCARD/Archive-Peek-0.34.tar.gz make test TEST_VERBOSE=1 -- OK Leon Brocard <leon@astray.com> Peek into archives without extracting them >>> (cd /home/fly1200/var/cpan/build/Archive-Peek-0.34-8fT_hW && tar cvf - Archive-Peek-0.34.ppd blib) | gzip -c >/home/fly1200/var/REPO/L/LB/LBROCARD/Archive-Peek-0.34.tar.gz Archive-Peek-0.34.ppd blib/ blib/lib/ blib/lib/Archive/ blib/lib/Archive/Peek.pm blib/lib/Archive/Peek/ blib/lib/Archive/Peek/Zip.pm blib/lib/Archive/Peek/Tar.pm blib/man3/ blib/man3/Archive::Peek.3 >>> mv /home/fly1200/var/cpan/build/Archive-Peek-0.34-8fT_hW/Archive-Peek-0.34.ppd /home/fly1200/var/REPO/L/LB/LBROCARD Running make for L/LB/LBROCARD/CPAN-Mini-Webserver-0.45.tar.gz Prepending /home/fly1200/var/cpan/build/Archive-Peek-0.34-8fT_hW/blib/arch /home/fly1200/var/cpan/build/Archive-Peek-0.34-8fT_hW/blib/lib /home/fly1200/var/cpan/build/Module-InstalledVersion-0.05-EQwNL1/blib/arch /home/fly1200/var/cpan/build/Module-InstalledVersion-0.05-EQwNL1/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /home/fly1200/var/cpan/build/CPAN-Mini-Webserver-0.45-hwD4Xy Prepending /home/fly1200/var/cpan/build/Archive-Peek-0.34-8fT_hW/blib/arch /home/fly1200/var/cpan/build/Archive-Peek-0.34-8fT_hW/blib/lib /home/fly1200/var/cpan/build/Module-InstalledVersion-0.05-EQwNL1/blib/arch /home/fly1200/var/cpan/build/Module-InstalledVersion-0.05-EQwNL1/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build L/LB/LBROCARD/CPAN-Mini-Webserver-0.45.tar.gz Warning: Prerequisite 'Perl6::Say => 0' for 'LBROCARD/CPAN-Mini-Webserver-0.45.tar.gz' failed when processing 'JKEENAN/Perl6-Say-0.15.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> make cp lib/CPAN/Mini/Webserver/Index.pm blib/lib/CPAN/Mini/Webserver/Index.pm cp lib/CPAN/Mini/Webserver/Templates/CSS.pm blib/lib/CPAN/Mini/Webserver/Templates/CSS.pm cp lib/CPAN/Mini/Webserver/Templates/Images.pm blib/lib/CPAN/Mini/Webserver/Templates/Images.pm cp lib/CPAN/Mini/Webserver.pm blib/lib/CPAN/Mini/Webserver.pm cp lib/CPAN/Mini/Webserver/Templates.pm blib/lib/CPAN/Mini/Webserver/Templates.pm cp bin/minicpan_webserver blib/script/minicpan_webserver /home/fly1200/ap1200-292396/bin/perl-static -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/minicpan_webserver Manifying blib/man1/minicpan_webserver.1 Manifying blib/man3/CPAN::Mini::Webserver::Templates.3 Manifying blib/man3/CPAN::Mini::Webserver.3 LBROCARD/CPAN-Mini-Webserver-0.45.tar.gz make -- OK Prepending /home/fly1200/var/cpan/build/Archive-Peek-0.34-8fT_hW/blib/arch /home/fly1200/var/cpan/build/Archive-Peek-0.34-8fT_hW/blib/lib /home/fly1200/var/cpan/build/Module-InstalledVersion-0.05-EQwNL1/blib/arch /home/fly1200/var/cpan/build/Module-InstalledVersion-0.05-EQwNL1/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200-292396/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/pod.t ..... 1..6 ok 1 - POD test for blib/script/minicpan_webserver ok 2 - POD test for blib/lib/CPAN/Mini/Webserver.pm ok 3 - POD test for blib/lib/CPAN/Mini/Webserver/Templates.pm ok 4 - POD test for blib/lib/CPAN/Mini/Webserver/Index.pm (no pod) ok 5 - POD test for blib/lib/CPAN/Mini/Webserver/Templates/CSS.pm (no pod) ok 6 - POD test for blib/lib/CPAN/Mini/Webserver/Templates/Images.pm (no pod) ok Use of uninitialized value $config_file in concatenation (.) or string at /home/fly1200/var/megalib/CPAN/Mini.pm line 431, line 16. Use of uninitialized value $config_file in open at /home/fly1200/var/megalib/CPAN/Mini.pm line 434, line 16. Use of uninitialized value $config_file in concatenation (.) or string at /home/fly1200/var/megalib/CPAN/Mini.pm line 434, line 16. Use of uninitialized value in string eq at t/simple.t line 16, line 16. # Failed test 'html page from '/search/'' # at t/simple.t line 29. # got: 500 # expected: 200 # when checking status Use of uninitialized value $this in pattern match (m//) at t/simple.t line 30. # Failed test at t/simple.t line 30. # undef # doesn't match '(?-xism:No results found.)' # Failed test 'html page from '/search/'' # at t/simple.t line 33. # got: 500 # expected: 200 # when checking status Use of uninitialized value $this in pattern match (m//) at t/simple.t line 34. # Failed test at t/simple.t line 34. # undef # doesn't match '(?-xism:Search for .buffy.)' Use of uninitialized value $this in pattern match (m//) at t/simple.t line 35. # Failed test at t/simple.t line 35. # undef # doesn't match '(?-xism:Acme-Buffy-1.5)' Use of uninitialized value $this in pattern match (m//) at t/simple.t line 36. # Failed test at t/simple.t line 36. # undef # doesn't match '(?-xism:Leon Brocard)' # Failed test 'html page from '~lbrocard/'' # at t/simple.t line 39. # got: 500 # expected: 200 # when checking status Use of uninitialized value $this in pattern match (m//) at t/simple.t line 40. # Failed test at t/simple.t line 40. # undef # doesn't match '(?-xism:Leon Brocard)' Use of uninitialized value $this in pattern match (m//) at t/simple.t line 41. # Failed test at t/simple.t line 41. # undef # doesn't match '(?-xism:Acme-Buffy-1.5)' Use of uninitialized value $this in pattern match (m//) at t/simple.t line 42. # Failed test at t/simple.t line 42. # undef # doesn't match '(?-xism:Tie-GHash-0.12)' # Failed test 'html page from '~lbrocard/Acme-Buffy-1.5/'' # at t/simple.t line 45. # got: 500 # expected: 200 # when checking status Use of uninitialized value $this in pattern match (m//) at t/simple.t line 46. # Failed test at t/simple.t line 46. # undef # doesn't match '(?-xism:Leon Brocard > Acme-Buffy-1.5)' Use of uninitialized value $this in pattern match (m//) at t/simple.t line 47. # Failed test at t/simple.t line 47. # undef # doesn't match '(?-xism:CHANGES)' Use of uninitialized value $this in pattern match (m//) at t/simple.t line 48. # Failed test at t/simple.t line 48. # undef # doesn't match '(?-xism:demo_buffy\.pl)' # Failed test 'html page from '~lbrocard/Acme-Buffy-1.5/Acme-Buffy-1.5/CHANGES'' # at t/simple.t line 51. # got: 500 # expected: 200 # when checking status Use of uninitialized value $this in pattern match (m//) at t/simple.t line 52. # Failed test at t/simple.t line 52. # undef # doesn't match '(?-xism:Leon Brocard > Acme-Buffy-1.5 > Acme-Buffy-1.5/CHANGES)' Use of uninitialized value $this in pattern match (m//) at t/simple.t line 53. # Failed test at t/simple.t line 53. # undef # doesn't match '(?-xism:Revision history for Perl extension Buffy)' # Failed test 'html page from '~lbrocard/Acme-Buffy-1.5/Acme-Buffy-1.5/lib/Acme/Buffy.pm'' # at t/simple.t line 56. # got: 500 # expected: 200 # when checking status Use of uninitialized value $this in pattern match (m//) at t/simple.t line 58. # Failed test at t/simple.t line 58. # undef # doesn't match '(?-xism:Leon Brocard > Acme-Buffy-1.5 > Acme-Buffy-1.5/lib/Acme/Buffy.pm)' Use of uninitialized value $this in pattern match (m//) at t/simple.t line 60. # Failed test at t/simple.t line 60. # undef # doesn't match '(?-xism:An encoding scheme for Buffy the Vampire Slayer fans)' Use of uninitialized value $this in pattern match (m//) at t/simple.t line 61. # Failed test at t/simple.t line 61. # undef # doesn't match '(?-xism:See raw file)' # Failed test 'html page from '/raw/~lbrocard/Acme-Buffy-1.5/Acme-Buffy-1.5/lib/Acme/Buffy.pm'' # at t/simple.t line 64. # got: 500 # expected: 200 # when checking status Use of uninitialized value $this in pattern match (m//) at t/simple.t line 66. # Failed test at t/simple.t line 66. # undef # doesn't match '(?-xism:Leon Brocard > Acme-Buffy-1.5 > Acme-Buffy-1.5/lib/Acme/Buffy.pm)' Use of uninitialized value $this in pattern match (m//) at t/simple.t line 68. # Failed test at t/simple.t line 68. # undef # doesn't match '(?-xism:An encoding scheme for Buffy the Vampire Slayer fans)' # Failed test 'redirect from '/package/lbrocard/Acme-Buffy-1.5/Acme::Buffy/'' # at t/simple.t line 71. # got: 500 # expected: 302 # when checking status # Failed test 'error 404 for '/this/doesnt/exist'' # at t/simple.t line 86. # got: 500 # expected: 404 # when checking status # Failed test 'download for '/download/~LBROCARD/Acme-Buffy-1.5/Acme-Buffy-1.5/README'' # at t/simple.t line 89. # got: 500 # expected: 200 # when checking status Use of uninitialized value $this in pattern match (m//) at t/simple.t line 91. # Failed test at t/simple.t line 91. # undef # doesn't match '(?-xism:Copyright \(c\) 2001)' # Failed test 'redirect from '/download/~LBROCARD/Acme-Buffy-1.5'' # at t/simple.t line 93. # got: 500 # expected: 302 # when checking status Use of uninitialized value $_[0] in string eq at /home/fly1200/var/megalib/Path/Class/Dir.pm line 25. # Failed test 'download for '/authors/id/L/LB/LBROCARD/Acme-Buffy-1.5.tar.gz'' # at t/simple.t line 99. # got: 500 # expected: 200 # when checking status Use of uninitialized value $_[0] in string eq at /home/fly1200/var/megalib/Path/Class/Dir.pm line 25. # Failed test 'download for '/modules/02packages.details.txt.gz'' # at t/simple.t line 101. # got: 500 # expected: 200 # when checking status Use of uninitialized value $this in pattern match (m//) at t/simple.t line 102. # Failed test at t/simple.t line 102. # undef # doesn't match '(?-xism:^\037\213)' Use of uninitialized value $_[0] in string eq at /home/fly1200/var/megalib/Path/Class/Dir.pm line 25. # Failed test 'download for '/authors/01mailrc.txt.gz'' # at t/simple.t line 104. # got: 500 # expected: 200 # when checking status Use of uninitialized value $this in pattern match (m//) at t/simple.t line 105. # Failed test at t/simple.t line 105. # undef # doesn't match '(?-xism:^\037\213)' Use of uninitialized value $_[0] in string eq at /home/fly1200/var/megalib/Path/Class/Dir.pm line 25. # Failed test 'download for '/authors/id/L/LB/LBROCARD/CHECKSUMS'' # at t/simple.t line 107. # got: 500 # expected: 200 # when checking status Use of uninitialized value $this in pattern match (m//) at t/simple.t line 108. # Failed test at t/simple.t line 108. # undef # doesn't match '(?-xism:this PGP-signed message is also valid perl)' Use of uninitialized value $_[0] in string eq at /home/fly1200/var/megalib/Path/Class/Dir.pm line 25. # Failed test 'error 404 for '/authors/id/L/LB/LBROCARD/CHECKSUMZ'' # at t/simple.t line 110. # got: 500 # expected: 404 # when checking status # Looks like you failed 37 tests of 47. t/simple.t .. Using config from 1..47 ok 1 - html page from '/' ok 2 ok 3 not ok 4 - html page from '/search/' not ok 5 not ok 6 - html page from '/search/' not ok 7 not ok 8 not ok 9 not ok 10 - html page from '~lbrocard/' not ok 11 not ok 12 not ok 13 not ok 14 - html page from '~lbrocard/Acme-Buffy-1.5/' not ok 15 not ok 16 not ok 17 not ok 18 - html page from '~lbrocard/Acme-Buffy-1.5/Acme-Buffy-1.5/CHANGES' not ok 19 not ok 20 not ok 21 - html page from '~lbrocard/Acme-Buffy-1.5/Acme-Buffy-1.5/lib/Acme/Buffy.pm' not ok 22 not ok 23 not ok 24 not ok 25 - html page from '/raw/~lbrocard/Acme-Buffy-1.5/Acme-Buffy-1.5/lib/Acme/Buffy.pm' not ok 26 not ok 27 not ok 28 - redirect from '/package/lbrocard/Acme-Buffy-1.5/Acme::Buffy/' ok 29 - css from '/static/css/screen.css' ok 30 - css from '/static/css/print.css' ok 31 - css from '/static/css/ie.css' ok 32 - png from '/static/images/logo.png' ok 33 - png from '/static/images/favicon.png' ok 34 - png from 'favicon.ico' ok 35 - opensearch from '/static/xml/opensearch.xml' not ok 36 - error 404 for '/this/doesnt/exist' not ok 37 - download for '/download/~LBROCARD/Acme-Buffy-1.5/Acme-Buffy-1.5/README' not ok 38 not ok 39 - redirect from '/download/~LBROCARD/Acme-Buffy-1.5' not ok 40 - download for '/authors/id/L/LB/LBROCARD/Acme-Buffy-1.5.tar.gz' not ok 41 - download for '/modules/02packages.details.txt.gz' not ok 42 not ok 43 - download for '/authors/01mailrc.txt.gz' not ok 44 not ok 45 - download for '/authors/id/L/LB/LBROCARD/CHECKSUMS' not ok 46 not ok 47 - error 404 for '/authors/id/L/LB/LBROCARD/CHECKSUMZ' Dubious, test returned 37 (wstat 9472, 0x2500) Failed 37/47 subtests Test Summary Report ------------------- t/simple.t (Wstat: 9472 Tests: 47 Failed: 37) Failed tests: 4-28, 36-47 Non-zero exit status: 37 Files=2, Tests=53, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.64 cusr 0.09 csys = 0.77 CPU) Result: FAIL Failed 1/2 test programs. 37/53 subtests failed. make: *** [test_dynamic] Error 37 LBROCARD/CPAN-Mini-Webserver-0.45.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports LBROCARD/CPAN-Mini-Webserver-0.45.tar.gz Finished 2010-04-15T01:47:11