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 Bill Moseley,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.072. 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] [Tue Jul 11 16:59:17 2006] Trying to get 
'http://mirrors.kernel.org/cpan/authors/id/H/HA/HANK/Text-Aspell-0.06.tar.gz'
[MSG] [Tue Jul 11 16:59:17 2006] Trying to get 
'http://mirrors.kernel.org/cpan/authors/id/H/HA/HANK/CHECKSUMS'
[MSG] [Tue Jul 11 16:59:17 2006] Checksum matches for 'Text-Aspell-0.06.tar.gz'
[MSG] [Tue Jul 11 16:59:19 2006] Extracted 'Text-Aspell-0.06/'
[MSG] [Tue Jul 11 16:59:19 2006] Extracted 'Text-Aspell-0.06/t/'
[MSG] [Tue Jul 11 16:59:19 2006] Extracted 'Text-Aspell-0.06/t/02-pod.t'
[MSG] [Tue Jul 11 16:59:19 2006] Extracted 'Text-Aspell-0.06/t/05-core.t'
[MSG] [Tue Jul 11 16:59:19 2006] Extracted 'Text-Aspell-0.06/t/01-use.t'
[MSG] [Tue Jul 11 16:59:19 2006] Extracted 'Text-Aspell-0.06/META.yml'
[MSG] [Tue Jul 11 16:59:19 2006] Extracted 'Text-Aspell-0.06/Aspell.pm'
[MSG] [Tue Jul 11 16:59:19 2006] Extracted 'Text-Aspell-0.06/Changes'
[MSG] [Tue Jul 11 16:59:19 2006] Extracted 'Text-Aspell-0.06/MANIFEST'
[MSG] [Tue Jul 11 16:59:19 2006] Extracted 'Text-Aspell-0.06/Aspell.xs'
[MSG] [Tue Jul 11 16:59:19 2006] Extracted 'Text-Aspell-0.06/typemap'
[MSG] [Tue Jul 11 16:59:19 2006] Extracted 'Text-Aspell-0.06/README'
[MSG] [Tue Jul 11 16:59:19 2006] Extracted 'Text-Aspell-0.06/Makefile.PL'
[MSG] [Tue Jul 11 16:59:19 2006] Extracted 'Text::Aspell' to 
'/home/david/.cpanplus/5.8.8/build/Text-Aspell-0.06'
[MSG] [Tue Jul 11 16:59:20 2006] Checking if your kit is complete...
Looks good
Writing Makefile for Text::Aspell

[MSG] [Tue Jul 11 16:59:20 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Tue Jul 11 16:59:22 2006] MAKE failed: No such file or directory cp 
Aspell.pm blib/lib/Text/Aspell.pm
/usr/local/bin/perl /usr/local/lib/perl5/5.8.8/ExtUtils/xsubpp -noprototypes 
-typemap /usr/local/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap  
Aspell.xs > Aspell.xsc && mv Aspell.xsc Aspell.c
cc -c   -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-I/usr/include/gdbm -O2   -DVERSION=\"0.06\" -DXS_VERSION=\"0.06\" -fpic 
"-I/usr/local/lib/perl5/5.8.8/i686-linux/CORE"   Aspell.c
Aspell.xs:4:20: error: aspell.h: No such file or directory
Aspell.xs:9: error: syntax error before 'AspellCanHaveError'
Aspell.xs:9: warning: no semicolon at end of struct or union
Aspell.xs:10: warning: data definition has no type or storage class
Aspell.xs:11: error: syntax error before '*' token
Aspell.xs:11: warning: data definition has no type or storage class
Aspell.xs:14: error: syntax error before '}' token
Aspell.xs:14: warning: data definition has no type or storage class
Aspell.xs:17: error: syntax error before '*' token
Aspell.xs: In function '_create_speller':
Aspell.xs:19: error: 'AspellCanHaveError' undeclared (first use in this 
function)
Aspell.xs:19: error: (Each undeclared identifier is reported only once
Aspell.xs:19: error: for each function it appears in.)
Aspell.xs:19: error: 'ret' undeclared (first use in this function)
Aspell.xs:21: error: 'self' undeclared (first use in this function)
Aspell.xs:26: warning: passing argument 2 of '__builtin_strncpy' makes pointer 
from integer without a cast
Aspell.c: In function 'XS_Text__Aspell_new':
Aspell.c:68: error: 'RETVAL' undeclared (first use in this function)
Aspell.xs:54: error: syntax error before ')' token
Aspell.c: In function 'XS_Text__Aspell_DESTROY':
Aspell.c:103: error: 'self' undeclared (first use in this function)
Aspell.c:106: error: syntax error before ')' token
Aspell.c: In function 'XS_Text__Aspell_create_speller':
Aspell.c:130: error: 'self' undeclared (first use in this function)
Aspell.c:131: warning: ISO C90 forbids mixed declarations and code
Aspell.c:135: error: syntax error before ')' token
Aspell.c: In function 'XS_Text__Aspell_print_config':
Aspell.c:161: error: 'self' undeclared (first use in this function)
Aspell.xs:100: error: 'AspellKeyInfoEnumeration' undeclared (first use in this 
function)
Aspell.xs:100: error: 'key_list' undeclared (first use in this function)
Aspell.xs:101: error: syntax error before '*' token
Aspell.c:170: error: syntax error before ')' token
Aspell.xs:105: error: 'entry' undeclared (first use in this function)
Aspell.c: In function 'XS_Text__Aspell_set_option':
Aspell.c:201: error: 'self' undeclared (first use in this function)
Aspell.c:202: warning: ISO C90 forbids mixed declarations and code
Aspell.c:208: error: syntax error before ')' token
Aspell.xs:129: warning: passing argument 2 of 'strcpy' makes pointer from 
integer without a cast
Aspell.c: In function 'XS_Text__Aspell_remove_option':
Aspell.c:240: error: 'self' undeclared (first use in this function)
Aspell.c:241: warning: ISO C90 forbids mixed declarations and code
Aspell.c:246: error: syntax error before ')' token
Aspell.xs:150: warning: passing argument 2 of 'strcpy' makes pointer from 
integer without a cast
Aspell.c: In function 'XS_Text__Aspell_get_option':
Aspell.c:278: error: 'self' undeclared (first use in this function)
Aspell.c:279: warning: ISO C90 forbids mixed declarations and code
Aspell.c:284: error: syntax error before ')' token
Aspell.xs:169: warning: passing argument 2 of 'strcpy' makes pointer from 
integer without a cast
Aspell.c: In function 'XS_Text__Aspell_get_option_as_list':
Aspell.c:317: error: 'self' undeclared (first use in this function)
Aspell.c:318: warning: ISO C90 forbids mixed declarations and code
Aspell.xs:182: error: 'AspellStringList' undeclared (first use in this function)
Aspell.xs:182: error: 'lst' undeclared (first use in this function)
Aspell.xs:183: error: 'AspellMutableContainer' undeclared (first use in this 
function)
Aspell.xs:183: error: 'lst0' undeclared (first use in this function)
Aspell.xs:184: error: 'AspellStringEnumeration' undeclared (first use in this 
function)
Aspell.xs:184: error: 'els' undeclared (first use in this function)
Aspell.xs:185: warning: ISO C90 forbids mixed declarations and code
Aspell.c:328: error: syntax error before ')' token
Aspell.xs:195: warning: passing argument 2 of '__builtin_strncpy' makes pointer 
from integer without a cast
Aspell.xs:202: warning: assignment makes pointer from integer without a cast
Aspell.c: In function 'XS_Text__Aspell_errstr':
Aspell.c:369: error: 'self' undeclared (first use in this function)
Aspell.c:370: warning: ISO C90 forbids mixed declarations and code
Aspell.c:374: error: syntax error before ')' token
Aspell.c: In function 'XS_Text__Aspell_errnum':
Aspell.c:396: error: 'self' undeclared (first use in this function)
Aspell.c:397: warning: ISO C90 forbids mixed declarations and code
Aspell.c:401: error: syntax error before ')' token
Aspell.c: In function 'XS_Text__Aspell_check':
Aspell.c:423: error: 'self' undeclared (first use in this function)
Aspell.c:424: warning: ISO C90 forbids mixed declarations and code
Aspell.c:429: error: syntax error before ')' token
Aspell.xs:243: warning: passing argument 2 of '__builtin_strncpy' makes pointer 
from integer without a cast
Aspell.c: In function 'XS_Text__Aspell_suggest':
Aspell.c:466: error: 'self' undeclared (first use in this function)
Aspell.c:467: warning: ISO C90 forbids mixed declarations and code
Aspell.xs:254: error: syntax error before '*' token
Aspell.xs:255: error: 'AspellStringEnumeration' undeclared (first use in this 
function)
Aspell.xs:255: error: 'els' undeclared (first use in this function)
Aspell.xs:256: warning: ISO C90 forbids mixed declarations and code
Aspell.c:475: error: syntax error before ')' token
Aspell.xs:265: error: 'wl' undeclared (first use in this function)
Aspell.xs:270: warning: passing argument 2 of '__builtin_strncpy' makes pointer 
from integer without a cast
Aspell.xs:279: warning: assignment makes pointer from integer without a cast
Aspell.c: In function 'XS_Text__Aspell_add_to_personal':
Aspell.c:521: error: 'self' undeclared (first use in this function)
Aspell.c:522: warning: ISO C90 forbids mixed declarations and code
Aspell.c:527: error: syntax error before ')' token
Aspell.xs:302: warning: passing argument 2 of '__builtin_strncpy' makes pointer 
from integer without a cast
Aspell.c: In function 'XS_Text__Aspell_add_to_session':
Aspell.c:563: error: 'self' undeclared (first use in this function)
Aspell.c:564: warning: ISO C90 forbids mixed declarations and code
Aspell.c:569: error: syntax error before ')' token
Aspell.xs:325: warning: passing argument 2 of '__builtin_strncpy' makes pointer 
from integer without a cast
Aspell.c: In function 'XS_Text__Aspell_store_replacement':
Aspell.c:605: error: 'self' undeclared (first use in this function)
Aspell.c:606: warning: ISO C90 forbids mixed declarations and code
Aspell.c:612: error: syntax error before ')' token
Aspell.xs:351: warning: passing argument 2 of '__builtin_strncpy' makes pointer 
from integer without a cast
Aspell.c: In function 'XS_Text__Aspell_save_all_word_lists':
Aspell.c:648: error: 'self' undeclared (first use in this function)
Aspell.c:649: warning: ISO C90 forbids mixed declarations and code
Aspell.c:653: error: syntax error before ')' token
Aspell.xs:373: warning: passing argument 2 of '__builtin_strncpy' makes pointer 
from integer without a cast
Aspell.c: In function 'XS_Text__Aspell_clear_session':
Aspell.c:689: error: 'self' undeclared (first use in this function)
Aspell.c:690: warning: ISO C90 forbids mixed declarations and code
Aspell.c:694: error: syntax error before ')' token
Aspell.xs:395: warning: passing argument 2 of '__builtin_strncpy' makes pointer 
from integer without a cast
Aspell.c: In function 'XS_Text__Aspell_list_dictionaries':
Aspell.c:732: error: 'self' undeclared (first use in this function)
Aspell.xs:406: error: 'AspellDictInfoList' undeclared (first use in this 
function)
Aspell.xs:406: error: 'dlist' undeclared (first use in this function)
Aspell.xs:407: error: 'AspellDictInfoEnumeration' undeclared (first use in this 
function)
Aspell.xs:407: error: 'dels' undeclared (first use in this function)
Aspell.xs:408: error: syntax error before '*' token
Aspell.c:740: error: syntax error before ')' token
Aspell.xs:417: error: 'entry' undeclared (first use in this function)
Aspell.c: In function 'XS_Text__Aspell_dictionary_info':
Aspell.c:790: error: 'self' undeclared (first use in this function)
Aspell.xs:443: error: 'AspellDictInfoList' undeclared (first use in this 
function)
Aspell.xs:443: error: 'dlist' undeclared (first use in this function)
Aspell.xs:444: error: 'AspellDictInfoEnumeration' undeclared (first use in this 
function)
Aspell.xs:444: error: 'dels' undeclared (first use in this function)
Aspell.xs:445: error: syntax error before '*' token
Aspell.c:798: error: syntax error before ')' token
Aspell.xs:455: error: 'entry' undeclared (first use in this function)
Aspell.c: In function 'XS_Text__Aspell_fetch_option_keys':
Aspell.c:850: error: 'self' undeclared (first use in this function)
Aspell.xs:486: error: 'AspellKeyInfoEnumeration' undeclared (first use in this 
function)
Aspell.xs:486: error: 'key_list' undeclared (first use in this function)
Aspell.xs:487: error: syntax error before '*' token
Aspell.c:860: error: syntax error before ')' token
Aspell.xs:495: error: 'entry' undeclared (first use in this function)
make: *** [Aspell.o] Error 1


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        Test::More                         0.63

******************************** 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:
 

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.11-1.1369_fc4, archname=i686-linux
    uname='linux david.bricolage.cc 2.6.11-1.1369_fc4 #1 thu jun 2 22:55:56 edt 
2005 i686 i686 i386 gnulinux '
    config_args='-des'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-I/usr/include/gdbm',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='4.0.0 20050519 (Red Hat 4.0.0-8)', 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='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.5.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to