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 Alessandro Ranellucci, This is a computer-generated report for Crypt-GCrypt-1.17 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 GCrypt.pm blib\lib\Crypt\GCrypt.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 GCrypt.xs > GCrypt.xsc && C:\strawberry-perl\perl\bin\perl.exe -MExtUtils::Command -e mv GCrypt.xsc GCrypt.c gcc -c -funsigned-char -s -O2 -DVERSION=\"1.17\" -DXS_VERSION=\"1.17\" "-IC:\strawberry-perl\perl\lib\CORE" GCrypt.c GCrypt.xs:20:20: gcrypt.h: No such file or directory GCrypt.xs:47: error: syntax error before "gcry_cipher_hd_t" GCrypt.xs:47: warning: no semicolon at end of struct or union GCrypt.xs:48: warning: data definition has no type or storage class GCrypt.xs:49: error: syntax error before "key_ac" GCrypt.xs:49: warning: data definition has no type or storage class GCrypt.xs:50: error: syntax error before "err" GCrypt.xs:50: warning: data definition has no type or storage class GCrypt.xs:56: error: syntax error before '}' token GCrypt.xs: In function `XS_Crypt__GCrypt_new': GCrypt.xs:68: error: `gcry_ac_id_t' undeclared (first use in this function) GCrypt.xs:68: error: (Each undeclared identifier is reported only once GCrypt.xs:68: error: for each function it appears in.) GCrypt.xs:68: error: syntax error before "ac_algo" GCrypt.xs:71: error: invalid application of `sizeof' to incomplete type `Crypt_GCrypt_s' GCrypt.xs:71: error: invalid application of `sizeof' to incomplete type `Crypt_GCrypt_s' GCrypt.xs:71: error: invalid application of `sizeof' to incomplete type `Crypt_GCrypt_s' GCrypt.xs:82: error: dereferencing pointer to incomplete type GCrypt.xs:83: error: dereferencing pointer to incomplete type GCrypt.xs:84: error: dereferencing pointer to incomplete type GCrypt.xs:95: error: dereferencing pointer to incomplete type GCrypt.xs:97: error: dereferencing pointer to incomplete type GCrypt.xs:109: error: dereferencing pointer to incomplete type GCrypt.xs:111: error: dereferencing pointer to incomplete type GCrypt.xs:114: error: `GCRY_CIPHER_SECURE' undeclared (first use in this function) GCrypt.xs:117: error: `GCRY_CIPHER_ENABLE_SYNC' undeclared (first use in this function) GCrypt.xs:121: error: dereferencing pointer to incomplete type GCrypt.xs:126: error: dereferencing pointer to incomplete type GCrypt.xs:130: error: dereferencing pointer to incomplete type GCrypt.xs:131: error: dereferencing pointer to incomplete type GCrypt.xs:138: error: dereferencing pointer to incomplete type GCrypt.xs:138: error: `GCRY_CIPHER_MODE_ECB' undeclared (first use in this function) GCrypt.xs:142: error: dereferencing pointer to incomplete type GCrypt.xs:142: error: `GCRY_CIPHER_MODE_CFB' undeclared (first use in this function) GCrypt.xs:144: error: dereferencing pointer to incomplete type GCrypt.xs:144: error: `GCRY_CIPHER_MODE_CBC' undeclared (first use in this function) GCrypt.xs:148: error: dereferencing pointer to incomplete type GCrypt.xs:148: error: `GCRY_CIPHER_MODE_STREAM' undeclared (first use in this function) GCrypt.xs:152: error: dereferencing pointer to incomplete type GCrypt.xs:152: error: `GCRY_CIPHER_MODE_OFB' undeclared (first use in this function) GCrypt.xs:156: error: dereferencing pointer to incomplete type GCrypt.xs:156: error: dereferencing pointer to incomplete type GCrypt.xs:159: error: dereferencing pointer to incomplete type GCrypt.xs:163: error: dereferencing pointer to incomplete type GCrypt.xs:163: error: dereferencing pointer to incomplete type GCrypt.xs:163: error: dereferencing pointer to incomplete type GCrypt.xs:164: error: dereferencing pointer to incomplete type GCrypt.xs:166: error: dereferencing pointer to incomplete type GCrypt.xs:170: error: dereferencing pointer to incomplete type GCrypt.xs:170: error: `ac_algo' undeclared (first use in this function) GCrypt.xs:171: error: dereferencing pointer to incomplete type GCrypt.xs:175: error: dereferencing pointer to incomplete type GCrypt.xs:175: error: dereferencing pointer to incomplete type GCrypt.xs:176: error: dereferencing pointer to incomplete type GCrypt.xs: In function `XS_Crypt__GCrypt_encrypt': GCrypt.xs:191: error: dereferencing pointer to incomplete type GCrypt.xs:197: error: dereferencing pointer to incomplete type GCrypt.xs:197: error: dereferencing pointer to incomplete type GCrypt.xs:197: error: dereferencing pointer to incomplete type GCrypt.xs:198: error: dereferencing pointer to incomplete type GCrypt.xs:198: error: dereferencing pointer to incomplete type GCrypt.xs:199: error: dereferencing pointer to incomplete type GCrypt.xs:201: error: dereferencing pointer to incomplete type GCrypt.xs:201: error: dereferencing pointer to incomplete type GCrypt.xs:202: error: dereferencing pointer to incomplete type GCrypt.xs:203: error: dereferencing pointer to incomplete type GCrypt.xs:204: error: dereferencing pointer to incomplete type GCrypt.xs:207: error: dereferencing pointer to incomplete type GCrypt.xs:211: error: dereferencing pointer to incomplete type GCrypt.xs:211: error: dereferencing pointer to incomplete type GCrypt.xs:212: error: dereferencing pointer to incomplete type GCrypt.xs:212: error: dereferencing pointer to incomplete type GCrypt.xs:220: error: dereferencing pointer to incomplete type GCrypt.xs:220: error: dereferencing pointer to incomplete type GCrypt.xs:221: error: dereferencing pointer to incomplete type GCrypt.xs: In function `XS_Crypt__GCrypt_finish': GCrypt.xs:236: error: dereferencing pointer to incomplete type GCrypt.xs:239: error: dereferencing pointer to incomplete type GCrypt.xs:239: error: dereferencing pointer to incomplete type GCrypt.xs:241: error: dereferencing pointer to incomplete type GCrypt.xs:241: error: dereferencing pointer to incomplete type GCrypt.xs:242: error: dereferencing pointer to incomplete type GCrypt.xs:242: error: dereferencing pointer to incomplete type GCrypt.xs:242: error: dereferencing pointer to incomplete type GCrypt.xs:243: error: dereferencing pointer to incomplete type GCrypt.xs:243: error: dereferencing pointer to incomplete type GCrypt.xs:244: error: dereferencing pointer to incomplete type GCrypt.xs:246: error: dereferencing pointer to incomplete type GCrypt.xs:249: error: dereferencing pointer to incomplete type GCrypt.xs:252: error: dereferencing pointer to incomplete type GCrypt.xs:255: error: dereferencing pointer to incomplete type GCrypt.xs:256: error: dereferencing pointer to incomplete type GCrypt.xs:258: error: dereferencing pointer to incomplete type GCrypt.xs:258: error: dereferencing pointer to incomplete type GCrypt.xs:260: error: dereferencing pointer to incomplete type GCrypt.xs:260: error: dereferencing pointer to incomplete type GCrypt.xs:260: error: dereferencing pointer to incomplete type GCrypt.xs:261: error: dereferencing pointer to incomplete type GCrypt.xs:261: error: dereferencing pointer to incomplete type GCrypt.xs:262: error: dereferencing pointer to incomplete type GCrypt.xs:263: error: dereferencing pointer to incomplete type GCrypt.xs:264: error: dereferencing pointer to incomplete type GCrypt.xs:267: error: dereferencing pointer to incomplete type GCrypt.xs:267: error: dereferencing pointer to incomplete type GCrypt.xs:267: error: dereferencing pointer to incomplete type GCrypt.xs:268: error: dereferencing pointer to incomplete type GCrypt.xs:268: error: dereferencing pointer to incomplete type GCrypt.xs:268: error: dereferencing pointer to incomplete type GCrypt.xs:268: error: dereferencing pointer to incomplete type GCrypt.xs:268: error: dereferencing pointer to incomplete type GCrypt.xs:269: error: dereferencing pointer to incomplete type GCrypt.xs:270: error: dereferencing pointer to incomplete type GCrypt.xs:271: error: dereferencing pointer to incomplete type GCrypt.xs: In function `XS_Crypt__GCrypt_decrypt': GCrypt.xs:288: error: dereferencing pointer to incomplete type GCrypt.xs:292: error: dereferencing pointer to incomplete type GCrypt.xs:304: error: dereferencing pointer to incomplete type GCrypt.xs:311: error: dereferencing pointer to incomplete type GCrypt.xs: In function `XS_Crypt__GCrypt_sign': GCrypt.xs:336: error: `gcry_mpi_t' undeclared (first use in this function) GCrypt.xs:336: error: syntax error before "in_mpi" GCrypt.xs:337: error: `gcry_ac_data_t' undeclared (first use in this function) GCrypt.xs:343: error: `in_mpi' undeclared (first use in this function) GCrypt.xs:344: error: `out_mpi' undeclared (first use in this function) GCrypt.xs:347: error: `GCRYMPI_FMT_STD' undeclared (first use in this function) GCrypt.xs:348: error: dereferencing pointer to incomplete type GCrypt.xs:349: error: dereferencing pointer to incomplete type GCrypt.xs:349: error: dereferencing pointer to incomplete type GCrypt.xs:349: error: dereferencing pointer to incomplete type GCrypt.xs:349: error: `outdata' undeclared (first use in this function) GCrypt.xs:350: error: dereferencing pointer to incomplete type GCrypt.xs:351: error: dereferencing pointer to incomplete type GCrypt.xs:351: warning: passing arg 1 of `Perl_croak_nocontext' makes pointer from integer without a cast GCrypt.xs:354: error: dereferencing pointer to incomplete type GCrypt.xs: In function `XS_Crypt__GCrypt_start': GCrypt.xs:370: error: dereferencing pointer to incomplete type GCrypt.xs:370: error: dereferencing pointer to incomplete type GCrypt.xs:371: error: dereferencing pointer to incomplete type GCrypt.xs:371: error: dereferencing pointer to incomplete type GCrypt.xs:371: error: dereferencing pointer to incomplete type GCrypt.xs:372: error: dereferencing pointer to incomplete type GCrypt.xs:376: error: dereferencing pointer to incomplete type GCrypt.xs:379: error: dereferencing pointer to incomplete type GCrypt.xs: In function `XS_Crypt__GCrypt_setkey': GCrypt.xs:389: error: `gcry_ac_key_type_t' undeclared (first use in this function) GCrypt.xs:389: error: syntax error before "keytype" GCrypt.xs:390: error: `gcry_ac_data_t' undeclared (first use in this function) GCrypt.xs:391: error: `gcry_mpi_t' undeclared (first use in this function) GCrypt.xs:394: error: dereferencing pointer to incomplete type GCrypt.xs:398: error: dereferencing pointer to incomplete type GCrypt.xs:399: error: dereferencing pointer to incomplete type GCrypt.xs:399: error: dereferencing pointer to incomplete type GCrypt.xs:399: error: dereferencing pointer to incomplete type GCrypt.xs:403: error: dereferencing pointer to incomplete type GCrypt.xs:406: error: dereferencing pointer to incomplete type GCrypt.xs:406: error: dereferencing pointer to incomplete type GCrypt.xs:406: error: dereferencing pointer to incomplete type GCrypt.xs:408: error: dereferencing pointer to incomplete type GCrypt.xs:411: error: dereferencing pointer to incomplete type GCrypt.xs:411: error: dereferencing pointer to incomplete type GCrypt.xs:411: error: dereferencing pointer to incomplete type GCrypt.xs:412: error: dereferencing pointer to incomplete type GCrypt.xs:412: error: dereferencing pointer to incomplete type GCrypt.xs:416: error: dereferencing pointer to incomplete type GCrypt.xs:420: error: `keytype' undeclared (first use in this function) GCrypt.xs:422: error: `GCRY_AC_KEY_SECRET' undeclared (first use in this function) GCrypt.xs:423: error: `GCRY_AC_KEY_PUBLIC' undeclared (first use in this function) GCrypt.xs:427: error: `GCRYCTL_INIT_SECMEM' undeclared (first use in this function) GCrypt.xs:428: error: `mpi' undeclared (first use in this function) GCrypt.xs:430: error: dereferencing pointer to incomplete type GCrypt.xs:430: error: `keydata' undeclared (first use in this function) GCrypt.xs:431: error: dereferencing pointer to incomplete type GCrypt.xs:431: error: `GCRY_AC_FLAG_COPY' undeclared (first use in this function) GCrypt.xs:432: error: dereferencing pointer to incomplete type GCrypt.xs:432: error: dereferencing pointer to incomplete type GCrypt.xs:432: error: dereferencing pointer to incomplete type GCrypt.xs: In function `XS_Crypt__GCrypt_setiv': GCrypt.xs:442: error: dereferencing pointer to incomplete type GCrypt.xs:444: error: dereferencing pointer to incomplete type GCrypt.xs:444: error: dereferencing pointer to incomplete type GCrypt.xs:444: error: dereferencing pointer to incomplete type GCrypt.xs:448: error: dereferencing pointer to incomplete type GCrypt.xs:449: error: dereferencing pointer to incomplete type GCrypt.xs:455: error: dereferencing pointer to incomplete type GCrypt.xs:456: error: dereferencing pointer to incomplete type GCrypt.xs:456: error: dereferencing pointer to incomplete type GCrypt.xs: In function `XS_Crypt__GCrypt_sync': GCrypt.xs:463: error: dereferencing pointer to incomplete type GCrypt.xs:465: error: dereferencing pointer to incomplete type GCrypt.xs: In function `XS_Crypt__GCrypt_keylen': GCrypt.xs:471: error: dereferencing pointer to incomplete type GCrypt.xs:473: error: dereferencing pointer to incomplete type GCrypt.xs: In function `XS_Crypt__GCrypt_blklen': GCrypt.xs:481: error: dereferencing pointer to incomplete type GCrypt.xs:483: error: dereferencing pointer to incomplete type GCrypt.xs: In function `XS_Crypt__GCrypt_DESTROY': GCrypt.xs:491: error: dereferencing pointer to incomplete type GCrypt.xs:492: error: dereferencing pointer to incomplete type GCrypt.xs:494: error: dereferencing pointer to incomplete type GCrypt.xs:495: error: dereferencing pointer to incomplete type GCrypt.xs:497: error: dereferencing pointer to incomplete type dmake.EXE: makefile: line 500: Warning: -- Ignoring AUGMAKE meta-target [._Makefile] because prerequisites are present. dmake.EXE: Error code 129, while making 'GCrypt.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 = 2160 PERL5_CPAN_IS_EXECUTING = C:\Users\MMUSGR~1\AppData\Local\Temp\cpan\build\Crypt-GCrypt-1.17-VS7mr2\Makefile.PL PERL5_CPAN_IS_RUNNING = 2160 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"'
