Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Log-Info-2.00 v5.16.2 GNU/Linux
Date: 2013-06-22T08:58:27Z
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.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 './Build test':
t/basic.t ....... ok
# Failed test 'TRANS_CDT'
# at t/def-trans.t line 178.
# '[1371891499(22ÐÑн 11:58:19+0300):t/def-trans.t] Dibble'
# doesn't match '(?^x:^\[\d+\(\d{1,2}\w{3}\ \d{1,2}:\d{1,2}(?::\d{1,2})?
# [+-]\d+\):t/def-trans.t\]
# \ Dibble$)'
# Looks like you failed 1 test of 10.
t/def-trans.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/10 subtests
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
t/sinks.t ....... ok
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/def-trans.t (Wstat: 256 Tests: 10 Failed: 1)
Failed test: 9
Non-zero exit status: 1
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/trap.t (Wstat: 0 Tests: 25 Failed: 1)
Failed test: 25
Files=18, Tests=252, 7 wallclock secs ( 0.01 usr 0.16 sys + 3.97 cusr 1.65 csys = 5.79 CPU)
Result: FAIL
Failed 3/18 test programs. 16/252 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.4005
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = ru_RU.utf8
PATH = /home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/5.16.2i/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB = /home/c/.cpan/build/Log-Dispatch-FileRotate-1.19-fEsEel/blib/arch:/home/c/.cpan/build/Log-Dispatch-FileRotate-1.19-fEsEel/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 8351
PERL5_CPAN_IS_RUNNING = 8351
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4184,8351
PERLBREW_MANPATH = /home/c/perl5/perlbrew/perls/5.16.2i/man
PERLBREW_PATH = /home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/5.16.2i/bin
PERLBREW_PERL = 5.16.2i
PERLBREW_ROOT = /home/c/perl5/perlbrew
PERLBREW_SKIP_INIT = 1
PERLBREW_VERSION = 0.58
PERL_CR_SMOKER_CURRENT = Getopt-Plus-0.99
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/5.16.2i/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 24 25 27 29 30 44 46 108 109 115 1000 1001
$EGID = 1000 24 25 27 29 30 44 46 108 109 115 1000 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.120921
Cwd 3.40
ExtUtils::CBuilder 0.280206
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.63_02
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.16
File::Spec 3.40
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4005
Module::Signature 0.70
Parse::CPAN::Meta 1.4404
Test::Harness 3.28
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=linux, osvers=2.6.32-5-686, archname=i686-linux-thread-multi
uname='linux deb1 2.6.32-5-686 #1 smp sun sep 23 09:49:36 utc 2012 i686 gnulinux '
config_args='-de -Dprefix=/home/c/perl5/perlbrew/perls/5.16.2i -Dusethreads -Aeval:scriptdir=/home/c/perl5/perlbrew/perls/5.16.2i/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.4.5', 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/../lib /usr/lib/../lib /lib /usr/lib /usr/lib/i486-linux-gnu /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.11.3.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.3'
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_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV 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 26 2013 16:12:36
%ENV:
PERL5LIB="/home/c/.cpan/build/Log-Dispatch-FileRotate-1.19-fEsEel/blib/arch:/home/c/.cpan/build/Log-Dispatch-FileRotate-1.19-fEsEel/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="8351"
PERL5_CPAN_IS_RUNNING="8351"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="4184,8351"
PERLBREW_MANPATH="/home/c/perl5/perlbrew/perls/5.16.2i/man"
PERLBREW_PATH="/home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/5.16.2i/bin"
PERLBREW_PERL="5.16.2i"
PERLBREW_ROOT="/home/c/perl5/perlbrew"
PERLBREW_SKIP_INIT="1"
PERLBREW_VERSION="0.58"
PERL_CR_SMOKER_CURRENT="Getopt-Plus-0.99"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/c/.cpan/build/Log-Dispatch-FileRotate-1.19-fEsEel/blib/arch
/home/c/.cpan/build/Log-Dispatch-FileRotate-1.19-fEsEel/blib/lib
/home/c/perl5/perlbrew/perls/5.16.2i/lib/site_perl/5.16.2/i686-linux-thread-multi
/home/c/perl5/perlbrew/perls/5.16.2i/lib/site_perl/5.16.2
/home/c/perl5/perlbrew/perls/5.16.2i/lib/5.16.2/i686-linux-thread-multi
/home/c/perl5/perlbrew/perls/5.16.2i/lib/5.16.2
.