develooper Front page | perl.cpan.testers | Postings from August 2008

FAIL Number-Format-1.60 OpenBSD.i386-openbsd-thread-multi 4.1

From:
chris
Date:
August 19, 2008 09:51
Subject:
FAIL Number-Format-1.60 OpenBSD.i386-openbsd-thread-multi 4.1
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 error report created automatically by
CPANPLUS, version 0.84. 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] [Tue Aug 19 17:50:52 2008] Trying to get 'ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/G/GR/GROMMEL/CHECKSUMS'
[MSG] [Tue Aug 19 17:50:55 2008] Checksum matches for 'Math-Round-0.06.tar.gz'
[MSG] [Tue Aug 19 17:50:56 2008] Extracted 'Math-Round-0.06/'
[MSG] [Tue Aug 19 17:50:56 2008] Extracted 'Math-Round-0.06/Changes'
[MSG] [Tue Aug 19 17:50:56 2008] Extracted 'Math-Round-0.06/Makefile.PL'
[MSG] [Tue Aug 19 17:50:56 2008] Extracted 'Math-Round-0.06/MANIFEST'
[MSG] [Tue Aug 19 17:50:56 2008] Extracted 'Math-Round-0.06/META.yml'
[MSG] [Tue Aug 19 17:50:56 2008] Extracted 'Math-Round-0.06/README'
[MSG] [Tue Aug 19 17:50:56 2008] Extracted 'Math-Round-0.06/Round.pm'
[MSG] [Tue Aug 19 17:50:56 2008] Extracted 'Math-Round-0.06/test.pl'
[MSG] [Tue Aug 19 17:50:56 2008] Extracted 'Math::Round' to '/home/chris/.cpanplus/5.8.8/build/Math-Round-0.06'
[MSG] [Tue Aug 19 17:50:59 2008] Writing Makefile for Math::Round

[MSG] [Tue Aug 19 17:50:59 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Tue Aug 19 17:50:59 2008] Checking for previous PASS result for "Math-Round-0.06"
[MSG] [Tue Aug 19 17:50:59 2008] Found previous PASS result for "Math-Round-0.06" skipping tests.
[MSG] [Tue Aug 19 17:51:02 2008] Manifying blib/man3/Math::Round.3

[MSG] [Tue Aug 19 17:51:02 2008] Sending test report for 'Math-Round-0.06'
[MSG] [Tue Aug 19 17:51:03 2008] Ok, not sending test report
[MSG] [Tue Aug 19 17:51:03 2008] Trying to get 'ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/W/WR/WRW/CHECKSUMS'
[MSG] [Tue Aug 19 17:51:07 2008] Checksum matches for 'Number-Format-1.60.tar.gz'
[MSG] [Tue Aug 19 17:51:07 2008] Extracted 'Number-Format-1.60/'
[MSG] [Tue Aug 19 17:51:07 2008] Extracted 'Number-Format-1.60/Format.pm'
[MSG] [Tue Aug 19 17:51:07 2008] Extracted 'Number-Format-1.60/t/'
[MSG] [Tue Aug 19 17:51:07 2008] Extracted 'Number-Format-1.60/t/format_number.t'
[MSG] [Tue Aug 19 17:51:07 2008] Extracted 'Number-Format-1.60/t/locale.t'
[MSG] [Tue Aug 19 17:51:07 2008] Extracted 'Number-Format-1.60/t/unformat_number.t'
[MSG] [Tue Aug 19 17:51:08 2008] Extracted 'Number-Format-1.60/t/format_negative.t'
[MSG] [Tue Aug 19 17:51:08 2008] Extracted 'Number-Format-1.60/t/format_price.t'
[MSG] [Tue Aug 19 17:51:08 2008] Extracted 'Number-Format-1.60/t/format_bytes.t'
[MSG] [Tue Aug 19 17:51:08 2008] Extracted 'Number-Format-1.60/t/format_picture.t'
[MSG] [Tue Aug 19 17:51:08 2008] Extracted 'Number-Format-1.60/t/object.t'
[MSG] [Tue Aug 19 17:51:08 2008] Extracted 'Number-Format-1.60/t/round.t'
[MSG] [Tue Aug 19 17:51:08 2008] Extracted 'Number-Format-1.60/MANIFEST'
[MSG] [Tue Aug 19 17:51:08 2008] Extracted 'Number-Format-1.60/TODO'
[MSG] [Tue Aug 19 17:51:08 2008] Extracted 'Number-Format-1.60/CHANGES'
[MSG] [Tue Aug 19 17:51:08 2008] Extracted 'Number-Format-1.60/META.yml'
[MSG] [Tue Aug 19 17:51:08 2008] Extracted 'Number-Format-1.60/README'
[MSG] [Tue Aug 19 17:51:08 2008] Extracted 'Number-Format-1.60/Makefile.PL'
[MSG] [Tue Aug 19 17:51:09 2008] Extracted 'Number::Format' to '/home/chris/.cpanplus/5.8.8/build/Number-Format-1.60'
[MSG] [Tue Aug 19 17:51:11 2008] Checking if your kit is complete...
Looks good
Writing Makefile for Number::Format

[MSG] [Tue Aug 19 17:51:11 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Tue Aug 19 17:51:11 2008] Checking for previous PASS result for "Number-Format-1.60"
[MSG] [Tue Aug 19 17:51:18 2008] cp Format.pm blib/lib/Number/Format.pm
Manifying blib/man3/Number::Format.3

[ERROR] [Tue Aug 19 17:51:27 2008] MAKE TEST failed:  PERL_DL_NONLAZY=1 /home/chris/perl588/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........ok
t/format_picture.......ok
t/format_price.........ok
t/locale...............
#   Failed test 'marks or euros'
#   at t/locale.t line 14.
# Looks like you failed 1 test of 4.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/4 subtests 
t/object...............ok
t/round................ok
t/unformat_number......ok

Test Summary Report
-------------------
t/locale.t         (Wstat: 256 Tests: 4 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
Files=9, Tests=118,  7 wallclock secs ( 0.29 usr  0.34 sys +  2.06 cusr  1.73 csys =  4.42 CPU)
Result: FAIL
Failed 1/9 test programs. 1/118 subtests failed.
*** Error code 255

Stop in /home/chris/.cpanplus/5.8.8/build/Number-Format-1.60 (line 755 of Makefile).

[MSG] [Tue Aug 19 17:51:27 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'


******************************** 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 CPANPLUS::Dist::YACSmoke 0.02.

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/chris/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = :/home/chris/.cpanplus/5.8.8/build/Math-Round-0.06/blib/lib:/home/chris/.cpanplus/5.8.8/build/Math-Round-0.06/blib/arch:/home/chris/.cpanplus/5.8.8/build/Math-Round-0.06/blib:/home/chris/.cpanplus/5.8.8/build/Math-Round-0.06/blib/lib:/home/chris/.cpanplus/5.8.8/build/Math-Round-0.06/blib/arch:/home/chris/.cpanplus/5.8.8/build/Math-Round-0.06/blib:/home/chris/.cpanplus/5.8.8/build/Number-Format-1.60/blib/lib:/home/chris/.cpanplus/5.8.8/build/Number-Format-1.60/blib/arch:/home/chris/.cpanplus/5.8.8/build/Number-Format-1.60/blib
    PERL5_CPANPLUS_IS_RUNNING = 6468
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL5_CPANPLUS_VERBOSE = 1
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/ksh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/chris/perl588/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 10 0 10
    EGID: $)  = 10 0 10


-------------------------------


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=openbsd, osvers=4.1, archname=OpenBSD.i386-openbsd-thread-multi
    uname='openbsd flurble.bingosnet.co.uk 4.1 generic#1435 i386 '
    config_args=''
    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=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pthread -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -I/usr/local/include',
    optimize='-O2',
    cppflags='-pthread -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.1'
    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, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.40.3, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About