Back
From: metabase:user:30977d10-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Sledge-View-0.08 v5.13.3
Date: 2010-09-24T09:27:17Z
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 Tokuhiro Matsuno,
This is a computer-generated report for Sledge-View-0.08
on perl 5.13.3, created by CPAN-Reporter-1.18.
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:\bin\dev\perl\site\bin\dmake.EXE test':
C:\home\stro\perl\perl5133\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/00.load.t t/01.base.t t/02.abstract.t t/03.csv.t t/04.tt.t t/dependencies.t t/perlcritic.t t/pod-coverage.t t/pod.t t/spelling.t
t/00.load.t ....... skipped: Sledge::Exceptions required for testing base: Can't locate Sledge/Exceptions.pm in @INC (@INC contains: C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\inc C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\blib\lib C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\blib\arch C:/home/stro/perl/perl5133/site/lib C:/home/stro/perl/perl5133/lib .) at (eval 3) line 2.
t/01.base.t ....... skipped: t::TestPages required for testing base: Can't locate Sledge/Exceptions.pm in @INC (@INC contains: C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\inc C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\blib\lib C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\blib\arch C:/home/stro/perl/perl5133/site/lib C:/home/stro/perl/perl5133/lib .) at C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\blib\lib/Sledge/View.pm line 5.
Can't locate Sledge/Exceptions.pm in @INC (@INC contains: C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\inc C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\blib\lib C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\blib\arch C:/home/stro/perl/perl5133/site/lib C:/home/stro/perl/perl5133/lib .) at C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\blib\lib/Sledge/View.pm line 5.
BEGIN failed--compilation aborted at C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\blib\lib/Sledge/View.pm line 5.
Compilation failed in require at t/02.abstract.t line 4.
BEGIN failed--compilation aborted at t/02.abstract.t line 4.
t/02.abstract.t ...
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/03.csv.t ........ skipped: Test::Base, t::TestPages required for testing base: Can't locate Sledge/Exceptions.pm in @INC (@INC contains: C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\inc C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\blib\lib C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\blib\arch C:/home/stro/perl/perl5133/site/lib C:/home/stro/perl/perl5133/lib .) at C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\blib\lib/Sledge/View.pm line 5.
t/04.tt.t ......... skipped: t::TestPages required for testing base: Can't locate Sledge/Exceptions.pm in @INC (@INC contains: C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\inc C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\blib\lib C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\blib\arch C:/home/stro/perl/perl5133/site/lib C:/home/stro/perl/perl5133/lib .) at C:\home\stro\cpan\build\5.13.3\Sledge-View-0.08-fk7GCL\blib\lib/Sledge/View.pm line 5.
t/dependencies.t .. skipped: Test::Dependencies required for testing dependencies
# Failed test 'Test::Perl::Critic for "blib\lib\Sledge\View\CSV.pm"'
# in C:/home/stro/perl/perl5133/site/lib/Test/Perl/Critic.pm at line 110.
#
# Perl::Critic found these violations in "blib\lib\Sledge\View\CSV.pm":
# Private Member Data shouldn't be accessed directly at line 50, column 34. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Failed test 'Test::Perl::Critic for "blib\lib\Sledge\View\TT.pm"'
# in C:/home/stro/perl/perl5133/site/lib/Test/Perl/Critic.pm at line 110.
#
# Perl::Critic found these violations in "blib\lib\Sledge\View\TT.pm":
# Private Member Data shouldn't be accessed directly at line 40, column 17. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Looks like you failed 2 tests of 6.
t/perlcritic.t ....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/6 subtests
t/pod-coverage.t .. ok
t/pod.t ........... ok
'spell' is not recognized as an internal or external command,
operable program or batch file.
Died at C:/home/stro/perl/perl5133/site/lib/Test/Spelling.pm line 54.
# Looks like your test died before it could output anything.
t/spelling.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/6 subtests
Test Summary Report
-------------------
t/02.abstract.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/perlcritic.t (Wstat: 512 Tests: 6 Failed: 2)
Failed tests: 4-5
Non-zero exit status: 2
t/spelling.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 0.
Files=10, Tests=18, 5 wallclock secs ( 0.05 usr + 0.09 sys = 0.14 CPU)
Result: FAIL
Failed 3/10 test programs. 2/18 subtests failed.
dmake.EXE: Error code 255, while making 'test_dynamic'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- ---- -----
Class::Accessor::Fast 0 0.34
Class::Trigger 0 0.14
HTTP::Headers 0 5.835
Test::Base 0 0.59
UNIVERSAL::require 0 0.13
------------------------------
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:\bin\dev\python\;C:\bin\dev\svn;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\bin\dev\perl\site\bin;C:\bin\dev\perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\bin\arc;C:\bin\dev\TortoiseSVN\bin;C:\bin\dev\Mercurial;C:\bin\dev\TortoiseHg;c:\bin\sys\gnuwin32\bin;C:\bin\dev\oracle\instantclient_11_1;C:\Program Files\Common Files\Microsoft Shared\Windows Live
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3712
PERL5_CPAN_IS_RUNNING = 3712
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4600,3712
PERL_CR_SMOKER_CURRENT = Sledge-View-0.08
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 11, GenuineIntel
TEMP = C:\WINDOWS\Temp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\home\stro\perl\perl5133\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = WinXP/.Net
Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.9402
Cwd 3.31_02
ExtUtils::CBuilder 0.27_05
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2206
File::Spec 3.31_02
Module::Build 0.36_13
Module::Signature n/a
Test::Harness 3.22
Test::More 0.96
YAML 0.72
YAML::Syck 1.15
version 0.82
--
Summary of my perl5 (revision 5 version 13 subversion 3) configuration:
Platform:
osname=MSWin32, osvers=5.1, 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='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -DPERL_MSVCRT_READFIX',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='3.4.5', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"c:\home\stro\perl\perl5133\lib\CORE" -L"C:\MinGW\lib"'
libpth=C:\MinGW\lib
libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=, so=dll, useshrplib=true, libperl=libperl513.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"c:\home\stro\perl\perl5133\lib\CORE" -L"C:\MinGW\lib"'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
Built under MSWin32
Compiled at Jul 20 2010 15:34:28
%ENV:
PERL5_CPANPLUS_IS_RUNNING="3712"
PERL5_CPAN_IS_RUNNING="3712"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="4600,3712"
PERL_CR_SMOKER_CURRENT="Sledge-View-0.08"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
C:/home/stro/perl/perl5133/site/lib
C:/home/stro/perl/perl5133/lib
.