Back
From: metabase:user:31dd1d2e-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Carp-Diagnostics-0.05.3 v5.16.0
Date: 2012-07-26T11:49:50Z
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 Nadim Ibn Hamouda El Khemir,
This is a computer-generated report for Carp-Diagnostics-0.05.3
on perl 5.16.0, created by CPAN-Reporter-1.2006.
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 'C:\Perl16\bin\perl.exe ./Build test':
t\001_load.t ......... ok
# Failed test 'cluck'
# at t\004_diagnostics.t line 21.
# found carped warning: long at t\004_diagnostics.t line 20.
# expected to find warning: (?^:long at t/004_diagnostics\.t line 20)
# Failed test 'carp'
# at t\004_diagnostics.t line 26.
# found carped warning: long at t\004_diagnostics.t line 25.
# expected to find warning: (?^:long at t/004_diagnostics\.t line 25)
# Failed test 'croak'
# at t\004_diagnostics.t line 31.
# expecting: Regexp ((?^:long at t/004_diagnostics\.t line 30))
# found: long at t\004_diagnostics.t line 30.
# Test::Exception::throws_ok() called at t\004_diagnostics.t line 31
# Failed test 'confess'
# at t\004_diagnostics.t line 36.
# expecting: Regexp ((?^:long at t/004_diagnostics\.t line 35))
# found: long at t\004_diagnostics.t line 35.
# Test::Exception::throws_ok() called at t\004_diagnostics.t line 36
# Failed test 'short cluck'
# at t\004_diagnostics.t line 46.
# found carped warning: short at t\004_diagnostics.t line 45.
# expected to find warning: (?^:short at t/004_diagnostics\.t line 45)
# Failed test 'short carp'
# at t\004_diagnostics.t line 51.
# found carped warning: short at t\004_diagnostics.t line 50.
# expected to find warning: (?^:short at t/004_diagnostics\.t line 50)
# Failed test 'short croak'
# at t\004_diagnostics.t line 56.
# expecting: Regexp ((?^:short at t/004_diagnostics\.t line 55))
# found: short at t\004_diagnostics.t line 55.
# Test::Exception::throws_ok() called at t\004_diagnostics.t line 56
# Failed test 'short confess'
# at t\004_diagnostics.t line 61.
# expecting: Regexp ((?^:short at t/004_diagnostics\.t line 60))
# found: short at t\004_diagnostics.t line 60.
# Test::Exception::throws_ok() called at t\004_diagnostics.t line 61
# Looks like you failed 8 tests of 11.
t\004_diagnostics.t ..
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/11 subtests
# Failed test 'cluck'
# at t\005_arguments.t line 21.
# found carped warning: message at t\005_arguments.t line 20.
# expected to find warning: (?^:message at t/005_arguments\.t line 20)
# Failed test 'carp'
# at t\005_arguments.t line 26.
# found carped warning: message at t\005_arguments.t line 25.
# expected to find warning: (?^:message at t/005_arguments\.t line 25)
# Failed test 'croak'
# at t\005_arguments.t line 31.
# expecting: Regexp ((?^:message at t/005_arguments\.t line 30))
# found: message at t\005_arguments.t line 30.
# Test::Exception::throws_ok() called at t\005_arguments.t line 31
# Failed test 'confess'
# at t\005_arguments.t line 36.
# expecting: Regexp ((?^:message at t/005_arguments\.t line 35))
# found: message at t\005_arguments.t line 35.
# Test::Exception::throws_ok() called at t\005_arguments.t line 36
# Failed test 'cluck'
# at t\005_arguments.t line 46.
# found carped warning: at t\005_arguments.t line 45.
# expected to find warning: (?^:^ at t/005_arguments\.t line 45)
# Failed test 'carp'
# at t\005_arguments.t line 51.
# found carped warning: at t\005_arguments.t line 50.
# expected to find warning: (?^:^ at t/005_arguments\.t line 50)
# Failed test 'croak'
# at t\005_arguments.t line 56.
# expecting: Regexp ((?^:^ at t/005_arguments\.t line 55))
# found: at t\005_arguments.t line 55.
# Test::Exception::throws_ok() called at t\005_arguments.t line 56
# Failed test 'confess'
# at t\005_arguments.t line 61.
# expecting: Regexp ((?^:^ at t/005_arguments\.t line 60))
# found: at t\005_arguments.t line 60.
# Test::Exception::throws_ok() called at t\005_arguments.t line 61
# Looks like you failed 8 tests of 11.
t\005_arguments.t ....
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/11 subtests
Test Summary Report
-------------------
t\004_diagnostics.t (Wstat: 2048 Tests: 11 Failed: 8)
Failed tests: 1-8
Non-zero exit status: 8
t\005_arguments.t (Wstat: 2048 Tests: 11 Failed: 8)
Failed tests: 1-8
Non-zero exit status: 8
Files=3, Tests=24, 1 wallclock secs ( 0.03 usr + 0.05 sys = 0.08 CPU)
Result: FAIL
Failed 2/3 test programs. 16/24 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------- ---- -----
IO::String 0 1.08
Pod::Text 0 3.15
Readonly 0 1.03
Sub::Exporter 0 0.982
Test::Block 0 0.13
Test::Exception 0 0.31
Test::NoWarnings 0 1.04
Test::Warn 0 0.24
Win32::Console 0 0.09
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
ACTIVEPERL_CONFIG_SILENT = 1
AUTOMATED_TESTING = 1
COMSPEC = C:\Windows\system32\cmd.exe
NUMBER_OF_PROCESSORS = 2
PATH = C:\Perl16\site\bin;C:\Perl16\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;%CommonProgramFiles%\Microsoft Shared\Windows Live;C:\Program Files (x86)\ActiveState Komodo IDE 6\;C:\Program Files (x86)\PC Connectivity Solution\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Git\cmd;C:\Program Files\TortoiseGit\bin;C:\Program Files (x86)\OpenVPN\bin
PERL5LIB = C:\Perl16\cpan\build\Test-Warn-0.24-Qtfne7/blib/arch;C:\Perl16\cpan\build\Test-Warn-0.24-Qtfne7/blib/lib;C:\Perl16\cpan\build\Tree-DAG_Node-1.06-fiiqbp/blib/arch;C:\Perl16\cpan\build\Tree-DAG_Node-1.06-fiiqbp/blib/lib;C:\Perl16\cpan\build\Test-Block-0.13-yAgrOZ/blib/arch;C:\Perl16\cpan\build\Test-Block-0.13-yAgrOZ/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 9800
PERL5_CPAN_IS_RUNNING = 9800
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 8196,9800
PERL_CR_SMOKER_CURRENT = List-Tuples-0.04.4
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_JSON_BACKEND = JSON::XS
PERL_MM_USE_DEFAULT = 1
PERL_YAML_BACKEND = YAML::XS
PROCESSOR_IDENTIFIER = AMD64 Family 16 Model 4 Stepping 2, AuthenticAMD
TEMP = C:\Users\Mithaldu\AppData\Local\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\Perl16\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = Win7
Win32::GetOSVersion = Service Pack 1, 6, 1, 7601, 2, 1, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120921
Cwd 3.39_02
ExtUtils::CBuilder 0.280206
ExtUtils::Command 1.17
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.63_02
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.16
File::Spec 3.39_02
JSON 2.53
JSON::PP 2.27200
Module::Build 0.39_01
Module::Signature n/a
Parse::CPAN::Meta 1.4404
Test::Harness 3.23
Test::More 0.98
YAML n/a
YAML::Syck n/a
version 0.99
--
Summary of my perl5 (revision 5 version 16 subversion 0) configuration:
Platform:
osname=MSWin32, osvers=5.2, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=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='C:/Perl16/site/bin/gcc.exe', ccflags ='-DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D_USE_32BIT_TIME_T -DHASATTRIBUTE -fno-strict-aliasing -mms-bitfields',
optimize='-O2',
cppflags='-DWIN32'
ccversion='', gccversion='3.4.5 (mingw-vista special r3)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='C:\Perl16\site\bin\g++.exe', ldflags ='-L"C:\Perl16\lib\CORE"'
libpth=\lib
libs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 -lmsvcrt
perllibs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 -lmsvcrt
libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl516.lib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -L"C:\Perl16\lib\CORE"'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
USE_ITHREADS USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
USE_SITECUSTOMIZE
Locally applied patches:
ActivePerl Build 1600 [295879]
Built under MSWin32
Compiled at Jun 11 2012 12:43:38
%ENV:
PERL5LIB="C:\Perl16\cpan\build\Test-Warn-0.24-Qtfne7/blib/arch;C:\Perl16\cpan\build\Test-Warn-0.24-Qtfne7/blib/lib;C:\Perl16\cpan\build\Tree-DAG_Node-1.06-fiiqbp/blib/arch;C:\Perl16\cpan\build\Tree-DAG_Node-1.06-fiiqbp/blib/lib;C:\Perl16\cpan\build\Test-Block-0.13-yAgrOZ/blib/arch;C:\Perl16\cpan\build\Test-Block-0.13-yAgrOZ/blib/lib"
PERL5_CPANPLUS_IS_RUNNING="9800"
PERL5_CPAN_IS_RUNNING="9800"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="8196,9800"
PERL_CR_SMOKER_CURRENT="List-Tuples-0.04.4"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_JSON_BACKEND="JSON::XS"
PERL_MM_USE_DEFAULT="1"
PERL_YAML_BACKEND="YAML::XS"
@INC:
C:\Perl16\cpan\build\Test-Warn-0.24-Qtfne7/blib/arch
C:\Perl16\cpan\build\Test-Warn-0.24-Qtfne7/blib/lib
C:\Perl16\cpan\build\Tree-DAG_Node-1.06-fiiqbp/blib/arch
C:\Perl16\cpan\build\Tree-DAG_Node-1.06-fiiqbp/blib/lib
C:\Perl16\cpan\build\Test-Block-0.13-yAgrOZ/blib/arch
C:\Perl16\cpan\build\Test-Block-0.13-yAgrOZ/blib/lib
C:/Perl16/site/lib
C:/Perl16/lib
.