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-Harness-2.64, created
automatically by CPAN::Reporter, version 0.35, 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.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

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:

    No requirements found

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    PATH = 
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.4.6:/opt/sun-jdk-1.4.2.10/bin:/opt/sun-jdk-1.4.2.10/jre/bin:/opt/sun-jdk-1.4.2.10/jre/javaws:/usr/kde/3.5/sbin:/usr/kde/3.5/bin:/usr/qt/3/bin:/usr/kde/3.4/sbin:/usr/kde/3.4/bin:/usr/kde/3.3/sbin:/usr/kde/3.3/bin
    PERL5LIB = 
    SHELL = /bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /usr/bin/perl5.8.8
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 27 26 20 11 10 6 4 3 2 1 0
    EGID: $)  = 0 27 26 20 11 10 6 4 3 2 1 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.8801  
    Cwd                 3.23    
    ExtUtils::CBuilder  0.18    
    ExtUtils::Command   1.09    
    ExtUtils::Install   1.33    
    ExtUtils::MakeMaker 6.30    
    ExtUtils::Manifest  1.46    
    ExtUtils::ParseXS   n/a     
    File::Spec          3.23    
    Module::Build       0.280500
    Module::Signature   0.550   
    Test::Harness       2.560   
    Test::More          0.620   
    version             0.000   

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

make[1]: Entering directory `/root/.cpan/build/PETDANCE000/Test-Harness-2.64'
make[1]: Leaving directory `/root/.cpan/build/PETDANCE000/Test-Harness-2.64'
make[1]: Entering directory `/root/.cpan/build/PETDANCE000/Test-Harness-2.64'
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e" 
"test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/00compile.........# Testing Test::Harness 2.64 under Perl 5.008008 and 
Test::More 0.42
ok
t/assert............ok
t/base..............ok
t/callback..........ok
t/failure...........ok
t/from_line.........ok
t/harness...........ok
t/inc_taint.........ok
t/nonumbers.........ok
t/ok................ok
t/pod...............ok
t/point-parse.......ok
t/point.............ok
t/prove-globbing....Can't open perl script "blib/script/prove": No such file or 
directory
#     Failed test (t/prove-globbing.t at line 31)
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 't/prove-globbing.t'
# Looks like you failed 1 tests of 1.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/prove-switches....Can't open perl script "blib/script/prove": No such file or 
directory
#     Failed test (t/prove-switches.t at line 34)
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = '# $Test::Harness::Switches: -T -Iblib/arch -Iblib/lib 
-Ifirst -Isecond -Ithird
#     '
Can't open perl script "blib/script/prove": No such file or directory
#     Failed test (t/prove-switches.t at line 42)
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = '# $Test::Harness::Switches: -t -Iblib/arch -Iblib/lib 
-Ifirst -Isecond -Ithird
#     '
Can't open perl script "blib/script/prove": No such file or directory
#     Failed test (t/prove-switches.t at line 50)
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = '# $Test::Harness::Switches: -Iblib/arch -Iblib/lib 
-Ifark -Ibork
#     '
Can't open perl script "blib/script/prove": No such file or directory
#     Failed test (t/prove-switches.t at line 56)
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = '# $Test::Harness::Switches: -Ilib -Ibongo
#     '
Can't open perl script "blib/script/prove": No such file or directory
#     Failed test (t/prove-switches.t at line 62)
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = '# $Test::Harness::Switches: -Ilib -Iblib/arch -Iblib/lib
#     '
Can't open perl script "blib/script/prove": No such file or directory
#     Failed test (t/prove-switches.t at line 73)
#          got: '0'
#     expected: '1'
#     Failed test (t/prove-switches.t at line 74)
#                   undef
#     doesn't match '/^prove\ v2\.64\,\ using\ Test\:\:Harness\ v2\.64\ and\ 
Perl\ v5/'
# Looks like you failed 7 tests of 8.
dubious
        Test returned status 7 (wstat 1792, 0x700)
DIED. FAILED tests 1-5, 7-8
        Failed 7/8 tests, 12.50% okay
t/strap-analyze.....ok
t/strap.............ok
t/test-harness......ok
        37/216 skipped: various reasons
t/version...........ok
Failed Test        Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/prove-globbing.t    1   256     1    1 100.00%  1
t/prove-switches.t    7  1792     8    7  87.50%  1-5 7-8
37 subtests skipped.
Failed 2/19 test scripts, 89.47% okay. 8/714 subtests failed, 98.88% okay.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/root/.cpan/build/PETDANCE000/Test-Harness-2.64'


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.14-gentoo-r2, archname=i686-linux
    uname='linux ux10 2.6.14-gentoo-r2 #1 smp preempt fri dec 2 08:33:35 cst 
2005 i686 pentium iii (katmai) gnulinux '
    config_args='-des -Darchname=i686-linux -Dcccdlflags=-fPIC 
-Dccdlflags=-rdynamic -Dcc=i686-pc-linux-gnu-gcc -Dprefix=/usr 
-Dvendorprefix=/usr -Dsiteprefix=/usr -Dlocincpth=  -Doptimize=-O3 -march=i686 
-fomit-frame-pointer -pipe -Duselargefiles -Dd_semctl_semun 
-Dscriptdir=/usr/bin -Dman1dir=/usr/share/man/man1 
-Dman3dir=/usr/share/man/man3 -Dinstallman1dir=/usr/share/man/man1 
-Dinstallman3dir=/usr/share/man/man3 -Dman1ext=1 -Dman3ext=3pm 
-Dinc_version_list=5.8.0 5.8.0/i686-linux 5.8.2 5.8.2/i686-linux 5.8.4 
5.8.4/i686-linux 5.8.5 5.8.5/i686-linux 5.8.6 5.8.6/i686-linux 5.8.7 
5.8.7/i686-linux  -Dcf_by=Gentoo -Ud_csh -Dusenm -Di_ndbm -Di_gdbm -Di_db'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='i686-pc-linux-gnu-gcc', ccflags ='-fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O3 -march=i686 -fomit-frame-pointer -pipe',
    cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement'
    ccversion='', gccversion='3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, 
pie-8.7.9)', 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='i686-pc-linux-gnu-gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lpthread -lnsl -lndbm -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to