Report for Text-Repository-1.04

Back
From: metabase:user:31dd1d2e-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Text-Repository-1.04 v5.10.1 
Date: 2010-11-30T14:34:43Z

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 Darren Chamberlain,

This is a computer-generated report for Text-Repository-1.04
on perl 5.10.1, 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:\Perl\site\bin\dmake.exe test':

C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/01load.t ......... ok
t/02instantiate.t .. ok
Use of uninitialized value $_ in hash element at C:\Perl\cpan\build\Text-Repository-1.04-bIsgjM\blib\lib/Text/Repository.pm line 139.
Use of uninitialized value $_ in -d at C:\Perl\cpan\build\Text-Repository-1.04-bIsgjM\blib\lib/Text/Repository.pm line 138.

#   Failed test 'Correct number of paths'
#   at t/03paths.t line 16.
#          got: '1'
#     expected: '3'
Use of uninitialized value $paths[1] in string eq at t/03paths.t line 19.

#   Failed test 'Paths are set correctly'
#   at t/03paths.t line 19.

#   Failed test 'Paths can be removed correctly'
#   at t/03paths.t line 29.
#          got: '0'
#     expected: '2'
Use of uninitialized value $paths[0] in string eq at t/03paths.t line 32.

#   Failed test 'Paths are set correctly'
#   at t/03paths.t line 32.
Use of uninitialized value $_ in hash element at C:\Perl\cpan\build\Text-Repository-1.04-bIsgjM\blib\lib/Text/Repository.pm line 139.
Use of uninitialized value $_ in -d at C:\Perl\cpan\build\Text-Repository-1.04-bIsgjM\blib\lib/Text/Repository.pm line 138.

#   Failed test 'Duplicate paths are handled correctly'
#   at t/03paths.t line 38.
#          got: '0'
#     expected: '2'
Use of uninitialized value $paths[0] in string eq at t/03paths.t line 41.

#   Failed test 'Duplicate paths are handled correctly'
#   at t/03paths.t line 41.

#   Failed test 'Adding paths using arrayref'
#   at t/03paths.t line 50.
#          got: '0'
#     expected: '4'
Use of uninitialized value $paths[0] in string eq at t/03paths.t line 53.

#   Failed test 'Adding paths using arrayrefs works'
#   at t/03paths.t line 53.

#   Failed test 'add_path ignores non-directories'
#   at t/03paths.t line 63.
#          got: '0'
#     expected: '4'
# Looks like you failed 9 tests of 9.
t/03paths.t ........ 
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 9/9 subtests 
t/04fetch.t ........ ok

Test Summary Report
-------------------
t/03paths.t      (Wstat: 2304 Tests: 9 Failed: 9)
  Failed tests:  1-9
  Non-zero exit status: 9
Files=4, Tests=16,  0 wallclock secs ( 0.02 usr +  0.00 sys =  0.02 CPU)
Result: FAIL
Failed 1/4 test programs. 9/16 subtests failed.
dmake.exe:  Error code 255, while making 'test_dynamic'

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\Windows\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 2
    PATH = C:\Program Files (x86)\PC Connectivity Solution\;C:\Perl64\site\bin;C:\Perl64\bin;c:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Ruby\bin;C:\Program Files (x86)\ActiveState Komodo IDE 5\;C:\Perl\site\bin;C:\Perl\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\strawberry\c\bin;C:\strawberry\perl\bin;C:\Program Files (x86)\TortoiseSVN\bin;c:\Python26\Scripts;C:\strawberry\perl\site\bin;C:\Program Files (x86)\IDM Computer Solutions\UltraEdit\
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 6620
    PERL5_CPAN_IS_RUNNING = 6620
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3880,6620
    PERL_CR_SMOKER_CURRENT = Text-Repository-1.04
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    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:\Perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = Win7
    Win32::GetOSVersion = , 6, 1, 7600, 2, 0, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 0

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9402 
    Cwd                 3.31   
    ExtUtils::CBuilder  0.27   
    ExtUtils::Command   1.16   
    ExtUtils::Install   1.54_01
    ExtUtils::MakeMaker 6.55_02
    ExtUtils::Manifest  1.58   
    ExtUtils::ParseXS   2.22   
    File::Spec          3.31   
    Module::Build       0.3601 
    Module::Signature   n/a    
    Test::Harness       3.17   
    Test::More          0.94   
    YAML                0.72   
    YAML::Syck          1.14   
    version             0.78   


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=MSWin32, osvers=5.00, 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 -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -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=perl510.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: 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_SITECUSTOMIZE
  Locally applied patches:
	ActivePerl Build 1007 [291969]
	0abd0d disable non-unicode case insensitive trie matching
  Built under MSWin32
  Compiled at Jan 26 2010 23:15:11
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="6620"
    PERL5_CPAN_IS_RUNNING="6620"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3880,6620"
    PERL_CR_SMOKER_CURRENT="Text-Repository-1.04"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:/Perl/site/lib
    C:/Perl/lib
    .