Report for Perl-Critic-Dynamic-0.05

Back
From: metabase:user:30977d10-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Perl-Critic-Dynamic-0.05 v5.12.1 
Date: 2010-10-04T11:06:36Z

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 Jeffrey Ryan Thalhammer,

This is a computer-generated report for Perl-Critic-Dynamic-0.05
on perl 5.12.1, created by CPAN-Reporter-1.1711.

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:\home\stro\perl5121\bin\perl.exe ./Build test':

t\00_basic.t ..... ok
Odd number of elements in hash assignment at C:/home/stro/perl5121/site/lib/Test/Perl/Critic/Policy.pm line 44.
#  
# NOTE: these tests will emit a "Compilation of ... failed" warning.
# This is normal, and can be ignored.  Sorry about the noise.

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 20 - Forgot to "use Carp", from inside a package'
#   at t\20_policies.t line 33.
# Expected 4 violations, got 5. Found violations follow...
# Found violation: Subroutine "Foo" does not appear to be defined at line 2, column 9.  (Foo)
# Found violation: Symbol "$Carp::VERSION" does not appear to be defined at line 4, column 7.  ($Carp::VERSION)
# Found violation: Symbol "@Carp::EXPORT" does not appear to be defined at line 5, column 7.  (@Carp::EXPORT)
# Found violation: Subroutine "carp" does not appear to be defined at line 7, column 1.  (carp)
# Found violation: Symbol "&carp" does not appear to be defined at line 8, column 1.  (&carp)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 34 - Misspelled package name, from inside main'
#   at t\20_policies.t line 33.
# Expected 4 violations, got 5. Found violations follow...
# Found violation: Subroutine "Carp" does not appear to be defined at line 2, column 5.  (Carp)
# Found violation: Symbol "$Crap::VERSION" does not appear to be defined at line 4, column 7.  ($Crap::VERSION)
# Found violation: Symbol "@Crap::EXPORT" does not appear to be defined at line 5, column 7.  (@Crap::EXPORT)
# Found violation: Subroutine "Crap::carp" does not appear to be defined at line 7, column 1.  (Crap::carp)
# Found violation: Symbol "&Crap::crap" does not appear to be defined at line 8, column 1.  (&Crap::crap)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 48 - Misspelled package name, from inside a package'
#   at t\20_policies.t line 33.
# Expected 4 violations, got 6. Found violations follow...
# Found violation: Subroutine "Foo" does not appear to be defined at line 2, column 9.  (Foo)
# Found violation: Subroutine "Carp" does not appear to be defined at line 4, column 5.  (Carp)
# Found violation: Symbol "$Crap::VERSION" does not appear to be defined at line 6, column 7.  ($Crap::VERSION)
# Found violation: Symbol "@Crap::EXPORT" does not appear to be defined at line 7, column 7.  (@Crap::EXPORT)
# Found violation: Subroutine "Crap::crap" does not appear to be defined at line 9, column 1.  (Crap::crap)
# Found violation: Symbol "&Crap::carp" does not appear to be defined at line 10, column 1.  (&Crap::carp)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 64 - Misspelled sub name, from inside main'
#   at t\20_policies.t line 33.
# Expected 2 violations, got 3. Found violations follow...
# Found violation: Subroutine "Carp" does not appear to be defined at line 2, column 5.  (Carp)
# Found violation: Subroutine "Carp::crap" does not appear to be defined at line 4, column 1.  (Carp::crap)
# Found violation: Symbol "&Carp::crap" does not appear to be defined at line 5, column 1.  (&Carp::crap)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 75 - Misspelled sub name, from inside a package'
#   at t\20_policies.t line 33.
# Expected 2 violations, got 4. Found violations follow...
# Found violation: Subroutine "Foo" does not appear to be defined at line 2, column 9.  (Foo)
# Found violation: Subroutine "Carp" does not appear to be defined at line 4, column 5.  (Carp)
# Found violation: Subroutine "Carp::crap" does not appear to be defined at line 6, column 1.  (Carp::crap)
# Found violation: Symbol "&Carp::crap" does not appear to be defined at line 7, column 1.  (&Carp::crap)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 88 - Automatic import succeds, from inside main'
#   at t\20_policies.t line 33.
# Expected 0 violations, got 1. Found violations follow...
# Found violation: Subroutine "Carp" does not appear to be defined at line 2, column 5.  (Carp)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 100 - Automatic import succeds, from inside a package'
#   at t\20_policies.t line 33.
# Expected 0 violations, got 2. Found violations follow...
# Found violation: Subroutine "Foo" does not appear to be defined at line 2, column 9.  (Foo)
# Found violation: Subroutine "Carp" does not appear to be defined at line 4, column 5.  (Carp)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 114 - Explicit import succeds, from inside main'
#   at t\20_policies.t line 33.
# Expected 0 violations, got 1. Found violations follow...
# Found violation: Subroutine "Carp" does not appear to be defined at line 2, column 5.  (Carp)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 126 - Explicit import, from inside a package'
#   at t\20_policies.t line 33.
# Expected 0 violations, got 2. Found violations follow...
# Found violation: Subroutine "Foo" does not appear to be defined at line 2, column 9.  (Foo)
# Found violation: Subroutine "Carp" does not appear to be defined at line 4, column 5.  (Carp)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 140 - Import disabled, from inside main'
#   at t\20_policies.t line 33.
# Expected 2 violations, got 3. Found violations follow...
# Found violation: Subroutine "Carp" does not appear to be defined at line 2, column 5.  (Carp)
# Found violation: Subroutine "carp" does not appear to be defined at line 4, column 1.  (carp)
# Found violation: Symbol "&carp" does not appear to be defined at line 5, column 1.  (&carp)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 151 - Import disabled, from inside a package'
#   at t\20_policies.t line 33.
# Expected 2 violations, got 4. Found violations follow...
# Found violation: Subroutine "Foo" does not appear to be defined at line 2, column 9.  (Foo)
# Found violation: Subroutine "Carp" does not appear to be defined at line 4, column 5.  (Carp)
# Found violation: Subroutine "carp" does not appear to be defined at line 6, column 1.  (carp)
# Found violation: Symbol "&carp" does not appear to be defined at line 7, column 1.  (&carp)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 164 - Using fully-qualified name, from inside main'
#   at t\20_policies.t line 33.
# Expected 0 violations, got 1. Found violations follow...
# Found violation: Subroutine "Carp" does not appear to be defined at line 2, column 5.  (Carp)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 175 - Using fully-qualified name, from inside a package'
#   at t\20_policies.t line 33.
# Expected 0 violations, got 2. Found violations follow...
# Found violation: Subroutine "Foo" does not appear to be defined at line 2, column 9.  (Foo)
# Found violation: Subroutine "Carp" does not appear to be defined at line 4, column 5.  (Carp)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 188 - Do not recurse into dependencies, from inside main'
#   at t\20_policies.t line 33.
# Expected 5 violations, got 6. Found violations follow...
# Found violation: Subroutine "CGI" does not appear to be defined at line 2, column 5.  (CGI)
# Found violation: Symbol "$Carp::VERSION" does not appear to be defined at line 4, column 7.  ($Carp::VERSION)
# Found violation: Symbol "@Carp::EXPORT" does not appear to be defined at line 5, column 7.  (@Carp::EXPORT)
# Found violation: Subroutine "carp" does not appear to be defined at line 7, column 1.  (carp)
# Found violation: Subroutine "Carp::carp" does not appear to be defined at line 8, column 1.  (Carp::carp)
# Found violation: Symbol "&Carp::carp" does not appear to be defined at line 9, column 1.  (&Carp::carp)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 203 - Do not recurse into dependencies, from inside a package'
#   at t\20_policies.t line 33.
# Expected 5 violations, got 7. Found violations follow...
# Found violation: Subroutine "Foo" does not appear to be defined at line 2, column 9.  (Foo)
# Found violation: Subroutine "CGI" does not appear to be defined at line 4, column 5.  (CGI)
# Found violation: Symbol "$Carp::VERSION" does not appear to be defined at line 6, column 7.  ($Carp::VERSION)
# Found violation: Symbol "@Carp::EXPORT" does not appear to be defined at line 7, column 7.  (@Carp::EXPORT)
# Found violation: Subroutine "carp" does not appear to be defined at line 9, column 1.  (carp)
# Found violation: Subroutine "Carp::carp" does not appear to be defined at line 10, column 1.  (Carp::carp)
# Found violation: Symbol "&Carp::carp" does not appear to be defined at line 11, column 1.  (&Carp::carp)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 220 - Things in hash keys are ignored'
#   at t\20_policies.t line 33.
# Expected 0 violations, got 1. Found violations follow...
# Found violation: Subroutine "Carp" does not appear to be defined at line 2, column 5.  (Carp)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 271 - Syntax oddities'
#   at t\20_policies.t line 33.
# Expected 0 violations, got 1. Found violations follow...
# Found violation: Subroutine "Foo" does not appear to be defined at line 2, column 9.  (Foo)
Dynamic::ValidateAgainstSymbolTable: Compilation of "unknown file" failed: Can't locate FooBar.pm in @INC (@INC contains: C:\home\stro\cpan\build\5.12.1\Perl-Critic-Dynamic-0.05-ntWw_X\blib\lib C:\home\stro\cpan\build\5.12.1\Perl-Critic-Dynamic-0.05-ntWw_X\blib\arch C:\home\stro\cpan\build\5.12.1\Perl-Critic-Dynamic-0.05-ntWw_X\_build\lib C:/home/stro/perl5121/site/lib C:/home/stro/perl5121/lib .) at (eval 302) line 9.
BEGIN failed--compilation aborted at (eval 302) line 9.



#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 299 - at_inc configuration'
#   at t\20_policies.t line 33.
# Expected 0 violations, got 1. Found violations follow...
# Found violation: Subroutine "FooBar" does not appear to be defined at line 2, column 5.  (FooBar)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 308 - at_inc_prefix configuration'
#   at t\20_policies.t line 33.
# Expected 0 violations, got 1. Found violations follow...
# Found violation: Subroutine "FooBar" does not appear to be defined at line 2, column 5.  (FooBar)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 317 - Inner packages'
#   at t\20_policies.t line 33.
# Expected 0 violations, got 1. Found violations follow...
# Found violation: Subroutine "FooBar" does not appear to be defined at line 2, column 5.  (FooBar)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 329 - at_inc_suffix configuration'
#   at t\20_policies.t line 33.
# Expected 0 violations, got 1. Found violations follow...
# Found violation: Subroutine "FooBar" does not appear to be defined at line 2, column 5.  (FooBar)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 338 - AUTOLOADers ignored by default'
#   at t\20_policies.t line 33.
# Expected 0 violations, got 1. Found violations follow...
# Found violation: Subroutine "CGI" does not appear to be defined at line 2, column 5.  (CGI)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 348 - AUTOLOADers inspected on request'
#   at t\20_policies.t line 33.
# Expected 1 violations, got 2. Found violations follow...
# Found violation: Subroutine "CGI" does not appear to be defined at line 2, column 5.  (CGI)
# Found violation: Subroutine "CGI::FooBar" does not appear to be defined at line 4, column 1.  (CGI::FooBar)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 360 - require'd modules are ignored by default'
#   at t\20_policies.t line 33.
# Expected 1 violations, got 2. Found violations follow...
# Found violation: Subroutine "Carp" does not appear to be defined at line 2, column 9.  (Carp)
# Found violation: Subroutine "Carp::croak" does not appear to be defined at line 3, column 1.  (Carp::croak)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 369 - require'd modules are inpsected on request'
#   at t\20_policies.t line 33.
# Expected 0 violations, got 1. Found violations follow...
# Found violation: Subroutine "Carp" does not appear to be defined at line 2, column 9.  (Carp)

#   Failed test 'Dynamic::ValidateAgainstSymbolTable - line 379 - Cannot detect symbols imported at run time'
#   at t\20_policies.t line 33.
# Expected 1 violations, got 4. Found violations follow...
# Found violation: Subroutine "Carp" does not appear to be defined at line 2, column 9.  (Carp)
# Found violation: Subroutine "Carp" does not appear to be defined at line 3, column 1.  (Carp)
# Found violation: Subroutine "import" does not appear to be defined at line 3, column 7.  (import)
# Found violation: Subroutine "croak" does not appear to be defined at line 4, column 1.  (croak)
# Looks like you failed 26 tests of 33.
t\20_policies.t .. 
Dubious, test returned 26 (wstat 6656, 0x1a00)
Failed 26/33 subtests 

Test Summary Report
-------------------
t\20_policies.t (Wstat: 6656 Tests: 33 Failed: 26)
  Failed tests:  3-18, 23, 25-33
  Non-zero exit status: 26
Files=2, Tests=41, 24 wallclock secs ( 0.03 usr +  0.03 sys =  0.06 CPU)
Result: FAIL
Failed 1/2 test programs. 26/41 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module               Need  Have   
    -------------------- ----- -------
    Devel::Symdump       2.07  2.08   
    Perl::Critic::Policy 1.108 1.108  
    Perl::Critic::Utils  1.108 1.108  
    Readonly             0     1.03   
    Storable             2.16  2.21   

build_requires:

    Module               Need  Have   
    -------------------- ----- -------
    Test::More           0     0.96   

configure_requires:

    Module               Need  Have   
    -------------------- ----- -------
    Module::Build        0.36  0.36_10


------------------------------
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 = 3688
    PERL5_CPAN_IS_RUNNING = 3688
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3200,3688
    PERL_CR_SMOKER_CURRENT = Perl-Critic-Dynamic-0.05
    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\perl5121\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   
    ExtUtils::CBuilder  0.2703 
    ExtUtils::Command   1.16   
    ExtUtils::Install   1.54   
    ExtUtils::MakeMaker 6.56   
    ExtUtils::Manifest  1.58   
    ExtUtils::ParseXS   2.2206 
    File::Spec          3.31   
    Module::Build       0.36_10
    Module::Signature   n/a    
    Test::Harness       3.21   
    Test::More          0.96   
    YAML                0.71   
    YAML::Syck          1.15   
    version             0.82   


--

Summary of my perl5 (revision 5 version 12 subversion 1) 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\perl5121\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=libperl512.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"c:\home\stro\perl5121\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 May 18 2010 14:57:37
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="3688"
    PERL5_CPAN_IS_RUNNING="3688"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3200,3688"
    PERL_CR_SMOKER_CURRENT="Perl-Critic-Dynamic-0.05"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:/home/stro/perl5121/site/lib
    C:/home/stro/perl5121/lib
    .