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 test report for Log-Log4perl-1.08, created
automatically by CPAN::Reporter, version 0.38, 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 testing your distribution.

Sections of this report:

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

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

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

requires:

    Module     Need Have
    ---------- ---- ----
    File::Spec 0.82 3.24
    Test::More 0.45 0.64

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

Environment variables:

    ACTIVEPERL_CONFIG_DISABLE = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = C:\Program Files\Microsoft Visual 
Studio\VC98\atl\include;C:\Program Files\Microsoft Visual 
Studio\VC98\mfc\include;C:\Program Files\Microsoft Visual Studio\VC98\include
    LIB = C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib;C:\Program 
Files\Microsoft Visual Studio\VC98\lib
    NUMBER_OF_PROCESSORS = 1
    PATH = D:\usr\bin\;d:\program 
files\imagemagick-6.2.6-q16;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\usr\bin;D:\Apache2\bin;d:\Program
 Files\Subversion\bin;D:\MySQL\bin;D:\mingw\bin;d:\Program Files\IDM Computer 
Solutions\UltraEdit-32;C:\WINDOWS\system32\WindowsPowerShell\v1.0;D:\ghc\ghc-6.6\bin;D:\PROGRA~1\ATT\Graphviz\bin;d:\Program
 Files\SecureCRT\;C:\Program Files\Microsoft Visual 
Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual 
Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual 
Studio\Common\Tools;C:\Program Files\Microsoft Visual 
Studio\VC98\bin;D:\bin\ctags56;
    PERL5LIB = 
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 44 Stepping 2, AuthenticAMD

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

    Perl: $^X = D:\usr\bin\perl.exe
    UID:  $<  = 0
    EUID: $>  = 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.8802
    Cwd                 3.24  
    ExtUtils::CBuilder  0.18  
    ExtUtils::Command   1.12  
    ExtUtils::Install   1.4   
    ExtUtils::MakeMaker 6.31  
    ExtUtils::Manifest  1.49  
    ExtUtils::ParseXS   2.11  
    File::Spec          3.24  
    Module::Build       0.2801
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.64  
    version             0.680 

------------------------------
TEST OUTPUT
------------------------------

Output from 'nmake test':


Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

        D:\usr\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.....ok
t/007LogPrio.........ok
t/008ConfCat.........ok
t/009Deuce...........ok
t/010JConsole........ok
t/011JFile...........ok
t/012Deeper..........ok
t/013Bench...........ok
t/014ConfErrs........ok
t/015fltmsg..........ok
t/016Export..........ok
t/017Watch...........
#   Failed test 'recreate before 2nd write'
#   in t/017Watch.t at line 292.
#          got: 'INFO - test1
# '
#     expected: 'INFO - test2
# '
Cannot rename (Permission denied) at t/017Watch.t line 316.
# Looks like you planned 29 tests but only ran 28.
# Looks like you failed 1 test of 28 run.
# Looks like your test died just after 28.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 28-29
        Failed 2/29 tests, 93.10% okay (less 5 skipped tests: 22 okay, 75.86%)
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.........ok
t/027Watch2..........ok
t/027Watch3..........skipped
        all skipped: only on platforms supporting signals
t/028Additivity......ok
t/029SysWide.........ok
t/030LDLevel.........ok
t/031NDC.............ok
t/032JRollFile.......skipped
        all skipped: Log::Dispatch::FileRotate tests skipped
t/033UsrCspec........ok
t/034DBI.............ok
t/035JDBCAppender....ok
t/036JSyslog.........Sys::Syslog not installed, skipping...
ok
t/037JWin32Event.....skipped
        all skipped: only with Log::Dispatch::Win32EventLog
t/038XML-DOM1........ok
t/039XML-DOM2........ok
t/040Filter..........ok
t/041SafeEval........ok
t/042SyncApp.........skipped
        all skipped: - only with L4P_ALL_TESTS
t/043VarSubst........ok
t/044XML-Filter......ok
t/045Composite.......ok
t/046RRDs............skipped
        all skipped: (RRDs not installed)
t/048lwp.............ok
t/049Unhide..........ok
t/050Buffer..........ok
t/051Extra...........ok
t/052Utf8............ok
Failed Test  Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/017Watch.t  255 65280    29    3  28-29
5 tests and 5 subtests skipped.
Failed 1/53 test scripts. 2/584 subtests failed.
Files=53, Tests=584, 47 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)
Failed 1/53 test programs. 2/584 subtests failed.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0xff'
Stop.


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=MSWin32, osvers=5.0, 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='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE 
-DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX',
    optimize='-MD -Zi -DNDEBUG -O1',
    cppflags='-DWIN32'
    ccversion='12.00.8804', gccversion='', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"D:\usr\lib\CORE"  -machine:x86'
    libpth=\lib
    libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib 
uuid.lib ws2_32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib 
msvcrt.lib
    perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib 
uuid.lib ws2_32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib 
msvcrt.lib
    libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"D:\usr\lib\CORE"  -machine:x86'

Reply via email to