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.04 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, 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 'C:\strawberry-perl\dmake\bin\dmake.EXE': Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::Calc at C:/strawberry-perl/perl/site/lib/Win32API/File.pm line 20 cp Bignum.pm blib\lib\Crypt\OpenSSL\Bignum.pm cp Bignum/CTX.pm blib\lib\Crypt\OpenSSL\Bignum\CTX.pm C:\strawberry-perl\perl\bin\perl.exe C:\strawberry-perl\perl\lib\ExtUtils\xsubpp -typemap C:\strawberry-perl\perl\lib\ExtUtils\typemap -typemap typemap Bignum.xs > Bignum.xsc && C:\strawberry-perl\perl\bin\perl.exe -MExtUtils::Command -e mv Bignum.xsc Bignum.c gcc -c -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" "-IC:\strawberry-perl\perl\lib\CORE" -DPERL5 -DOPENSSL_NO_KRB5 Bignum.c Bignum.xs:5:25: openssl/ssl.h: No such file or directory Bignum.xs:6:24: openssl/bn.h: No such file or directory Bignum.xs:21: error: syntax error before '*' token Bignum.xs: In function `sv2bn': Bignum.xs:27: error: `BIGNUM' undeclared (first use in this function) Bignum.xs:27: error: (Each undeclared identifier is reported only once Bignum.xs:27: error: for each function it appears in.) Bignum.xs:27: error: syntax error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum__free_BN': Bignum.c:53: error: `BIGNUM' undeclared (first use in this function) Bignum.c:53: error: `self' undeclared (first use in this function) Bignum.c:56: error: syntax error 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:78: 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:104: 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:130: 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:158: 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:183: 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:208: error: `RETVAL' undeclared (first use in this function) Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_to_decimal': Bignum.c:229: error: `BIGNUM' undeclared (first use in this function) Bignum.c:229: error: `self' undeclared (first use in this function) Bignum.c:234: error: syntax error 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:255: error: `BIGNUM' undeclared (first use in this function) Bignum.c:255: error: `self' undeclared (first use in this function) Bignum.c:260: error: syntax error 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:281: error: `BIGNUM' undeclared (first use in this function) Bignum.c:281: error: `self' undeclared (first use in this function) Bignum.c:289: error: syntax error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_get_word': Bignum.c:312: error: `BIGNUM' undeclared (first use in this function) Bignum.c:312: error: `self' undeclared (first use in this function) Bignum.c:317: error: syntax error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_add': Bignum.c:336: error: `BIGNUM' undeclared (first use in this function) Bignum.c:336: error: `a' undeclared (first use in this function) Bignum.c:337: error: `b' undeclared (first use in this function) Bignum.xs:168: error: `bn' undeclared (first use in this function) Bignum.c:344: error: syntax error before ')' token Bignum.c:347: error: syntax error before ')' token Bignum.xs:172: warning: pointer/integer type mismatch in conditional expression Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_sub': Bignum.c:372: error: `BIGNUM' undeclared (first use in this function) Bignum.c:372: error: `a' undeclared (first use in this function) Bignum.c:373: error: `b' undeclared (first use in this function) Bignum.xs:182: error: `bn' undeclared (first use in this function) Bignum.c:380: error: syntax error before ')' token Bignum.c:383: error: syntax error before ')' token Bignum.xs:186: warning: pointer/integer type mismatch in conditional expression Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_mul': Bignum.c:408: error: `BIGNUM' undeclared (first use in this function) Bignum.c:408: error: `a' undeclared (first use in this function) Bignum.c:409: error: `b' undeclared (first use in this function) Bignum.c:410: error: `BN_CTX' undeclared (first use in this function) Bignum.c:410: error: `ctx' undeclared (first use in this function) Bignum.xs:197: error: `bn' undeclared (first use in this function) Bignum.c:417: error: syntax error before ')' token Bignum.c:420: error: syntax error before ')' token Bignum.c:423: error: syntax error before ')' token Bignum.xs:201: warning: pointer/integer type mismatch in conditional expression Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_div': Bignum.c:448: error: `BIGNUM' undeclared (first use in this function) Bignum.c:448: error: `a' undeclared (first use in this function) Bignum.c:449: error: `b' undeclared (first use in this function) Bignum.c:450: error: `BN_CTX' undeclared (first use in this function) Bignum.c:450: error: `ctx' undeclared (first use in this function) Bignum.xs:212: error: `quotient' undeclared (first use in this function) Bignum.c:458: error: syntax error before ')' token Bignum.c:461: error: syntax error before ')' token Bignum.c:464: error: syntax error before ')' token Bignum.xs:217: warning: pointer/integer type mismatch in conditional expression Bignum.xs:218: warning: pointer/integer type mismatch in conditional expression Bignum.xs:218: error: invalid lvalue in assignment Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_sqr': Bignum.c:489: error: `BIGNUM' undeclared (first use in this function) Bignum.c:489: error: `a' undeclared (first use in this function) Bignum.c:490: error: `BN_CTX' undeclared (first use in this function) Bignum.c:490: error: `ctx' undeclared (first use in this function) Bignum.xs:229: error: `bn' undeclared (first use in this function) Bignum.c:495: error: `RETVAL' undeclared (first use in this function) Bignum.c:498: error: syntax error before ')' token Bignum.c:501: error: syntax error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_mod': Bignum.c:525: error: `BIGNUM' undeclared (first use in this function) Bignum.c:525: error: `a' undeclared (first use in this function) Bignum.c:526: error: `b' undeclared (first use in this function) Bignum.c:527: error: `BN_CTX' undeclared (first use in this function) Bignum.c:527: error: `ctx' undeclared (first use in this function) Bignum.xs:245: error: `bn' undeclared (first use in this function) Bignum.c:534: error: syntax error before ')' token Bignum.c:537: error: syntax error before ')' token Bignum.c:540: error: syntax error before ')' token Bignum.xs:249: warning: pointer/integer type mismatch in conditional expression Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_mod_mul': Bignum.c:563: error: `BIGNUM' undeclared (first use in this function) Bignum.c:563: error: `a' undeclared (first use in this function) Bignum.c:564: error: `b' undeclared (first use in this function) Bignum.c:565: error: `m' undeclared (first use in this function) Bignum.c:566: error: `BN_CTX' undeclared (first use in this function) Bignum.c:566: error: `ctx' undeclared (first use in this function) Bignum.xs:261: error: `bn' undeclared (first use in this function) Bignum.c:571: error: `RETVAL' undeclared (first use in this function) Bignum.c:574: error: syntax error before ')' token Bignum.c:577: error: syntax error before ')' token Bignum.c:580: error: syntax error before ')' token Bignum.c:583: error: syntax error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_exp': Bignum.c:605: error: `BIGNUM' undeclared (first use in this function) Bignum.c:605: error: `a' undeclared (first use in this function) Bignum.c:606: error: `p' undeclared (first use in this function) Bignum.c:607: error: `BN_CTX' undeclared (first use in this function) Bignum.c:607: error: `ctx' undeclared (first use in this function) Bignum.xs:277: error: `bn' undeclared (first use in this function) Bignum.c:612: error: `RETVAL' undeclared (first use in this function) Bignum.c:615: error: syntax error before ')' token Bignum.c:618: error: syntax error before ')' token Bignum.c:621: error: syntax error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_mod_exp': Bignum.c:643: error: `BIGNUM' undeclared (first use in this function) Bignum.c:643: error: `a' undeclared (first use in this function) Bignum.c:644: error: `p' undeclared (first use in this function) Bignum.c:645: error: `m' undeclared (first use in this function) Bignum.c:646: error: `BN_CTX' undeclared (first use in this function) Bignum.c:646: error: `ctx' undeclared (first use in this function) Bignum.xs:294: error: `bn' undeclared (first use in this function) Bignum.c:651: error: `RETVAL' undeclared (first use in this function) Bignum.c:654: error: syntax error before ')' token Bignum.c:657: error: syntax error before ')' token Bignum.c:660: error: syntax error before ')' token Bignum.c:663: error: syntax error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_mod_inverse': Bignum.c:685: error: `BIGNUM' undeclared (first use in this function) Bignum.c:685: error: `a' undeclared (first use in this function) Bignum.c:686: error: `n' undeclared (first use in this function) Bignum.c:687: error: `BN_CTX' undeclared (first use in this function) Bignum.c:687: error: `ctx' undeclared (first use in this function) Bignum.xs:310: error: `bn' undeclared (first use in this function) Bignum.c:692: error: `RETVAL' undeclared (first use in this function) Bignum.c:695: error: syntax error before ')' token Bignum.c:698: error: syntax error before ')' token Bignum.c:701: error: syntax error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_gcd': Bignum.c:723: error: `BIGNUM' undeclared (first use in this function) Bignum.c:723: error: `a' undeclared (first use in this function) Bignum.c:724: error: `b' undeclared (first use in this function) Bignum.c:725: error: `BN_CTX' undeclared (first use in this function) Bignum.c:725: error: `ctx' undeclared (first use in this function) Bignum.xs:326: error: `bn' undeclared (first use in this function) Bignum.c:730: error: `RETVAL' undeclared (first use in this function) Bignum.c:733: error: syntax error before ')' token Bignum.c:736: error: syntax error before ')' token Bignum.c:739: error: syntax error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_cmp': Bignum.c:761: error: `BIGNUM' undeclared (first use in this function) Bignum.c:761: error: `a' undeclared (first use in this function) Bignum.c:762: error: `b' undeclared (first use in this function) Bignum.c:767: error: syntax error before ')' token Bignum.c:770: error: syntax error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_is_zero': Bignum.c:787: error: `BIGNUM' undeclared (first use in this function) Bignum.c:787: error: `a' undeclared (first use in this function) Bignum.c:792: error: syntax error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_is_one': Bignum.c:809: error: `BIGNUM' undeclared (first use in this function) Bignum.c:809: error: `a' undeclared (first use in this function) Bignum.c:814: error: syntax error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_is_odd': Bignum.c:831: error: `BIGNUM' undeclared (first use in this function) Bignum.c:831: error: `a' undeclared (first use in this function) Bignum.c:836: error: syntax error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_copy': Bignum.c:853: error: `BIGNUM' undeclared (first use in this function) Bignum.c:853: error: `a' undeclared (first use in this function) Bignum.c:857: error: `RETVAL' undeclared (first use in this function) Bignum.c:860: error: syntax error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_pointer_copy': Bignum.c:880: error: `BIGNUM' undeclared (first use in this function) Bignum.c:880: error: `a' undeclared (first use in this function) Bignum.c:887: error: syntax error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum__CTX_new': Bignum.c:906: error: `BN_CTX' undeclared (first use in this function) Bignum.c:906: error: `RETVAL' undeclared (first use in this function) Bignum.c: In function `XS_Crypt__OpenSSL__Bignum__CTX__free_BN_CTX': Bignum.c:924: error: `BN_CTX' undeclared (first use in this function) Bignum.c:924: error: `self' undeclared (first use in this function) Bignum.c:927: error: syntax error before ')' token dmake.EXE: Error code 129, while making 'Bignum.o' ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: No requirements found ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: COMSPEC = C:\Windows\system32\cmd.exe INCLUDE = C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode; LIB = C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin;C:\strawberry-perl\mingw\lib NUMBER_OF_PROCESSORS = 1 PATH = C:\Program Files\ActiveState Komodo Edit 4.1\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin;C:\strawberry-perl\mingw\libexec\gcc\mingw32\3.4.5;C:\strawberry-perl\mingw\lib\gcc\mingw32\3.4.5;c:\Program Files\Console2 PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 704 PERL5_CPAN_IS_EXECUTING = C:\Users\MMUSGR~1\AppData\Local\Temp\cpan\build\Crypt-OpenSSL-Bignum-0.04-16DwrU\Makefile.PL PERL5_CPAN_IS_RUNNING = 704 PERL_MM_USE_DEFAULT = 1 PROCESSOR_IDENTIFIER = x86 Family 15 Model 76 Stepping 2, AuthenticAMD TEMP = C:\Users\MMUSGR~1\AppData\Local\Temp Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = C:\strawberry-perl\perl\bin\perl.exe $UID/$EUID = 0 / 0 $GID = 0 $EGID = 0 Win32::GetOSName = WinVista Win32::GetOSVersion = , 6, 0, 6000, 2, 0, 0, 256, 1 Win32::IsAdminUser = 0 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9203 Cwd 3.19 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.15 File::Spec 3.19 Module::Build 0.2805 Module::Signature n/a Test::Harness 2.64 Test::More 0.72 YAML 0.66 YAML::Syck 0.99 version 0.7203 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef 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='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX', optimize='-s -O2', cppflags='-DWIN32' ccversion='', gccversion='3.4.5', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='g++', ldflags ='-s -L"c:\strawberry-perl\perl\lib\CORE" -L"c:\strawberry-perl\mingw\lib"' libpth=c:\strawberry-perl\mingw\lib libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 libc=-lmsvcrt, so=dll, useshrplib=yes, libperl=libperl58.a gnulibc_version='' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-mdll -s -L"c:\strawberry-perl\perl\lib\CORE" -L"c:\strawberry-perl\mingw\lib"'
