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 DMAKI,
    
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] [Tue Jan 31 09:05:44 2006] Trying to get 
'file://ftp/pub/CPAN/authors/id/D/DM/DMAKI/Senna-0.11.tar.gz'
[CP_MSG] [Tue Jan 31 09:05:44 2006] Trying to get 
'file://ftp/pub/CPAN/authors/id/D/DM/DMAKI/CHECKSUMS'
[CP_MSG] [Tue Jan 31 09:05:45 2006] Checksum matches for 'Senna-0.11.tar.gz'
[CP_MSG] [Tue Jan 31 09:05:47 2006] Extracted 'Senna-0.11/'
[CP_MSG] [Tue Jan 31 09:05:47 2006] Extracted 'Senna-0.11/Build.PL'
[CP_MSG] [Tue Jan 31 09:05:47 2006] Extracted 'Senna-0.11/Changes'
[CP_MSG] [Tue Jan 31 09:05:47 2006] Extracted 'Senna-0.11/check_version.pl'
[CP_MSG] [Tue Jan 31 09:05:47 2006] Extracted 'Senna-0.11/lib/'
[CP_MSG] [Tue Jan 31 09:05:47 2006] Extracted 'Senna-0.11/lib/Senna/'
[CP_MSG] [Tue Jan 31 09:05:47 2006] Extracted 'Senna-0.11/lib/Senna/Cursor.pm'
[CP_MSG] [Tue Jan 31 09:05:47 2006] Extracted 'Senna-0.11/lib/Senna/Index.pm'
[CP_MSG] [Tue Jan 31 09:05:47 2006] Extracted 'Senna-0.11/lib/Senna/Result.pm'
[CP_MSG] [Tue Jan 31 09:05:47 2006] Extracted 'Senna-0.11/lib/Senna.pm'
[CP_MSG] [Tue Jan 31 09:05:47 2006] Extracted 'Senna-0.11/Makefile.PL'
[CP_MSG] [Tue Jan 31 09:05:47 2006] Extracted 'Senna-0.11/MANIFEST'
[CP_MSG] [Tue Jan 31 09:05:48 2006] Extracted 'Senna-0.11/META.yml'
[CP_MSG] [Tue Jan 31 09:05:48 2006] Extracted 'Senna-0.11/ppport.h'
[CP_MSG] [Tue Jan 31 09:05:48 2006] Extracted 'Senna-0.11/README'
[CP_MSG] [Tue Jan 31 09:05:48 2006] Extracted 'Senna-0.11/Senna.xs'
[CP_MSG] [Tue Jan 31 09:05:48 2006] Extracted 'Senna-0.11/t/'
[CP_MSG] [Tue Jan 31 09:05:48 2006] Extracted 'Senna-0.11/t/01-sanity.t'
[CP_MSG] [Tue Jan 31 09:05:48 2006] Extracted 'Senna-0.11/t/02-morph.t'
[CP_MSG] [Tue Jan 31 09:05:48 2006] Extracted 'Senna-0.11/t/03-ngram.t'
[CP_MSG] [Tue Jan 31 09:05:48 2006] Extracted 'Senna' to 
'/net/sunu991/disc1/home/.cpanplus/5.8.5/build/Senna-0.11'
[CP_MSG] [Tue Jan 31 09:05:53 2006] Could not find senna-cfg in known locations.
Please specify the location of your senna-cfg:  Checking if your kit is 
complete...
Looks good
Writing Makefile for Senna

[CP_ERROR] [Tue Jan 31 09:06:17 2006] MAKE failed: No such file or directory cp 
check_version.pl blib/lib/check_version.pl
cp lib/Senna/Result.pm blib/lib/Senna/Result.pm
cp lib/Senna.pm blib/lib/Senna.pm
cp lib/Senna/Cursor.pm blib/lib/Senna/Cursor.pm
cp lib/Senna/Index.pm blib/lib/Senna/Index.pm
/usr/local/perl-5.8.5/bin/perl /usr/local/perl-5.8.5/lib/5.8.5/ExtUtils/xsubpp  
-typemap /usr/local/perl-5.8.5/lib/5.8.5/ExtUtils/typemap  Senna.xs > Senna.xsc 
&& mv Senna.xsc Senna.c
gcc -c   -D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O   -DVERSION=\"0.11\" 
-DXS_VERSION=\"0.11\" -fPIC 
"-I/usr/local/perl-5.8.5/lib/5.8.5/sun4-solaris-thread-multi/CORE"  -DHAVE_UTF8 
Senna.c
Senna.xs:16:25: senna/senna.h: No such file or directory
Senna.xs:56: error: parse error before "sen_index"
Senna.xs:56: warning: no semicolon at end of struct or union
Senna.xs:59: error: parse error before '}' token
Senna.xs:64: error: parse error before "sen_records"
Senna.xs:64: warning: no semicolon at end of struct or union
Senna.xs:66: error: parse error before '}' token
Senna.xs: In function `sv2senna_key':
Senna.xs:79: error: dereferencing pointer to incomplete type
Senna.xs: In function `put':
Senna.xs:99: error: `sen_rc' undeclared (first use in this function)
Senna.xs:99: error: (Each undeclared identifier is reported only once
Senna.xs:99: error: for each function it appears in.)
Senna.xs:99: error: parse error before "rc"
Senna.xs:101: error: `rc' undeclared (first use in this function)
Senna.xs:101: error: dereferencing pointer to incomplete type
Senna.xs:103: error: `sen_success' undeclared (first use in this function)
Senna.xs: In function `bootinit':
Senna.xs:126: error: `sen_rc' undeclared (first use in this function)
Senna.xs:126: error: parse error before "rc"
Senna.xs:128: error: `rc' undeclared (first use in this function)
Senna.xs:129: error: `sen_success' undeclared (first use in this function)
Senna.xs:135: error: `SEN_INDEX_NORMALIZE' undeclared (first use in this 
function)
Senna.xs:136: error: `SEN_INDEX_SPLIT_ALPHA' undeclared (first use in this 
function)
Senna.xs:137: error: `SEN_INDEX_SPLIT_DIGIT' undeclared (first use in this 
function)
Senna.xs:138: error: `SEN_INDEX_SPLIT_SYMBOL' undeclared (first use in this 
function)
Senna.xs:139: error: `SEN_INDEX_NGRAM' undeclared (first use in this function)
Senna.xs:140: error: `sen_enc_default' undeclared (first use in this function)
Senna.xs:141: error: `sen_enc_none' undeclared (first use in this function)
Senna.xs:142: error: `sen_enc_euc_jp' undeclared (first use in this function)
Senna.xs:143: error: `sen_enc_utf8' undeclared (first use in this function)
Senna.xs:144: error: `sen_enc_sjis' undeclared (first use in this function)
Senna.xs: In function `XS_Senna__Index_create':
Senna.xs:171: error: `sen_encoding' undeclared (first use in this function)
Senna.xs:171: error: parse error before "index_encoding"
Senna.c:205: error: `sen_enc_default' undeclared (first use in this function)
Senna.xs:177: error: invalid application of `sizeof' to incomplete type 
`Senna.xs' 
Senna.xs:177: warning: division by zero
Senna.xs:177: error: invalid application of `sizeof' to incomplete type 
`Senna.xs' 
Senna.xs:177: error: invalid application of `sizeof' to incomplete type 
`Senna.xs' 
Senna.xs:177: error: dereferencing pointer to incomplete type
Senna.xs:177: error: dereferencing pointer to incomplete type
Senna.xs:187: error: `index_encoding' undeclared (first use in this function)
Senna.xs:194: error: dereferencing pointer to incomplete type
Senna.xs:196: error: dereferencing pointer to incomplete type
Senna.xs:199: error: dereferencing pointer to incomplete type
Senna.xs:200: error: dereferencing pointer to incomplete type
Senna.xs: In function `XS_Senna__Index_open':
Senna.xs:213: error: `sen_encoding' undeclared (first use in this function)
Senna.xs:213: error: parse error before "dummy_enc"
Senna.xs:219: error: invalid application of `sizeof' to incomplete type 
`Senna.xs' 
Senna.xs:219: warning: division by zero
Senna.xs:219: error: invalid application of `sizeof' to incomplete type 
`Senna.xs' 
Senna.xs:219: error: invalid application of `sizeof' to incomplete type 
`Senna.xs' 
Senna.xs:219: error: dereferencing pointer to incomplete type
Senna.xs:219: error: dereferencing pointer to incomplete type
Senna.xs:225: error: dereferencing pointer to incomplete type
Senna.xs:230: error: dereferencing pointer to incomplete type
Senna.xs:230: error: `dummy_enc' undeclared (first use in this function)
Senna.xs:234: error: dereferencing pointer to incomplete type
Senna.xs:235: error: dereferencing pointer to incomplete type
Senna.xs: In function `XS_Senna__Index_filename':
Senna.xs:248: error: dereferencing pointer to incomplete type
Senna.xs:251: error: dereferencing pointer to incomplete type
Senna.xs:251: error: dereferencing pointer to incomplete type
Senna.xs: In function `XS_Senna__Index_key_size':
Senna.xs:263: error: `sen_encoding' undeclared (first use in this function)
Senna.xs:263: error: parse error before "dummy_enc"
Senna.xs:264: error: `sen_rc' undeclared (first use in this function)
Senna.xs:267: error: dereferencing pointer to incomplete type
Senna.xs:269: error: `rc' undeclared (first use in this function)
Senna.xs:269: error: dereferencing pointer to incomplete type
Senna.xs:269: error: `dummy_enc' undeclared (first use in this function)
Senna.xs:270: error: `sen_success' undeclared (first use in this function)
Senna.xs: In function `XS_Senna__Index_flags':
Senna.xs:285: error: `sen_encoding' undeclared (first use in this function)
Senna.xs:285: error: parse error before "dummy_enc"
Senna.xs:286: error: `sen_rc' undeclared (first use in this function)
Senna.xs:289: error: dereferencing pointer to incomplete type
Senna.xs:292: error: `rc' undeclared (first use in this function)
Senna.xs:292: error: dereferencing pointer to incomplete type
Senna.xs:292: error: `dummy_enc' undeclared (first use in this function)
Senna.xs:293: error: `sen_success' undeclared (first use in this function)
Senna.xs: In function `XS_Senna__Index_initial_n_segments':
Senna.xs:308: error: `sen_encoding' undeclared (first use in this function)
Senna.xs:308: error: parse error before "dummy_enc"
Senna.xs:309: error: `sen_rc' undeclared (first use in this function)
Senna.xs:312: error: dereferencing pointer to incomplete type
Senna.xs:315: error: `rc' undeclared (first use in this function)
Senna.xs:315: error: dereferencing pointer to incomplete type
Senna.xs:315: error: `dummy_enc' undeclared (first use in this function)
Senna.xs:316: error: `sen_success' undeclared (first use in this function)
Senna.xs: In function `XS_Senna__Index_encoding':
Senna.xs:329: error: `sen_encoding' undeclared (first use in this function)
Senna.xs:329: error: parse error before "encoding"
Senna.xs:331: error: `sen_rc' undeclared (first use in this function)
Senna.xs:331: error: parse error before "rc"
Senna.xs:334: error: dereferencing pointer to incomplete type
Senna.xs:337: error: `rc' undeclared (first use in this function)
Senna.xs:337: error: dereferencing pointer to incomplete type
Senna.xs:337: error: `encoding' undeclared (first use in this function)
Senna.xs:338: error: `sen_success' undeclared (first use in this function)
Senna.xs: In function `XS_Senna__Index_close':
Senna.xs:351: error: `sen_rc' undeclared (first use in this function)
Senna.xs:351: error: parse error before "rc"
Senna.xs:354: error: dereferencing pointer to incomplete type
Senna.xs:357: error: `rc' undeclared (first use in this function)
Senna.xs:357: error: dereferencing pointer to incomplete type
Senna.xs:358: error: `sen_success' undeclared (first use in this function)
Senna.xs:361: error: dereferencing pointer to incomplete type
Senna.xs:362: error: dereferencing pointer to incomplete type
Senna.xs: In function `XS_Senna__Index_remove':
Senna.xs:374: error: `sen_rc' undeclared (first use in this function)
Senna.xs:374: error: parse error before "rc"
Senna.xs:377: error: dereferencing pointer to incomplete type
Senna.xs:379: error: `rc' undeclared (first use in this function)
Senna.xs:379: error: dereferencing pointer to incomplete type
Senna.xs:380: error: `sen_success' undeclared (first use in this function)
Senna.xs:383: error: dereferencing pointer to incomplete type
Senna.xs:384: error: dereferencing pointer to incomplete type
Senna.xs: In function `XS_Senna__Index_put':
Senna.xs:400: error: `sen_rc' undeclared (first use in this function)
Senna.xs:400: error: parse error before "rc"
Senna.xs:403: error: dereferencing pointer to incomplete type
Senna.xs:408: error: `rc' undeclared (first use in this function)
Senna.xs:408: error: dereferencing pointer to incomplete type
Senna.xs:410: error: `sen_success' undeclared (first use in this function)
Senna.xs: In function `XS_Senna__Index_del':
Senna.xs:425: error: `sen_rc' undeclared (first use in this function)
Senna.xs:425: error: parse error before "rc"
Senna.xs:428: error: dereferencing pointer to incomplete type
Senna.xs:433: error: `rc' undeclared (first use in this function)
Senna.xs:433: error: dereferencing pointer to incomplete type
Senna.xs:435: error: `sen_success' undeclared (first use in this function)
Senna.xs: In function `XS_Senna__Index_replace':
Senna.xs:452: error: `sen_rc' undeclared (first use in this function)
Senna.xs:452: error: parse error before "rc"
Senna.xs:455: error: dereferencing pointer to incomplete type
Senna.xs:463: error: `rc' undeclared (first use in this function)
Senna.xs:463: error: dereferencing pointer to incomplete type
Senna.xs:465: error: `sen_success' undeclared (first use in this function)
Senna.xs: In function `XS_Senna__Index_search':
Senna.xs:481: error: `sen_records' undeclared (first use in this function)
Senna.xs:481: error: `result' undeclared (first use in this function)
Senna.xs:486: error: dereferencing pointer to incomplete type
Senna.xs:490: error: dereferencing pointer to incomplete type
Senna.xs:514: error: dereferencing pointer to incomplete type
Senna.xs:515: error: dereferencing pointer to incomplete type
Senna.xs:515: error: dereferencing pointer to incomplete type
Senna.xs: In function `XS_Senna__Cursor_new':
Senna.xs:543: error: invalid application of `sizeof' to incomplete type 
`Senna.xs' 
Senna.xs:543: warning: division by zero
Senna.xs:543: error: invalid application of `sizeof' to incomplete type 
`Senna.xs' 
Senna.xs:543: error: invalid application of `sizeof' to incomplete type 
`Senna.xs' 
Senna.xs:544: error: dereferencing pointer to incomplete type
Senna.xs:545: error: dereferencing pointer to incomplete type
Senna.xs: In function `XS_Senna__Cursor_as_list':
Senna.xs:581: error: `SEN_SYM_MAX_KEY_SIZE' undeclared (first use in this 
function)
Senna.xs:583: error: dereferencing pointer to incomplete type
Senna.xs:584: error: dereferencing pointer to incomplete type
Senna.xs:587: error: dereferencing pointer to incomplete type
Senna.xs:599: error: dereferencing pointer to incomplete type
Senna.xs:625: error: dereferencing pointer to incomplete type
Senna.xs:628: error: dereferencing pointer to incomplete type
Senna.xs:629: error: dereferencing pointer to incomplete type
Senna.xs:633: error: dereferencing pointer to incomplete type
Senna.xs:638: error: dereferencing pointer to incomplete type
Senna.xs: In function `XS_Senna__Cursor_hits':
Senna.xs:663: error: dereferencing pointer to incomplete type
Senna.xs:666: error: dereferencing pointer to incomplete type
Senna.xs: In function `XS_Senna__Cursor_next':
Senna.xs:688: error: dereferencing pointer to incomplete type
Senna.xs:691: error: `SEN_SYM_MAX_KEY_SIZE' undeclared (first use in this 
function)
Senna.xs:692: error: dereferencing pointer to incomplete type
Senna.xs:704: error: dereferencing pointer to incomplete type
Senna.xs: In function `XS_Senna__Cursor_rewind':
Senna.xs:739: error: `sen_rc' undeclared (first use in this function)
Senna.xs:739: error: parse error before "rc"
Senna.xs:744: error: dereferencing pointer to incomplete type
Senna.xs:747: error: `rc' undeclared (first use in this function)
Senna.xs:747: error: dereferencing pointer to incomplete type
Senna.xs:748: error: `sen_success' undeclared (first use in this function)
Senna.xs: In function `XS_Senna__Cursor_close':
Senna.xs:757: error: `sen_rc' undeclared (first use in this function)
Senna.xs:757: error: parse error before "rc"
Senna.xs:763: error: dereferencing pointer to incomplete type
Senna.xs:766: error: `rc' undeclared (first use in this function)
Senna.xs:766: error: dereferencing pointer to incomplete type
Senna.xs:767: error: `sen_success' undeclared (first use in this function)
Senna.xs: In function `XS_Senna__Cursor_score':
Senna.xs:781: error: dereferencing pointer to incomplete type
Senna.xs:784: error: dereferencing pointer to incomplete type
Senna.xs: In function `XS_Senna__Cursor_currkey':
Senna.xs:801: error: dereferencing pointer to incomplete type
Senna.xs:804: error: `SEN_SYM_MAX_KEY_SIZE' undeclared (first use in this 
function)
Senna.xs:805: error: dereferencing pointer to incomplete type
Senna.xs:808: error: dereferencing pointer to incomplete type
make: *** [Senna.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=solaris, osvers=2.9, archname=sun4-solaris-thread-multi
    uname='sunos sunu991 5.9 generic_112233-12 sun4u sparc sunw,ultra-5_10 
solaris '
    config_args='-de -Dusethreads -Dcc=gcc'
    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 -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.2', gccosandvers='solaris2.8'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    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=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'

Reply via email to