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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--

Dear SISYPHUS,
    
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] [Sat Dec 22 06:42:20 2007] Trying to get 
'http://www.cpan.org/authors/id/S/SI/SISYPHUS/CHECKSUMS'
[MSG] [Sat Dec 22 06:42:21 2007] Checksum matches for 'Math-GMPf-0.24.tar.gz'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math-GMPf-0.24/'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math-GMPf-0.24/CHANGES'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math-GMPf-0.24/GMPf.pm'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math-GMPf-0.24/GMPf.xs'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math-GMPf-0.24/INLINE.h'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math-GMPf-0.24/Makefile.PL'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math-GMPf-0.24/MANIFEST'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math-GMPf-0.24/README'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math-GMPf-0.24/t/'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math-GMPf-0.24/t/longdouble.t'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math-GMPf-0.24/t/new.t'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math-GMPf-0.24/t/not_zero.t'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math-GMPf-0.24/t/out_str.t'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math-GMPf-0.24/t/overload.t'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math-GMPf-0.24/t/pod.t'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math-GMPf-0.24/t/test1.t'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math-GMPf-0.24/t/TRmpf_out_str.t'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math-GMPf-0.24/t/use64bitint.t'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math-GMPf-0.24/typemap'
[MSG] [Sat Dec 22 06:42:21 2007] Extracted 'Math::GMPf' to 
'/Volumes/Media/smoke/perl585/.cpanplus/5.8.5/build/Math-GMPf-0.24'
[MSG] [Sat Dec 22 06:42:23 2007] Building without 64-bit 'long long' support
If this is wrong, see the "64-bit support" section in the README

Building without 'long double' support
If this is wrong, see the "64-bit support" section in the README

Checking if your kit is complete...
Looks good
Writing Makefile for Math::GMPf

[MSG] [Sat Dec 22 06:42:23 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Sat Dec 22 06:42:54 2007] cp GMPf.pm blib/lib/Math/GMPf.pm
/Volumes/Media/smoke/perl585/bin/perl 
/Volumes/Media/smoke/perl585/lib/5.8.5/ExtUtils/xsubpp  -typemap 
/Volumes/Media/smoke/perl585/lib/5.8.5/ExtUtils/typemap -typemap typemap  
GMPf.xs > GMPf.xsc && mv GMPf.xsc GMPf.c
cc -c   -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe 
-I/usr/local/include -O3   -DVERSION=\"0.24\" -DXS_VERSION=\"0.24\"  
"-I/Volumes/Media/smoke/perl585/lib/5.8.5/darwin-thread-multi-2level/CORE"  
-DNEWPERL GMPf.c
GMPf.xs: In function 'Rmpf_get_d_2exp':
GMPf.xs:481: warning: pointer targets in passing argument 1 of 
'__gmpf_get_d_2exp' differ in signedness
Running Mkbootstrap for Math::GMPf ()
chmod 644 GMPf.bs
rm -f blib/arch/auto/Math/GMPf/GMPf.bundle
LD_RUN_PATH="/usr/local/lib" env MACOSX_DEPLOYMENT_TARGET=10.3 cc  -bundle 
-undefined dynamic_lookup -L/usr/local/lib GMPf.o  -o 
blib/arch/auto/Math/GMPf/GMPf.bundle   -lgmp   
chmod 755 blib/arch/auto/Math/GMPf/GMPf.bundle
cp GMPf.bs blib/arch/auto/Math/GMPf/GMPf.bs
chmod 644 blib/arch/auto/Math/GMPf/GMPf.bs
Manifying blib/man3/Math::GMPf.3

[ERROR] [Sat Dec 22 06:42:57 2007] MAKE TEST failed:  PERL_DL_NONLAZY=1 
/Volumes/Media/smoke/perl585/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/longdouble.......ok
t/new..............ok
t/not_zero.........ok
t/out_str..........ok
t/overload.........ok
t/pod..............ok
t/test1............The version is 4.2.1. Values are 11 FAILED test 47
        Failed 1/48 tests, 97.92% okay
t/TRmpf_out_str....ok
t/use64bitint......ok
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/test1.t                 48    1  47
Failed 1/9 test scripts. 1/110 subtests failed.
Files=9, Tests=110,  2 wallclock secs ( 1.41 cusr +  0.36 csys =  1.77 CPU)
Failed 1/9 test programs. 1/110 subtests failed.

[MSG] [Sat Dec 22 06:42:57 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 = /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
:/Volumes/Media/smoke/perl585/.cpanplus/5.8.5/build/Math-GMPf-0.24/blib/lib:/Volumes/Media/smoke/perl585/.cpanplus/5.8.5/build/Math-GMPf-0.24/blib/arch:/Volumes/Media/smoke/perl585/.cpanplus/5.8.5/build/Math-GMPf-0.24/blib
    PERL5_CPANPLUS_IS_RUNNING = 5507
    PERL5_CPANPLUS_IS_VERSION = 0.82
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /Volumes/Media/smoke/perl585/bin/perl
    UID:  $<  = 502
    EUID: $>  = 502
    GID:  $(  = 502 502
    EGID: $)  = 502 502


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


--

Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
  Platform:
    osname=darwin, osvers=8.10.0, archname=darwin-thread-multi-2level
    uname='darwin afalglas.bingosnet.co.uk 8.10.0 darwin kernel version 8.10.0: 
wed may 23 16:50:59 pdt 2007; root:xnu-792.21.3~1release_ppc power macintosh 
powerpc '
    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=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    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/usr/local/lib'
    libpth=/usr/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_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup 
-L/usr/local/lib'

Reply via email to