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 JPEACOCK, 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 'make test': [CP_MSG] [Wed Dec 28 23:53:20 2005] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/J/JP/JPEACOCK/Math-Currency-0.42.tar.gz' [CP_ERROR] [Wed Dec 28 23:53:20 2005] Fetching of 'ftp://ftp.cpan.org/pub/CPAN/authors/id/J/JP/JPEACOCK/Math-Currency-0.42.tar.gz' failed: 'wget' said it fetched '/opt/perl/testers/.cpanplus/authors/id/J/JO/JOHANL/CHECKSUMS', but it was not created [CP_MSG] [Wed Dec 28 23:53:20 2005] Trying to get 'http://www.cpan.org/authors/id/J/JP/JPEACOCK/Math-Currency-0.42.tar.gz' [CP_MSG] [Wed Dec 28 23:53:22 2005] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/J/JP/JPEACOCK/CHECKSUMS' [CP_ERROR] [Wed Dec 28 23:53:22 2005] Fetching of 'ftp://ftp.cpan.org/pub/CPAN/authors/id/J/JP/JPEACOCK/CHECKSUMS' failed: 'wget' said it fetched '/opt/perl/testers/.cpanplus/authors/id/J/JO/JOHANL/CHECKSUMS', but it was not created [CP_MSG] [Wed Dec 28 23:53:22 2005] Trying to get 'http://www.cpan.org/authors/id/J/JP/JPEACOCK/CHECKSUMS' [CP_MSG] [Wed Dec 28 23:53:24 2005] Checksum matches for 'Math-Currency-0.42.tar.gz' [CP_MSG] [Wed Dec 28 23:53:24 2005] Extracted 'Math-Currency-0.42/' [CP_MSG] [Wed Dec 28 23:53:24 2005] Extracted 'Math-Currency-0.42/t/' [CP_MSG] [Wed Dec 28 23:53:24 2005] Extracted 'Math-Currency-0.42/t/003_subclass.t' [CP_MSG] [Wed Dec 28 23:53:24 2005] Extracted 'Math-Currency-0.42/t/004_localize.t' [CP_MSG] [Wed Dec 28 23:53:24 2005] Extracted 'Math-Currency-0.42/t/001_load.t' [CP_MSG] [Wed Dec 28 23:53:24 2005] Extracted 'Math-Currency-0.42/t/002_basic.t' [CP_MSG] [Wed Dec 28 23:53:24 2005] Extracted 'Math-Currency-0.42/lib/' [CP_MSG] [Wed Dec 28 23:53:24 2005] Extracted 'Math-Currency-0.42/lib/Math/' [CP_MSG] [Wed Dec 28 23:53:24 2005] Extracted 'Math-Currency-0.42/lib/Math/Currency.pm' [CP_MSG] [Wed Dec 28 23:53:24 2005] Extracted 'Math-Currency-0.42/lib/Math/Currency/' [CP_MSG] [Wed Dec 28 23:53:24 2005] Extracted 'Math-Currency-0.42/lib/Math/Currency/GBP.pm' [CP_MSG] [Wed Dec 28 23:53:24 2005] Extracted 'Math-Currency-0.42/lib/Math/Currency/JPY.pm' [CP_MSG] [Wed Dec 28 23:53:24 2005] Extracted 'Math-Currency-0.42/LICENSE' [CP_MSG] [Wed Dec 28 23:53:24 2005] Extracted 'Math-Currency-0.42/README' [CP_MSG] [Wed Dec 28 23:53:24 2005] Extracted 'Math-Currency-0.42/scripts/' [CP_MSG] [Wed Dec 28 23:53:24 2005] Extracted 'Math-Currency-0.42/scripts/new_currency' [CP_MSG] [Wed Dec 28 23:53:24 2005] Extracted 'Math-Currency-0.42/Changes' [CP_MSG] [Wed Dec 28 23:53:25 2005] Extracted 'Math-Currency-0.42/Build.PL' [CP_MSG] [Wed Dec 28 23:53:25 2005] Extracted 'Math-Currency-0.42/Makefile.PL' [CP_MSG] [Wed Dec 28 23:53:25 2005] Extracted 'Math-Currency-0.42/META.yml' [CP_MSG] [Wed Dec 28 23:53:25 2005] Extracted 'Math-Currency-0.42/MANIFEST' [CP_MSG] [Wed Dec 28 23:53:25 2005] Extracted 'Math::Currency' to '/opt/perl/testers/.cpanplus/5.8.7/build/Math-Currency-0.42' [CP_MSG] [Wed Dec 28 23:53:27 2005] # running Build.PL /opt/perl/testers/bin/perl Build.PL Creating custom builder _build/lib/My/Builder.pm in _build/lib/My Checking whether your kit is complete... Looks good Creating new 'Build' script for 'Math-Currency' version '0.42' Unknown 'build_class', defaulting to 'Module::Build' [CP_MSG] [Wed Dec 28 23:53:28 2005] lib/Math/Currency/GBP.pm -> blib/lib/Math/Currency/GBP.pm lib/Math/Currency.pm -> blib/lib/Math/Currency.pm lib/Math/Currency/JPY.pm -> blib/lib/Math/Currency/JPY.pm Manifying blib/lib/Math/Currency.pm -> blib/libdoc/Math::Currency.3 [CP_ERROR] [Wed Dec 28 23:53:32 2005] MAKE TEST failed: [EMAIL PROTECTED] t/001_load........ok t/002_basic....... # Failed test 'multiply' # in t/002_basic.t at line 35. # got: 'NT$1,202,098.59' # expected: '$1,202,098.59' # Failed test 'divide' # in t/002_basic.t at line 36. # got: 'NT$12,020.99' # expected: '$12,020.99' # Failed test 'equal to (string)' # in t/002_basic.t at line 41. # Failed test 'display of negative currency' # in t/002_basic.t at line 44. # got: '-NT$42.00' # expected: '-$42.00' # Failed test 'new negative currency' # in t/002_basic.t at line 47. # got: '-NT$42.00' # expected: '-$42.00' # Failed test 'auto decimal places to FRAC_DIGITS' # in t/002_basic.t at line 50. # got: 'NT$4.00' # expected: '$4.00' # Failed test 'default format returned' # in t/002_basic.t at line 68. # got: 'TWD ' # expected: 'USD ' # Failed test 'default format copied' # in t/002_basic.t at line 70. # got: 'TWD ' # expected: 'USD ' # Failed test 'default format restored' # in t/002_basic.t at line 73. # got: 'NT$20.01' # expected: '$20.01' # Looks like you failed 9 tests of 49. dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 21-22, 26-29, 35, 37, 39 Failed 9/49 tests, 81.63% okay t/003_subclass.... # Failed test 'Individual currency object' # in t/003_subclass.t at line 18. # got: 'TWD 12.34' # expected: 'USD 12.34' # Looks like you failed 1 test of 7. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 7 Failed 1/7 tests, 85.71% okay t/004_localize....ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/002_basic.t 9 2304 49 9 18.37% 21-22 26-29 35 37 39 t/003_subclass.t 1 256 7 1 14.29% 7 Failed 2/4 test scripts, 50.00% okay. 10/90 subtests failed, 88.89% okay. make: *** [test] Error 255 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Math::BigFloat 1.51 ******************************** 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 7) configuration: Platform: osname=linux, osvers=2.6.14.3, archname=i686-linux-thread-multi-64int-ld uname='linux rinse 2.6.14.3 #1 fri nov 25 21:10:57 cst 2005 i686 gnulinux ' config_args='-s -d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g -O3 -Duse64bitint -Dprefix=/opt/perl/testers -Dinc_version_list=none -Duseshrplib=false [EMAIL PROTECTED]' 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=undef uselongdouble=define usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-g -O3', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.0.2', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.5.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.3.5' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
