Number-Format v1.75 Perl 5 v5.8.5 darwin-thread-multi-2level
- Status
- Na
- From
- Nigel Horne
- Dist
-
Number-Format v1.75
- Platform
- Perl 5 v5.8.5 darwin-thread-multi-2level
- Date
- 2017-10-19 17:22:55
- ID
- 250398fe-b4f2-11e7-a039-ac82dc1c1d4b
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear William R Ward,
This is a computer-generated report for Number-Format-1.75
on perl 5.8.5, created by CPAN-Reporter-1.2018.
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://wiki.cpantesters.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 '/sw/bin/make test':
PERL_DL_NONLAZY=1 "/Users/hornenj/perl5/perlbrew/perls/perl-5.8.5/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'use Number::Format;'
# at t/format_bytes.t line 10.
# Tried to use 'Number::Format'.
# Error: Perl v5.10.0 required--this is only v5.8.5, stopped at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 5.
# Compilation failed in require at t/format_bytes.t line 10.
# BEGIN failed--compilation aborted at t/format_bytes.t line 10.
Undefined subroutine &main::format_bytes called at t/format_bytes.t line 12.
# Looks like your test exited with 255 just after 1.
t/format_bytes.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# Failed test 'use Number::Format;'
# at t/format_negative.t line 10.
# Tried to use 'Number::Format'.
# Error: Perl v5.10.0 required--this is only v5.8.5, stopped at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 5.
# Compilation failed in require at t/format_negative.t line 10.
# BEGIN failed--compilation aborted at t/format_negative.t line 10.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Use of uninitialized value in pattern match (m//) at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 351.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 353.
thousands_sep and decimal_point may not be equal at t/format_negative.t line 15.
# Looks like your test exited with 255 just after 2.
t/format_negative.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests
# Failed test 'use Number::Format;'
# at t/format_number.t line 10.
# Tried to use 'Number::Format'.
# Error: Perl v5.10.0 required--this is only v5.8.5, stopped at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 5.
# Compilation failed in require at t/format_number.t line 10.
# BEGIN failed--compilation aborted at t/format_number.t line 10.
Undefined subroutine &main::format_number called at t/format_number.t line 12.
# Looks like your test exited with 255 just after 1.
t/format_number.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# Failed test 'use Number::Format;'
# at t/format_picture.t line 10.
# Tried to use 'Number::Format'.
# Error: Perl v5.10.0 required--this is only v5.8.5, stopped at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 5.
# Compilation failed in require at t/format_picture.t line 10.
# BEGIN failed--compilation aborted at t/format_picture.t line 10.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Use of uninitialized value in pattern match (m//) at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 351.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 353.
thousands_sep and decimal_point may not be equal at t/format_picture.t line 15.
# Looks like your test exited with 255 just after 1.
t/format_picture.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# Failed test 'use Number::Format;'
# at t/format_price.t line 10.
# Tried to use 'Number::Format'.
# Error: Perl v5.10.0 required--this is only v5.8.5, stopped at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 5.
# Compilation failed in require at t/format_price.t line 10.
# BEGIN failed--compilation aborted at t/format_price.t line 10.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Invalid argument(s) at t/format_price.t line 12.
# Looks like your test exited with 255 just after 1.
t/format_price.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# Failed test 'use Number::Format;'
# at t/locale.t line 16.
# Tried to use 'Number::Format'.
# Error: Perl v5.10.0 required--this is only v5.8.5, stopped at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 5.
# Compilation failed in require at t/locale.t line 16.
# BEGIN failed--compilation aborted at t/locale.t line 16.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 861.
Use of uninitialized value in pattern match (m//) at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 351.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 353.
mon_thousands_sep and mon_decimal_point may not be equal at t/locale.t line 37.
# Looks like your test exited with 255 just after 2.
t/locale.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests
# Failed test 'use Number::Format;'
# at t/object.t line 10.
# Tried to use 'Number::Format'.
# Error: Perl v5.10.0 required--this is only v5.8.5, stopped at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 5.
# Compilation failed in require at t/object.t line 10.
# BEGIN failed--compilation aborted at t/object.t line 10.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Use of uninitialized value in string eq at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 474.
Invalid argument(s) at t/object.t line 12.
# Looks like your test exited with 255 just after 1.
t/object.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# Failed test 'use Number::Format;'
# at t/round.t line 10.
# Tried to use 'Number::Format'.
# Error: Perl v5.10.0 required--this is only v5.8.5, stopped at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 5.
# Compilation failed in require at t/round.t line 10.
# BEGIN failed--compilation aborted at t/round.t line 10.
Undefined subroutine &main::round called at t/round.t line 14.
# Looks like your test exited with 255 just after 1.
t/round.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# Failed test 'use Number::Format;'
# at t/unformat_number.t line 10.
# Tried to use 'Number::Format'.
# Error: Perl v5.10.0 required--this is only v5.8.5, stopped at /Users/hornenj/.cpan/build/Number-Format-1.75-1/blib/lib/Number/Format.pm line 5.
# Compilation failed in require at t/unformat_number.t line 10.
# BEGIN failed--compilation aborted at t/unformat_number.t line 10.
Undefined subroutine &main::unformat_number called at t/unformat_number.t line 12.
# Looks like your test exited with 255 just after 1.
t/unformat_number.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
Test Summary Report
-------------------
t/format_bytes.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
t/format_negative.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
t/format_number.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
t/format_picture.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
t/format_price.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
t/locale.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
t/object.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
t/round.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
t/unformat_number.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Files=9, Tests=11, 0 wallclock secs ( 0.03 usr 0.02 sys + 0.29 cusr 0.05 csys = 0.39 CPU)
Result: FAIL
Failed 9/9 test programs. 9/11 subtests failed.
make: *** [Makefile:861: test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Carp 0 1.36
POSIX 0 1.08
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.30
Test::More 0 1.302078
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.30
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LC_ALL = POSIX
PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.8.5/bin:/Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.26.1-thread/bin:/Users/hornenj/bin:/sw/bin:/usr/bin:/bin:/usr/X11R6/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 88848
PERL5_CPAN_IS_RUNNING = 88848
PERL5_MINISMOKEBOX = 0.68
PERLBREW_BASHRC_VERSION = 0.80
PERLBREW_HOME = /Users/hornenj/.perlbrew
PERLBREW_LIB =
PERLBREW_MANPATH = /Users/hornenj/perl5/perlbrew/perls/perl-5.8.5/man
PERLBREW_PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.8.5/bin
PERLBREW_PERL = perl-5.8.5
PERLBREW_ROOT = /Users/hornenj/perl5/perlbrew
PERLBREW_VERSION = 0.80
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT =
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm-256color
TMPDIR = /var/folders/pz/pd7y1qjs6s3cbk170cw50fjc000c61/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /Users/hornenj/perl5/perlbrew/perls/perl-5.8.5/bin/perl
$UID/$EUID = 12481 / 12481
$GID = 14 223 241 37223 206 399 204 62 12 527 37191 5344 14
$EGID = 14 223 241 37223 206 399 204 62 12 527 37191 5344 14
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150005
Cwd 3.2701
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.30
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.30
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.2701
JSON 2.93
JSON::PP 2.27400
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 1.4422
Test::Harness 3.36
Test::More 1.302078
YAML n/a
YAML::Syck 1.30
version 0.9912
--
Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
Platform:
osname=darwin, osvers=12.5.0, archname=darwin-thread-multi-2level
uname='darwin ncbimac2008.ncbi.nlm.nih.gov 12.5.0 darwin kernel version 12.5.0: sun sep 29 13:33:47 pdt 2013; root:xnu-2050.48.12~1release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/hornenj/perl5/perlbrew/perls/perl-5.8.5 -Duseithreads -Dusemultiplicity -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fassociative-math -Acc=cc -Aeval:scriptdir=/Users/hornenj/perl5/perlbrew/perls/perl-5.8.5/bin'
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 ='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fassociative-math -fno-strict-aliasing -I/usr/local/include',
optimize='-O3',
cppflags='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fassociative-math -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible Apple LLVM 4.2 (clang-425.0.24)', 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='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS USE_64_BIT_INT USE_64_BIT_ALL USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
Built under darwin
Compiled at Sep 17 2014 08:40:39
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="88848"
PERL5_CPAN_IS_RUNNING="88848"
PERL5_MINISMOKEBOX="0.68"
PERLBREW_BASHRC_VERSION="0.80"
PERLBREW_HOME="/Users/hornenj/.perlbrew"
PERLBREW_LIB=""
PERLBREW_MANPATH="/Users/hornenj/perl5/perlbrew/perls/perl-5.8.5/man"
PERLBREW_PATH="/Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.8.5/bin"
PERLBREW_PERL="perl-5.8.5"
PERLBREW_ROOT="/Users/hornenj/perl5/perlbrew"
PERLBREW_VERSION="0.80"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT=""
PERL_MM_USE_DEFAULT="1"
@INC:
/Users/hornenj/perl5/perlbrew/perls/perl-5.8.5/lib/5.8.5/darwin-thread-multi-2level
/Users/hornenj/perl5/perlbrew/perls/perl-5.8.5/lib/5.8.5
/Users/hornenj/perl5/perlbrew/perls/perl-5.8.5/lib/site_perl/5.8.5/darwin-thread-multi-2level
/Users/hornenj/perl5/perlbrew/perls/perl-5.8.5/lib/site_perl/5.8.5
/Users/hornenj/perl5/perlbrew/perls/perl-5.8.5/lib/site_perl
.