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 AAR,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. 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 'fetch':

[MSG] [Sat Jan 26 22:12:51 2008] Trying to get 
'http://www.cpan.org/authors/id/A/AA/AAR/Crypt-GCrypt-1.20.tar.gz'
[MSG] [Sat Jan 26 22:12:52 2008] Trying to get 
'http://www.cpan.org/authors/id/A/AA/AAR/CHECKSUMS'
[MSG] [Sat Jan 26 22:12:52 2008] Checksum matches for 'Crypt-GCrypt-1.20.tar.gz'
[MSG] [Sat Jan 26 22:12:52 2008] Extracted 'Crypt-GCrypt-1.20/'
[MSG] [Sat Jan 26 22:12:52 2008] Extracted 'Crypt-GCrypt-1.20/Changelog'
[MSG] [Sat Jan 26 22:12:52 2008] Extracted 'Crypt-GCrypt-1.20/GCrypt.pm'
[MSG] [Sat Jan 26 22:12:52 2008] Extracted 'Crypt-GCrypt-1.20/GCrypt.xs'
[MSG] [Sat Jan 26 22:12:52 2008] Extracted 'Crypt-GCrypt-1.20/Makefile.PL'
[MSG] [Sat Jan 26 22:12:52 2008] Extracted 'Crypt-GCrypt-1.20/MANIFEST'
[MSG] [Sat Jan 26 22:12:52 2008] Extracted 'Crypt-GCrypt-1.20/MANIFEST.SKIP'
[MSG] [Sat Jan 26 22:12:52 2008] Extracted 'Crypt-GCrypt-1.20/META.yml'
[MSG] [Sat Jan 26 22:12:52 2008] Extracted 'Crypt-GCrypt-1.20/ppport.h'
[MSG] [Sat Jan 26 22:12:52 2008] Extracted 'Crypt-GCrypt-1.20/README'
[MSG] [Sat Jan 26 22:12:52 2008] Extracted 'Crypt-GCrypt-1.20/t/'
[MSG] [Sat Jan 26 22:12:52 2008] Extracted 'Crypt-GCrypt-1.20/t/01-cipher.t'
[MSG] [Sat Jan 26 22:12:52 2008] Extracted 
'Crypt-GCrypt-1.20/t/02-compatibility.t'
[MSG] [Sat Jan 26 22:12:52 2008] Extracted 'Crypt-GCrypt-1.20/t/03-pod.t'
[MSG] [Sat Jan 26 22:12:52 2008] Extracted 
'Crypt-GCrypt-1.20/t/04-podcoverage.t'
[MSG] [Sat Jan 26 22:12:52 2008] Extracted 'Crypt-GCrypt-1.20/t/05-size.t'
[MSG] [Sat Jan 26 22:12:52 2008] Extracted 'Crypt-GCrypt-1.20/t/06-multi.t'
[MSG] [Sat Jan 26 22:12:52 2008] Extracted 'Crypt-GCrypt-1.20/typemap'
[MSG] [Sat Jan 26 22:12:52 2008] Extracted 'Crypt::GCrypt' to 
'/home/cpantester/perl511/.cpanplus/5.11.0/build/Crypt-GCrypt-1.20'
[MSG] [Sat Jan 26 22:12:53 2008] Checking if your kit is complete...
Looks good
Writing Makefile for Crypt::GCrypt

[MSG] [Sat Jan 26 22:12:53 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Sat Jan 26 22:12:53 2008] MAKE failed: Illegal seek cp GCrypt.pm 
blib/lib/Crypt/GCrypt.pm
/home/cpantester/perl511/bin/perl 
/home/cpantester/perl511/lib/5.11.0/ExtUtils/xsubpp  -typemap 
/home/cpantester/perl511/lib/5.11.0/ExtUtils/typemap -typemap typemap  
GCrypt.xs > GCrypt.xsc && mv GCrypt.xsc GCrypt.c
cc -c   -funsigned-char -O2   -DVERSION=\"1.20\" -DXS_VERSION=\"1.20\" -fPIC 
"-I/home/cpantester/perl511/lib/5.11.0/x86_64-linux-thread-multi-ld/CORE"   
GCrypt.c
In file included from GCrypt.xs:18:
ppport.h:227:1: warning: "PERL_UNUSED_DECL" redefined
In file included from GCrypt.xs:15:
/home/cpantester/perl511/lib/5.11.0/x86_64-linux-thread-multi-ld/CORE/perl.h:313:1:
 warning: this is the location of the previous definition
GCrypt.xs:20:20: error: gcrypt.h: No such file or directory
GCrypt.xs:48: error: expected specifier-qualifier-list before 'gcry_cipher_hd_t'
GCrypt.xs: In function 'find_padding':
GCrypt.xs:68: error: 'struct Crypt_GCrypt_s' has no member named 'padding'
GCrypt.xs:80: warning: cast from pointer to integer of different size
GCrypt.xs:80: warning: cast from pointer to integer of different size
GCrypt.xs:90: warning: cast from pointer to integer of different size
GCrypt.xs:90: warning: cast from pointer to integer of different size
GCrypt.xs: In function 'XS_Crypt__GCrypt_new':
GCrypt.xs:108: error: 'gcry_ac_id_t' undeclared (first use in this function)
GCrypt.xs:108: error: (Each undeclared identifier is reported only once
GCrypt.xs:108: error: for each function it appears in.)
GCrypt.xs:108: error: expected ';' before 'ac_algo'
GCrypt.xs:123: error: 'struct Crypt_GCrypt_s' has no member named 'padding'
GCrypt.xs:125: error: 'struct Crypt_GCrypt_s' has no member named 
'need_to_call_finish'
GCrypt.xs:126: error: 'struct Crypt_GCrypt_s' has no member named 
'buffer_is_decrypted'
GCrypt.xs:151: error: 'struct Crypt_GCrypt_s' has no member named 'padding'
GCrypt.xs:153: error: 'struct Crypt_GCrypt_s' has no member named 'padding'
GCrypt.xs:155: error: 'struct Crypt_GCrypt_s' has no member named 'padding'
GCrypt.xs:158: error: 'GCRY_CIPHER_SECURE' undeclared (first use in this 
function)
GCrypt.xs:161: error: 'GCRY_CIPHER_ENABLE_SYNC' undeclared (first use in this 
function)
GCrypt.xs:174: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:175: error: 'struct Crypt_GCrypt_s' has no member named 'keylen'
GCrypt.xs:182: error: 'struct Crypt_GCrypt_s' has no member named 'mode'
GCrypt.xs:182: error: 'GCRY_CIPHER_MODE_ECB' undeclared (first use in this 
function)
GCrypt.xs:186: error: 'struct Crypt_GCrypt_s' has no member named 'mode'
GCrypt.xs:186: error: 'GCRY_CIPHER_MODE_CFB' undeclared (first use in this 
function)
GCrypt.xs:188: error: 'struct Crypt_GCrypt_s' has no member named 'mode'
GCrypt.xs:188: error: 'GCRY_CIPHER_MODE_CBC' undeclared (first use in this 
function)
GCrypt.xs:192: error: 'struct Crypt_GCrypt_s' has no member named 'mode'
GCrypt.xs:192: error: 'GCRY_CIPHER_MODE_STREAM' undeclared (first use in this 
function)
GCrypt.xs:196: error: 'struct Crypt_GCrypt_s' has no member named 'mode'
GCrypt.xs:196: error: 'GCRY_CIPHER_MODE_OFB' undeclared (first use in this 
function)
GCrypt.xs:200: error: 'struct Crypt_GCrypt_s' has no member named 'mode'
GCrypt.xs:200: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:203: error: 'struct Crypt_GCrypt_s' has no member named 'mode'
GCrypt.xs:207: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:207: error: 'struct Crypt_GCrypt_s' has no member named 'h'
GCrypt.xs:207: error: 'struct Crypt_GCrypt_s' has no member named 'mode'
GCrypt.xs:208: error: 'struct Crypt_GCrypt_s' has no member named 'h'
GCrypt.xs:214: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:214: error: 'ac_algo' undeclared (first use in this function)
GCrypt.xs:215: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:219: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:219: error: 'struct Crypt_GCrypt_s' has no member named 'h_ac'
GCrypt.xs:220: error: 'struct Crypt_GCrypt_s' has no member named 'h_ac'
GCrypt.xs: In function 'XS_Crypt__GCrypt_encrypt':
GCrypt.xs:240: error: 'struct Crypt_GCrypt_s' has no member named 'padding'
GCrypt.xs:240: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:244: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:244: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:245: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:245: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:246: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:248: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:248: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:249: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:250: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:251: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:254: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:258: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:258: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:259: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:259: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:267: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:267: error: 'struct Crypt_GCrypt_s' has no member named 'h'
GCrypt.xs:268: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs: In function 'XS_Crypt__GCrypt_finish':
GCrypt.xs:283: error: 'struct Crypt_GCrypt_s' has no member named 
'need_to_call_finish'
GCrypt.xs:286: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:286: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:288: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:288: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:289: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:289: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:290: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:290: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:291: error: 'struct Crypt_GCrypt_s' has no member named 'padding'
GCrypt.xs:293: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:296: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:299: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:302: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:303: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:305: error: 'struct Crypt_GCrypt_s' has no member named 'padding'
GCrypt.xs:305: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:307: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:307: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:308: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:308: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:309: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:310: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:311: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:314: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:314: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:315: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:315: error: 'struct Crypt_GCrypt_s' has no member named 'h'
GCrypt.xs:315: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:315: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:315: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:316: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:317: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:318: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:319: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:325: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:325: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:326: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:327: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:328: error: 'struct Crypt_GCrypt_s' has no member named 
'buffer_is_decrypted'
GCrypt.xs:329: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:329: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:329: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:331: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:331: error: 'struct Crypt_GCrypt_s' has no member named 'h'
GCrypt.xs:331: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:331: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:332: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:334: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:335: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs: In function 'XS_Crypt__GCrypt_decrypt':
GCrypt.xs:362: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:366: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:368: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:368: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:368: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:369: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:374: error: 'struct Crypt_GCrypt_s' has no member named 
'buffer_is_decrypted'
GCrypt.xs:374: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:377: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:378: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:379: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:379: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:385: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:385: error: 'struct Crypt_GCrypt_s' has no member named 'h'
GCrypt.xs:386: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:392: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:392: error: 'struct Crypt_GCrypt_s' has no member named 'h'
GCrypt.xs:392: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:392: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:393: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:394: error: 'struct Crypt_GCrypt_s' has no member named 
'buffer_is_decrypted'
GCrypt.xs:395: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:395: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:398: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:398: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:399: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:399: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:399: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:400: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:401: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:402: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:403: error: 'struct Crypt_GCrypt_s' has no member named 
'buffer_is_decrypted'
GCrypt.xs: In function 'XS_Crypt__GCrypt_sign':
GCrypt.xs:415: error: 'gcry_mpi_t' undeclared (first use in this function)
GCrypt.xs:415: error: expected ';' before 'in_mpi'
GCrypt.xs:416: error: 'gcry_ac_data_t' undeclared (first use in this function)
GCrypt.xs:416: error: expected ';' before 'outdata'
GCrypt.xs: In function 'XS_Crypt__GCrypt_start':
GCrypt.xs:451: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:451: error: 'struct Crypt_GCrypt_s' has no member named 'h'
GCrypt.xs:452: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
GCrypt.xs:452: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:452: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:453: error: 'struct Crypt_GCrypt_s' has no member named 'buflen'
GCrypt.xs:454: error: 'struct Crypt_GCrypt_s' has no member named 
'need_to_call_finish'
GCrypt.xs: In function 'XS_Crypt__GCrypt_setkey':
GCrypt.xs:471: error: 'gcry_ac_key_type_t' undeclared (first use in this 
function)
GCrypt.xs:471: error: expected ';' before 'keytype'
GCrypt.xs:472: error: 'gcry_ac_data_t' undeclared (first use in this function)
GCrypt.xs:472: error: expected ';' before 'keydata'
GCrypt.xs:473: error: 'gcry_mpi_t' undeclared (first use in this function)
GCrypt.xs:473: error: expected ';' before 'mpi'
GCrypt.xs:478: error: 'struct Crypt_GCrypt_s' has no member named 'keylen'
GCrypt.xs:478: error: 'struct Crypt_GCrypt_s' has no member named 'keylen'
GCrypt.xs:482: error: 'struct Crypt_GCrypt_s' has no member named 'keylen'
GCrypt.xs:485: error: 'struct Crypt_GCrypt_s' has no member named 'keylen'
GCrypt.xs:485: error: 'struct Crypt_GCrypt_s' has no member named 'keylen'
GCrypt.xs:487: error: 'struct Crypt_GCrypt_s' has no member named 'keylen'
GCrypt.xs:490: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:490: error: 'struct Crypt_GCrypt_s' has no member named 'h'
GCrypt.xs:490: error: 'struct Crypt_GCrypt_s' has no member named 'keylen'
GCrypt.xs:491: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:491: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:499: error: 'keytype' undeclared (first use in this function)
GCrypt.xs:501: error: 'GCRY_AC_KEY_SECRET' undeclared (first use in this 
function)
GCrypt.xs:502: error: 'GCRY_AC_KEY_PUBLIC' undeclared (first use in this 
function)
GCrypt.xs:506: error: 'GCRYCTL_INIT_SECMEM' undeclared (first use in this 
function)
GCrypt.xs:507: error: 'mpi' undeclared (first use in this function)
GCrypt.xs:509: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:509: error: 'keydata' undeclared (first use in this function)
GCrypt.xs:510: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:510: error: 'GCRY_AC_FLAG_COPY' undeclared (first use in this 
function)
GCrypt.xs:511: error: 'struct Crypt_GCrypt_s' has no member named 'err'
GCrypt.xs:511: error: 'struct Crypt_GCrypt_s' has no member named 'key_ac'
GCrypt.xs:511: error: 'struct Crypt_GCrypt_s' has no member named 'h_ac'
GCrypt.xs: In function 'XS_Crypt__GCrypt_setiv':
GCrypt.xs:523: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:523: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:527: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:528: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:534: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs:535: error: 'struct Crypt_GCrypt_s' has no member named 'h'
GCrypt.xs:535: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs: In function 'XS_Crypt__GCrypt_sync':
GCrypt.xs:544: error: 'struct Crypt_GCrypt_s' has no member named 'h'
GCrypt.xs: In function 'XS_Crypt__GCrypt_keylen':
GCrypt.xs:552: error: 'struct Crypt_GCrypt_s' has no member named 'keylen'
GCrypt.xs: In function 'XS_Crypt__GCrypt_blklen':
GCrypt.xs:562: error: 'struct Crypt_GCrypt_s' has no member named 'blklen'
GCrypt.xs: In function 'XS_Crypt__GCrypt_DESTROY':
GCrypt.xs:570: error: 'struct Crypt_GCrypt_s' has no member named 'h'
GCrypt.xs:571: error: 'struct Crypt_GCrypt_s' has no member named 'h_ac'
GCrypt.xs:573: error: 'struct Crypt_GCrypt_s' has no member named 
'need_to_call_finish'
GCrypt.xs:576: error: 'struct Crypt_GCrypt_s' has no member named 'buffer'
make: *** [GCrypt.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:
 

This report was machine-generated by CPAN::YACSmoke 0.0307.

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    PATH = /home/cpantester/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
    PERL5LIB = /home/cpantester/lib
    PERL5_CPANPLUS_IS_RUNNING = 14939
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = linux

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/cpantester/perl511/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 11 subversion 0 patch 32805) 
configuration:
  Platform:
    osname=linux, osvers=2.6.22-3-amd64, archname=x86_64-linux-thread-multi-ld
    uname='linux zippy 2.6.22-3-amd64 #1 smp sun nov 4 18:18:09 utc 2007 x86_64 
gnulinux '
    config_args='-D prefix=/home/cpantester/perl511/'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.3 20071123 (prerelease) (Debian 4.2.2-4)', 
gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', 
lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'

Reply via email to