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 KAZUHO, This is a computer-generated error report created automatically by CPANPLUS, version 0.076. 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 'make test': [MSG] [Tue Mar 20 10:11:35 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/K/KA/KAZUHO/Lingua-JA-Summarize-0.07.tar.gz' [MSG] [Tue Mar 20 10:11:36 2007] Extracted 'Lingua-JA-Summarize-0.07/' [MSG] [Tue Mar 20 10:11:36 2007] Extracted 'Lingua-JA-Summarize-0.07/t/' [MSG] [Tue Mar 20 10:11:36 2007] Extracted 'Lingua-JA-Summarize-0.07/t/data/' [MSG] [Tue Mar 20 10:11:36 2007] Extracted 'Lingua-JA-Summarize-0.07/t/data/nobunaga.txt' [MSG] [Tue Mar 20 10:11:36 2007] Extracted 'Lingua-JA-Summarize-0.07/t/data/kyoto_sjis.txt' [MSG] [Tue Mar 20 10:11:36 2007] Extracted 'Lingua-JA-Summarize-0.07/t/data/kyoto.txt' [MSG] [Tue Mar 20 10:11:36 2007] Extracted 'Lingua-JA-Summarize-0.07/t/02-keyword.t' [MSG] [Tue Mar 20 10:11:36 2007] Extracted 'Lingua-JA-Summarize-0.07/t/01-new.t' [MSG] [Tue Mar 20 10:11:36 2007] Extracted 'Lingua-JA-Summarize-0.07/t/00-util.t' [MSG] [Tue Mar 20 10:11:36 2007] Extracted 'Lingua-JA-Summarize-0.07/META.yml' [MSG] [Tue Mar 20 10:11:36 2007] Extracted 'Lingua-JA-Summarize-0.07/example/' [MSG] [Tue Mar 20 10:11:36 2007] Extracted 'Lingua-JA-Summarize-0.07/example/keyword.cgi' [MSG] [Tue Mar 20 10:11:37 2007] Extracted 'Lingua-JA-Summarize-0.07/Changes' [MSG] [Tue Mar 20 10:11:37 2007] Extracted 'Lingua-JA-Summarize-0.07/MANIFEST' [MSG] [Tue Mar 20 10:11:37 2007] Extracted 'Lingua-JA-Summarize-0.07/lib/' [MSG] [Tue Mar 20 10:11:37 2007] Extracted 'Lingua-JA-Summarize-0.07/lib/Lingua/' [MSG] [Tue Mar 20 10:11:37 2007] Extracted 'Lingua-JA-Summarize-0.07/lib/Lingua/JA/' [MSG] [Tue Mar 20 10:11:37 2007] Extracted 'Lingua-JA-Summarize-0.07/lib/Lingua/JA/Summarize.pm' [MSG] [Tue Mar 20 10:11:37 2007] Extracted 'Lingua-JA-Summarize-0.07/Makefile.PL' [MSG] [Tue Mar 20 10:11:37 2007] Extracted 'Lingua-JA-Summarize-0.07/README' [MSG] [Tue Mar 20 10:11:37 2007] Extracted 'Lingua::JA::Summarize' to '/net/sunu991/disc1/home/.cpanplus/5.8.8/build/Lingua-JA-Summarize-0.07' [MSG] [Tue Mar 20 10:11:41 2007] Checking if your kit is complete... Looks good Writing Makefile for Lingua::JA::Summarize [MSG] [Tue Mar 20 10:11:41 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Tue Mar 20 10:11:50 2007] cp lib/Lingua/JA/Summarize.pm blib/lib/Lingua/JA/Summarize.pm Manifying blib/man3/Lingua::JA::Summarize.3 [ERROR] [Tue Mar 20 10:12:08 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /usr/local/perl-5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-util.......ok t/01-new........ok t/02-keyword....sh: mecab: not found # Failed test 'check word count' # at t/02-keyword.t line 24. # got: undef # expected: '1' # Failed test 'check word cost' # at t/02-keyword.t line 25. # got: undef # expected: '2000' Use of uninitialized value in int at t/02-keyword.t line 26. # Failed test 'check word weight' # at t/02-keyword.t line 26. # got: '0' # expected: '41' sh: mecab: not found # Failed test 'get keyword' # at t/02-keyword.t line 43. # got: '0' # expected: '1' sh: mecab: not found # Failed test 'min. threshold' # at t/02-keyword.t line 51. # got: '0' # expected: '10' # Failed test 'minwords' # at t/02-keyword.t line 52. # got: '0' # expected: '10' sh: mecab: not found sh: mecab: not found # Failed test 'static method' # at t/02-keyword.t line 58. # got: '0' # expected: '4' sh: mecab: not found # Failed test 'file_keyword_summary' # at t/02-keyword.t line 60. # got: undef # expected: 'µþÅÔ' sh: mecab: not found # Failed test 'charset' # at t/02-keyword.t line 63. # got: 'euc' # expected: 'µþÅÔ' sh: mecab: not found # Failed test 'jaascii_as_word' # at t/02-keyword.t line 69. # got: '' # expected: 'ǧ¾Úapi' sh: mecab: not found # Failed test 'jaascii_as_word 2' # at t/02-keyword.t line 72. # got: '' # expected: 'api,ǧ¾Ú' sh: mecab: not found # Failed test 'jaascii_as_word 3' # at t/02-keyword.t line 76. # got: '' # expected: 'lambda´Ø¿ô' sh: mecab: not found # Failed test 'jaascii_as_word 4' # at t/02-keyword.t line 79. # got: '' # expected: 'lambda,´Ø¿ô' # Looks like you failed 13 tests of 18. dubious Test returned status 13 (wstat 3328, 0xd00) DIED. FAILED tests 2-4, 7, 10-18 Failed 13/18 tests, 27.78% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02-keyword.t 13 3328 18 13 2-4 7 10-18 Failed 1/3 test scripts. 13/41 subtests failed. Files=3, Tests=41, 16 wallclock secs ( 9.34 cusr + 1.98 csys = 11.32 CPU) Failed 1/3 test programs. 13/41 subtests failed. PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Jcode 2.06 ******************************** 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 8) configuration: Platform: osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi uname='sunos sunu991 5.9 generic_118558-14 sun4u sparc sunw,ultra-5_10 solaris ' config_args='-Dcc=gcc -Dprefix=/usr/local/perl-5.8.8 -Dinstallusrbinperl' 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 -Wdeclaration-after-statement -I/usr/local/test/include -I/usr/local/ssl/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O', cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/test/include -I/usr/local/ssl/include -I/usr/local/include' ccversion='', gccversion='3.4.1', gccosandvers='solaris2.9' 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/test/lib -L/usr/local/ssl/lib -L/usr/local/lib ' libpth=/usr/local/test/lib /usr/local/ssl/lib /usr/local/lib /usr/lib /usr/ccs/lib libs=-lsocket -lnsl -lgdbm -ldb -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=, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-fPIC', lddlflags='-G -L/usr/local/test/lib -L/usr/local/ssl/lib -L/usr/local/lib'
