Front page | perl.cpan.testers |
Postings from July 2008
NA Number-Format-1.60 i686-linux 2.4.27-3-686
From:
david
Date:
July 3, 2008 12:56
Subject:
NA Number-Format-1.60 i686-linux 2.4.27-3-686
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/
--
Dear William R Ward,
This is a computer-generated report for Number-Format-1.60
on perl 5.6.2, created by CPAN-Reporter-1.15.
Thank you for uploading your work to CPAN. While attempting to build or test
this distribution, the distribution signaled that support is not available
either for this operating system or this version of Perl. Nevertheless, any
diagnostic output produced is provided below for reference. If this is not
what you expect, you may wish to consult the CPAN Testers Wiki:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.6.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/format_bytes.......
# Failed test 'use Number::Format;'
# at t/format_bytes.t line 7.
# Tried to use 'Number::Format'.
# Error: Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/cpantesting/perl-5.6.2/.cpan/build/Number-Format-1.60-P5Fy2h/blib/lib/Number/Format.pm line 8.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
Undefined subroutine &main::format_bytes called at t/format_bytes.t line 9.
# Looks like you failed 1 test of 1.
# Looks like your test died just after 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/format_negative....
# Failed test 'use Number::Format;'
# at t/format_negative.t line 7.
# Tried to use 'Number::Format'.
# Error: Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/cpantesting/perl-5.6.2/.cpan/build/Number-Format-1.60-P5Fy2h/blib/lib/Number/Format.pm line 8.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
Number::Format: {thousands_sep} is undefined
at t/format_negative.t line 12
# Looks like you failed 1 test of 2.
# Looks like your test died just after 2.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/2 tests, 50.00% okay
t/format_number......
# Failed test 'use Number::Format;'
# at t/format_number.t line 7.
# Tried to use 'Number::Format'.
# Error: Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/cpantesting/perl-5.6.2/.cpan/build/Number-Format-1.60-P5Fy2h/blib/lib/Number/Format.pm line 8.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
Undefined subroutine &main::format_number called at t/format_number.t line 9.
# Looks like you failed 1 test of 1.
# Looks like your test died just after 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/format_picture.....
# Failed test 'use Number::Format;'
# at t/format_picture.t line 7.
# Tried to use 'Number::Format'.
# Error: Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/cpantesting/perl-5.6.2/.cpan/build/Number-Format-1.60-P5Fy2h/blib/lib/Number/Format.pm line 8.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
Number::Format: {thousands_sep} is undefined
at t/format_picture.t line 12
# Looks like you failed 1 test of 1.
# Looks like your test died just after 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/format_price.......
# Failed test 'use Number::Format;'
# at t/format_price.t line 7.
# Tried to use 'Number::Format'.
# Error: Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/cpantesting/perl-5.6.2/.cpan/build/Number-Format-1.60-P5Fy2h/blib/lib/Number/Format.pm line 8.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
Invalid args: -int_curr_symbol
at t/format_price.t line 9
# Looks like you failed 1 test of 1.
# Looks like your test died just after 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/locale.............
# Failed test 'use Number::Format;'
# at t/locale.t line 6.
# Tried to use 'Number::Format'.
# Error: Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/cpantesting/perl-5.6.2/.cpan/build/Number-Format-1.60-P5Fy2h/blib/lib/Number/Format.pm line 8.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
# Looks like you failed 1 test of 4.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/4 tests, 75.00% okay (less 2 skipped tests: 1 okay, 25.00%)
t/object.............
# Failed test 'use Number::Format;'
# at t/object.t line 7.
# Tried to use 'Number::Format'.
# Error: Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/cpantesting/perl-5.6.2/.cpan/build/Number-Format-1.60-P5Fy2h/blib/lib/Number/Format.pm line 8.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
Invalid args: -thousands_sep,-decimal_point
at t/object.t line 9
# Looks like you failed 1 test of 1.
# Looks like your test died just after 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/round..............
# Failed test 'use Number::Format;'
# at t/round.t line 7.
# Tried to use 'Number::Format'.
# Error: Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/cpantesting/perl-5.6.2/.cpan/build/Number-Format-1.60-P5Fy2h/blib/lib/Number/Format.pm line 8.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
Undefined subroutine &main::round called at t/round.t line 11.
# Looks like you failed 1 test of 1.
# Looks like your test died just after 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/unformat_number....
# Failed test 'use Number::Format;'
# at t/unformat_number.t line 7.
# Tried to use 'Number::Format'.
# Error: Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/cpantesting/perl-5.6.2/.cpan/build/Number-Format-1.60-P5Fy2h/blib/lib/Number/Format.pm line 8.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
Undefined subroutine &main::unformat_number called at t/unformat_number.t line 9.
# Looks like you failed 1 test of 1.
# Looks like your test died just after 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/format_bytes.t 255 65280 1 1 1
t/format_negative.t 255 65280 2 1 1
t/format_number.t 255 65280 1 1 1
t/format_picture.t 255 65280 1 1 1
t/format_price.t 255 65280 1 1 1
t/locale.t 1 256 4 1 1
t/object.t 255 65280 1 1 1
t/round.t 255 65280 1 1 1
t/unformat_number.t 255 65280 1 1 1
2 subtests skipped.
Failed 9/9 test scripts. 9/13 subtests failed.
Files=9, Tests=13, 2 wallclock secs ( 0.34 cusr + 0.25 csys = 0.59 CPU)
Failed 9/9 test programs. 9/13 subtests failed.
make: *** [test_dynamic] Error 11
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/games
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 13324
PERL5_CPAN_IS_RUNNING = 13324
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/david/cpantesting/perl-5.6.2/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 46 44 29 25 24 20
$EGID = 1000 1000 46 44 29 25 24 20
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.13
ExtUtils::Install 1.41
ExtUtils::MakeMaker 6.36
ExtUtils::Manifest 1.51
ExtUtils::ParseXS n/a
File::Spec 3.2701
Module::Build 0.2808
Module::Signature n/a
Test::Harness 2.64
Test::More 0.80
YAML n/a
YAML::Syck 1.05
version 0.7501
--
Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
Platform:
osname=linux, osvers=2.4.27-3-686, archname=i686-linux
uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 gnulinux '
config_args='-Dprefix=/home/david/cpantesting/perl-5.6.2 -de'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O3',
cppflags='-fno-strict-aliasing'
ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldl -lm -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
-
NA Number-Format-1.60 i686-linux 2.4.27-3-686
by david