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 Boggs,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.82. 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 Oct 11 01:14:30 2007] Trying to get 
'http://www.cpan.org/authors/id/G/GE/GENE/Math-Counting-0.0703.tar.gz'
[MSG] [Thu Oct 11 01:14:31 2007] Trying to get 
'http://www.cpan.org/authors/id/G/GE/GENE/CHECKSUMS'
[MSG] [Thu Oct 11 01:14:32 2007] Checksum matches for 
'Math-Counting-0.0703.tar.gz'
[MSG] [Thu Oct 11 01:14:33 2007] Extracted 'Math-Counting-0.0703/'
[MSG] [Thu Oct 11 01:14:33 2007] Extracted 'Math-Counting-0.0703/CHANGES'
[MSG] [Thu Oct 11 01:14:33 2007] Extracted 'Math-Counting-0.0703/lib/'
[MSG] [Thu Oct 11 01:14:33 2007] Extracted 'Math-Counting-0.0703/lib/Math/'
[MSG] [Thu Oct 11 01:14:33 2007] Extracted 
'Math-Counting-0.0703/lib/Math/Counting.pm'
[MSG] [Thu Oct 11 01:14:33 2007] Extracted 'Math-Counting-0.0703/Makefile.PL'
[MSG] [Thu Oct 11 01:14:33 2007] Extracted 'Math-Counting-0.0703/MANIFEST'
[MSG] [Thu Oct 11 01:14:33 2007] Extracted 'Math-Counting-0.0703/MANIFEST.SKIP'
[MSG] [Thu Oct 11 01:14:33 2007] Extracted 'Math-Counting-0.0703/META.yml'
[MSG] [Thu Oct 11 01:14:33 2007] Extracted 'Math-Counting-0.0703/t/'
[MSG] [Thu Oct 11 01:14:33 2007] Extracted 
'Math-Counting-0.0703/t/Math-Counting.t'
[MSG] [Thu Oct 11 01:14:33 2007] Extracted 'Math::Counting' to 
'/home/cpan/perl562/.cpanplus/5.6.2/build/Math-Counting-0.0703'
[MSG] [Thu Oct 11 01:14:36 2007] Checking if your kit is complete...
Looks good
Writing Makefile for Math::Counting

[MSG] [Thu Oct 11 01:14:36 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Thu Oct 11 01:14:42 2007] cp lib/Math/Counting.pm 
blib/lib/Math/Counting.pm
Manifying blib/man3/Math::Counting.3

[ERROR] [Thu Oct 11 01:14:45 2007] MAKE TEST failed:  PERL_DL_NONLAZY=1 
/home/cpan/perl562/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/Math-Counting....
#   Failed test '-27! == NaN'
#   at t/Math-Counting.t line 45.
#          got: undef
#     expected: 'NaN'

#   Failed test '-1! == NaN'
#   at t/Math-Counting.t line 50.
#          got: undef
#     expected: 'NaN'

#   Failed test '0! == 1'
#   at t/Math-Counting.t line 55.
#          got: undef
#     expected: '1'

#   Failed test '1! == 1'
#   at t/Math-Counting.t line 60.
#          got: undef
#     expected: '1'

#   Failed test '2! == 2'
#   at t/Math-Counting.t line 65.
#          got: undef
#     expected: '2'

#   Failed test '27! == 10888869450418352160768000000'
#   at t/Math-Counting.t line 70.
#          got: undef
#     expected: '10888869450418352160768000000'

#   Failed test '42! == 1405006117752879898543142606244511569936384000000000'
#   at t/Math-Counting.t line 75.
#          got: undef
#     expected: '1405006117752879898543142606244511569936384000000000'

#   Failed test '-27 bperm -42 == NaN'
#   at t/Math-Counting.t line 84.
#          got: undef
#     expected: 'NaN'

#   Failed test '-1 bperm 0 == NaN'
#   at t/Math-Counting.t line 89.
#          got: undef
#     expected: 'NaN'

#   Failed test '0 bperm -1 == 1'
#   at t/Math-Counting.t line 94.
#          got: undef
#     expected: '1'

#   Failed test '0 bperm 0 == 1'
#   at t/Math-Counting.t line 99.
#          got: undef
#     expected: '1'

#   Failed test '0 bperm 1 == NaN'
#   at t/Math-Counting.t line 104.
#          got: undef
#     expected: 'NaN'

#   Failed test '1 bperm 0 == 1'
#   at t/Math-Counting.t line 109.
#          got: undef
#     expected: '1'

#   Failed test '1 bperm 1 == 1'
#   at t/Math-Counting.t line 114.
#          got: undef
#     expected: '1'

#   Failed test '27 bperm 27 == 10888869450418352160768000000'
#   at t/Math-Counting.t line 119.
#          got: undef
#     expected: '10888869450418352160768000000'

#   Failed test '27 bperm 42 == NaN'
#   at t/Math-Counting.t line 124.
#          got: undef
#     expected: 'NaN'

#   Failed test '42 bperm 27 == 1074431182666478554501377674969088000000'
#   at t/Math-Counting.t line 129.
#          got: undef
#     expected: '1074431182666478554501377674969088000000'

#   Failed test '42 bperm 42 == 
1405006117752879898543142606244511569936384000000000'
#   at t/Math-Counting.t line 134.
#          got: undef
#     expected: '1405006117752879898543142606244511569936384000000000'

#   Failed test '-42 bcomb -27 == NaN'
#   at t/Math-Counting.t line 152.
#          got: undef
#     expected: 'NaN'

#   Failed test '-1 bcomb 0 == NaN'
#   at t/Math-Counting.t line 157.
#          got: undef
#     expected: 'NaN'

#   Failed test '0 bcomb -1 == NaN'
#   at t/Math-Counting.t line 162.
#          got: undef
#     expected: 'NaN'

#   Failed test '0 bcomb 0 == 1'
#   at t/Math-Counting.t line 167.
#          got: undef
#     expected: '1'

#   Failed test '0 bcomb 1 == NaN'
#   at t/Math-Counting.t line 172.
#          got: undef
#     expected: 'NaN'

#   Failed test '1 bcomb 0 == 1'
#   at t/Math-Counting.t line 177.
#          got: undef
#     expected: '1'

#   Failed test '1 bcomb 1 == 1'
#   at t/Math-Counting.t line 182.
#          got: undef
#     expected: '1'

#   Failed test '27 bcomb 27 == 1'
#   at t/Math-Counting.t line 187.
#          got: undef
#     expected: '1'

#   Failed test '27 bcomb 42 == NaN'
#   at t/Math-Counting.t line 192.
#          got: undef
#     expected: 'NaN'

#   Failed test '42 bcomb 27 == 98672427616'
#   at t/Math-Counting.t line 197.
#          got: undef
#     expected: '98672427616'

#   Failed test '42 bcomb 42 == 1'
#   at t/Math-Counting.t line 202.
#          got: undef
#     expected: '1'

#   Failed test '5 bcomb 2 == 10'
#   at t/Math-Counting.t line 207.
#          got: undef
#     expected: '10'
# Looks like you failed 30 tests of 63.
dubious
        Test returned status 30 (wstat 7680, 0x1e00)
DIED. FAILED tests 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27, 29, 31, 33, 35, 
37, 39, 41, 43, 45, 47, 49, 51, 53, 55, 57, 59, 61, 63
        Failed 30/63 tests, 52.38% okay
Failed Test       Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/Math-Counting.t   30  7680    63   30  5 7 9 11 13 15 17 19 21 23 25 27 29 31
                                         33 35 37 39 41 43 45 47 49 51 53 55 57
                                         59 61 63
Failed 1/1 test scripts. 30/63 subtests failed.
Files=1, Tests=63,  1 wallclock secs ( 0.22 cusr +  0.03 csys =  0.25 CPU)
Failed 1/1 test programs. 30/63 subtests failed.
gmake: 
[MSG] [Thu Oct 11 01:14:45 2007] DEFAULT 'proceed_on_test_failure' HANDLER 
RETURNING 'sub return value'


******************************** 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 = 
/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
:/home/cpan/perl562/.cpanplus/5.6.2/build/Math-Counting-0.0703/blib/lib:/home/cpan/perl562/.cpanplus/5.6.2/build/Math-Counting-0.0703/blib/arch:/home/cpan/perl562/.cpanplus/5.6.2/build/Math-Counting-0.0703/blib
    PERL5_CPANPLUS_IS_EXECUTING = 
    PERL5_CPANPLUS_IS_RUNNING = 18276
    PERL5_CPANPLUS_IS_VERSION = 0.82
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/perl562/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 100 100
    EGID: $)  = 100 100


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


--

Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
  Platform:
    osname=netbsd, osvers=3.1, archname=i386-netbsd-thread-multi-64int
    uname='netbsd canker.bingosnet.co.uk 3.1 netbsd 3.1 (generic_laptop) #0: 
tue oct 31 04:32:05 utc 2006 [EMAIL 
PROTECTED]:homebuildsabnetbsd-3-1-releasei386200610302053z-objhomebuildsabnetbsd-3-1-releasesrcsysarchi386compilegeneric_laptop
 i386 '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -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, usemymalloc=n, 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 -lc -lposix -lcrypt -lutil -lpthread
    perllibs=-lm -lc -lposix -lcrypt -lutil -lpthread
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
  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