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.0562. 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':

[CP_MSG] [Thu Oct 13 05:57:00 2005] Trying to get 
'ftp://ftp.cpan.org/pub/CPAN/authors/id/A/AA/AAR/Crypt-GCrypt-1.00.tar.gz'
[CP_MSG] [Thu Oct 13 05:57:01 2005] Trying to get 
'ftp://ftp.cpan.org/pub/CPAN/authors/id/A/AA/AAR/CHECKSUMS'
[CP_MSG] [Thu Oct 13 05:57:01 2005] Checksum matches for 
'Crypt-GCrypt-1.00.tar.gz'
[CP_MSG] [Thu Oct 13 05:57:02 2005] Extracted 'Crypt-GCrypt-1.00/'
[CP_MSG] [Thu Oct 13 05:57:02 2005] Extracted 'Crypt-GCrypt-1.00/Changelog'
[CP_MSG] [Thu Oct 13 05:57:02 2005] Extracted 'Crypt-GCrypt-1.00/GCrypt.pm'
[CP_MSG] [Thu Oct 13 05:57:02 2005] Extracted 'Crypt-GCrypt-1.00/GCrypt.xs'
[CP_MSG] [Thu Oct 13 05:57:02 2005] Extracted 'Crypt-GCrypt-1.00/Makefile.PL'
[CP_MSG] [Thu Oct 13 05:57:02 2005] Extracted 'Crypt-GCrypt-1.00/MANIFEST'
[CP_MSG] [Thu Oct 13 05:57:02 2005] Extracted 'Crypt-GCrypt-1.00/META.yml'
[CP_MSG] [Thu Oct 13 05:57:02 2005] Extracted 'Crypt-GCrypt-1.00/ppport.h'
[CP_MSG] [Thu Oct 13 05:57:02 2005] Extracted 'Crypt-GCrypt-1.00/README'
[CP_MSG] [Thu Oct 13 05:57:02 2005] Extracted 'Crypt-GCrypt-1.00/t/'
[CP_MSG] [Thu Oct 13 05:57:02 2005] Extracted 'Crypt-GCrypt-1.00/t/.DS_Store'
[CP_MSG] [Thu Oct 13 05:57:02 2005] Extracted 'Crypt-GCrypt-1.00/t/01-cipher.t'
[CP_MSG] [Thu Oct 13 05:57:02 2005] Extracted 'Crypt-GCrypt-1.00/typemap'
[CP_MSG] [Thu Oct 13 05:57:02 2005] Extracted 'Crypt::GCrypt' to 
'/root/.cpanplus/5.8.5/build/Crypt-GCrypt-1.00'
[CP_MSG] [Thu Oct 13 05:57:04 2005] Checking if your kit is complete...
Looks good
Writing Makefile for Crypt::GCrypt

[CP_ERROR] [Thu Oct 13 05:57:14 2005] MAKE failed: No such file or directory cp 
GCrypt.pm blib/lib/Crypt/GCrypt.pm
/usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp  -typemap 
/usr/lib/perl5/5.8.5/ExtUtils/typemap -typemap typemap  GCrypt.xs > GCrypt.xsc 
&& mv GCrypt.xsc GCrypt.c
gcc -c  -I. -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -m32 -march=i386 
-mtune=pentium4   -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC 
"-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE"   GCrypt.c
GCrypt.xs:7:20: gcrypt.h: No such file or directory
GCrypt.xs:20: error: syntax error before "gcry_cipher_hd_t"
GCrypt.xs:20: warning: no semicolon at end of struct or union
GCrypt.xs:21: warning: data definition has no type or storage class
GCrypt.xs:22: error: syntax error before "key_ac"
GCrypt.xs:22: warning: data definition has no type or storage class
GCrypt.xs:23: error: syntax error before "err"
GCrypt.xs:23: warning: data definition has no type or storage class
GCrypt.xs:26: error: syntax error before '}' token
GCrypt.xs: In function `XS_Crypt__GCrypt_new':
GCrypt.xs:38: error: `gcry_ac_id_t' undeclared (first use in this function)
GCrypt.xs:38: error: (Each undeclared identifier is reported only once
GCrypt.xs:38: error: for each function it appears in.)
GCrypt.xs:38: error: syntax error before "ac_algo"
GCrypt.xs:41: error: invalid application of `sizeof' to incomplete type 
`Crypt_GCrypt_s' 
GCrypt.xs:41: warning: division by zero
GCrypt.xs:41: error: invalid application of `sizeof' to incomplete type 
`Crypt_GCrypt_s' 
GCrypt.xs:52: error: dereferencing pointer to incomplete type
GCrypt.xs:53: error: `GCRY_CIPHER_CBC_CTS' undeclared (first use in this 
function)
GCrypt.xs:63: error: dereferencing pointer to incomplete type
GCrypt.xs:65: error: dereferencing pointer to incomplete type
GCrypt.xs:75: error: `GCRY_CIPHER_SECURE' undeclared (first use in this 
function)
GCrypt.xs:78: error: `GCRY_CIPHER_ENABLE_SYNC' undeclared (first use in this 
function)
GCrypt.xs:82: error: dereferencing pointer to incomplete type
GCrypt.xs:87: error: dereferencing pointer to incomplete type
GCrypt.xs:91: error: dereferencing pointer to incomplete type
GCrypt.xs:92: error: dereferencing pointer to incomplete type
GCrypt.xs:99: error: dereferencing pointer to incomplete type
GCrypt.xs:99: error: `GCRY_CIPHER_MODE_ECB' undeclared (first use in this 
function)
GCrypt.xs:103: error: dereferencing pointer to incomplete type
GCrypt.xs:103: error: `GCRY_CIPHER_MODE_CFB' undeclared (first use in this 
function)
GCrypt.xs:105: error: dereferencing pointer to incomplete type
GCrypt.xs:105: error: `GCRY_CIPHER_MODE_CBC' undeclared (first use in this 
function)
GCrypt.xs:109: error: dereferencing pointer to incomplete type
GCrypt.xs:109: error: `GCRY_CIPHER_MODE_STREAM' undeclared (first use in this 
function)
GCrypt.xs:113: error: dereferencing pointer to incomplete type
GCrypt.xs:113: error: `GCRY_CIPHER_MODE_OFB' undeclared (first use in this 
function)
GCrypt.xs:117: error: dereferencing pointer to incomplete type
GCrypt.xs:117: error: dereferencing pointer to incomplete type
GCrypt.xs:120: error: dereferencing pointer to incomplete type
GCrypt.xs:124: error: dereferencing pointer to incomplete type
GCrypt.xs:124: error: dereferencing pointer to incomplete type
GCrypt.xs:124: error: dereferencing pointer to incomplete type
GCrypt.xs:125: error: dereferencing pointer to incomplete type
GCrypt.xs:127: error: dereferencing pointer to incomplete type
GCrypt.xs:131: error: dereferencing pointer to incomplete type
GCrypt.xs:131: error: `ac_algo' undeclared (first use in this function)
GCrypt.xs:132: error: dereferencing pointer to incomplete type
GCrypt.xs:136: error: dereferencing pointer to incomplete type
GCrypt.xs:136: error: dereferencing pointer to incomplete type
GCrypt.xs:137: error: dereferencing pointer to incomplete type
GCrypt.xs: In function `XS_Crypt__GCrypt_encrypt':
GCrypt.xs:155: error: dereferencing pointer to incomplete type
GCrypt.xs:159: error: dereferencing pointer to incomplete type
GCrypt.xs:169: error: dereferencing pointer to incomplete type
GCrypt.xs: In function `XS_Crypt__GCrypt_decrypt':
GCrypt.xs:188: error: dereferencing pointer to incomplete type
GCrypt.xs:192: error: dereferencing pointer to incomplete type
GCrypt.xs:202: error: dereferencing pointer to incomplete type
GCrypt.xs: In function `XS_Crypt__GCrypt_sign':
GCrypt.xs:215: error: `gcry_mpi_t' undeclared (first use in this function)
GCrypt.xs:215: error: syntax error before "in_mpi"
GCrypt.xs:216: error: `gcry_ac_data_t' undeclared (first use in this function)
GCrypt.xs:221: error: `in_mpi' undeclared (first use in this function)
GCrypt.xs:222: error: `out_mpi' undeclared (first use in this function)
GCrypt.xs:225: error: `GCRYMPI_FMT_STD' undeclared (first use in this function)
GCrypt.xs:226: error: dereferencing pointer to incomplete type
GCrypt.xs:227: error: dereferencing pointer to incomplete type
GCrypt.xs:227: error: dereferencing pointer to incomplete type
GCrypt.xs:227: error: dereferencing pointer to incomplete type
GCrypt.xs:227: error: `outdata' undeclared (first use in this function)
GCrypt.xs:228: error: dereferencing pointer to incomplete type
GCrypt.xs:229: error: dereferencing pointer to incomplete type
GCrypt.xs:229: warning: passing arg 1 of `Perl_croak_nocontext' makes pointer 
from integer without a cast
GCrypt.xs:232: error: dereferencing pointer to incomplete type
GCrypt.xs: In function `XS_Crypt__GCrypt_setkey':
GCrypt.xs:246: error: `gcry_ac_key_type_t' undeclared (first use in this 
function)
GCrypt.xs:246: error: syntax error before "keytype"
GCrypt.xs:247: error: `gcry_ac_data_t' undeclared (first use in this function)
GCrypt.xs:248: error: `gcry_mpi_t' undeclared (first use in this function)
GCrypt.xs:252: error: dereferencing pointer to incomplete type
GCrypt.xs:256: error: dereferencing pointer to incomplete type
GCrypt.xs:259: error: dereferencing pointer to incomplete type
GCrypt.xs:259: error: dereferencing pointer to incomplete type
GCrypt.xs:261: error: dereferencing pointer to incomplete type
GCrypt.xs:264: error: dereferencing pointer to incomplete type
GCrypt.xs:264: error: dereferencing pointer to incomplete type
GCrypt.xs:269: error: dereferencing pointer to incomplete type
GCrypt.xs:273: error: `keytype' undeclared (first use in this function)
GCrypt.xs:275: error: `GCRY_AC_KEY_SECRET' undeclared (first use in this 
function)
GCrypt.xs:276: error: `GCRY_AC_KEY_PUBLIC' undeclared (first use in this 
function)
GCrypt.xs:280: error: `GCRYCTL_INIT_SECMEM' undeclared (first use in this 
function)
GCrypt.xs:281: error: `mpi' undeclared (first use in this function)
GCrypt.xs:282: error: `GCRYMPI_FMT_STD' undeclared (first use in this function)
GCrypt.xs:283: error: dereferencing pointer to incomplete type
GCrypt.xs:283: error: `keydata' undeclared (first use in this function)
GCrypt.xs:284: error: dereferencing pointer to incomplete type
GCrypt.xs:284: error: `GCRY_AC_FLAG_COPY' undeclared (first use in this 
function)
GCrypt.xs:285: error: dereferencing pointer to incomplete type
GCrypt.xs:285: error: dereferencing pointer to incomplete type
GCrypt.xs:285: error: dereferencing pointer to incomplete type
GCrypt.xs: In function `XS_Crypt__GCrypt_setiv':
GCrypt.xs:295: error: dereferencing pointer to incomplete type
GCrypt.xs:297: error: dereferencing pointer to incomplete type
GCrypt.xs:297: error: dereferencing pointer to incomplete type
GCrypt.xs:301: error: dereferencing pointer to incomplete type
GCrypt.xs:302: error: dereferencing pointer to incomplete type
GCrypt.xs:308: error: dereferencing pointer to incomplete type
GCrypt.xs:309: error: dereferencing pointer to incomplete type
GCrypt.xs:309: error: dereferencing pointer to incomplete type
GCrypt.xs: In function `XS_Crypt__GCrypt_sync':
GCrypt.xs:316: error: dereferencing pointer to incomplete type
GCrypt.xs:318: error: dereferencing pointer to incomplete type
GCrypt.xs: In function `XS_Crypt__GCrypt_keylen':
GCrypt.xs:324: error: dereferencing pointer to incomplete type
GCrypt.xs:326: error: dereferencing pointer to incomplete type
GCrypt.xs: In function `XS_Crypt__GCrypt_blklen':
GCrypt.xs:334: error: dereferencing pointer to incomplete type
GCrypt.xs:336: error: dereferencing pointer to incomplete type
GCrypt.xs: In function `XS_Crypt__GCrypt_DESTROY':
GCrypt.xs:344: error: dereferencing pointer to incomplete type
GCrypt.xs:345: error: dereferencing pointer to incomplete type
GCrypt.xs:347: error: dereferencing pointer to incomplete type
GCrypt.xs:348: error: dereferencing pointer to incomplete type
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.03.

--

Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.4.21-25.elsmp, archname=i386-linux-thread-multi
    uname='linux porky.build.redhat.com 2.4.21-25.elsmp #1 smp fri nov 12 
21:34:51 est 2004 i686 i686 i386 gnulinux '
    config_args='-des -Doptimize=-O2 -g -pipe -m32 -march=i386 -mtune=pentium4 
-Dversion=5.8.5 -Dmyhostname=localhost [EMAIL PROTECTED] -Dcc=gcc -Dcf_by=Red 
Hat, Inc. -Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux 
-Dvendorprefix=/usr -Dsiteprefix=/usr -Duseshrplib -Dusethreads -Duseithreads 
-Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow 
-Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl -Ubincompat5005 
-Uversiononly -Dpager=/usr/bin/less -isr -Dinc_version_list=5.8.4 5.8.3 5.8.2 
5.8.1 5.8.0'
    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=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2 -g -pipe -m32 -march=i386 -mtune=pentium4',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
-fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='3.4.3 20050227 (Red Hat 3.4.3-22)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, 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 /lib /usr/lib
    libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.5.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to