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 SISYPHUS,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.83_08. 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] [Fri Dec 14 12:56:07 2007] Trying to get 
'http://www.cpan.org/authors/id/S/SI/SISYPHUS/Math-GMPf-0.24.tar.gz'
[MSG] [Fri Dec 14 12:56:10 2007] Trying to get 
'http://www.cpan.org/authors/id/S/SI/SISYPHUS/CHECKSUMS'
[MSG] [Fri Dec 14 12:56:11 2007] Checksum matches for 'Math-GMPf-0.24.tar.gz'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math-GMPf-0.24/'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math-GMPf-0.24/CHANGES'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math-GMPf-0.24/GMPf.pm'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math-GMPf-0.24/GMPf.xs'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math-GMPf-0.24/INLINE.h'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math-GMPf-0.24/Makefile.PL'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math-GMPf-0.24/MANIFEST'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math-GMPf-0.24/README'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math-GMPf-0.24/t/'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math-GMPf-0.24/t/longdouble.t'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math-GMPf-0.24/t/new.t'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math-GMPf-0.24/t/not_zero.t'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math-GMPf-0.24/t/out_str.t'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math-GMPf-0.24/t/overload.t'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math-GMPf-0.24/t/pod.t'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math-GMPf-0.24/t/test1.t'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math-GMPf-0.24/t/TRmpf_out_str.t'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math-GMPf-0.24/t/use64bitint.t'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math-GMPf-0.24/typemap'
[MSG] [Fri Dec 14 12:56:12 2007] Extracted 'Math::GMPf' to 
'/home/cpan/perl588/.cpanplus/5.8.8/build/Math-GMPf-0.24'
[MSG] [Fri Dec 14 12:56:13 2007] Building with 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] [Fri Dec 14 12:56:13 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Fri Dec 14 12:56:25 2007] cp GMPf.pm blib/lib/Math/GMPf.pm
/home/cpan/perl588/bin/perl /home/cpan/perl588/lib/5.8.8/ExtUtils/xsubpp  
-typemap /home/cpan/perl588/lib/5.8.8/ExtUtils/typemap -typemap typemap  
GMPf.xs > GMPf.xsc && mv GMPf.xsc GMPf.c
cc -c    -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/pkg/include -O    -DVERSION=\"0.24\"  -DXS_VERSION=\"0.24\" -DPIC -fPIC 
"-I/home/cpan/perl588/lib/5.8.8/i386-netbsd-thread-multi-64int/CORE"  -DNEWPERL 
-DUSE_64_BIT_INT GMPf.c
Running Mkbootstrap for Math::GMPf ()
chmod 644 GMPf.bs
rm -f blib/arch/auto/Math/GMPf/GMPf.so
LD_RUN_PATH="/usr/pkg/lib" cc  --whole-archive -shared  -L/usr/pkg/lib GMPf.o  
-o blib/arch/auto/Math/GMPf/GMPf.so        -lgmp          
chmod 755 blib/arch/auto/Math/GMPf/GMPf.so
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] [Fri Dec 14 12:56:28 2007] MAKE TEST failed:  PERL_DL_NONLAZY=1 
/home/cpan/perl588/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 1/48 subtests 
t/TRmpf_out_str......ok
t/use64bitint........ok

Test Summary Report
-------------------
t/test1.t        (Wstat: 0 Tests: 48 Failed: 1)
  Failed test number(s):  47
Files=9, Tests=110,  2 wallclock secs ( 0.13 usr  0.38 sys +  0.33 cusr  1.21 
csys =  2.05 CPU)
Result: FAIL
Failed 1/9 test programs. 1/110 subtests failed.
*** Error code 255

Stop.
make: stopped in /home/cpan/perl588/.cpanplus/5.8.8/build/Math-GMPf-0.24

[MSG] [Fri Dec 14 12:56:28 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. Powered by 
POE::Component::CPAN::YACSmoke.

------------------------------
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/perl588/.cpanplus/5.8.8/build/Math-GMPf-0.24/blib/lib:/home/cpan/perl588/.cpanplus/5.8.8/build/Math-GMPf-0.24/blib/arch:/home/cpan/perl588/.cpanplus/5.8.8/build/Math-GMPf-0.24/blib
    PERL5_CPANPLUS_IS_RUNNING = 1932
    PERL5_CPANPLUS_IS_VERSION = 0.83_08
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/ksh
    TERM = screen

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

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


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


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=netbsd, osvers=4.0_rc3, archname=i386-netbsd-thread-multi-64int
    uname='netbsd diafol.bingosnet.co.uk 4.0_rc3 netbsd 4.0_rc3 (generic) #0: 
tue oct 16 01:14:06 pdt 2007 [EMAIL 
PROTECTED]:homebuildsabnetbsd-4-0-rc3i386200710160011z-objhomebuildsabnetbsd-4-0-rc3srcsysarchi386compilegeneric
 i386 '
    config_args='-de -Dprefix=/home/cpan/perl588 -Dusethreads -Duse64bitint 
-Dusemymalloc'
    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=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/pkg/include'
    ccversion='', gccversion='4.1.2 20061021 prerelease (NetBSD nb3 20061125)', 
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=-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