This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Michael Schilli,
    
This is a computer-generated report for Log-Log4perl-1.13
on perl-5.8.8, created automatically by CPAN-Reporter-1.04 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect, please consult "Notes for CPAN Authors" on 
the CPAN Testers Wiki: http://cpantest.grango.org

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from 'C:\strawberry-perl\dmake\bin\dmake.EXE test':

C:\strawberry-perl\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/001Level.............ok
t/002Logger............ok
t/003Layout............ok
t/004Config............ok
t/005Config-Perl.......ok
t/006Config-Java.......skipped: only with Log::Dispatch
t/007LogPrio...........ok
t/008ConfCat...........ok
t/009Deuce.............ok
t/010JConsole..........skipped: only with Log::Dispatch
t/011JFile.............skipped: only with Log::Dispatch
t/012Deeper............skipped: only with Log::Dispatch
t/013Bench.............ok
t/014ConfErrs..........ok
t/015fltmsg............ok
t/016Export............ok
t/017Watch.............ok
t/018Init..............ok
t/019Warn..............ok
t/020Easy..............ok
t/020Easy2.............ok
t/021AppThres..........ok
t/022Wrap..............ok
t/023Date..............ok
t/024WarnDieCarp.......ok
t/025CustLevels........ok
t/026FileApp...........# Failed test 14 in t/026FileApp.t at line 267
#  t/026FileApp.t line 267 is: ok(! -f "${testfile}_1");
# Test 15 got: "INFO - File1\nINFO - File1\nINFO - File1\n" (t/026FileApp.t at 
line 276)
#    Expected: "INFO - File1\n"
#  t/026FileApp.t line 276 is: ok($content, "INFO - File1\n");
 Failed 2/15 subtests 
t/027Watch2............ok
t/027Watch3............skipped: only on platforms supporting signals
t/028Additivity........ok
t/029SysWide...........ok
t/030LDLevel...........ok
t/031NDC...............ok
t/032JRollFile.........skipped: only with Log::Dispatch::FileRotate 1.10
t/033UsrCspec..........ok
t/034DBI...............skipped: DBD::CSV or SQL::Statement 1.005 not installed, 
skipping tests
t/035JDBCAppender......skipped: only with Log::Dispatch and DBD::CSV
t/036JSyslog...........Sys::Syslog not installed, skipping...
ok
t/037JWin32Event.......skipped: only with Log::Dispatch::Win32EventLog
t/038XML-DOM1..........skipped: only with XML::DOM > 1.29
t/039XML-DOM2..........skipped: only with XML::DOM > 1.29
t/040Filter............ok
t/041SafeEval..........ok
t/042SyncApp...........skipped: - only with L4P_ALL_TESTS
t/043VarSubst..........ok
t/044XML-Filter........skipped: only with XML::DOM > 1.29
t/045Composite.........ok
t/046RRDs..............skipped: (RRDs not installed)
t/048lwp...............ok
t/049Unhide............ok
t/050Buffer............ok
t/051Extra.............ok
t/052Utf8..............ok
t/053Resurrect.........ok

Test Summary Report
-------------------
t/026FileApp.t     (Wstat: 0 Tests: 15 Failed: 2)
  Failed test number(s):  14-15
Files=54, Tests=575, 22 wallclock secs ( 0.33 usr +  0.13 sys =  0.45 CPU)
Result: FAIL
Failed 1/54 test programs. 2/575 subtests failed.
dmake.EXE:  Error code 255, while making 'test_dynamic'

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

Prerequisite modules loaded:

requires:

    Module     Need Have
    ---------- ---- ----
    File::Spec 0.82 3.25
    Test::More 0.45 0.72

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

Environment variables:

    COMSPEC = F:\WINDOWS\system32\cmd.exe
    INCLUDE = 
;C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode
    LIB = ;C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin
    NUMBER_OF_PROCESSORS = 1
    PATH = 
F:\WINDOWS\system32;F:\WINDOWS;F:\WINDOWS\System32\Wbem;C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 396
    PERL5_CPAN_IS_RUNNING = 396
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 12 Stepping 0, AuthenticAMD
    TEMP = F:\DOCUME~1\MATTHE~1\LOCALS~1\Temp

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

    $^X = C:\strawberry-perl\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 256, 1
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92_51
    Cwd                 3.25   
    ExtUtils::CBuilder  0.21   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.44   
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       2.99_07
    Test::More          0.72   
    YAML                0.66   
    YAML::Syck          0.99   
    version             0.74   


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    usethreads=define use5005threads=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 
-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:\strawberry-perl\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'
    libpth=c:\strawberry-perl\mingw\lib
    libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr 
-lwinmm -lversion -lodbc32 -lodbccp32
    perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool 
-lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 
-lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    libc=-lmsvcrt, so=dll, useshrplib=yes, libperl=libperl58.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"c:\strawberry-perl\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'

Reply via email to