Code-Quality v0.002 Perl 5 v5.22.1 MSWin32-x86-multi-thread-64int

Status
Fail
From
Alexandr Ciornii (CHORNY)
Dist
Code-Quality v0.002
Platform
Perl 5 v5.22.1 MSWin32-x86-multi-thread-64int
Date
2019-09-11 21:39:12
ID
36d935e8-6bfc-1014-80a5-ae8fb6b3b3fb
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 Marius Gavrilescu,

This is a computer-generated report for Code-Quality-0.002
on perl 5.22.1, created by CPAN-Reporter-1.2018_01.

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:\STRAWB~1\c\bin\dmake.exe test':

"C:\Strawberry221\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
syntax error at C:\STRAWB~1\cpan\build\Code-Quality-0.002-EvetXZ\blib\lib/Code/Quality.pm line 333, near "csv in"
Global symbol "$csv" requires explicit package name (did you forget to declare "my $csv"?) at C:\STRAWB~1\cpan\build\Code-Quality-0.002-EvetXZ\blib\lib/Code/Quality.pm line 334.
Type of arg 1 to List::Util::reduce must be block or sub {} (not reference constructor) at C:\STRAWB~1\cpan\build\Code-Quality-0.002-EvetXZ\blib\lib/Code/Quality.pm line 378, near "@test_results;"
Type of arg 1 to List::Util::any must be block or sub {} (not reference constructor) at C:\STRAWB~1\cpan\build\Code-Quality-0.002-EvetXZ\blib\lib/Code/Quality.pm line 395, near "$warnings;"
Type of arg 1 to List::Util::any must be block or sub {} (not reference constructor) at C:\STRAWB~1\cpan\build\Code-Quality-0.002-EvetXZ\blib\lib/Code/Quality.pm line 396, near "$warnings;"
Compilation failed in require at t/breakage.t line 7.
BEGIN failed--compilation aborted at t/breakage.t line 7.
t/breakage.t ...... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 

#   Failed test 'use Code::Quality;'
#   at t/Code-Quality.t line 8.
#     Tried to use 'Code::Quality'.
#     Error:  syntax error at C:\STRAWB~1\cpan\build\Code-Quality-0.002-EvetXZ\blib\lib/Code/Quality.pm line 333, near "csv in"
# Global symbol "$csv" requires explicit package name (did you forget to declare "my $csv"?) at C:\STRAWB~1\cpan\build\Code-Quality-0.002-EvetXZ\blib\lib/Code/Quality.pm line 334.
# Type of arg 1 to List::Util::reduce must be block or sub {} (not reference constructor) at C:\STRAWB~1\cpan\build\Code-Quality-0.002-EvetXZ\blib\lib/Code/Quality.pm line 378, near "@test_results;"
# Type of arg 1 to List::Util::any must be block or sub {} (not reference constructor) at C:\STRAWB~1\cpan\build\Code-Quality-0.002-EvetXZ\blib\lib/Code/Quality.pm line 395, near "$warnings;"
# Type of arg 1 to List::Util::any must be block or sub {} (not reference constructor) at C:\STRAWB~1\cpan\build\Code-Quality-0.002-EvetXZ\blib\lib/Code/Quality.pm line 396, near "$warnings;"
# Compilation failed in require at t/Code-Quality.t line 8.
# BEGIN failed--compilation aborted at t/Code-Quality.t line 8.
Undefined subroutine &main::analyse_code called at t/Code-Quality.t line 18.
# Looks like you planned 9 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t/Code-Quality.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 9/9 subtests 
syntax error at C:\STRAWB~1\cpan\build\Code-Quality-0.002-EvetXZ\blib\lib/Code/Quality.pm line 333, near "csv in"
Global symbol "$csv" requires explicit package name (did you forget to declare "my $csv"?) at C:\STRAWB~1\cpan\build\Code-Quality-0.002-EvetXZ\blib\lib/Code/Quality.pm line 334.
Type of arg 1 to List::Util::reduce must be block or sub {} (not reference constructor) at C:\STRAWB~1\cpan\build\Code-Quality-0.002-EvetXZ\blib\lib/Code/Quality.pm line 378, near "@test_results;"
Type of arg 1 to List::Util::any must be block or sub {} (not reference constructor) at C:\STRAWB~1\cpan\build\Code-Quality-0.002-EvetXZ\blib\lib/Code/Quality.pm line 395, near "$warnings;"
Type of arg 1 to List::Util::any must be block or sub {} (not reference constructor) at C:\STRAWB~1\cpan\build\Code-Quality-0.002-EvetXZ\blib\lib/Code/Quality.pm line 396, near "$warnings;"
Compilation failed in require at t/lizard.t line 7.
BEGIN failed--compilation aborted at t/lizard.t line 7.
t/lizard.t ........ 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
t/perlcritic.t .... skipped: $ENV{RELEASE_TESTING} is false
t/regression.t .... skipped: $ENV{RELEASE_TESTING} is false

Test Summary Report
-------------------
t/breakage.t    (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/Code-Quality.t (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 9 tests but ran 1.
t/lizard.t      (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Files=5, Tests=1,  3 wallclock secs ( 0.11 usr +  0.02 sys =  0.13 CPU)
Result: FAIL
Failed 3/5 test programs. 1/1 subtests failed.
dmake.exe:  Error code 255, while making 'test_dynamic'

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    Cpanel::JSON::XS    0        3.0213  
    File::Which         0        1.21    
    List::Util          1.44     1.45    
    perl                5.020000 5.022001
    Text::CSV           0        1.33    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 0        7.10    
    File::Slurper       0        0.008   
    String::Escape      0        2010.002

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Strawberry221\c\bin;C:\Strawberry221\perl\site\bin;C:\Strawberry221\perl\bin;C:\Git\cmd
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 544
    PERL5_CPAN_IS_RUNNING = 544
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 960,544
    PERL_CR_SMOKER_CURRENT = Code-Quality-0.002
    PERL_CR_SMOKER_RUNONCE = 1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HASH_SEED = 0x11111111
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
    TEMP = C:\DOCUME~1\c\LOCALS~1\Temp

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

    $^X = C:\Strawberry221\perl\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                2.11    
    CPAN::Meta          2.150005
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.10    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.10    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.62    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4216  
    Module::Signature   0.79    
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.36    
    Test::More          1.001014
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9916  


--

Summary of my perl5 (revision 5 version 22 subversion 1) configuration:
   
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread-64int
    uname='Win32 strawberry-perl 5.22.1.4 #1 Sat Mar 26 14:08:02 2016 i386'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwrapv -fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.9.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12, longdblkind=3
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
    libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\i686-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\i686-w64-mingw32\4.9.2
    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=libperl522.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=xs.dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
                        PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_NEW_COPY_ON_WRITE
                        PERL_PRESERVE_IVUV USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
                        USE_PERLIO USE_PERL_ATOF
  Built under MSWin32
  Compiled at Mar 26 2016 14:12:26
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="544"
    PERL5_CPAN_IS_RUNNING="544"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="960,544"
    PERL_CR_SMOKER_CURRENT="Code-Quality-0.002"
    PERL_CR_SMOKER_RUNONCE="1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_HASH_SEED="0x11111111"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:/Strawberry221/perl/site/lib
    C:/Strawberry221/perl/vendor/lib
    C:/Strawberry221/perl/lib
    .