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.053. 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] [Thu Aug  4 11:19:47 2005] Trying to get 
'ftp://mirrors.kernel.org/pub/CPAN/authors/id/H/HA/HANK/Text-Aspell-0.05.tar.gz'
[MSG] [Thu Aug  4 11:19:49 2005] Trying to get 
'ftp://mirrors.kernel.org/pub/CPAN/authors/id/H/HA/HANK/CHECKSUMS'
[MSG] [Thu Aug  4 11:19:50 2005] Checksum matches for 'Text-Aspell-0.05.tar.gz'
[MSG] [Thu Aug  4 11:19:50 2005] Extracted 'Text-Aspell-0.05/'
[MSG] [Thu Aug  4 11:19:50 2005] Extracted 'Text-Aspell-0.05/t/'
[MSG] [Thu Aug  4 11:19:50 2005] Extracted 'Text-Aspell-0.05/t/02-pod.t'
[MSG] [Thu Aug  4 11:19:50 2005] Extracted 'Text-Aspell-0.05/t/05-core.t'
[MSG] [Thu Aug  4 11:19:50 2005] Extracted 'Text-Aspell-0.05/t/01-use.t'
[MSG] [Thu Aug  4 11:19:50 2005] Extracted 'Text-Aspell-0.05/META.yml'
[MSG] [Thu Aug  4 11:19:50 2005] Extracted 'Text-Aspell-0.05/Aspell.pm'
[MSG] [Thu Aug  4 11:19:50 2005] Extracted 'Text-Aspell-0.05/Changes'
[MSG] [Thu Aug  4 11:19:50 2005] Extracted 'Text-Aspell-0.05/MANIFEST'
[MSG] [Thu Aug  4 11:19:50 2005] Extracted 'Text-Aspell-0.05/Aspell.xs'
[MSG] [Thu Aug  4 11:19:50 2005] Extracted 'Text-Aspell-0.05/typemap'
[MSG] [Thu Aug  4 11:19:50 2005] Extracted 'Text-Aspell-0.05/README'
[MSG] [Thu Aug  4 11:19:51 2005] Extracted 'Text-Aspell-0.05/Makefile.PL'
[MSG] [Thu Aug  4 11:19:51 2005] Extracted 'Text::Aspell' to 
'/home/david/.cpanplus/5.8.6/build/Text-Aspell-0.05'
[ERROR] [Thu Aug  4 11:19:59 2005] 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.6/ExtUtils/xsubpp -noprototypes 
-typemap /usr/local/lib/perl5/5.8.6/ExtUtils/typemap -typemap typemap  
Aspell.xs > Aspell.xsc && mv Aspell.xsc Aspell.c
cc -c   -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"0.05\" 
-DXS_VERSION=\"0.05\" -fpic "-I/usr/local/lib/perl5/5.8.6/i686-linux/CORE"   
Aspell.c
Aspell.xs:7:20: aspell.h: No such file or directory
Aspell.xs:12: parse error before `AspellCanHaveError'
Aspell.xs:12: warning: no semicolon at end of struct or union
Aspell.xs:13: warning: data definition has no type or storage class
Aspell.xs:14: parse error before `*'
Aspell.xs:14: warning: data definition has no type or storage class
Aspell.xs:17: parse error before `}'
Aspell.xs:17: warning: data definition has no type or storage class
Aspell.xs:20: parse error before `*'
Aspell.xs: In function `_create_speller':
Aspell.xs:22: `AspellCanHaveError' undeclared (first use in this function)
Aspell.xs:22: (Each undeclared identifier is reported only once
Aspell.xs:22: for each function it appears in.)
Aspell.xs:22: `ret' undeclared (first use in this function)
Aspell.xs:24: `self' undeclared (first use in this function)
Aspell.xs:29: warning: passing arg 1 of `strlen' makes pointer from integer 
without a cast
Aspell.xs:29: warning: passing arg 2 of `memcpy' makes pointer from integer 
without a cast
Aspell.xs:29: warning: passing arg 2 of `strncpy' makes pointer from integer 
without a cast
Aspell.xs:29: warning: passing arg 2 of `strncpy' makes pointer from integer 
without a cast
Aspell.c: In function `XS_Text__Aspell_new':
Aspell.c:65: `RETVAL' undeclared (first use in this function)
Aspell.xs:57: parse error before `)'
Aspell.c: In function `XS_Text__Aspell_DESTROY':
Aspell.c:97: `self' undeclared (first use in this function)
Aspell.c:100: parse error before `)'
Aspell.c: In function `XS_Text__Aspell_create_speller':
Aspell.c:122: `self' undeclared (first use in this function)
Aspell.c:123: parse error before `int'
Aspell.c:127: parse error before `)'
Aspell.xs:93: `RETVAL' undeclared (first use in this function)
Aspell.c:139: `targ' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_print_config':
Aspell.c:151: `self' undeclared (first use in this function)
Aspell.xs:102: `AspellKeyInfoEnumeration' undeclared (first use in this 
function)
Aspell.xs:102: `key_list' undeclared (first use in this function)
Aspell.xs:103: parse error before `const'
Aspell.c:160: parse error before `)'
Aspell.xs:107: `entry' undeclared (first use in this function)
Aspell.xs:113: `RETVAL' undeclared (first use in this function)
Aspell.c:177: `targ' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_set_option':
Aspell.c:189: `self' undeclared (first use in this function)
Aspell.c:190: parse error before `char'
Aspell.c:196: parse error before `)'
Aspell.xs:127: `tag' undeclared (first use in this function)
Aspell.xs:127: `val' undeclared (first use in this function)
Aspell.xs:131: warning: passing arg 1 of `strlen' makes pointer from integer 
without a cast
Aspell.xs:131: warning: passing arg 1 of `strlen' makes pointer from integer 
without a cast
Aspell.xs:131: warning: passing arg 1 of `strlen' makes pointer from integer 
without a cast
Aspell.xs:131: warning: passing arg 2 of `memcpy' makes pointer from integer 
without a cast
Aspell.xs:131: warning: passing arg 2 of `strcpy' makes pointer from integer 
without a cast
Aspell.xs:135: `RETVAL' undeclared (first use in this function)
Aspell.c:214: `targ' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_remove_option':
Aspell.c:226: `self' undeclared (first use in this function)
Aspell.c:227: parse error before `char'
Aspell.c:232: parse error before `)'
Aspell.xs:148: `tag' undeclared (first use in this function)
Aspell.xs:152: warning: passing arg 1 of `strlen' makes pointer from integer 
without a cast
Aspell.xs:152: warning: passing arg 1 of `strlen' makes pointer from integer 
without a cast
Aspell.xs:152: warning: passing arg 1 of `strlen' makes pointer from integer 
without a cast
Aspell.xs:152: warning: passing arg 2 of `memcpy' makes pointer from integer 
without a cast
Aspell.xs:152: warning: passing arg 2 of `strcpy' makes pointer from integer 
without a cast
Aspell.xs:156: `RETVAL' undeclared (first use in this function)
Aspell.c:250: `targ' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_get_option':
Aspell.c:262: `self' undeclared (first use in this function)
Aspell.c:263: parse error before `char'
Aspell.c:268: parse error before `)'
Aspell.xs:167: `RETVAL' undeclared (first use in this function)
Aspell.xs:167: `val' undeclared (first use in this function)
Aspell.xs:171: warning: passing arg 1 of `strlen' makes pointer from integer 
without a cast
Aspell.xs:171: warning: passing arg 1 of `strlen' makes pointer from integer 
without a cast
Aspell.xs:171: warning: passing arg 1 of `strlen' makes pointer from integer 
without a cast
Aspell.xs:171: warning: passing arg 2 of `memcpy' makes pointer from integer 
without a cast
Aspell.xs:171: warning: passing arg 2 of `strcpy' makes pointer from integer 
without a cast
Aspell.c:285: `targ' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_get_option_as_list':
Aspell.c:298: `self' undeclared (first use in this function)
Aspell.c:299: parse error before `char'
Aspell.xs:184: `AspellStringList' undeclared (first use in this function)
Aspell.xs:184: `lst' undeclared (first use in this function)
Aspell.xs:184: invalid lvalue in assignment
Aspell.xs:185: `AspellMutableContainer' undeclared (first use in this function)
Aspell.xs:185: `lst0' undeclared (first use in this function)
Aspell.xs:185: invalid lvalue in assignment
Aspell.xs:186: `AspellStringEnumeration' undeclared (first use in this function)
Aspell.xs:186: `els' undeclared (first use in this function)
Aspell.xs:187: parse error before `const'
Aspell.c:309: parse error before `)'
Aspell.xs:193: `val' undeclared (first use in this function)
Aspell.xs:197: warning: passing arg 1 of `strlen' makes pointer from integer 
without a cast
Aspell.xs:197: warning: passing arg 2 of `memcpy' makes pointer from integer 
without a cast
Aspell.xs:197: warning: passing arg 2 of `strncpy' makes pointer from integer 
without a cast
Aspell.xs:197: warning: passing arg 2 of `strncpy' makes pointer from integer 
without a cast
Aspell.xs:204: `option_value' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_errstr':
Aspell.c:348: `self' undeclared (first use in this function)
Aspell.c:349: parse error before `char'
Aspell.c:353: parse error before `)'
Aspell.xs:216: `RETVAL' undeclared (first use in this function)
Aspell.c:361: `targ' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_errnum':
Aspell.c:373: `self' undeclared (first use in this function)
Aspell.c:374: parse error before `int'
Aspell.c:378: parse error before `)'
Aspell.xs:224: `RETVAL' undeclared (first use in this function)
Aspell.c:386: `targ' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_check':
Aspell.c:398: `self' undeclared (first use in this function)
Aspell.c:399: parse error before `char'
Aspell.c:404: parse error before `)'
Aspell.xs:240: `RETVAL' undeclared (first use in this function)
Aspell.xs:240: `word' undeclared (first use in this function)
Aspell.xs:244: warning: passing arg 1 of `strlen' makes pointer from integer 
without a cast
Aspell.xs:244: warning: passing arg 2 of `memcpy' makes pointer from integer 
without a cast
Aspell.xs:244: warning: passing arg 2 of `strncpy' makes pointer from integer 
without a cast
Aspell.xs:244: warning: passing arg 2 of `strncpy' makes pointer from integer 
without a cast
Aspell.c:424: `targ' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_suggest':
Aspell.c:437: `self' undeclared (first use in this function)
Aspell.c:438: parse error before `char'
Aspell.xs:256: `AspellStringEnumeration' undeclared (first use in this function)
Aspell.xs:256: `els' undeclared (first use in this function)
Aspell.xs:257: parse error before `const'
Aspell.c:446: parse error before `)'
Aspell.xs:266: `wl' undeclared (first use in this function)
Aspell.xs:266: `word' undeclared (first use in this function)
Aspell.xs:270: warning: passing arg 1 of `strlen' makes pointer from integer 
without a cast
Aspell.xs:270: warning: passing arg 2 of `memcpy' makes pointer from integer 
without a cast
Aspell.xs:270: warning: passing arg 2 of `strncpy' makes pointer from integer 
without a cast
Aspell.xs:270: warning: passing arg 2 of `strncpy' makes pointer from integer 
without a cast
Aspell.xs:279: `suggestion' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_add_to_personal':
Aspell.c:489: `self' undeclared (first use in this function)
Aspell.c:490: parse error before `char'
Aspell.c:495: parse error before `)'
Aspell.xs:297: `RETVAL' undeclared (first use in this function)
Aspell.xs:297: `word' undeclared (first use in this function)
Aspell.xs:301: warning: passing arg 1 of `strlen' makes pointer from integer 
without a cast
Aspell.xs:301: warning: passing arg 2 of `memcpy' makes pointer from integer 
without a cast
Aspell.xs:301: warning: passing arg 2 of `strncpy' makes pointer from integer 
without a cast
Aspell.xs:301: warning: passing arg 2 of `strncpy' makes pointer from integer 
without a cast
Aspell.c:516: `targ' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_add_to_session':
Aspell.c:528: `self' undeclared (first use in this function)
Aspell.c:529: parse error before `char'
Aspell.c:534: parse error before `)'
Aspell.xs:319: `RETVAL' undeclared (first use in this function)
Aspell.xs:319: `word' undeclared (first use in this function)
Aspell.xs:323: warning: passing arg 1 of `strlen' makes pointer from integer 
without a cast
Aspell.xs:323: warning: passing arg 2 of `memcpy' makes pointer from integer 
without a cast
Aspell.xs:323: warning: passing arg 2 of `strncpy' makes pointer from integer 
without a cast
Aspell.xs:323: warning: passing arg 2 of `strncpy' makes pointer from integer 
without a cast
Aspell.c:555: `targ' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_store_replacement':
Aspell.c:567: `self' undeclared (first use in this function)
Aspell.c:568: parse error before `char'
Aspell.c:574: parse error before `)'
Aspell.xs:344: `RETVAL' undeclared (first use in this function)
Aspell.xs:344: `word' undeclared (first use in this function)
Aspell.xs:344: `replacement' undeclared (first use in this function)
Aspell.xs:348: warning: passing arg 1 of `strlen' makes pointer from integer 
without a cast
Aspell.xs:348: warning: passing arg 2 of `memcpy' makes pointer from integer 
without a cast
Aspell.xs:348: warning: passing arg 2 of `strncpy' makes pointer from integer 
without a cast
Aspell.xs:348: warning: passing arg 2 of `strncpy' makes pointer from integer 
without a cast
Aspell.c:595: `targ' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_save_all_word_lists':
Aspell.c:607: `self' undeclared (first use in this function)
Aspell.c:608: parse error before `int'
Aspell.c:612: parse error before `)'
Aspell.xs:365: `RETVAL' undeclared (first use in this function)
Aspell.xs:369: warning: passing arg 1 of `strlen' makes pointer from integer 
without a cast
Aspell.xs:369: warning: passing arg 2 of `memcpy' makes pointer from integer 
without a cast
Aspell.xs:369: warning: passing arg 2 of `strncpy' makes pointer from integer 
without a cast
Aspell.xs:369: warning: passing arg 2 of `strncpy' makes pointer from integer 
without a cast
Aspell.c:633: `targ' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_clear_session':
Aspell.c:645: `self' undeclared (first use in this function)
Aspell.c:646: parse error before `int'
Aspell.c:650: parse error before `)'
Aspell.xs:386: `RETVAL' undeclared (first use in this function)
Aspell.xs:390: warning: passing arg 1 of `strlen' makes pointer from integer 
without a cast
Aspell.xs:390: warning: passing arg 2 of `memcpy' makes pointer from integer 
without a cast
Aspell.xs:390: warning: passing arg 2 of `strncpy' makes pointer from integer 
without a cast
Aspell.xs:390: warning: passing arg 2 of `strncpy' makes pointer from integer 
without a cast
Aspell.c:671: `targ' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_list_dictionaries':
Aspell.c:684: `self' undeclared (first use in this function)
Aspell.xs:401: `AspellDictInfoList' undeclared (first use in this function)
Aspell.xs:401: `dlist' undeclared (first use in this function)
Aspell.xs:402: `AspellDictInfoEnumeration' undeclared (first use in this 
function)
Aspell.xs:402: `dels' undeclared (first use in this function)
Aspell.xs:403: parse error before `const'
Aspell.c:692: parse error before `)'
Aspell.xs:412: `entry' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_dictionary_info':
Aspell.c:739: `self' undeclared (first use in this function)
Aspell.xs:438: `AspellDictInfoList' undeclared (first use in this function)
Aspell.xs:438: `dlist' undeclared (first use in this function)
Aspell.xs:439: `AspellDictInfoEnumeration' undeclared (first use in this 
function)
Aspell.xs:439: `dels' undeclared (first use in this function)
Aspell.xs:440: parse error before `const'
Aspell.c:747: parse error before `)'
Aspell.xs:450: `entry' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_fetch_option_keys':
Aspell.c:797: `self' undeclared (first use in this function)
Aspell.xs:481: `AspellKeyInfoEnumeration' undeclared (first use in this 
function)
Aspell.xs:481: `key_list' undeclared (first use in this function)
Aspell.xs:482: parse error before `const'
Aspell.c:807: parse error before `)'
Aspell.xs:488: `option_hash' undeclared (first use in this function)
Aspell.xs:490: `entry' undeclared (first use in this function)
Aspell.xs:507: `RETVAL' 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.60

******************************** 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 6) configuration:
  Platform:
    osname=linux, osvers=2.4.13, archname=i686-linux
    uname='linux theory.kineticode.com 2.4.13 #17 smp thu nov 1 15:22:58 pst 
2001 i686 unknown '
    config_args='-des -Dprefix=/usr/local [EMAIL PROTECTED] [EMAIL PROTECTED]'
    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 -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include 
-I/usr/include/gdbm'
    ccversion='', gccversion='2.96 20000731 (Red Hat Linux 7.2 2.96-112.7.2)', 
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.2.4.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.2.4'
  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