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 Ian Robertson, This is a computer-generated report for Crypt-OpenSSL-Bignum-0.04 on perl-5.8.8, created automatically by CPAN-Reporter-1.0601 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems with your distribution. If these results are not what you expect or if you would like to learn how to avoid FAIL reports for missing dependencies, unsupported operating systems, etc., please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make -j4 -j4': /usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp -typemap /usr/share/perl/5.8/ExtUtils/typemap -typemap typemap Bignum.xs > Bignum.xsc && mv Bignum.xsc Bignum.c Running Mkbootstrap for Crypt::OpenSSL::Bignum () cp Bignum.pm blib/lib/Crypt/OpenSSL/Bignum.pm cp Bignum/CTX.pm blib/lib/Crypt/OpenSSL/Bignum/CTX.pm chmod 644 Bignum.bs cp Bignum.bs blib/arch/auto/Crypt/OpenSSL/Bignum/Bignum.bs chmod 644 blib/arch/auto/Crypt/OpenSSL/Bignum/Bignum.bs cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DPERL5 -DOPENSSL_NO_KRB5 Bignum.c Bignum.xs:5:25: error: openssl/ssl.h: Aucun fichier ou répertoire de ce type Bignum.xs:6:24: error: openssl/bn.h: Aucun fichier ou répertoire de ce type Bignum.xs:21: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token Bignum.c: In function âXS_Crypt__OpenSSL__Bignum__free_BNâ: Bignum.c:48: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:48: error: (Each undeclared identifier is reported only once Bignum.c:48: error: for each function it appears in.) Bignum.c:48: error: âselfâ undeclared (first use in this function) Bignum.c:51: error: expected expression before â)â token Bignum.xs: In function âXS_Crypt__OpenSSL__Bignum_new_from_wordâ: Bignum.xs:46: error: âBIGNUMâ undeclared (first use in this function) Bignum.xs:46: error: âbnâ undeclared (first use in this function) Bignum.c:72: error: âRETVALâ undeclared (first use in this function) Bignum.xs: In function âXS_Crypt__OpenSSL__Bignum_new_from_decimalâ: Bignum.xs:59: error: âBIGNUMâ undeclared (first use in this function) Bignum.xs:59: error: âbnâ undeclared (first use in this function) Bignum.c:97: error: âRETVALâ undeclared (first use in this function) Bignum.xs: In function âXS_Crypt__OpenSSL__Bignum_new_from_hexâ: Bignum.xs:72: error: âBIGNUMâ undeclared (first use in this function) Bignum.xs:72: error: âbnâ undeclared (first use in this function) Bignum.c:122: error: âRETVALâ undeclared (first use in this function) Bignum.xs: In function âXS_Crypt__OpenSSL__Bignum_new_from_binâ: Bignum.xs:85: error: âBIGNUMâ undeclared (first use in this function) Bignum.xs:85: error: âbnâ undeclared (first use in this function) Bignum.c:149: error: âRETVALâ undeclared (first use in this function) Bignum.xs: In function âXS_Crypt__OpenSSL__Bignum_zeroâ: Bignum.xs:99: error: âBIGNUMâ undeclared (first use in this function) Bignum.xs:99: error: âbnâ undeclared (first use in this function) Bignum.c:173: error: âRETVALâ undeclared (first use in this function) Bignum.xs: In function âXS_Crypt__OpenSSL__Bignum_oneâ: Bignum.xs:111: error: âBIGNUMâ undeclared (first use in this function) Bignum.xs:111: error: âbnâ undeclared (first use in this function) Bignum.c:197: error: âRETVALâ undeclared (first use in this function) Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_to_decimalâ: Bignum.c:217: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:217: error: âselfâ undeclared (first use in this function) Bignum.c:222: error: expected expression before â)â token Bignum.xs:125: warning: assignment makes pointer from integer without a cast Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_to_hexâ: Bignum.c:242: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:242: error: âselfâ undeclared (first use in this function) Bignum.c:247: error: expected expression before â)â token Bignum.xs:136: warning: assignment makes pointer from integer without a cast Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_to_binâ: Bignum.c:267: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:267: error: âselfâ undeclared (first use in this function) Bignum.c:275: error: expected expression before â)â token Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_get_wordâ: Bignum.c:297: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:297: error: âselfâ undeclared (first use in this function) Bignum.c:302: error: expected expression before â)â token Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_addâ: Bignum.c:319: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:319: error: âaâ undeclared (first use in this function) Bignum.c:320: error: âbâ undeclared (first use in this function) Bignum.xs:168: error: âbnâ undeclared (first use in this function) Bignum.c:327: error: expected expression before â)â token Bignum.c:330: error: expected expression before â)â token Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_subâ: Bignum.c:353: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:353: error: âaâ undeclared (first use in this function) Bignum.c:354: error: âbâ undeclared (first use in this function) Bignum.xs:182: error: âbnâ undeclared (first use in this function) Bignum.c:361: error: expected expression before â)â token Bignum.c:364: error: expected expression before â)â token Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_mulâ: Bignum.c:387: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:387: error: âaâ undeclared (first use in this function) Bignum.c:388: error: âbâ undeclared (first use in this function) Bignum.c:389: error: âBN_CTXâ undeclared (first use in this function) Bignum.c:389: error: âctxâ undeclared (first use in this function) Bignum.xs:197: error: âbnâ undeclared (first use in this function) Bignum.c:396: error: expected expression before â)â token Bignum.c:399: error: expected expression before â)â token Bignum.c:402: error: expected expression before â)â token Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_divâ: Bignum.c:425: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:425: error: âaâ undeclared (first use in this function) Bignum.c:426: error: âbâ undeclared (first use in this function) Bignum.c:427: error: âBN_CTXâ undeclared (first use in this function) Bignum.c:427: error: âctxâ undeclared (first use in this function) Bignum.xs:212: error: âquotientâ undeclared (first use in this function) Bignum.c:435: error: expected expression before â)â token Bignum.c:438: error: expected expression before â)â token Bignum.c:441: error: expected expression before â)â token Bignum.xs:218: error: lvalue required as left operand of assignment Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_sqrâ: Bignum.c:465: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:465: error: âaâ undeclared (first use in this function) Bignum.c:466: error: âBN_CTXâ undeclared (first use in this function) Bignum.c:466: error: âctxâ undeclared (first use in this function) Bignum.xs:229: error: âbnâ undeclared (first use in this function) Bignum.c:471: error: âRETVALâ undeclared (first use in this function) Bignum.c:474: error: expected expression before â)â token Bignum.c:477: error: expected expression before â)â token Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_modâ: Bignum.c:499: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:499: error: âaâ undeclared (first use in this function) Bignum.c:500: error: âbâ undeclared (first use in this function) Bignum.c:501: error: âBN_CTXâ undeclared (first use in this function) Bignum.c:501: error: âctxâ undeclared (first use in this function) Bignum.xs:245: error: âbnâ undeclared (first use in this function) Bignum.c:508: error: expected expression before â)â token Bignum.c:511: error: expected expression before â)â token Bignum.c:514: error: expected expression before â)â token Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_mod_mulâ: Bignum.c:536: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:536: error: âaâ undeclared (first use in this function) Bignum.c:537: error: âbâ undeclared (first use in this function) Bignum.c:538: error: âmâ undeclared (first use in this function) Bignum.c:539: error: âBN_CTXâ undeclared (first use in this function) Bignum.c:539: error: âctxâ undeclared (first use in this function) Bignum.xs:261: error: âbnâ undeclared (first use in this function) Bignum.c:544: error: âRETVALâ undeclared (first use in this function) Bignum.c:547: error: expected expression before â)â token Bignum.c:550: error: expected expression before â)â token Bignum.c:553: error: expected expression before â)â token Bignum.c:556: error: expected expression before â)â token Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_expâ: Bignum.c:577: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:577: error: âaâ undeclared (first use in this function) Bignum.c:578: error: âpâ undeclared (first use in this function) Bignum.c:579: error: âBN_CTXâ undeclared (first use in this function) Bignum.c:579: error: âctxâ undeclared (first use in this function) Bignum.xs:277: error: âbnâ undeclared (first use in this function) Bignum.c:584: error: âRETVALâ undeclared (first use in this function) Bignum.c:587: error: expected expression before â)â token Bignum.c:590: error: expected expression before â)â token Bignum.c:593: error: expected expression before â)â token Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_mod_expâ: Bignum.c:614: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:614: error: âaâ undeclared (first use in this function) Bignum.c:615: error: âpâ undeclared (first use in this function) Bignum.c:616: error: âmâ undeclared (first use in this function) Bignum.c:617: error: âBN_CTXâ undeclared (first use in this function) Bignum.c:617: error: âctxâ undeclared (first use in this function) Bignum.xs:294: error: âbnâ undeclared (first use in this function) Bignum.c:622: error: âRETVALâ undeclared (first use in this function) Bignum.c:625: error: expected expression before â)â token Bignum.c:628: error: expected expression before â)â token Bignum.c:631: error: expected expression before â)â token Bignum.c:634: error: expected expression before â)â token Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_mod_inverseâ: Bignum.c:655: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:655: error: âaâ undeclared (first use in this function) Bignum.c:656: error: ânâ undeclared (first use in this function) Bignum.c:657: error: âBN_CTXâ undeclared (first use in this function) Bignum.c:657: error: âctxâ undeclared (first use in this function) Bignum.xs:310: error: âbnâ undeclared (first use in this function) Bignum.c:662: error: âRETVALâ undeclared (first use in this function) Bignum.c:665: error: expected expression before â)â token Bignum.c:668: error: expected expression before â)â token Bignum.c:671: error: expected expression before â)â token Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_gcdâ: Bignum.c:692: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:692: error: âaâ undeclared (first use in this function) Bignum.c:693: error: âbâ undeclared (first use in this function) Bignum.c:694: error: âBN_CTXâ undeclared (first use in this function) Bignum.c:694: error: âctxâ undeclared (first use in this function) Bignum.xs:326: error: âbnâ undeclared (first use in this function) Bignum.c:699: error: âRETVALâ undeclared (first use in this function) Bignum.c:702: error: expected expression before â)â token Bignum.c:705: error: expected expression before â)â token Bignum.c:708: error: expected expression before â)â token Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_cmpâ: Bignum.c:729: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:729: error: âaâ undeclared (first use in this function) Bignum.c:730: error: âbâ undeclared (first use in this function) Bignum.c:735: error: expected expression before â)â token Bignum.c:738: error: expected expression before â)â token Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_is_zeroâ: Bignum.c:754: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:754: error: âaâ undeclared (first use in this function) Bignum.c:759: error: expected expression before â)â token Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_is_oneâ: Bignum.c:775: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:775: error: âaâ undeclared (first use in this function) Bignum.c:780: error: expected expression before â)â token Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_is_oddâ: Bignum.c:796: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:796: error: âaâ undeclared (first use in this function) Bignum.c:801: error: expected expression before â)â token Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_copyâ: Bignum.c:817: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:817: error: âaâ undeclared (first use in this function) Bignum.c:821: error: âRETVALâ undeclared (first use in this function) Bignum.c:824: error: expected expression before â)â token Bignum.c: In function âXS_Crypt__OpenSSL__Bignum_pointer_copyâ: Bignum.c:843: error: âBIGNUMâ undeclared (first use in this function) Bignum.c:843: error: âaâ undeclared (first use in this function) Bignum.c:850: error: expected expression before â)â token Bignum.c: In function âXS_Crypt__OpenSSL__Bignum__CTX_newâ: Bignum.c:868: error: âBN_CTXâ undeclared (first use in this function) Bignum.c:868: error: âRETVALâ undeclared (first use in this function) Bignum.c: In function âXS_Crypt__OpenSSL__Bignum__CTX__free_BN_CTXâ: Bignum.c:885: error: âBN_CTXâ undeclared (first use in this function) Bignum.c:885: error: âselfâ undeclared (first use in this function) Bignum.c:888: error: expected expression before â)â token make: *** [Bignum.o] Erreur 1 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: No requirements found ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = fr_FR.UTF-8 PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 13726 PERL5_CPAN_IS_EXECUTING = /root/.cpan/build/Crypt-OpenSSL-Bignum-0.04-Xty2Zg/Makefile.PL PERL5_CPAN_IS_RUNNING = 13726 SHELL = /bin/bash TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /usr/bin/perl $UID/$EUID = 0 / 0 $GID = 0 0 $EGID = 0 0 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9205 Cwd 3.2501 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.42 ExtUtils::Manifest 1.51 ExtUtils::ParseXS n/a File::Spec 3.2501 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 3.05 Test::More 0.74 YAML 0.66 YAML::Syck n/a version 0.74 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.22.10, archname=i486-linux-gnu-thread-multi uname='linux ninsei 2.6.22.10 #1 smp preempt thu oct 25 08:49:01 pdt 2007 i686 gnulinux ' config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -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.8 -Dsitearch=/usr/local/lib/perl/5.8.8 -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 -Ud_ualarm -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.8 -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 -pipe -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 -pipe -I/usr/local/include' ccversion='', gccversion='4.2.3 20071014 (prerelease) (Debian 4.2.2-3)', 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.6.1.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8 gnulibc_version='2.6.1' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
