This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Andy Lester, This is a computer-generated test report for Test-Pod-1.26, created automatically by CPAN::Reporter, version 0.40, and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that your distribution tests are not fully supported on this machine, either due to operating system limitations or missing prerequisite modules. If the failure is due to missing prerequisites, you may wish to disregard this report. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have --------------------- ---- ---- File::Spec 0 3.24 ! Pod::Simple 2.04 n/a Test::Builder::Tester 1.02 1.07 Test::More 0.62 0.67 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_GB LANGUAGE = en_GB:en_US:en_GB:en PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11 PERL5LIB = SHELL = /bin/bash TERM = cygwin Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /usr/bin/perl UID: $< = 0 EUID: $> = 0 GID: $( = 0 0 EGID: $) = 0 0 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.8802 Cwd 3.24 ExtUtils::CBuilder 0.18 ExtUtils::Command 1.09 ExtUtils::Install 1.33 ExtUtils::MakeMaker 6.30_01 ExtUtils::Manifest 1.46 ExtUtils::ParseXS 2.15 File::Spec 3.24 Module::Build 0.28 Module::Signature 0.53 Test::Harness 2.56 Test::More 0.67 version n/a ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load.............. # Failed test 'use Test::Pod;' # at t/00-load.t line 8. # Tried to use 'Test::Pod'. # Error: Can't locate Pod/Simple.pm in @INC (@INC contains: /root/.cpan/build/Test-Pod-1.26/blib/lib /root/.cpan/build/Test-Pod-1.26/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4) at /root/.cpan/build/Test-Pod-1.26/blib/lib/Test/Pod.pm line 67. # BEGIN failed--compilation aborted at t/00-load.t line 8. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value in concatenation (.) or string at t/00-load.t line 11. # Testing Test::Pod , Perl 5.008008, /usr/bin/perl # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/all_pod_files........ # Failed test 'use Test::Pod;' # at t/all_pod_files.t line 8. # Tried to use 'Test::Pod'. # Error: Can't locate Pod/Simple.pm in @INC (@INC contains: /root/.cpan/build/Test-Pod-1.26/blib/lib /root/.cpan/build/Test-Pod-1.26/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4) at /root/.cpan/build/Test-Pod-1.26/blib/lib/Test/Pod.pm line 67. # BEGIN failed--compilation aborted at t/all_pod_files.t line 8. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Undefined subroutine &main::all_pod_files called at t/all_pod_files.t line 30. # Looks like you planned 2 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/cut-outside-block.... # Failed test 'use Test::Pod;' # at t/cut-outside-block.t line 9. # Tried to use 'Test::Pod'. # Error: Can't locate Pod/Simple.pm in @INC (@INC contains: /root/.cpan/build/Test-Pod-1.26/blib/lib /root/.cpan/build/Test-Pod-1.26/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4) at /root/.cpan/build/Test-Pod-1.26/blib/lib/Test/Pod.pm line 67. # BEGIN failed--compilation aborted at t/cut-outside-block.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Undefined subroutine &main::pod_file_ok called at t/cut-outside-block.t line 15. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/good................. # Failed test 'use Test::Pod;' # at t/good.t line 9. # Tried to use 'Test::Pod'. # Error: Can't locate Pod/Simple.pm in @INC (@INC contains: /root/.cpan/build/Test-Pod-1.26/blib/lib /root/.cpan/build/Test-Pod-1.26/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4) at /root/.cpan/build/Test-Pod-1.26/blib/lib/Test/Pod.pm line 67. # BEGIN failed--compilation aborted at t/good.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Undefined subroutine &main::pod_file_ok called at t/good.t line 16. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/item-ordering........ # Failed test 'use Test::Pod;' # at t/item-ordering.t line 9. # Tried to use 'Test::Pod'. # Error: Can't locate Pod/Simple.pm in @INC (@INC contains: /root/.cpan/build/Test-Pod-1.26/blib/lib /root/.cpan/build/Test-Pod-1.26/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4) at /root/.cpan/build/Test-Pod-1.26/blib/lib/Test/Pod.pm line 67. # BEGIN failed--compilation aborted at t/item-ordering.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Undefined subroutine &main::pod_file_ok called at t/item-ordering.t line 14. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/load................. # Failed test 'use Test::Pod;' # at t/load.t line 6. # Tried to use 'Test::Pod'. # Error: Can't locate Pod/Simple.pm in @INC (@INC contains: /root/.cpan/build/Test-Pod-1.26/blib/lib /root/.cpan/build/Test-Pod-1.26/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4) at /root/.cpan/build/Test-Pod-1.26/blib/lib/Test/Pod.pm line 67. # BEGIN failed--compilation aborted at t/load.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/missing-file......... # Failed test 'use Test::Pod;' # at t/missing-file.t line 9. # Tried to use 'Test::Pod'. # Error: Can't locate Pod/Simple.pm in @INC (@INC contains: /root/.cpan/build/Test-Pod-1.26/blib/lib /root/.cpan/build/Test-Pod-1.26/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4) at /root/.cpan/build/Test-Pod-1.26/blib/lib/Test/Pod.pm line 67. # BEGIN failed--compilation aborted at t/missing-file.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Undefined subroutine &main::pod_file_ok called at t/missing-file.t line 16. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/pod..................skipped all skipped: Test::Pod 1.00 required for testing POD t/selftest............. # Failed test 'use Test::Pod;' # at t/selftest.t line 6. # Tried to use 'Test::Pod'. # Error: Can't locate Pod/Simple.pm in @INC (@INC contains: /root/.cpan/build/Test-Pod-1.26/blib/lib /root/.cpan/build/Test-Pod-1.26/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4) at /root/.cpan/build/Test-Pod-1.26/blib/lib/Test/Pod.pm line 67. # BEGIN failed--compilation aborted at t/selftest.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Undefined subroutine &main::pod_file_ok called at t/selftest.t line 11. # Looks like you planned 2 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/spaced-directives....skipped all skipped: Not written yet t/unknown-directive.... # Failed test 'use Test::Pod;' # at t/unknown-directive.t line 9. # Tried to use 'Test::Pod'. # Error: Can't locate Pod/Simple.pm in @INC (@INC contains: /root/.cpan/build/Test-Pod-1.26/blib/lib /root/.cpan/build/Test-Pod-1.26/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4) at /root/.cpan/build/Test-Pod-1.26/blib/lib/Test/Pod.pm line 67. # BEGIN failed--compilation aborted at t/unknown-directive.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Undefined subroutine &main::pod_file_ok called at t/unknown-directive.t line 16. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 100.00% 1 t/all_pod_files.t 255 65280 2 3 150.00% 1-2 t/cut-outside-block.t 255 65280 2 3 150.00% 1-2 t/good.t 255 65280 3 5 166.67% 1-3 t/item-ordering.t 255 65280 2 3 150.00% 1-2 t/load.t 1 256 1 1 100.00% 1 t/missing-file.t 255 65280 3 5 166.67% 1-3 t/selftest.t 255 65280 2 3 150.00% 1-2 t/unknown-directive.t 255 65280 2 3 150.00% 1-2 2 tests skipped. Failed 9/11 test scripts, 18.18% okay. 18/18 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 255 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.18.3, archname=i486-linux-gnu-thread-multi uname='linux saens 2.6.18.3 #1 smp sat nov 25 13:39:52 est 2006 i686 gnulinux ' config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 -Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-20)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt perllibs=-ldl -lm -lpthread -lc -lcrypt libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8 gnulibc_version='2.3.6' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
