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 William R Ward, 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] [Mon Nov 5 14:00:58 2007] Checking if source files are up to date [MSG] [Mon Nov 5 14:00:58 2007] Retrieving /home/devogon/.cpanplus/sourcefiles.2.16.stored [MSG] [Mon Nov 5 14:00:59 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/W/WR/WRW/CHECKSUMS' [MSG] [Mon Nov 5 14:01:00 2007] Checksum matches for 'Number-Format-1.52.tar.gz' [MSG] [Mon Nov 5 14:01:00 2007] Extracted 'Number-Format-1.52/' [MSG] [Mon Nov 5 14:01:00 2007] Extracted 'Number-Format-1.52/Format.pm' [MSG] [Mon Nov 5 14:01:00 2007] Extracted 'Number-Format-1.52/CHANGES' [MSG] [Mon Nov 5 14:01:00 2007] Extracted 'Number-Format-1.52/t/' [MSG] [Mon Nov 5 14:01:00 2007] Extracted 'Number-Format-1.52/t/format_bytes.t' [MSG] [Mon Nov 5 14:01:00 2007] Extracted 'Number-Format-1.52/t/format_negative.t' [MSG] [Mon Nov 5 14:01:00 2007] Extracted 'Number-Format-1.52/t/format_number.t' [MSG] [Mon Nov 5 14:01:00 2007] Extracted 'Number-Format-1.52/t/format_picture.t' [MSG] [Mon Nov 5 14:01:00 2007] Extracted 'Number-Format-1.52/t/format_price.t' [MSG] [Mon Nov 5 14:01:00 2007] Extracted 'Number-Format-1.52/t/locale.t' [MSG] [Mon Nov 5 14:01:00 2007] Extracted 'Number-Format-1.52/t/object.t' [MSG] [Mon Nov 5 14:01:00 2007] Extracted 'Number-Format-1.52/t/round.t' [MSG] [Mon Nov 5 14:01:00 2007] Extracted 'Number-Format-1.52/t/unformat_number.t' [MSG] [Mon Nov 5 14:01:00 2007] Extracted 'Number-Format-1.52/MANIFEST' [MSG] [Mon Nov 5 14:01:00 2007] Extracted 'Number-Format-1.52/META.yml' [MSG] [Mon Nov 5 14:01:00 2007] Extracted 'Number-Format-1.52/Makefile.PL' [MSG] [Mon Nov 5 14:01:00 2007] Extracted 'Number-Format-1.52/README' [MSG] [Mon Nov 5 14:01:00 2007] Extracted 'Number-Format-1.52/TODO' [MSG] [Mon Nov 5 14:01:00 2007] Extracted 'Number::Format' to '/home/devogon/.cpanplus/5.8.8/build/Number-Format-1.52' [MSG] [Mon Nov 5 14:01:00 2007] Writing Makefile for Number::Format [MSG] [Mon Nov 5 14:01:00 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Mon Nov 5 14:01:01 2007] Manifying blib/man3/Number::Format.3pm [ERROR] [Mon Nov 5 14:01:01 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/format_bytes.......ok t/format_negative....ok t/format_number......FAILED tests 2-5 Failed 4/9 tests, 55.56% okay t/format_picture.....FAILED tests 2, 8-11 Failed 5/13 tests, 61.54% okay t/format_price.......FAILED tests 2-5 Failed 4/6 tests, 33.33% okay t/locale.............FAILED test 3 Failed 1/3 tests, 66.67% okay t/object.............ok t/round..............ok t/unformat_number....ok Failed Test Stat Wstat Total Fail List of Failed -------------------------------------------------------------------------------------------------------- t/format_number.t 9 4 2-5 t/format_picture.t 13 5 2 8-11 t/format_price.t 6 4 2-5 t/locale.t 3 1 3 Failed 4/9 test scripts. 14/64 subtests failed. Files=9, Tests=64, 0 wallclock secs ( 0.26 cusr + 0.07 csys = 0.33 CPU) Failed 4/9 test programs. 14/64 subtests failed. make: *** [test_dynamic] Error 255 [HISTORY] [Mon Nov 5 14:01:03 2007] Proceed anyway? [y/N]: n ******************************** 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: tests pass if locale is set to en_US. i have set en_IE and nl_NL (both utf8) and the test fails. rumber_format returns spaces between number groups '1 234 567.51' for test 2 in place of '1,234,567.51' which is nominally correct but fails your tests. passes with locales POSIX and C as well. didn't try the fr_FR and de_DE or en_GB locales yet but will when i have a chance later tonight. -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.17-2-vserver-amd64, archname=x86_64-linux-gnu-thread-multi uname='linux excelsior 2.6.17-2-vserver-amd64 #1 smp wed sep 13 18:02:36 cest 2006 x86_64 gnulinux ' config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 -Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des' 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=define use64bitall=define uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.2.1 (Debian 4.2.1-5)', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt perllibs=-ldl -lm -lpthread -lc -lcrypt libc=/lib/libc-2.6.1.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8 gnulibc_version='2.6.1' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
