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 Tels,
    
This is a computer-generated test report for Math-BigInt-GMP-1.24, created
automatically by CPAN::Reporter, version 0.99_07, 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 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:

requires:

    Module       Need Have
    ------------ ---- ----
    Math::BigInt 1.87 1.87
    XSLoader     0.02 0.08

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

Environment variables:

    LC_CTYPE = en_US.UTF-8
    PATH = 
/Users/andy/bin:/usr/local/apache2/bin:/usr/local/apache2/php/bin:/opt/local/bin:/usr/local/bin:/usr/local/mysql/bin:/sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/local/bin:/usr/sbin:/usr/X11R6/bin
    PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = xterm-color

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

    Perl: $^X = /opt/local/bin/perl
    UID:  $<  = 501
    EUID: $>  = 501
    GID:  $(  = 501 80 79 81 501
    EGID: $)  = 501 80 79 81 501

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9102 
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.43   
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       2.99_03
    Test::More          0.71   
    YAML                0.65   
    YAML::Syck          0.97   
    version             0.7203 

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

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

PERL_DL_NONLAZY=1 /opt/local/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/bigfltpm......Math::BigInt: couldn't load specified math lib(s), fallback to 
Math::BigInt::FastCalc at t/bigfltpm.t line 15
# Test 1 got: "Math::BigInt::FastCalc" (bigfltpm.inc at line 3)
#   Expected: "Math::BigInt::GMP"
Can't locate object method "_zeros" via package "Math::BigInt::GMP" at 
bigfltpm.inc line 167, <DATA> line 2.
Compilation failed in require at t/bigfltpm.t line 22, <DATA> line 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 2041/2042 subtests 
t/bigintg.......Can't load '../blib/arch/auto/Math/BigInt/GMP/GMP.bundle' for 
module Math::BigInt::GMP: dlopen(../blib/arch/auto/Math/BigInt/GMP/GMP.bundle, 
2): Symbol not found: ___gmpn_sub_nc
  Referenced from: /opt/local/lib/libgmp.3.dylib
  Expected in: flat namespace
 at t/bigintg.t line 15
Compilation failed in require at t/bigintg.t line 15.
BEGIN failed--compilation aborted at t/bigintg.t line 15.
 Dubious, test returned 22 (wstat 5632, 0x1600)
 Failed 356/356 subtests 
t/bigintpm......Math::BigInt: couldn't load specified math lib(s), fallback to 
Math::BigInt::FastCalc at t/bigintpm.t line 17
Math::BigInt::GMP is missing method '_one' at bigintpm.inc line 12
Cannot load outdated Math::BigInt::GMP v1.24, please upgrade at bigintpm.inc 
line 12
Math::BigInt: couldn't load specified math lib(s), fallback to 
Math::BigInt::FastCalc at bigintpm.inc line 12
# Test 1 got: "Math::BigInt::FastCalc" (bigintpm.inc at line 39)
#   Expected: "Math::BigInt::GMP"
Can't locate object method "_base_len" via package "Math::BigInt::GMP" at 
bigintpm.inc line 530.
Compilation failed in require at t/bigintpm.t line 23.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 1/3043 subtests 
t/biglog........ok
t/bigroot.......Couldn't load specified math lib(s) and fallback disallowed at 
t/bigroot.t line 34
BEGIN failed--compilation aborted at t/bigroot.t line 34.
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 17/17 subtests 
t/pod...........ok
t/pod_cov.......
#   Failed test 'All our Math::BigInt::GMP are covered'
#   at t/pod_cov.t line 28.
# Math::BigInt::GMP: Couldn't compile 'Math::BigInt::GMP' to inspect: Can't 
load 
'/Users/andy/.cpan/build/Math-BigInt-GMP-1.24-vL8FYM/blib/arch/auto/Math/BigInt/GMP/GMP.bundle'
 for module Math::BigInt::GMP: 
dlopen(/Users/andy/.cpan/build/Math-BigInt-GMP-1.24-vL8FYM/blib/arch/auto/Math/BigInt/GMP/GMP.bundle,
 2): Symbol not found: ___gmpn_sub_nc
#   Referenced from: /opt/local/lib/libgmp.3.dylib
#   Expected in: flat namespace
#  at (eval 10) line 3
# Compilation failed in require at (eval 10) line 3.
# Looks like you failed 1 test of 1.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/1 subtests 

Test Summary Report
-------------------
t/bigfltpm.t (Wstat: 65280 Tests: 2 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2042 tests but ran 2.
t/bigintg.t (Wstat: 5632 Tests: 0 Failed: 0)
  Non-zero exit status: 22
  Parse errors: Bad plan.  You planned 356 tests but ran 0.
t/bigintpm.t (Wstat: 65280 Tests: 3043 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 255
t/bigroot.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 17 tests but ran 0.
t/pod_cov.t (Wstat: 256 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 1
Files=7, Tests=3117,  2 wallclock secs ( 0.30 usr  0.05 sys +  2.42 cusr  0.14 
csys =  2.91 CPU)
Result: FAIL
Failed 5/7 test programs. 3/3117 subtests failed.
make: *** [test_dynamic] Error 25


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=darwin, osvers=8.10.1, archname=darwin-2level
    uname='darwin voodoo.local 8.10.1 darwin kernel version 8.10.1: wed may 23 
16:33:00 pdt 2007; root:xnu-792.22.5~1release_i386 i386 i386 '
    config_args='-des -Dprefix=/opt/local -Dccflags=-I'/opt/local/include' 
-Dldflags=-L/opt/local/lib -Dvendorprefix=/opt/local -Dcc=/usr/bin/gcc-4.0'
    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='/usr/bin/gcc-4.0', ccflags ='-I/opt/local/include -fno-common 
-DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -I/opt/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -I/opt/local/include -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -I/opt/local/include'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-L/opt/local/lib 
-L/usr/local/lib'
    libpth=/usr/local/lib /opt/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-L/opt/local/lib -bundle -undefined 
dynamic_lookup -L/usr/local/lib'

Reply via email to