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 report for Math-Counting-0.0704
on perl-5.00505, created automatically by CPAN-Reporter-0.99_14 
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
there were some problems with your distribution.

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

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

PERL_DL_NONLAZY=1 /usr/local/bin/perl5.00505 "-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,  0 wallclock secs ( 0.03 cusr +  0.01 csys =  0.04 CPU)
Failed 1/1 test programs. 30/63 subtests failed.
*** Error code 35

Stop in /mnt/i386/usr/local/src/CPAN/build/Math-Counting-0.0704-EgbdZJ.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module       Need Have
    ------------ ---- ----
    Math::BigInt 0    0   

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

Environment variables:

    LC_ALL = de_DE.ISO8859-1
    LC_CTYPE = de_DE.ISO8859-1
    PATH = 
/usr/X11R6/bin:/usr/X11/bin:/usr/local/bin:/usr/bin:/bin:/usr/gnu/bin:/usr/TeX/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/e/eserte/bin/FreeBSD:/home/e/eserte/bin/sh:/home/e/eserte/bin:/usr/X386/bin:/usr/games:/home/e/eserte/devel
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 37677
    PERL5_CPAN_IS_RUNNING = 37677
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /bin/tcsh
    STDPERL = perl
    TERM = xterm

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

    $^X = perl5.00505
    $UID/$EUID = 1000 / 1000
    $GID = 1000 0 1000 1000
    $EGID = 1000 0 1000 1000

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92_51
    Cwd                 2.01   
    ExtUtils::CBuilder  n/a    
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   n/a    
    File::Spec          0.8    
    Module::Build       n/a    
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.72   
    YAML                n/a    
    YAML::Syck          n/a    
    version             n/a    


--

Summary of my perl5 (5.0 patchlevel 5 subversion 5) configuration:
  Platform:
    osname=freebsd, osvers=6.2-release, archname=amd64-freebsd
    uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: 
fri jan 12 08:32:24 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric amd64 '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='ccache cc', optimize='-O2 -pipe', gccversion=3.4.6 [FreeBSD] 20060305
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include'
    stdchar='char', d_stdstdio=undef, usevfork=true
    intsize=4, longsize=8, ptrsize=8, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='ccache cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lc -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'

Reply via email to