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 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] [Mon Oct 29 17:25:18 2007] Trying to get 
'http://www.cpan.org/authors/id/A/AA/AAR/Crypt-GCrypt-1.17.tar.gz'
[MSG] [Mon Oct 29 17:25:21 2007] Trying to get 
'http://www.cpan.org/authors/id/A/AA/AAR/CHECKSUMS'
[MSG] [Mon Oct 29 17:25:22 2007] Checksum matches for 'Crypt-GCrypt-1.17.tar.gz'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/._Changelog'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/Changelog'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/GCrypt.pm'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/GCrypt.xs'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/._Makefile.PL'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/Makefile.PL'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/._MANIFEST'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/MANIFEST'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/MANIFEST.SKIP'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/META.yml'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/ppport.h'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/._README'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/README'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/t/'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/t/._01-cipher.t'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/t/01-cipher.t'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 
'Crypt-GCrypt-1.17/t/02-compatibility.t'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/t/03-pod.t'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 
'Crypt-GCrypt-1.17/t/04-podcoverage.t'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/t/05-size.t'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt-GCrypt-1.17/typemap'
[MSG] [Mon Oct 29 17:25:22 2007] Extracted 'Crypt::GCrypt' to 
'/home/cpan/perl562/.cpanplus/5.6.2/build/Crypt-GCrypt-1.17'
[MSG] [Mon Oct 29 17:25:23 2007] Checking if your kit is complete...
Looks good
Writing Makefile for Crypt::GCrypt

[MSG] [Mon Oct 29 17:25:23 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Mon Oct 29 17:25:27 2007] MAKE failed:  cp GCrypt.pm 
blib/lib/Crypt/GCrypt.pm
/home/cpan/perl562/bin/perl /home/cpan/perl562/lib/5.6.2/ExtUtils/xsubpp  
-typemap /home/cpan/perl562/lib/5.6.2/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/perl562/lib/5.6.2/i386-netbsd-thread-multi-64int/CORE"   
GCrypt.c
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:216: 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: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:278: 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: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: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: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:345: 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:417: 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:460: 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:500: 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: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: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:564: 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: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:600: 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:625: 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:651: 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:675: 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.

------------------------------
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_EXECUTING = 
    PERL5_CPANPLUS_IS_RUNNING = 3189
    PERL5_CPANPLUS_IS_VERSION = 0.82
    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/perl562/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 100 100
    EGID: $)  = 100 100


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


--

Summary of my perl5 (revision 5.0 version 6 subversion 2) 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=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -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, usemymalloc=n, 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 -lc -lposix -lcrypt -lutil -lpthread
    perllibs=-lm -lc -lposix -lcrypt -lutil -lpthread
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
  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'

Reply via email to