Report for Unix-Whereis-0.1

Back
From: metabase:user:fcf99560-6bf4-1014-86b3-1cf189224fdf
Subject: FAIL Unix-Whereis-0.1 v5.16.3 
Date: 2013-08-30T14:57:12Z

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 Daniel Muey,

This is a computer-generated report for Unix-Whereis-0.1
on perl 5.16.3, 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 'C:\Perl\bin\perl.exe ./Build test':

Set up gcc environment - 3.4.5 (mingw-vista special r3)
Set up gcc environment - 3.4.5 (mingw-vista special r3)
Set up gcc environment - 3.4.5 (mingw-vista special r3)
# Testing Unix::Whereis 
t\00.load.t ....... ok
# Testing Unix::Whereis 0.1

#   Failed test 'whereis_everyone() does not include non-executable files'
#   at t\01.functions.t line 186.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 'C:\Users\otrs\AppData\Local\Temp\p3XdwmhKkW/foo/file'

#   Failed test 'whereis_everyone() includes all executable files'
#   at t\01.functions.t line 192.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 'C:\Users\otrs\AppData\Local\Temp\p3XdwmhKkW/bin/myprog'

#   Failed test 'whereis_everyone() cache true returns correct values'
#   at t\01.functions.t line 212.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 'C:\Users\otrs\AppData\Local\Temp\p3XdwmhKkW/bin/myprog'

#   Failed test 'whereis_everyone() cache true sets correct values'
#   at t\01.functions.t line 218.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 'C:\Users\otrs\AppData\Local\Temp\p3XdwmhKkW/bin/myprog'

#   Failed test 'whereis_everyone() cache true returns cached values, even though reality has changed'
#   at t\01.functions.t line 226.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 'C:\Users\otrs\AppData\Local\Temp\p3XdwmhKkW/bin/myprog'

#   Failed test 'whereis_everyone() cache not true returns reality, not the cache'
#   at t\01.functions.t line 232.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 'C:\Users\otrs\AppData\Local\Temp\p3XdwmhKkW/local/bin/myprog'

#   Failed test 'whereis_everyone() cache clear returns correct values'
#   at t\01.functions.t line 238.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 'C:\Users\otrs\AppData\Local\Temp\p3XdwmhKkW/local/bin/myprog'

#   Failed test 'whereis_everyone() cache clear reset to correct values'
#   at t\01.functions.t line 244.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 'C:\Users\otrs\AppData\Local\Temp\p3XdwmhKkW/local/bin/myprog'

#   Failed test 'whereis() does not include non-executable files'
#   at t\01.functions.t line 261.
#          got: undef
#     expected: 'C:\Users\otrs\AppData\Local\Temp\p3XdwmhKkW/foo/file'

#   Failed test 'whereis() returns first executable file'
#   at t\01.functions.t line 262.
#          got: undef
#     expected: 'C:\Users\otrs\AppData\Local\Temp\p3XdwmhKkW/bin/myprog'

#   Failed test 'whereis() cache true returns correct values'
#   at t\01.functions.t line 277.
#          got: undef
#     expected: 'C:\Users\otrs\AppData\Local\Temp\p3XdwmhKkW/bin/myprog'

#   Failed test 'whereis() cache true sets correct values'
#   at t\01.functions.t line 278.
#          got: undef
#     expected: 'C:\Users\otrs\AppData\Local\Temp\p3XdwmhKkW/bin/myprog'

#   Failed test 'whereis() cache true returns cached values, even though reality has changed'
#   at t\01.functions.t line 282.
#          got: undef
#     expected: 'C:\Users\otrs\AppData\Local\Temp\p3XdwmhKkW/bin/myprog'

#   Failed test 'whereis() cache not true returns reality, not the cache'
#   at t\01.functions.t line 283.
#          got: undef
#     expected: 'C:\Users\otrs\AppData\Local\Temp\p3XdwmhKkW/local/bin/myprog'

#   Failed test 'whereis() cache clear returns correct values'
#   at t\01.functions.t line 284.
#          got: undef
#     expected: 'C:\Users\otrs\AppData\Local\Temp\p3XdwmhKkW/local/bin/myprog'

#   Failed test 'whereis() cache clear reset to correct values'
#   at t\01.functions.t line 285.
#          got: undef
#     expected: 'C:\Users\otrs\AppData\Local\Temp\p3XdwmhKkW/local/bin/myprog'
# Looks like you failed 16 tests of 92.
t\01.functions.t .. 
Dubious, test returned 16 (wstat 4096, 0x1000)
Failed 16/92 subtests 
t\perlcritic.t .... skipped: Critic tests are only run in RELEASE_TESTING mode.
t\perltidy.t ...... skipped: PerlTidy tests are only run in RELEASE_TESTING mode.
t\pod-coverage.t .. skipped: POD tests are only run in RELEASE_TESTING mode.
t\pod-spelling.t .. skipped: POD tests are only run in RELEASE_TESTING mode.
t\pod.t ........... skipped: POD tests are only run in RELEASE_TESTING mode.

Test Summary Report
-------------------
t\01.functions.t (Wstat: 4096 Tests: 92 Failed: 16)
  Failed tests:  69-70, 73-78, 83-84, 87-92
  Non-zero exit status: 16
Files=7, Tests=101,  1 wallclock secs ( 0.19 usr +  0.00 sys =  0.19 CPU)
Result: FAIL
Failed 1/7 test programs. 16/101 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    File::Slurp         0    9999.19
    File::Spec          0    3.40   
    File::Temp          0    0.22   
    Test::More          0    0.98   

configure_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.63_02


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\windows\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 4
    PATH = C:\Perl64\site\bin;C:\Perl64\bin;C:\Perl\site\bin;C:\Perl\bin;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Git\cmd
    PERL5LIB = C:\Perl\cpan\build\File-Slurp-9999.19-BFQ8yz/blib/arch;C:\Perl\cpan\build\File-Slurp-9999.19-BFQ8yz/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 2708
    PERL5_CPAN_IS_RUNNING = 2708
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4352,2708
    PERL_CR_SMOKER_CURRENT = Unix-Whereis-0.1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
    TEMP = C:\Users\otrs\AppData\Local\Temp

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

    $^X = C:\Perl\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, 768, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.18    
    File::Spec          3.40    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.26    
    Test::More          0.98    
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9902  


--

Summary of my perl5 (revision 5 version 16 subversion 3) 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:\Perl\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:\Perl\site\bin\g++.exe', ldflags ='-L"C:\Perl\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:\Perl\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 1603 [296746]
  Built under MSWin32
  Compiled at Mar 13 2013 11:29:21
  %ENV:
    PERL5LIB="C:\Perl\cpan\build\File-Slurp-9999.19-BFQ8yz/blib/arch;C:\Perl\cpan\build\File-Slurp-9999.19-BFQ8yz/blib/lib"
    PERL5_CPANPLUS_IS_RUNNING="2708"
    PERL5_CPAN_IS_RUNNING="2708"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="4352,2708"
    PERL_CR_SMOKER_CURRENT="Unix-Whereis-0.1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:\Perl\cpan\build\File-Slurp-9999.19-BFQ8yz/blib/arch
    C:\Perl\cpan\build\File-Slurp-9999.19-BFQ8yz/blib/lib
    C:/Perl/site/lib
    C:/Perl/lib
    .