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 error report created automatically by CPANPLUS, version 0.78. 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] [Wed Jun 6 19:45:38 2007] Trying to get 'http://www.cpan.org/authors/id/T/TE/TELS/math/Math-BigInt-GMP-1.22.tar.gz' [MSG] [Wed Jun 6 19:45:39 2007] Trying to get 'http://www.cpan.org/authors/id/T/TE/TELS/math/CHECKSUMS' [MSG] [Wed Jun 6 19:45:40 2007] Checksum matches for 'Math-BigInt-GMP-1.22.tar.gz' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/t/' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/t/bigintg.t' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/t/bigintpm.t' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/t/pod.t' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/t/pod_cov.t' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/t/bigroot.t' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/t/bigintpm.inc' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/t/bigfltpm.t' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/t/bigfltpm.inc' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/t/biglog.t' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/lib/' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/lib/Math/' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/lib/Math/BigInt/' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/lib/Math/BigInt/GMP.pm' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/BUGS' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/TODO' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/GMP.xs' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/SIGNATURE' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/LICENSE' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/build/' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/build/README' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/build/leak.pl' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/build/leaktest' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/README' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/MANIFEST.SKIP' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/Makefile.PL' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/META.yml' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/typemap' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/INSTALL' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/CHANGES' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/CREDITS' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math-BigInt-GMP-1.22/MANIFEST' [MSG] [Wed Jun 6 19:45:40 2007] Extracted 'Math::BigInt::GMP' to '/home/cpan/.cpanplus/5.8.8/build/Math-BigInt-GMP-1.22' [MSG] [Wed Jun 6 19:45:41 2007] Checking if your kit is complete... Looks good Writing Makefile for Math::BigInt::GMP [MSG] [Wed Jun 6 19:45:41 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Jun 6 19:45:43 2007] cp lib/Math/BigInt/GMP.pm blib/lib/Math/BigInt/GMP.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 GMP.xs > GMP.xsc && mv GMP.xsc GMP.c cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fpic "-I/home/cpan/perl588/lib/5.8.8/i686-linux-thread-multi-64int-ld/CORE" GMP.c GMP.c: In function âXS_Math__BigInt__GMP__setâ: GMP.c:133: warning: cast to pointer from integer of different size GMP.c: In function âXS_Math__BigInt__GMP_DESTROYâ: GMP.c:254: warning: cast to pointer from integer of different size GMP.c: In function âXS_Math__BigInt__GMP__numâ: GMP.c:286: warning: cast to pointer from integer of different size GMP.c: In function âXS_Math__BigInt__GMP__lenâ: GMP.c:329: warning: cast to pointer from integer of different size GMP.c: In function âXS_Math__BigInt__GMP__alenâ: GMP.c:367: warning: cast to pointer from integer of different size GMP.c: In function âXS_Math__BigInt__GMP__zerosâ: GMP.c:400: warning: cast to pointer from integer of different size GMP.c: In function âXS_Math__BigInt__GMP__as_hexâ: GMP.c:458: warning: cast to pointer from integer of different size GMP.c: In function âXS_Math__BigInt__GMP__as_binâ: GMP.c:496: warning: cast to pointer from integer of different size GMP.c: In function âXS_Math__BigInt__GMP__as_octâ: GMP.c:534: warning: cast to pointer from integer of different size GMP.c: In function âXS_Math__BigInt__GMP__modpowâ: GMP.c:569: warning: cast to pointer from integer of different size GMP.c:576: warning: cast to pointer from integer of different size GMP.c:583: warning: cast to pointer from integer of different size GMP.c: In function âXS_Math__BigInt__GMP__modinvâ: GMP.c:616: warning: cast to pointer from integer of different size GMP.c:623: warning: cast to pointer from integer of different size GMP.xs: In function âXS_Math__BigInt__GMP__addâ: GMP.xs:428: warning: cast to pointer from integer of different size GMP.xs:428: warning: cast to pointer from integer of different size GMP.xs: In function âXS_Math__BigInt__GMP__incâ: GMP.xs:442: warning: cast to pointer from integer of different size GMP.xs: In function âXS_Math__BigInt__GMP__decâ: GMP.xs:455: warning: cast to pointer from integer of different size GMP.xs: In function âXS_Math__BigInt__GMP__subâ: GMP.xs:478: warning: cast to pointer from integer of different size GMP.xs:478: warning: cast to pointer from integer of different size GMP.xs: In function âXS_Math__BigInt__GMP__rsftâ: GMP.xs:507: warning: cast to pointer from integer of different size GMP.xs:507: warning: cast to pointer from integer of different size GMP.xs: In function âXS_Math__BigInt__GMP__lsftâ: GMP.xs:534: warning: cast to pointer from integer of different size GMP.xs:534: warning: cast to pointer from integer of different size GMP.xs: In function âXS_Math__BigInt__GMP__mulâ: GMP.xs:557: warning: cast to pointer from integer of different size GMP.xs:557: warning: cast to pointer from integer of different size GMP.xs: In function âXS_Math__BigInt__GMP__divâ: GMP.xs:586: warning: cast to pointer from integer of different size GMP.xs:586: warning: cast to pointer from integer of different size GMP.xs: In function âXS_Math__BigInt__GMP__modâ: GMP.xs:615: warning: cast to pointer from integer of different size GMP.xs:615: warning: cast to pointer from integer of different size GMP.c: In function âXS_Math__BigInt__GMP__acmpâ: GMP.c:946: warning: cast to pointer from integer of different size GMP.c:953: warning: cast to pointer from integer of different size GMP.c: In function âXS_Math__BigInt__GMP__is_zeroâ: GMP.c:981: warning: cast to pointer from integer of different size GMP.c: In function âXS_Math__BigInt__GMP__is_oneâ: GMP.c:1008: warning: cast to pointer from integer of different size GMP.c: In function âXS_Math__BigInt__GMP__is_twoâ: GMP.c:1035: warning: cast to pointer from integer of different size GMP.c: In function âXS_Math__BigInt__GMP__is_tenâ: GMP.c:1062: warning: cast to pointer from integer of different size GMP.xs: In function âXS_Math__BigInt__GMP__powâ: GMP.xs:697: warning: cast to pointer from integer of different size GMP.xs:697: warning: cast to pointer from integer of different size GMP.c: In function âXS_Math__BigInt__GMP__gcdâ: GMP.c:1114: warning: cast to pointer from integer of different size GMP.c:1121: warning: cast to pointer from integer of different size GMP.xs: In function âXS_Math__BigInt__GMP__andâ: GMP.xs:726: warning: cast to pointer from integer of different size GMP.xs:726: warning: cast to pointer from integer of different size GMP.xs: In function âXS_Math__BigInt__GMP__xorâ: GMP.xs:742: warning: cast to pointer from integer of different size GMP.xs:742: warning: cast to pointer from integer of different size GMP.xs: In function âXS_Math__BigInt__GMP__orâ: GMP.xs:758: warning: cast to pointer from integer of different size GMP.xs:758: warning: cast to pointer from integer of different size GMP.xs: In function âXS_Math__BigInt__GMP__facâ: GMP.xs:772: warning: cast to pointer from integer of different size GMP.c: In function âXS_Math__BigInt__GMP__copyâ: GMP.c:1246: warning: cast to pointer from integer of different size GMP.c: In function âXS_Math__BigInt__GMP__is_oddâ: GMP.c:1274: warning: cast to pointer from integer of different size GMP.c: In function âXS_Math__BigInt__GMP__is_evenâ: GMP.c:1300: warning: cast to pointer from integer of different size GMP.xs: In function âXS_Math__BigInt__GMP__sqrtâ: GMP.xs:824: warning: cast to pointer from integer of different size GMP.xs: In function âXS_Math__BigInt__GMP__rootâ: GMP.xs:840: warning: cast to pointer from integer of different size GMP.xs:840: warning: cast to pointer from integer of different size Running Mkbootstrap for Math::BigInt::GMP () chmod 644 GMP.bs rm -f blib/arch/auto/Math/BigInt/GMP/GMP.so LD_RUN_PATH="/usr/lib" cc -shared -L/usr/local/lib GMP.o -o blib/arch/auto/Math/BigInt/GMP/GMP.so \ -lgmp \ chmod 755 blib/arch/auto/Math/BigInt/GMP/GMP.so cp GMP.bs blib/arch/auto/Math/BigInt/GMP/GMP.bs chmod 644 blib/arch/auto/Math/BigInt/GMP/GMP.bs Manifying blib/man3/Math::BigInt::GMP.3 [ERROR] [Wed Jun 6 19:45:51 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /home/cpan/perl588/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/bigfltpm....ok t/bigintg.....ok t/bigintpm....# Test 2906 got: "755212288e+0" (bigintpm.inc at line 433) # Expected: "105e+13" FAILED test 2906 Failed 1/3043 tests, 99.97% okay t/biglog......ok t/bigroot.....ok t/pod.........ok 1/1 skipped: various reasons t/pod_cov.....ok 1/1 skipped: various reasons Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/bigintpm.t 3043 1 2906 2 subtests skipped. Failed 1/7 test scripts. 1/5530 subtests failed. Files=7, Tests=5530, 7 wallclock secs ( 6.18 cusr + 0.21 csys = 6.39 CPU) Failed 1/7 test programs. 1/5530 subtests failed. make: *** [test_dynamic] Error 255 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Math::BigInt 1.86 1.86 XSLoader 0.08 0.02 ******************************** 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 LANG = en_GB.UTF-8 PATH = /usr/local/bin:/bin:/usr/bin:/usr/X11/bin PERL5LIB = :/home/cpan/.cpanplus/5.8.8/build/Math-BigInt-GMP-1.22/blib/lib:/home/cpan/.cpanplus/5.8.8/build/Math-BigInt-GMP-1.22/blib/arch:/home/cpan/.cpanplus/5.8.8/build/Math-BigInt-GMP-1.22/blib PERL5_CPANPLUS_IS_RUNNING = 29462 PERL5_CPANPLUS_IS_VERSION = 0.78 PERL_MM_USE_DEFAULT = 1 SHELL = /bin/bash TERM = screen.linux 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=linux, osvers=2.6.16.38, archname=i686-linux-thread-multi-64int-ld uname='linux scratch 2.6.16.38 #1 preempt thu feb 22 16:04:10 gmt 2007 i686 athlon-4 i386 gnulinux ' 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=define use64bitall=undef uselongdouble=define usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='4.0.3', 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='long double', nvsize=12, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.3.6' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
