Skip Menu |

This queue is for tickets about the Number-Format CPAN distribution.

Report information
The Basics
Id: 16136
Status: resolved
Priority: 0/
Queue: Number-Format

People
Owner: WRW [...] cpan.org
Requestors: risanecek [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: CPAN-install blows up
Perl 5.8.7, Linux: CPAN.pm: Going to build W/WR/WRW/Number-Format-1.45.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Number::Format cp Format.pm blib/lib/Number/Format.pm Manifying blib/man3/Number::Format.3pm /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/format_bytes.......ok 1/6Number::Format: {thousands_sep} and {decimal_point} may not be equal at t/format_bytes.t line 8 t/format_bytes.......dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-6 Failed 5/6 tests, 16.67% okay t/format_negative....Number::Format: {thousands_sep} and {decimal_point} may not be equal at t/format_negative.t line 27 t/format_negative....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-7 Failed 5/7 tests, 28.57% okay t/format_number......Number::Format: {thousands_sep} and {decimal_point} may not be equal at t/format_number.t line 22 t/format_number......dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-9 Failed 8/9 tests, 11.11% okay t/format_picture.....ok 1/13Number::Format: {thousands_sep} and {decimal_point} may not be equal at t/format_picture.t line 25 t/format_picture.....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-13 Failed 12/13 tests, 7.69% okay t/format_price.......Number::Format: {thousands_sep} and {decimal_point} may not be equal at t/format_price.t line 22 t/format_price.......dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-6 Failed 5/6 tests, 16.67% okay t/locale.............ok t/object.............ok t/round..............ok t/unformat_number....ok 1/8Number::Format: {thousands_sep} and {decimal_point} may not be equal at t/unformat_number.t line 22 t/unformat_number....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-8 Failed 7/8 tests, 12.50% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------------------------------------------------------- t/format_bytes.t 255 65280 6 10 166.67% 2-6 t/format_negative.t 255 65280 7 10 142.86% 3-7 t/format_number.t 255 65280 9 16 177.78% 2-9 t/format_picture.t 255 65280 13 24 184.62% 2-13 t/format_price.t 255 65280 6 10 166.67% 2-6 t/unformat_number.t 255 65280 8 14 175.00% 2-8 Failed 6/9 test scripts, 33.33% okay. 42/64 subtests failed, 34.38% okay. make: *** [test_dynamic] Fehler 255 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force
This should be fixed in newer versions. Please try 1.71 and report if you still have trouble.