Report for Log-Info-2.00

Back
From: metabase:user:e099aa30-bf4f-11e0-b0bb-a7aeb748a6a7
Subject: FAIL Log-Info-2.00 v5.16.2 Mac OS X
Date: 2013-01-22T22:37:00Z

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 Martyn J. Pearce,

This is a computer-generated report for Log-Info-2.00
on perl 5.16.2, created by CPAN-Reporter-1.2009.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

t/basic.t ....... ok
t/def-trans.t ... ok
t/defaults.t .... ok
t/defaults2.t ... ok
t/die-warn.t .... ok
t/enablefc.t .... ok
t/errors.t ...... ok
t/file.t ........ ok
t/log-input.t ... ok
t/log4perl.t .... ok
t/progress-2.t .. ok
t/progress-3.t .. ok
t/progress-4.t .. ok
t/progress.t .... ok
# Test 16 got: "Blibble at -e line 1.\n" (t/single-die.t at line 90 fail #3)
#    Expected: "(?^s:Blibble (.* )?at -e line 1\\n)" (carp (imported) ( 3))
# Test 19 got: "Blibble\n at -e line 1.\n" (t/single-die.t at line 107 fail #3)
#    Expected: "(?^s:Blibble(.* )?at -e line 1\\n)" (carp (imported) ( 6))
# Test 22 got: "Blibble at -e line 1.\n" (t/single-die.t at line 90 fail #4)
#    Expected: "(?^s:Blibble (.* )?at -e line 1\\n)" (carp (not imported) ( 3))
# Test 25 got: "Blibble\n at -e line 1.\n" (t/single-die.t at line 107 fail #4)
#    Expected: "(?^s:Blibble(.* )?at -e line 1\\n)" (carp (not imported) ( 6))
# Test 28 got: "Blibble at -e line 1.\n" (t/single-die.t at line 90 fail #5)
#    Expected: "(?^s:Blibble (.* )?at -e line 1\\n)" (cluck (imported) ( 3))
# Test 31 got: "Blibble\n at -e line 1.\n" (t/single-die.t at line 107 fail #5)
#    Expected: "(?^s:Blibble(.* )?at -e line 1\\n)" (cluck (imported) ( 6))
# Test 34 got: "Blibble at -e line 1.\n" (t/single-die.t at line 90 fail #6)
#    Expected: "(?^s:Blibble (.* )?at -e line 1\\n)" (cluck (not imported) ( 3))
# Test 37 got: "Blibble\n at -e line 1.\n" (t/single-die.t at line 107 fail #6)
#    Expected: "(?^s:Blibble(.* )?at -e line 1\\n)" (cluck (not imported) ( 6))
# Test 46 got: "Blibble at -e line 1.\nBlibble at -e line 1.\n" (t/single-die.t at line 90 fail #8)
#    Expected: "(?^s:Blibble (.* )?at -e line 1\\n)" (confess (not imported) ( 3))
# Test 49 got: "Blibble\n at -e line 1.\nBlibble\n at -e line 1.\n" (t/single-die.t at line 107 fail #8)
#    Expected: "(?^s:Blibble(.* )?at -e line 1\\n)" (confess (not imported) ( 6))
# Test 52 got: "Blibble at -e line 1.\nBlibble at -e line 1.\n" (t/single-die.t at line 90 fail #9)
#    Expected: "(?^s:Blibble (.* )?at -e line 1\\n)" (croak (imported) ( 3))
# Test 55 got: "Blibble\n at -e line 1.\nBlibble\n at -e line 1.\n" (t/single-die.t at line 107 fail #9)
#    Expected: "(?^s:Blibble(.* )?at -e line 1\\n)" (croak (imported) ( 6))
# Test 58 got: "Blibble at -e line 1.\nBlibble at -e line 1.\n" (t/single-die.t at line 90 fail #10)
#    Expected: "(?^s:Blibble (.* )?at -e line 1\\n)" (croak (not imported) ( 3))
# Test 61 got: "Blibble\n at -e line 1.\nBlibble\n at -e line 1.\n" (t/single-die.t at line 107 fail #10)
#    Expected: "(?^s:Blibble(.* )?at -e line 1\\n)" (croak (not imported) ( 6))
t/single-die.t .. 
Failed 14/61 subtests 
Test does not define $Test::VERSION--version check failed at /private/var/root/.cpan/build/Log-Info-2.00-zxgIU_/t/test2.pm line 97.
BEGIN failed--compilation aborted at /private/var/root/.cpan/build/Log-Info-2.00-zxgIU_/t/test2.pm line 97.
Compilation failed in require at t/sinks.t line 20.
BEGIN failed--compilation aborted at t/sinks.t line 20.
# Looks like your test exited with 2 before it could output anything.
t/sinks.t ....... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 21/21 subtests 
t/trans.t ....... ok
# Test 25 got: "Hello at -e line 1.\n" (t/trap.t at line 262)
#    Expected: "Hello at -e line 1\n" (exit test (croak) ( 2))
t/trap.t ........ 
Failed 1/25 subtests 

Test Summary Report
-------------------
t/single-die.t (Wstat: 0 Tests: 61 Failed: 14)
  Failed tests:  16, 19, 22, 25, 28, 31, 34, 37, 46, 49
                52, 55, 58, 61
t/sinks.t     (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 21 tests but ran 0.
t/trap.t      (Wstat: 0 Tests: 25 Failed: 1)
  Failed test:  25
Files=18, Tests=231,  9 wallclock secs ( 0.12 usr  0.05 sys +  7.16 cusr  1.00 csys =  8.33 CPU)
Result: FAIL
Failed 3/18 test programs. 15/231 subtests failed.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                    Need     Have    
    ------------------------- -------- --------
    IO::All                   0.39     0.46    
    IPC::Run                  0.44     0.92    
    Log::Dispatch             2.22     2.35    
    Log::Dispatch::FileRotate 1.19     1.19    
    Log::Log4perl             1.23     1.40    
    perl                      v5.10.0  5.016002
    Term::ProgressBar         2.00     2.13    

configure_requires:

    Module                    Need     Have    
    ------------------------- -------- --------
    Module::Build             0.340201 0.4003  


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

Environment variables:

    PATH = /usr/local/apache/bin:/usr/local/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 66763
    PERL5_CPAN_IS_RUNNING = 66763
    SHELL = /bin/tcsh
    TERM = xterm

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

    $^X = /usr/local/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80
    $EGID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.64    
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.16    
    File::Spec          3.40    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   0.69    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.26    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.22    
    version             0.9901  


--

Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
   
  Platform:
    osname=darwin, osvers=12.2.0, archname=darwin-2level
    uname='darwin tucumcari.local 12.2.0 darwin kernel version 12.2.0: sat aug 25 00:48:52 pdt 2012; root:xnu-2050.18.24~1release_x86_64 x86_64 '
    config_args='-Dprefix=/usr/local'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include'
    ccversion='', gccversion='4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)', 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 gcc', ldflags =' -fstack-protector -L/usr/local/lib -L/opt/local/lib'
    libpth=/usr/local/lib /opt/local/lib /usr/lib
    libs=-lgdbm -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 -L/opt/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under darwin
  Compiled at Nov 12 2012 14:22:51
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="66763"
    PERL5_CPAN_IS_RUNNING="66763"
  @INC:
    /usr/local/lib/perl5/site_perl/5.16.2/darwin-2level
    /usr/local/lib/perl5/site_perl/5.16.2
    /usr/local/lib/perl5/5.16.2/darwin-2level
    /usr/local/lib/perl5/5.16.2
    .