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.83_09. 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] [Mon Nov 12 12:02:00 2007] Trying to get 'http://www.cpan.org/authors/id/A/AA/AAR/Crypt-GCrypt-1.17.tar.gz' [MSG] [Mon Nov 12 12:02:05 2007] Trying to get 'http://www.cpan.org/authors/id/A/AA/AAR/CHECKSUMS' [MSG] [Mon Nov 12 12:02:05 2007] Checksum matches for 'Crypt-GCrypt-1.17.tar.gz' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/._Changelog' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/Changelog' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/GCrypt.pm' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/GCrypt.xs' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/._Makefile.PL' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/Makefile.PL' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/._MANIFEST' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/MANIFEST' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/MANIFEST.SKIP' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/META.yml' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/ppport.h' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/._README' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/README' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/t/' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/t/._01-cipher.t' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/t/01-cipher.t' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/t/02-compatibility.t' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/t/03-pod.t' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/t/04-podcoverage.t' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/t/05-size.t' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt-GCrypt-1.17/typemap' [MSG] [Mon Nov 12 12:02:06 2007] Extracted 'Crypt::GCrypt' to '/home/cpan/blead/.cpanplus/5.10.0/build/Crypt-GCrypt-1.17' [MSG] [Mon Nov 12 12:02:08 2007] Checking if your kit is complete... Looks good Writing Makefile for Crypt::GCrypt [MSG] [Mon Nov 12 12:02:08 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [ERROR] [Mon Nov 12 12:02:14 2007] MAKE failed: Illegal seek cp GCrypt.pm blib/lib/Crypt/GCrypt.pm /home/cpan/blead/bin/perl /home/cpan/blead/lib/perl5/5.10.0/ExtUtils/xsubpp -typemap /home/cpan/blead/lib/perl5/5.10.0/ExtUtils/typemap -typemap typemap GCrypt.xs > GCrypt.xsc && mv GCrypt.xsc GCrypt.c cc -c -funsigned-char -O -DVERSION=\"1.17\" -DXS_VERSION=\"1.17\" -DPIC -fPIC "-I/home/cpan/blead/lib/perl5/5.10.0/i386-netbsd-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: /home/cpan/blead/lib/perl5/5.10.0/i386-netbsd-thread-multi-64int/CORE/perl.h:299:1: warning: this is the location of the previous definition GCrypt.xs:20:20: gcrypt.h: No such file or directory GCrypt.xs:47: error: parse 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: parse error before "key_ac" GCrypt.xs:49: warning: data definition has no type or storage class GCrypt.xs:50: error: parse error before "err" GCrypt.xs:50: warning: data definition has no type or storage class GCrypt.xs:56: error: parse 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: parse error before "ac_algo" GCrypt.xs:71: error: invalid application of `sizeof' to an incomplete type 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.c: In function `XS_Crypt__GCrypt_encrypt': GCrypt.c:232: 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: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:300: 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: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: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: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:373: 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: parse error before "in_mpi" GCrypt.xs:337: error: `gcry_ac_data_t' undeclared (first use in this function) GCrypt.c:451: 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: 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.c: In function `XS_Crypt__GCrypt_start': GCrypt.c:500: 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: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: parse 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:546: 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:403: 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.c: In function `XS_Crypt__GCrypt_setiv': GCrypt.c:616: 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: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:658: 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:689: 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:721: 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:751: 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 gmake: *** [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 PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin PERL5_CPANPLUS_IS_RUNNING = 14945 PERL5_CPANPLUS_IS_VERSION = 0.83_09 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/pkg/bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/cpan/blead/bin/perl UID: $< = 1002 EUID: $> = 1002 GID: $( = 100 100 EGID: $) = 100 100 ------------------------------- -- Summary of my perl5 (revision 5 version 10 subversion 0 patch 32280) configuration: Platform: osname=netbsd, osvers=3.1, archname=i386-netbsd-thread-multi-64int uname='netbsd canker.bingosnet.co.uk 3.1 netbsd 3.1 (generic_laptop) #0: tue oct 31 04:32:05 utc 2006 [EMAIL PROTECTED]:homebuildsabnetbsd-3-1-releasei386200610302053z-objhomebuildsabnetbsd-3-1-releasesrcsysarchi386compilegeneric_laptop i386 ' config_args='-de -Dprefix=/home/cpan/blead -Dusethreads -Duse64bitint -Uusemymalloc' hint=recommended, useposix=true, d_sigaction=define 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='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/pkg/include', optimize='-O', cppflags='-fno-strict-aliasing -pipe -I/usr/pkg/include' ccversion='', gccversion='3.3.3 (NetBSD nb3 20040520)', gccosandvers='' 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='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/pkg/lib' libpth=/usr/pkg/lib /lib /usr/lib libs=-lgdbm -lm -lcrypt -lutil -lc -lposix -lpthread perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E ' cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/pkg/lib'
