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 Chip Turner, This is a computer-generated error report created automatically by CPANPLUS, version 0.0562. 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': [CP_MSG] [Wed Sep 7 13:04:22 2005] Trying to get 'http://mirrors.kernel.org/cpan/authors/id/C/CH/CHIPT/CHECKSUMS' [CP_MSG] [Wed Sep 7 13:04:22 2005] Checksum matches for 'Math-GMP-2.04.tar.gz' [CP_MSG] [Wed Sep 7 13:04:22 2005] Extracted 'Math-GMP-2.04/' [CP_MSG] [Wed Sep 7 13:04:22 2005] Extracted 'Math-GMP-2.04/Changes' [CP_MSG] [Wed Sep 7 13:04:22 2005] Extracted 'Math-GMP-2.04/COPYING.LIB' [CP_MSG] [Wed Sep 7 13:04:22 2005] Extracted 'Math-GMP-2.04/MANIFEST' [CP_MSG] [Wed Sep 7 13:04:22 2005] Extracted 'Math-GMP-2.04/typemap' [CP_MSG] [Wed Sep 7 13:04:22 2005] Extracted 'Math-GMP-2.04/GMP.xs' [CP_MSG] [Wed Sep 7 13:04:22 2005] Extracted 'Math-GMP-2.04/t/' [CP_MSG] [Wed Sep 7 13:04:22 2005] Extracted 'Math-GMP-2.04/t/gmppm.t' [CP_MSG] [Wed Sep 7 13:04:22 2005] Extracted 'Math-GMP-2.04/lib/' [CP_MSG] [Wed Sep 7 13:04:22 2005] Extracted 'Math-GMP-2.04/lib/Math/' [CP_MSG] [Wed Sep 7 13:04:22 2005] Extracted 'Math-GMP-2.04/lib/Math/GMP.pm' [CP_MSG] [Wed Sep 7 13:04:22 2005] Extracted 'Math-GMP-2.04/INSTALL' [CP_MSG] [Wed Sep 7 13:04:22 2005] Extracted 'Math-GMP-2.04/Makefile.PL' [CP_MSG] [Wed Sep 7 13:04:22 2005] Extracted 'Math-GMP-2.04/README' [CP_MSG] [Wed Sep 7 13:04:22 2005] Extracted 'Math-GMP-2.04/LICENSE' [CP_MSG] [Wed Sep 7 13:04:22 2005] Extracted 'Math::GMP' to '/root/.cpanplus/5.8.4/build/Math-GMP-2.04' [CP_MSG] [Wed Sep 7 13:04:23 2005] 'Makefile' already exists, not running '/usr/bin/perl Makefile.PL' again unless you force [CP_MSG] [Wed Sep 7 13:04:23 2005] Already ran '/usr/bin/make' for this module [Math::GMP] -- not running again unless you force [CP_ERROR] [Wed Sep 7 13:04:23 2005] MAKE TEST failed: Bad file descriptor cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib/perl/5.8/CORE" GMP.c GMP.xs:4:17: gmp.h: No such file or directory GMP.c: In function `XS_Math__GMP_new_from_scalar': GMP.c:91: error: `mpz_t' undeclared (first use in this function) GMP.c:91: error: (Each undeclared identifier is reported only once GMP.c:91: error: for each function it appears in.) GMP.c:91: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__GMP_new_from_scalar_with_base': GMP.c:111: error: `mpz_t' undeclared (first use in this function) GMP.c:111: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__GMP_destroy': GMP.c:129: error: `mpz_t' undeclared (first use in this function) GMP.c:129: error: `n' undeclared (first use in this function) GMP.c:133: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_stringify_gmp': GMP.c:152: error: `mpz_t' undeclared (first use in this function) GMP.c:152: error: `n' undeclared (first use in this function) GMP.c:161: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_get_str_gmp': GMP.c:188: error: `mpz_t' undeclared (first use in this function) GMP.c:188: error: `n' undeclared (first use in this function) GMP.c:198: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_sizeinbase_gmp': GMP.c:225: error: `mpz_t' undeclared (first use in this function) GMP.c:225: error: `n' undeclared (first use in this function) GMP.c:232: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_uintify_gmp': GMP.c:251: error: `mpz_t' undeclared (first use in this function) GMP.c:251: error: `n' undeclared (first use in this function) GMP.c:257: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_add_ui_gmp': GMP.c:276: error: `mpz_t' undeclared (first use in this function) GMP.c:276: error: `n' undeclared (first use in this function) GMP.c:281: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_intify_gmp': GMP.c:299: error: `mpz_t' undeclared (first use in this function) GMP.c:299: error: `n' undeclared (first use in this function) GMP.c:305: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_mul_2exp_gmp': GMP.c:324: error: `mpz_t' undeclared (first use in this function) GMP.c:324: error: `n' undeclared (first use in this function) GMP.c:326: error: `RETVAL' undeclared (first use in this function) GMP.c:330: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_div_2exp_gmp': GMP.c:352: error: `mpz_t' undeclared (first use in this function) GMP.c:352: error: `n' undeclared (first use in this function) GMP.c:354: error: `RETVAL' undeclared (first use in this function) GMP.c:358: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_powm_gmp': GMP.c:380: error: `mpz_t' undeclared (first use in this function) GMP.c:380: error: `n' undeclared (first use in this function) GMP.c:382: error: `mod' undeclared (first use in this function) GMP.c:383: error: `RETVAL' undeclared (first use in this function) GMP.c:387: error: syntax error before ')' token GMP.c:394: error: syntax error before ')' token GMP.c:401: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_mmod_gmp': GMP.c:423: error: `mpz_t' undeclared (first use in this function) GMP.c:423: error: `a' undeclared (first use in this function) GMP.c:424: error: `b' undeclared (first use in this function) GMP.c:425: error: `RETVAL' undeclared (first use in this function) GMP.c:429: error: syntax error before ')' token GMP.c:436: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_mod_2exp_gmp': GMP.c:458: error: `mpz_t' undeclared (first use in this function) GMP.c:458: error: `in' undeclared (first use in this function) GMP.c:460: error: `RETVAL' undeclared (first use in this function) GMP.c:464: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_add_two': GMP.c:486: error: `mpz_t' undeclared (first use in this function) GMP.c:486: error: `m' undeclared (first use in this function) GMP.c:487: error: `n' undeclared (first use in this function) GMP.c:488: error: `RETVAL' undeclared (first use in this function) GMP.c:492: error: syntax error before ')' token GMP.c:499: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_sub_two': GMP.c:521: error: `mpz_t' undeclared (first use in this function) GMP.c:521: error: `m' undeclared (first use in this function) GMP.c:522: error: `n' undeclared (first use in this function) GMP.c:523: error: `RETVAL' undeclared (first use in this function) GMP.c:527: error: syntax error before ')' token GMP.c:534: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_mul_two': GMP.c:556: error: `mpz_t' undeclared (first use in this function) GMP.c:556: error: `m' undeclared (first use in this function) GMP.c:557: error: `n' undeclared (first use in this function) GMP.c:558: error: `RETVAL' undeclared (first use in this function) GMP.c:562: error: syntax error before ')' token GMP.c:569: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_div_two': GMP.c:591: error: `mpz_t' undeclared (first use in this function) GMP.c:591: error: `m' undeclared (first use in this function) GMP.c:592: error: `n' undeclared (first use in this function) GMP.c:593: error: `RETVAL' undeclared (first use in this function) GMP.c:597: error: syntax error before ')' token GMP.c:604: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_bdiv_two': GMP.c:627: error: `mpz_t' undeclared (first use in this function) GMP.c:627: error: `m' undeclared (first use in this function) GMP.c:628: error: `n' undeclared (first use in this function) GMP.xs:293: error: `quo' undeclared (first use in this function) GMP.xs:294: error: `rem' undeclared (first use in this function) GMP.c:636: error: syntax error before ')' token GMP.c:643: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_mod_two': GMP.c:669: error: `mpz_t' undeclared (first use in this function) GMP.c:669: error: `m' undeclared (first use in this function) GMP.c:670: error: `n' undeclared (first use in this function) GMP.c:671: error: `RETVAL' undeclared (first use in this function) GMP.c:675: error: syntax error before ')' token GMP.c:682: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_cmp_two': GMP.c:704: error: `mpz_t' undeclared (first use in this function) GMP.c:704: error: `m' undeclared (first use in this function) GMP.c:705: error: `n' undeclared (first use in this function) GMP.c:711: error: syntax error before ')' token GMP.c:718: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_gmp_legendre': GMP.c:737: error: `mpz_t' undeclared (first use in this function) GMP.c:737: error: `m' undeclared (first use in this function) GMP.c:738: error: `n' undeclared (first use in this function) GMP.c:744: error: syntax error before ')' token GMP.c:751: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_gmp_jacobi': GMP.c:770: error: `mpz_t' undeclared (first use in this function) GMP.c:770: error: `m' undeclared (first use in this function) GMP.c:771: error: `n' undeclared (first use in this function) GMP.c:777: error: syntax error before ')' token GMP.c:784: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_pow_two': GMP.c:803: error: `mpz_t' undeclared (first use in this function) GMP.c:803: error: `m' undeclared (first use in this function) GMP.c:805: error: `RETVAL' undeclared (first use in this function) GMP.c:809: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_gcd_two': GMP.c:832: error: `mpz_t' undeclared (first use in this function) GMP.c:832: error: `m' undeclared (first use in this function) GMP.c:833: error: `n' undeclared (first use in this function) GMP.c:834: error: `RETVAL' undeclared (first use in this function) GMP.c:838: error: syntax error before ')' token GMP.c:845: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_gmp_fib': GMP.c:868: error: `mpz_t' undeclared (first use in this function) GMP.c:868: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__GMP_and_two': GMP.c:887: error: `mpz_t' undeclared (first use in this function) GMP.c:887: error: `m' undeclared (first use in this function) GMP.c:888: error: `n' undeclared (first use in this function) GMP.c:889: error: `RETVAL' undeclared (first use in this function) GMP.c:893: error: syntax error before ')' token GMP.c:900: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_xor_two': GMP.c:922: error: `mpz_t' undeclared (first use in this function) GMP.c:922: error: `m' undeclared (first use in this function) GMP.c:923: error: `n' undeclared (first use in this function) GMP.c:924: error: `RETVAL' undeclared (first use in this function) GMP.c:928: error: syntax error before ')' token GMP.c:935: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_or_two': GMP.c:957: error: `mpz_t' undeclared (first use in this function) GMP.c:957: error: `m' undeclared (first use in this function) GMP.c:958: error: `n' undeclared (first use in this function) GMP.c:959: error: `RETVAL' undeclared (first use in this function) GMP.c:963: error: syntax error before ')' token GMP.c:970: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_gmp_fac': GMP.c:993: error: `mpz_t' undeclared (first use in this function) GMP.c:993: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__GMP_gmp_copy': GMP.c:1012: error: `mpz_t' undeclared (first use in this function) GMP.c:1012: error: `m' undeclared (first use in this function) GMP.c:1013: error: `RETVAL' undeclared (first use in this function) GMP.c:1017: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_gmp_tstbit': GMP.c:1038: error: `mpz_t' undeclared (first use in this function) GMP.c:1038: error: `m' undeclared (first use in this function) GMP.c:1045: error: syntax error before ')' token GMP.c: In function `XS_Math__GMP_gmp_sqrt': GMP.c:1064: error: `mpz_t' undeclared (first use in this function) GMP.c:1064: error: `m' undeclared (first use in this function) GMP.c:1065: error: `RETVAL' undeclared (first use in this function) GMP.c:1069: error: syntax error before ')' token make: *** [GMP.o] Error 1 ******************************** 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: -- Summary of my perl5 (revision 5 version 8 subversion 4) configuration: Platform: osname=linux, osvers=2.4.27-ti1211, archname=i386-linux-thread-multi uname='linux kosh 2.4.27-ti1211 #1 sun sep 19 18:17:45 est 2004 i686 gnulinux ' config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=i386-linux -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.4 -Dsitearch=/usr/local/lib/perl/5.8.4 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.4 -Dd_dosuid -des' 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 ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -I/usr/local/include' ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-9)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, 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=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt perllibs=-ldl -lm -lpthread -lc -lcrypt libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libperl.so.5.8.4 gnulibc_version='2.3.2' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
