Start 2009-06-13T04:54:03 ActivePerl-818 CPAN-1.94 Going to read '/home/fly818/var/cpan/Metadata' Database was generated on Fri, 12 Jun 2009 10:27:07 GMT Running make for T/TE/TELS/math/Math-BigInt-GMP-1.24.tar.gz Checksum for /net/nas/data/cpan/authors/id/T/TE/TELS/math/Math-BigInt-GMP-1.24.tar.gz ok Math-BigInt-GMP-1.24/ Math-BigInt-GMP-1.24/t/ Math-BigInt-GMP-1.24/t/bigintg.t Math-BigInt-GMP-1.24/t/bigintpm.t Math-BigInt-GMP-1.24/t/pod.t Math-BigInt-GMP-1.24/t/pod_cov.t Math-BigInt-GMP-1.24/t/bigroot.t Math-BigInt-GMP-1.24/t/bigintpm.inc Math-BigInt-GMP-1.24/t/bigfltpm.t Math-BigInt-GMP-1.24/t/bigfltpm.inc Math-BigInt-GMP-1.24/t/biglog.t Math-BigInt-GMP-1.24/lib/ Math-BigInt-GMP-1.24/lib/Math/ Math-BigInt-GMP-1.24/lib/Math/BigInt/ Math-BigInt-GMP-1.24/lib/Math/BigInt/GMP.pm Math-BigInt-GMP-1.24/BUGS Math-BigInt-GMP-1.24/TODO Math-BigInt-GMP-1.24/GMP.xs Math-BigInt-GMP-1.24/SIGNATURE Math-BigInt-GMP-1.24/LICENSE Math-BigInt-GMP-1.24/build/ Math-BigInt-GMP-1.24/build/README Math-BigInt-GMP-1.24/build/leak.pl Math-BigInt-GMP-1.24/build/leaktest Math-BigInt-GMP-1.24/README Math-BigInt-GMP-1.24/MANIFEST.SKIP Math-BigInt-GMP-1.24/Makefile.PL Math-BigInt-GMP-1.24/META.yml Math-BigInt-GMP-1.24/typemap Math-BigInt-GMP-1.24/INSTALL Math-BigInt-GMP-1.24/CHANGES Math-BigInt-GMP-1.24/CREDITS Math-BigInt-GMP-1.24/MANIFEST CPAN.pm: Going to build T/TE/TELS/math/Math-BigInt-GMP-1.24.tar.gz >>> /home/fly818/ap818/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lgmp Writing Makefile for Math::BigInt::GMP >>> make cp lib/Math/BigInt/GMP.pm blib/lib/Math/BigInt/GMP.pm /home/fly818/ap818/bin/perl-static /home/fly818/var/megalib/ExtUtils/xsubpp -typemap /home/fly818/ap818/lib/ExtUtils/typemap -typemap typemap GMP.xs > GMP.xsc && mv GMP.xsc GMP.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"1.24\" -DXS_VERSION=\"1.24\" -fpic "-I/home/fly818/ap818/lib/CORE" GMP.c GMP.xs:4:17: gmp.h: No such file or directory GMP.c: In function `XS_Math__BigInt__GMP__new': GMP.c:55: error: `mpz_t' undeclared (first use in this function) GMP.c:55: error: (Each undeclared identifier is reported only once GMP.c:55: error: for each function it appears in.) GMP.c:55: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__BigInt__GMP__from_bin': GMP.c:88: error: `mpz_t' undeclared (first use in this function) GMP.c:88: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__BigInt__GMP__from_hex': GMP.c:113: error: `mpz_t' undeclared (first use in this function) GMP.c:113: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__BigInt__GMP__from_oct': GMP.c:138: error: `mpz_t' undeclared (first use in this function) GMP.c:138: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__BigInt__GMP__set': GMP.c:162: error: `mpz_t' undeclared (first use in this function) GMP.c:162: error: `n' undeclared (first use in this function) GMP.c:167: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__zero': GMP.c:191: error: `mpz_t' undeclared (first use in this function) GMP.c:191: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__BigInt__GMP__one': GMP.c:215: error: `mpz_t' undeclared (first use in this function) GMP.c:215: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__BigInt__GMP__two': GMP.c:239: error: `mpz_t' undeclared (first use in this function) GMP.c:239: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__BigInt__GMP__ten': GMP.c:263: error: `mpz_t' undeclared (first use in this function) GMP.c:263: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__BigInt__GMP__1ex': GMP.c:288: error: `mpz_t' undeclared (first use in this function) GMP.c:288: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__BigInt__GMP_DESTROY': GMP.c:315: error: `mpz_t' undeclared (first use in this function) GMP.c:315: error: `n' undeclared (first use in this function) GMP.c:319: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__num': GMP.c:345: error: `mpz_t' undeclared (first use in this function) GMP.c:345: error: `n' undeclared (first use in this function) GMP.c:356: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__len': GMP.c:393: error: `mpz_t' undeclared (first use in this function) GMP.c:393: error: `n' undeclared (first use in this function) GMP.c:404: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__alen': GMP.c:441: error: `mpz_t' undeclared (first use in this function) GMP.c:441: error: `n' undeclared (first use in this function) GMP.c:447: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__zeros': GMP.c:473: error: `mpz_t' undeclared (first use in this function) GMP.c:473: error: `n' undeclared (first use in this function) GMP.c:485: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__as_hex': GMP.c:538: error: `mpz_t' undeclared (first use in this function) GMP.c:538: error: `n' undeclared (first use in this function) GMP.c:548: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__as_bin': GMP.c:581: error: `mpz_t' undeclared (first use in this function) GMP.c:581: error: `n' undeclared (first use in this function) GMP.c:591: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__as_oct': GMP.c:624: error: `mpz_t' undeclared (first use in this function) GMP.c:624: error: `n' undeclared (first use in this function) GMP.c:634: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__modpow': GMP.c:667: error: `mpz_t' undeclared (first use in this function) GMP.c:667: error: `n' undeclared (first use in this function) GMP.c:669: error: `mod' undeclared (first use in this function) GMP.c:670: error: `RETVAL' undeclared (first use in this function) GMP.c:674: error: parse error before ')' token GMP.c:681: error: parse error before ')' token GMP.c:688: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__modinv': GMP.c:717: error: `mpz_t' undeclared (first use in this function) GMP.c:717: error: `x' undeclared (first use in this function) GMP.c:718: error: `y' undeclared (first use in this function) GMP.xs:392: error: `RETVAL' undeclared (first use in this function) GMP.c:727: error: parse error before ')' token GMP.c:734: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__add': GMP.xs:430: error: `mpz_t' undeclared (first use in this function) GMP.xs:430: error: `TEMP' undeclared (first use in this function) GMP.xs:431: error: `TEMP_1' undeclared (first use in this function) GMP.xs:433: error: parse error before ')' token GMP.xs:433: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__inc': GMP.xs:445: error: `mpz_t' undeclared (first use in this function) GMP.xs:445: error: `TEMP' undeclared (first use in this function) GMP.xs:447: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__dec': GMP.xs:458: error: `mpz_t' undeclared (first use in this function) GMP.xs:458: error: `TEMP' undeclared (first use in this function) GMP.xs:460: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__sub': GMP.xs:480: error: `mpz_t' undeclared (first use in this function) GMP.xs:480: error: `TEMP' undeclared (first use in this function) GMP.xs:481: error: `TEMP_1' undeclared (first use in this function) GMP.xs:483: error: parse error before ')' token GMP.xs:483: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__rsft': GMP.xs:507: error: `mpz_t' undeclared (first use in this function) GMP.xs:507: error: `TEMP' undeclared (first use in this function) GMP.xs:508: error: `TEMP_1' undeclared (first use in this function) GMP.xs:509: error: `BASE' undeclared (first use in this function) GMP.xs:512: error: parse error before ')' token GMP.xs:512: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__lsft': GMP.xs:534: error: `mpz_t' undeclared (first use in this function) GMP.xs:534: error: `TEMP' undeclared (first use in this function) GMP.xs:535: error: `TEMP_1' undeclared (first use in this function) GMP.xs:536: error: `BASE' undeclared (first use in this function) GMP.xs:539: error: parse error before ')' token GMP.xs:539: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__mul': GMP.xs:559: error: `mpz_t' undeclared (first use in this function) GMP.xs:559: error: `TEMP' undeclared (first use in this function) GMP.xs:560: error: `TEMP_1' undeclared (first use in this function) GMP.xs:562: error: parse error before ')' token GMP.xs:562: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__div': GMP.xs:587: error: `mpz_t' undeclared (first use in this function) GMP.xs:587: error: `TEMP' undeclared (first use in this function) GMP.xs:588: error: `TEMP_1' undeclared (first use in this function) GMP.xs:589: error: `rem' undeclared (first use in this function) GMP.xs:591: error: parse error before ')' token GMP.xs:591: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__mod': GMP.xs:617: error: `mpz_t' undeclared (first use in this function) GMP.xs:617: error: `TEMP' undeclared (first use in this function) GMP.xs:618: error: `TEMP_1' undeclared (first use in this function) GMP.xs:620: error: parse error before ')' token GMP.xs:620: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__acmp': GMP.c:1109: error: `mpz_t' undeclared (first use in this function) GMP.c:1109: error: `m' undeclared (first use in this function) GMP.c:1110: error: `n' undeclared (first use in this function) GMP.c:1116: error: parse error before ')' token GMP.c:1123: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__is_zero': GMP.c:1150: error: `mpz_t' undeclared (first use in this function) GMP.c:1150: error: `x' undeclared (first use in this function) GMP.c:1156: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__is_one': GMP.c:1182: error: `mpz_t' undeclared (first use in this function) GMP.c:1182: error: `x' undeclared (first use in this function) GMP.c:1188: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__is_two': GMP.c:1214: error: `mpz_t' undeclared (first use in this function) GMP.c:1214: error: `x' undeclared (first use in this function) GMP.c:1220: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__is_ten': GMP.c:1246: error: `mpz_t' undeclared (first use in this function) GMP.c:1246: error: `x' undeclared (first use in this function) GMP.c:1252: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__pow': GMP.xs:699: error: `mpz_t' undeclared (first use in this function) GMP.xs:699: error: `TEMP' undeclared (first use in this function) GMP.xs:700: error: `TEMP_1' undeclared (first use in this function) GMP.xs:702: error: parse error before ')' token GMP.xs:702: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__gcd': GMP.c:1309: error: `mpz_t' undeclared (first use in this function) GMP.c:1309: error: `x' undeclared (first use in this function) GMP.c:1310: error: `y' undeclared (first use in this function) GMP.c:1311: error: `RETVAL' undeclared (first use in this function) GMP.c:1315: error: parse error before ')' token GMP.c:1322: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__and': GMP.xs:728: error: `mpz_t' undeclared (first use in this function) GMP.xs:728: error: `TEMP' undeclared (first use in this function) GMP.xs:729: error: `TEMP_1' undeclared (first use in this function) GMP.xs:731: error: parse error before ')' token GMP.xs:731: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__xor': GMP.xs:744: error: `mpz_t' undeclared (first use in this function) GMP.xs:744: error: `TEMP' undeclared (first use in this function) GMP.xs:745: error: `TEMP_1' undeclared (first use in this function) GMP.xs:747: error: parse error before ')' token GMP.xs:747: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__or': GMP.xs:760: error: `mpz_t' undeclared (first use in this function) GMP.xs:760: error: `TEMP' undeclared (first use in this function) GMP.xs:761: error: `TEMP_1' undeclared (first use in this function) GMP.xs:763: error: parse error before ')' token GMP.xs:763: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__fac': GMP.xs:775: error: `mpz_t' undeclared (first use in this function) GMP.xs:775: error: `TEMP' undeclared (first use in this function) GMP.xs:777: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__copy': GMP.c:1471: error: `mpz_t' undeclared (first use in this function) GMP.c:1471: error: `m' undeclared (first use in this function) GMP.c:1472: error: `RETVAL' undeclared (first use in this function) GMP.c:1476: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__is_odd': GMP.c:1503: error: `mpz_t' undeclared (first use in this function) GMP.c:1503: error: `n' undeclared (first use in this function) GMP.c:1509: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__is_even': GMP.c:1534: error: `mpz_t' undeclared (first use in this function) GMP.c:1534: error: `n' undeclared (first use in this function) GMP.c:1540: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__sqrt': GMP.xs:827: error: `mpz_t' undeclared (first use in this function) GMP.xs:827: error: `TEMP' undeclared (first use in this function) GMP.xs:829: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__root': GMP.xs:842: error: `mpz_t' undeclared (first use in this function) GMP.xs:842: error: `TEMP' undeclared (first use in this function) GMP.xs:843: error: `TEMP_1' undeclared (first use in this function) GMP.xs:845: error: parse error before ')' token GMP.xs:845: error: parse error before ')' token make: *** [GMP.o] Error 1 TELS/math/Math-BigInt-GMP-1.24.tar.gz make -- NOT OK Running make test Can't test without successful make Finished 2009-06-13T04:54:05