Report for Log-Declare-0.03

Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Log-Declare-0.03 v5.18.1 GNU/Linux
Date: 2014-01-16T16:25:06Z

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 Companies House,

This is a computer-generated report for Log-Declare-0.03
on perl 5.18.1, created by CPAN-Reporter-1.2010.

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:

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/c/perl5/perlbrew/perls/18.1i/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Useless use of a constant ("Log::Declare") in void context at t/log_declare.t line 10.
    
    #   Failed test 'Test trace level'
    #   at t/log_declare.t line 82.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [TRACE] [GENERAL] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[TRACE\]\s\[GENERAL\]\smessage)'
    
    #   Failed test 'Test debug level'
    #   at t/log_declare.t line 87.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [DEBUG] [GENERAL] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[DEBUG\]\s\[GENERAL\]\smessage)'
    
    #   Failed test 'Test error level'
    #   at t/log_declare.t line 92.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [ERROR] [GENERAL] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[ERROR\]\s\[GENERAL\]\smessage)'
    
    #   Failed test 'Test warn level'
    #   at t/log_declare.t line 97.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [WARN] [GENERAL] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[WARN\]\s\[GENERAL\]\smessage)'
    
    #   Failed test 'Test info level'
    #   at t/log_declare.t line 102.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [INFO] [GENERAL] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[GENERAL\]\smessage)'
    
    #   Failed test 'Test statement with if conditional'
    #   at t/log_declare.t line 108.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [INFO] [GENERAL] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[GENERAL\]\smessage)'
    
    #   Failed test 'Test statement with unless conditional'
    #   at t/log_declare.t line 114.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [INFO] [GENERAL] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[GENERAL\]\smessage)'
    
    #   Failed test 'Test single argument sprintf'
    #   at t/log_declare.t line 152.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [INFO] [GENERAL] message 1'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[GENERAL\]\smessage 1)'
    
    #   Failed test 'Test multiple argument sprintf'
    #   at t/log_declare.t line 157.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [INFO] [GENERAL] message 1 2'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[GENERAL\]\smessage 1 2)'
    
    #   Failed test 'Test multiple argument sprintf with variables'
    #   at t/log_declare.t line 164.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [INFO] [GENERAL] message a b'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[GENERAL\]\smessage a b)'
    
    #   Failed test 'Test single categories'
    #   at t/log_declare.t line 169.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [INFO] [CAT1] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[CAT1\]\smessage)'
    
    #   Failed test 'Test multiple categories'
    #   at t/log_declare.t line 174.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [INFO] [CAT1, CAT2] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[CAT1,\sCAT2\]\smessage)'
    
    #   Failed test 'Test single categories with single argument sprintf'
    #   at t/log_declare.t line 179.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [INFO] [CAT1] message 1'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[CAT1\]\smessage 1)'
    
    #   Failed test 'Test single categories with multiple argument sprintf'
    #   at t/log_declare.t line 184.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [INFO] [CAT1] message 1 2'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[CAT1\]\smessage 1 2)'
    
    #   Failed test 'Test single categories with single argument sprintf with variables'
    #   at t/log_declare.t line 189.
    #                   'Missing argument in sprintf at t/log_declare.t line 187.
    # 17401 [Чтв Янв 16 16:25:05 2014] [INFO] [CAT1] message a '
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[CAT1\]\smessage a)'
    
    #   Failed test 'Test single categories with multiple argument sprintf with variables'
    #   at t/log_declare.t line 194.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [INFO] [CAT1] message a b'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[CAT1\]\smessage a b)'
    
    #   Failed test 'Test multiple categories with multiple argument sprintf with variables'
    #   at t/log_declare.t line 199.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [INFO] [CAT1, CAT2] message a b'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[CAT1,\sCAT2\]\smessage a b)'
    
    #   Failed test 'Test bug'
    #   at t/log_declare.t line 205.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [INFO] [CONSENT, VALIDATE] A [] B []'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[CONSENT,\sVALIDATE\]\sA\s\[\]\sB\s\[\])'
    
    #   Failed test 'Test multiple categories with multiple argument sprintf with variables and newlines'
    #   at t/log_declare.t line 211.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [INFO] [CAT1, CAT2] message a b'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[INFO\]\s\[CAT1,\sCAT2\]\smessage a b)'
    # Looks like you failed 19 tests of 23.

#   Failed test 'Test log statement parser'
#   at t/log_declare.t line 217.
    
    #   Failed test 'Test enabled log level'
    #   at t/log_declare.t line 248.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [TRACE] [GENERAL] message'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[TRACE\]\s\[GENERAL\]\smessage)'
    # Looks like you failed 1 test of 3.

#   Failed test 'Test namespace awareness'
#   at t/log_declare.t line 264.
    
    #   Failed test 'Test auto dump'
    #   at t/log_declare.t line 285.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [TRACE] [GENERAL] message $VAR1 = 'test';'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[TRACE\]\s\[GENERAL\]\smessage\s\$VAR1\s=\s'test')'
    
    #   Failed test 'Test auto ref'
    #   at t/log_declare.t line 291.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [TRACE] [GENERAL] message HASH'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[TRACE\]\s\[GENERAL\]\smessage\sHASH)'
    # Looks like you failed 2 tests of 2.

#   Failed test 'Test auto-dump and auto-ref'
#   at t/log_declare.t line 297.
    
    #   Failed test 'Test auto-capture'
    #   at t/log_declare.t line 334.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [DEBUG] [Test::Logger] test'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[DEBUG\]\s\[Test::Logger\]\stest)'
    
    #   Failed test 'Test intercepted capture'
    #   at t/log_declare.t line 344.
    #                   '17401 [Чтв Янв 16 16:25:05 2014] [DEBUG] [Test::Logger] Intercepted'
    #     doesn't match '(?^:\[\w+\s+\w+\s+\d+\s\d+:\d+:\d+\s\d+\]\s\[DEBUG\]\s\[Test::Logger\]\sIntercepted)'
    # Looks like you failed 2 tests of 2.

#   Failed test 'Test capture'
#   at t/log_declare.t line 350.
# Looks like you failed 4 tests of 5.
t/log_declare.t .. 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/5 subtests 

Test Summary Report
-------------------
t/log_declare.t (Wstat: 1024 Tests: 5 Failed: 4)
  Failed tests:  2-5
  Non-zero exit status: 4
Files=1, Tests=5,  0 wallclock secs ( 0.02 usr  0.02 sys +  0.06 cusr  0.00 csys =  0.10 CPU)
Result: FAIL
Failed 1/1 test programs. 4/5 subtests failed.
make: *** [test_dynamic] Ошибка 4

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

Prerequisite modules loaded:

requires:

    Module                Need  Have 
    --------------------- ----- -----
    Devel::Declare::Lexer 0.014 0.014

build_requires:

    Module                Need  Have 
    --------------------- ----- -----
    ExtUtils::MakeMaker   0     6.86 

configure_requires:

    Module                Need  Have 
    --------------------- ----- -----
    ExtUtils::MakeMaker   0     6.86 


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = ru_RU.utf8
    PATH = /home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/18.1i/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = /home/c/.cpan/build/Devel-Declare-Lexer-0.014-TJqtq_/blib/arch:/home/c/.cpan/build/Devel-Declare-Lexer-0.014-TJqtq_/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 17248
    PERL5_CPAN_IS_RUNNING = 17248
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 30669,17248
    PERLBREW_MANPATH = /home/c/perl5/perlbrew/perls/18.1i/man
    PERLBREW_PATH = /home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/18.1i/bin
    PERLBREW_PERL = 18.1i
    PERLBREW_ROOT = /home/c/perl5/perlbrew
    PERLBREW_SKIP_INIT = 1
    PERLBREW_VERSION = 0.67
    PERL_CR_SMOKER_CURRENT = Log-Declare-0.03
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/c/perl5/perlbrew/perls/18.1i/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 24 25 29 30 44 46 103 105 108 110 1000
    $EGID = 1000 24 25 29 30 44 46 103 105 108 110 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.133380
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280210
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.59    
    ExtUtils::MakeMaker 6.86    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.22    
    File::Spec          3.40    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4204  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4405  
    Test::Harness       3.30    
    Test::More          1.001002
    YAML                0.88    
    YAML::Syck          1.27    
    version             0.9907  


--

Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=3.2.0-4-486, archname=i686-linux-thread-multi
    uname='linux deb7 3.2.0-4-486 #1 debian 3.2.51-1 i686 gnulinux '
    config_args='-de -Dprefix=/home/c/perl5/perlbrew/perls/18.1i -Dusethreads -Aeval:scriptdir=/home/c/perl5/perlbrew/perls/18.1i/bin'
    hint=recommended, useposix=true, d_sigaction=define
    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 ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.7.2', 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, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Jan 14 2014 14:37:40
  %ENV:
    PERL5LIB="/home/c/.cpan/build/Devel-Declare-Lexer-0.014-TJqtq_/blib/arch:/home/c/.cpan/build/Devel-Declare-Lexer-0.014-TJqtq_/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="17248"
    PERL5_CPAN_IS_RUNNING="17248"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="30669,17248"
    PERLBREW_MANPATH="/home/c/perl5/perlbrew/perls/18.1i/man"
    PERLBREW_PATH="/home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/18.1i/bin"
    PERLBREW_PERL="18.1i"
    PERLBREW_ROOT="/home/c/perl5/perlbrew"
    PERLBREW_SKIP_INIT="1"
    PERLBREW_VERSION="0.67"
    PERL_CR_SMOKER_CURRENT="Log-Declare-0.03"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/c/.cpan/build/Devel-Declare-Lexer-0.014-TJqtq_/blib/arch
    /home/c/.cpan/build/Devel-Declare-Lexer-0.014-TJqtq_/blib/lib
    /home/c/perl5/perlbrew/perls/18.1i/lib/site_perl/5.18.1/i686-linux-thread-multi
    /home/c/perl5/perlbrew/perls/18.1i/lib/site_perl/5.18.1
    /home/c/perl5/perlbrew/perls/18.1i/lib/5.18.1/i686-linux-thread-multi
    /home/c/perl5/perlbrew/perls/18.1i/lib/5.18.1
    .