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] [Wed Jan 30 15:05:21 2008] Trying to get 'http://www.cpan.org/authors/id/A/AA/AAR/CHECKSUMS' [MSG] [Wed Jan 30 15:05:22 2008] Checksum matches for 'Crypt-GCrypt-1.20.tar.gz' [MSG] [Wed Jan 30 15:05:22 2008] Extracted 'Crypt-GCrypt-1.20/' [MSG] [Wed Jan 30 15:05:22 2008] Extracted 'Crypt-GCrypt-1.20/Changelog' [MSG] [Wed Jan 30 15:05:22 2008] Extracted 'Crypt-GCrypt-1.20/GCrypt.pm' [MSG] [Wed Jan 30 15:05:22 2008] Extracted 'Crypt-GCrypt-1.20/GCrypt.xs' [MSG] [Wed Jan 30 15:05:22 2008] Extracted 'Crypt-GCrypt-1.20/Makefile.PL' [MSG] [Wed Jan 30 15:05:22 2008] Extracted 'Crypt-GCrypt-1.20/MANIFEST' [MSG] [Wed Jan 30 15:05:22 2008] Extracted 'Crypt-GCrypt-1.20/MANIFEST.SKIP' [MSG] [Wed Jan 30 15:05:22 2008] Extracted 'Crypt-GCrypt-1.20/META.yml' [MSG] [Wed Jan 30 15:05:22 2008] Extracted 'Crypt-GCrypt-1.20/ppport.h' [MSG] [Wed Jan 30 15:05:22 2008] Extracted 'Crypt-GCrypt-1.20/README' [MSG] [Wed Jan 30 15:05:22 2008] Extracted 'Crypt-GCrypt-1.20/t/' [MSG] [Wed Jan 30 15:05:22 2008] Extracted 'Crypt-GCrypt-1.20/t/01-cipher.t' [MSG] [Wed Jan 30 15:05:22 2008] Extracted 'Crypt-GCrypt-1.20/t/02-compatibility.t' [MSG] [Wed Jan 30 15:05:22 2008] Extracted 'Crypt-GCrypt-1.20/t/03-pod.t' [MSG] [Wed Jan 30 15:05:22 2008] Extracted 'Crypt-GCrypt-1.20/t/04-podcoverage.t' [MSG] [Wed Jan 30 15:05:22 2008] Extracted 'Crypt-GCrypt-1.20/t/05-size.t' [MSG] [Wed Jan 30 15:05:22 2008] Extracted 'Crypt-GCrypt-1.20/t/06-multi.t' [MSG] [Wed Jan 30 15:05:22 2008] Extracted 'Crypt-GCrypt-1.20/typemap' [MSG] [Wed Jan 30 15:05:22 2008] Extracted 'Crypt::GCrypt' to '/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Crypt-GCrypt-1.20' [MSG] [Wed Jan 30 15:05:23 2008] Checking if your kit is complete... Looks good Writing Makefile for Crypt::GCrypt [MSG] [Wed Jan 30 15:05:23 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [ERROR] [Wed Jan 30 15:05:31 2008] MAKE failed: Illegal seek cp GCrypt.pm blib/lib/Crypt/GCrypt.pm /home/chris/perl5.10.0/bin/perl /home/chris/perl5.10.0/lib/5.10.0/ExtUtils/xsubpp -typemap /home/chris/perl5.10.0/lib/5.10.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/chris/perl5.10.0/lib/5.10.0/alpha-linux-thread-multi/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/chris/perl5.10.0/lib/5.10.0/alpha-linux-thread-multi/CORE/perl.h:299: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. Powered by POE::Component::CPAN::YACSmoke. ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 LANG = en_GB.UTF-8 PATH = /usr/local/bin:/usr/bin:/bin:/usr/games PERL5_CPANPLUS_IS_RUNNING = 29565 PERL5_CPANPLUS_IS_VERSION = 0.84 PERL_MM_USE_DEFAULT = 1 SHELL = /bin/bash TERM = screen.linux Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/chris/perl5.10.0/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 1000 20 24 25 29 44 46 1000 EGID: $) = 1000 20 24 25 29 44 46 1000 ------------------------------- -- Summary of my perl5 (revision 5 version 10 subversion 0) configuration: Platform: osname=linux, osvers=2.6.18-5-alpha-generic, archname=alpha-linux-thread-multi uname='linux debbie 2.6.18-5-alpha-generic #1 tue oct 2 23:07:38 utc 2007 alpha gnulinux ' config_args='-e -Dprefix=/home/chris/perl5.10.0 -Dusethreads' 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=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -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 -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.3.6' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
