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 MAKAMAKA, This is a computer-generated error report created automatically by CPANPLUS, version 0.82. 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] [Thu Nov 8 09:31:45 2007] Trying to get 'file://ftp/pub/CPAN/authors/id/M/MA/MAKAMAKA/Text-CSV-0.99_05.tar.gz' [MSG] [Thu Nov 8 09:31:46 2007] Extracted 'Text-CSV-0.99_05/' [MSG] [Thu Nov 8 09:31:46 2007] Extracted 'Text-CSV-0.99_05/Changes' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/lib/' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/lib/Text/' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/lib/Text/CSV.pm' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/lib/Text/CSV_PP.pm' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/Makefile.PL' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/MANIFEST' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/META.yml' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/README' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/t/' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/t/00_pod.t' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/t/01_pod.t' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/t/10_base.t' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/t/12_acc.t' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/t/15_flags.t' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/t/20_file.t' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/t/21_lexicalio.t' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/t/22_scalario.t' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/t/30_types.t' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/t/40_misc.t' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/t/45_eol.t' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/t/50_utf8.t' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/t/55_combi.t' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/t/60_samples.t' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/t/65_allow.t' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/t/70_rt.t' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/t/80_diag.t' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text-CSV-0.99_05/t/util.pl' [MSG] [Thu Nov 8 09:31:47 2007] Extracted 'Text::CSV' to '/net/sunu991/disc1/home/.cpanplus/5.8.8/build/Text-CSV-0.99_05' [MSG] [Thu Nov 8 09:31:51 2007] Checking if your kit is complete... Looks good Writing Makefile for Text::CSV [MSG] [Thu Nov 8 09:31:51 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Thu Nov 8 09:32:07 2007] cp lib/Text/CSV_PP.pm blib/lib/Text/CSV_PP.pm cp lib/Text/CSV.pm blib/lib/Text/CSV.pm Manifying blib/man3/Text::CSV_PP.3 Manifying blib/man3/Text::CSV.3 [ERROR] [Thu Nov 8 09:33:07 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_pod..........ok t/01_pod.......... # Failed test 'Text::CSV is covered' # at t/01_pod.t line 12. # Coverage for Text::CSV is 93.3%, with 2 naked subroutines: # Combine # Parse # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/2 tests, 50.00% okay t/10_base.........ok t/12_acc..........ok t/15_flags........ok t/20_file.........ok t/21_lexicalio....ok t/22_scalario.....ok t/30_types........ok t/40_misc.........ok t/45_eol..........ok t/50_utf8.........ok t/55_combi........ok t/60_samples......ok t/65_allow........ok t/70_rt...........ok t/80_diag.........# Next line should be an error message # CSV_PP ERROR: 2027 - 2027 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_pod.t 1 256 2 1 1 Failed 1/17 test scripts. 1/10514 subtests failed. Files=17, Tests=10514, 58 wallclock secs (29.30 cusr + 5.37 csys = 34.67 CPU) Failed 1/17 test programs. 1/10514 subtests failed. make: *** [test_dynamic] Error 29 [MSG] [Thu Nov 8 09:33:07 2007] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value' PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Module Name Have Want Test::More 0.72 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'
