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 HANK, This is a computer-generated error report created automatically by CPANPLUS, version 0.78. 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] [Mon May 7 18:15:58 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/H/HA/HANK/Text-Aspell-0.08.tar.gz' [MSG] [Mon May 7 18:15:59 2007] Extracted 'Text-Aspell-0.08/' [MSG] [Mon May 7 18:15:59 2007] Extracted 'Text-Aspell-0.08/t/' [MSG] [Mon May 7 18:15:59 2007] Extracted 'Text-Aspell-0.08/t/02-pod.t' [MSG] [Mon May 7 18:15:59 2007] Extracted 'Text-Aspell-0.08/t/05-core.t' [MSG] [Mon May 7 18:15:59 2007] Extracted 'Text-Aspell-0.08/t/01-use.t' [MSG] [Mon May 7 18:15:59 2007] Extracted 'Text-Aspell-0.08/META.yml' [MSG] [Mon May 7 18:15:59 2007] Extracted 'Text-Aspell-0.08/Aspell.pm' [MSG] [Mon May 7 18:15:59 2007] Extracted 'Text-Aspell-0.08/Changes' [MSG] [Mon May 7 18:15:59 2007] Extracted 'Text-Aspell-0.08/MANIFEST' [MSG] [Mon May 7 18:15:59 2007] Extracted 'Text-Aspell-0.08/Aspell.xs' [MSG] [Mon May 7 18:15:59 2007] Extracted 'Text-Aspell-0.08/typemap' [MSG] [Mon May 7 18:15:59 2007] Extracted 'Text-Aspell-0.08/README' [MSG] [Mon May 7 18:16:00 2007] Extracted 'Text-Aspell-0.08/Makefile.PL' [MSG] [Mon May 7 18:16:00 2007] Extracted 'Text::Aspell' to '/net/sunu991/disc1/home/.cpanplus/5.8.8/build/Text-Aspell-0.08' [MSG] [Mon May 7 18:16:02 2007] Checking if your kit is complete... Looks good Writing Makefile for Text::Aspell [MSG] [Mon May 7 18:16:02 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Mon May 7 18:16:22 2007] cp Aspell.pm blib/lib/Text/Aspell.pm /usr/local/perl-5.8.8/bin/perl /usr/local/perl-5.8.8/lib/5.8.8/ExtUtils/xsubpp -noprototypes -typemap /usr/local/perl-5.8.8/lib/5.8.8/ExtUtils/typemap -typemap typemap Aspell.xs > Aspell.xsc && mv Aspell.xsc Aspell.c gcc -c -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 -O -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" -fPIC "-I/usr/local/perl-5.8.8/lib/5.8.8/sun4-solaris-thread-multi/CORE" Aspell.c Running Mkbootstrap for Text::Aspell () chmod 644 Aspell.bs rm -f blib/arch/auto/Text/Aspell/Aspell. LD_RUN_PATH="/usr/local/test/lib" gcc -G -L/usr/local/test/lib -L/usr/local/ssl/lib -L/usr/local/lib Aspell.o -o blib/arch/auto/Text/Aspell/Aspell. \ -laspell \ chmod 755 blib/arch/auto/Text/Aspell/Aspell. cp Aspell.bs blib/arch/auto/Text/Aspell/Aspell.bs chmod 644 blib/arch/auto/Text/Aspell/Aspell.bs Manifying blib/man3/Text::Aspell.3 [ERROR] [Mon May 7 18:16:27 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/01-use.....ok t/02-pod.....skipped all skipped: set TEST_POD to enable this test t/05-core.... # Failed test 'Make sure word "test" is in dictionary' # at t/05-core.t line 38. # ******************************************************************** # * Error: No word lists can be found for the language "en_US". # * # * Are you sure you have the Aspell en_US dictionary installed? # * # ********************************************************************* # Failed test 'suggest for word 'testt'' # at t/05-core.t line 57. # Error: No word lists can be found for the language "en_US". Use of uninitialized value in join or string at t/05-core.t line 62. # Failed test 'search for testt returned more than 2 []' # at t/05-core.t line 62. # Failed test 'add 'testt' to the aspell session' # at t/05-core.t line 66. # Error: No word lists can be found for the language "en_US". Use of uninitialized value in pattern match (m//) at t/05-core.t line 72. # Failed test ''testt' added to session now is returned in suggest' # at t/05-core.t line 72. # See README for more info on store_replacemnt Use of uninitialized value in pattern match (m//) at t/05-core.t line 80. # Failed test 'Searching for "foo" found replacement "bar"' # at t/05-core.t line 80. # clear_session may fail like store_replacement. See README Use of uninitialized value in pattern match (m//) at t/05-core.t line 87. # Failed test '0 dictionaries listed' # at t/05-core.t line 92. # Failed test '0 dictionaries found with dictionary_info' # at t/05-core.t line 95. # Looks like you failed 8 tests of 18. dubious Test returned status 8 (wstat 2048, 0x800) DIED. FAILED tests 5, 7-10, 12, 15-16 Failed 8/18 tests, 55.56% okay (less 1 skipped test: 9 okay, 50.00%) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/05-core.t 8 2048 18 8 5 7-10 12 15-16 1 test and 1 subtest skipped. Failed 1/3 test scripts. 8/19 subtests failed. Files=3, Tests=19, 3 wallclock secs ( 1.36 cusr + 0.98 csys = 2.34 CPU) Failed 1/3 test programs. 8/19 subtests failed. PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Test::More 0.70 0 ******************************** 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'
