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.82. 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] [Sun Nov 4 22:03:25 2007] Trying to get 'http://www.cpan.org/authors/id/A/AA/AAR/Crypt-GCrypt-1.17.tar.gz' [MSG] [Sun Nov 4 22:03:26 2007] Trying to get 'http://www.cpan.org/authors/id/A/AA/AAR/CHECKSUMS' [MSG] [Sun Nov 4 22:03:27 2007] Checksum matches for 'Crypt-GCrypt-1.17.tar.gz' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/._Changelog' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/Changelog' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/GCrypt.pm' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/GCrypt.xs' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/._Makefile.PL' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/Makefile.PL' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/._MANIFEST' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/MANIFEST' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/MANIFEST.SKIP' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/META.yml' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/ppport.h' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/._README' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/README' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/t/' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/t/._01-cipher.t' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/t/01-cipher.t' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/t/02-compatibility.t' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/t/03-pod.t' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/t/04-podcoverage.t' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/t/05-size.t' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt-GCrypt-1.17/typemap' [MSG] [Sun Nov 4 22:03:28 2007] Extracted 'Crypt::GCrypt' to '/export/home/chris/perl588/.cpanplus/5.8.8/build/Crypt-GCrypt-1.17' [MSG] [Sun Nov 4 22:03:29 2007] Checking if your kit is complete... Looks good Writing Makefile for Crypt::GCrypt [MSG] [Sun Nov 4 22:03:29 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [ERROR] [Sun Nov 4 22:03:37 2007] MAKE failed: Illegal seek cp GCrypt.pm blib/lib/Crypt/GCrypt.pm /export/home/chris/perl588/bin/perl /export/home/chris/perl588/lib/5.8.8/ExtUtils/xsubpp -typemap /export/home/chris/perl588/lib/5.8.8/ExtUtils/typemap -typemap typemap GCrypt.xs > GCrypt.xsc && mv GCrypt.xsc GCrypt.c gcc -c -funsigned-char -O -DVERSION=\"1.17\" -DXS_VERSION=\"1.17\" -fPIC "-I/export/home/chris/perl588/lib/5.8.8/i86pc-solaris-thread-multi-64int/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: /export/home/chris/perl588/lib/5.8.8/i86pc-solaris-thread-multi-64int/CORE/perl.h:163:1: warning: this is the location of the previous definition 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: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:142: error: dereferencing pointer to incomplete type GCrypt.xs:144: error: dereferencing pointer to incomplete type GCrypt.xs:148: error: dereferencing pointer to incomplete type GCrypt.xs:152: error: dereferencing pointer to incomplete type 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:163: error: too many arguments to function `gcry_cipher_open' 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.c: In function `XS_Crypt__GCrypt_encrypt': GCrypt.c:218: warning: cast to pointer from integer of different size 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.c: In function `XS_Crypt__GCrypt_finish': GCrypt.c:281: warning: cast to pointer from integer of different size 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.c: In function `XS_Crypt__GCrypt_decrypt': GCrypt.c:349: warning: cast to pointer from integer of different size 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.c:422: warning: cast to pointer from integer of different size 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: warning: passing arg 4 of `gcry_mpi_scan' makes pointer from integer without a cast GCrypt.xs:347: error: too many arguments to function `gcry_mpi_scan' 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:354: error: dereferencing pointer to incomplete type GCrypt.xs:356: warning: passing arg 3 of `gcry_mpi_print' makes pointer from integer without a cast GCrypt.xs:356: error: too many arguments to function `gcry_mpi_print' GCrypt.c: In function `XS_Crypt__GCrypt_start': GCrypt.c:466: warning: cast to pointer from integer of different size 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.c:507: warning: cast to pointer from integer of different size 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: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.c: In function `XS_Crypt__GCrypt_setiv': GCrypt.c:572: warning: cast to pointer from integer of different size 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.c: In function `XS_Crypt__GCrypt_sync': GCrypt.c:609: warning: cast to pointer from integer of different size GCrypt.xs:463: error: dereferencing pointer to incomplete type GCrypt.xs:465: error: dereferencing pointer to incomplete type GCrypt.c: In function `XS_Crypt__GCrypt_keylen': GCrypt.c:635: warning: cast to pointer from integer of different size GCrypt.xs:471: error: dereferencing pointer to incomplete type GCrypt.xs:473: error: dereferencing pointer to incomplete type GCrypt.c: In function `XS_Crypt__GCrypt_blklen': GCrypt.c:662: warning: cast to pointer from integer of different size GCrypt.xs:481: error: dereferencing pointer to incomplete type GCrypt.xs:483: error: dereferencing pointer to incomplete type GCrypt.c: In function `XS_Crypt__GCrypt_DESTROY': GCrypt.c:687: warning: cast to pointer from integer of different size 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 *** Error code 1 make: Fatal error: Command failed for target `GCrypt.o' ******************************** 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 = /export/home/chris/perl/bin:/usr/sfw/bin:/usr/ccs/bin:/usr/local/bin:/usr/bin: PERL5_CPANPLUS_IS_RUNNING = 913 PERL5_CPANPLUS_IS_VERSION = 0.82 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /export/home/chris/perl588/bin/perl UID: $< = 100 EUID: $> = 100 GID: $( = 1 1 EGID: $) = 1 1 ------------------------------- -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=solaris, osvers=2.10, archname=i86pc-solaris-thread-multi-64int uname='sunos soleil 5.10 generic_118855-33 i86pc i386 i86pc ' config_args='' 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=define use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV', optimize='-O', cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='3.4.3 (csl-sol210-3_4-branch+sol_rpath)', gccosandvers='solaris2.10' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib ' libpth=/usr/local/lib /usr/lib /usr/ccs/lib libs=-lsocket -lnsl -ldl -lm -lpthread -lc perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -R /export/home/chris/perl588/lib/5.8.8/i86pc-solaris-thread-multi-64int/CORE' cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
