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 GENE,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.076. Testers personal comments may appear 
at the end of this report.


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

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Thu Mar 29 23:26:23 2007] Trying to get 
'http://www.cpan.org/authors/id/G/GE/GENE/Statistics-RankCorrelation-0.11_1.tar.gz'
[MSG] [Thu Mar 29 23:26:24 2007] Trying to get 
'http://www.cpan.org/authors/id/G/GE/GENE/CHECKSUMS'
[MSG] [Thu Mar 29 23:26:25 2007] Checksum matches for 
'Statistics-RankCorrelation-0.11_1.tar.gz'
[MSG] [Thu Mar 29 23:26:25 2007] Extracted 'Statistics-RankCorrelation-0.11_1'
[MSG] [Thu Mar 29 23:26:25 2007] Extracted 
'Statistics-RankCorrelation-0.11_1/CHANGES'
[MSG] [Thu Mar 29 23:26:25 2007] Extracted 
'Statistics-RankCorrelation-0.11_1/diff.txt'
[MSG] [Thu Mar 29 23:26:25 2007] Extracted 
'Statistics-RankCorrelation-0.11_1/eg'
[MSG] [Thu Mar 29 23:26:25 2007] Extracted 
'Statistics-RankCorrelation-0.11_1/eg/boolean_grids'
[MSG] [Thu Mar 29 23:26:25 2007] Extracted 
'Statistics-RankCorrelation-0.11_1/eg/permutations'
[MSG] [Thu Mar 29 23:26:25 2007] Extracted 
'Statistics-RankCorrelation-0.11_1/lib'
[MSG] [Thu Mar 29 23:26:25 2007] Extracted 
'Statistics-RankCorrelation-0.11_1/lib/Statistics'
[MSG] [Thu Mar 29 23:26:25 2007] Extracted 
'Statistics-RankCorrelation-0.11_1/lib/Statistics/RankCorrelation.pm'
[MSG] [Thu Mar 29 23:26:25 2007] Extracted 
'Statistics-RankCorrelation-0.11_1/lib/Statistics/RankCorrelation.pm.new'
[MSG] [Thu Mar 29 23:26:25 2007] Extracted 
'Statistics-RankCorrelation-0.11_1/lib/Statistics/RankCorrelation.pm.original'
[MSG] [Thu Mar 29 23:26:25 2007] Extracted 
'Statistics-RankCorrelation-0.11_1/Makefile.PL'
[MSG] [Thu Mar 29 23:26:25 2007] Extracted 
'Statistics-RankCorrelation-0.11_1/MANIFEST'
[MSG] [Thu Mar 29 23:26:25 2007] Extracted 
'Statistics-RankCorrelation-0.11_1/META.yml'
[MSG] [Thu Mar 29 23:26:25 2007] Extracted 
'Statistics-RankCorrelation-0.11_1/README'
[MSG] [Thu Mar 29 23:26:25 2007] Extracted 'Statistics-RankCorrelation-0.11_1/t'
[MSG] [Thu Mar 29 23:26:25 2007] Extracted 
'Statistics-RankCorrelation-0.11_1/t/1.t'
[MSG] [Thu Mar 29 23:26:26 2007] Extracted 'Statistics::RankCorrelation' to 
'/home/chris/.cpanplus/5.8.8/build/Statistics-RankCorrelation-0.11_1'
[MSG] [Thu Mar 29 23:26:27 2007] Checking if your kit is complete...
Looks good
Writing Makefile for Statistics::RankCorrelation

[MSG] [Thu Mar 29 23:26:27 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Thu Mar 29 23:26:31 2007] cp lib/Statistics/RankCorrelation.pm 
blib/lib/Statistics/RankCorrelation.pm
cp lib/Statistics/RankCorrelation.pm.new 
blib/lib/Statistics/RankCorrelation.pm.new
cp lib/Statistics/RankCorrelation.pm.original 
blib/lib/Statistics/RankCorrelation.pm.original
Manifying blib/man3/Statistics::RankCorrelation.3

[ERROR] [Thu Mar 29 23:26:33 2007] MAKE TEST failed:  PERL_DL_NONLAZY=1 
/home/chris/dev/perl588/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1....
#   Failed test 'spearman rho'
#   at t/1.t line 74.
#          got: '0.943'
#     expected: '0.941'

#   Failed test 'kendall tau'
#   at t/1.t line 76.
#          got: '0.671'
#     expected: '0.745'

#   Failed test 'kendall tau'
#   at t/1.t line 98.
#          got: '0.488'
#     expected: '0.498'

#   Failed test 'spearman rho'
#   at t/1.t line 115.
#          got: '-0.188'
#     expected: '-0.214'

#   Failed test 'kendall tau'
#   at t/1.t line 117.
#          got: '-0.310'
#     expected: '-0.167'

#   Failed test 'spearman rho'
#   at t/1.t line 152.
#          got: '-0.55'
#     expected: '-0.632'

#   Failed test 'kendall tau'
#   at t/1.t line 154.
#          got: '-0.730'
#     expected: '-0.548'

#   Failed test 'kendall tau'
#   at t/1.t line 163.
#          got: '-0.917'
#     expected: '-0.186'

#   Failed test 'kendall tau'
#   at t/1.t line 165.
#          got: '-0.917'
#     expected: '-0.159'
# Looks like you planned 71 tests but ran 6 extra.
# Looks like you failed 9 tests of 77 run.
dubious
        Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED tests 33-34, 42, 49-50, 64-65, 68-69, 72-77
        Failed 15/71 tests, 78.87% okay
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/1.t          9  2304    71   15  33-34 42 49-50 64-65 68-69 72-77
Failed 1/1 test scripts. 3/71 subtests failed.
Files=1, Tests=71,  1 wallclock secs ( 0.24 cusr +  0.01 csys =  0.25 CPU)
Failed 1/1 test programs. 3/71 subtests failed.
gmake: *** [test_dynamic] Error 9



******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.0307.

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/X11R6/bin
    PERL5LIB = 
:/home/chris/.cpanplus/5.8.8/build/Statistics-RankCorrelation-0.11_1/blib/lib:/home/chris/.cpanplus/5.8.8/build/Statistics-RankCorrelation-0.11_1/blib/arch:/home/chris/.cpanplus/5.8.8/build/Statistics-RankCorrelation-0.11_1/blib
    PERL5_CPANPLUS_IS_RUNNING = 11539
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen

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

    Perl: $^X = /home/chris/dev/perl588/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 100 0 100
    EGID: $)  = 100 0 100


-------------------------------


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=netbsd, osvers=3.0, archname=i386-netbsd-thread-multi-64int
    uname='netbsd canker.bingosnet.co.uk 3.0 netbsd 3.0 (generic_laptop) #0: 
mon dec 19 01:08:52 utc 2005 [EMAIL 
PROTECTED]:homebuildsabnetbsd-3-0-releasei386200512182024z-objhomebuildsabnetbsd-3-0-releasesrcsysarchi386compilegeneric_laptop
 i386 '
    config_args=''
    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=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -I/usr/pkg/include'
    ccversion='', gccversion='3.3.3 (NetBSD nb3 20040520)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib 
-L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  
-L/usr/pkg/lib'

Reply via email to