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.
        
--
This is an error report generated automatically by CPANPLUS,
version 0.0499.

Below is the error stack during 'make test':

        C:\perl\5.8.5\bin\perl.exe "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib\lib', 'blib\arch')" t\01_load.t t\02_hash_ref_call.t 
t\03_array_call.t t\04_taint.t t\05_no_fork.t
t\01_load.............ok
t\02_hash_ref_call....FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t\03_array_call.......FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t\04_taint............FAILED tests 4-6
        Failed 3/6 tests, 50.00% okay
t\05_no_fork..........FAILED test 6
        Failed 1/6 tests, 83.33% okay
Failed Test          Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t\02_hash_ref_call.t                3    3 100.00%  1-3
t\03_array_call.t                   3    3 100.00%  1-3
t\04_taint.t                        6    3  50.00%  4-6
t\05_no_fork.t                      6    1  16.67%  6

Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

Der Befehl "touch" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
# Failed test 1 in t\02_hash_ref_call.t at line 16
#  t\02_hash_ref_call.t line 16 is: ok(-e $filename);
# Failed test 2 in t\02_hash_ref_call.t at line 17
#  t\02_hash_ref_call.t line 17 is: ok(unlink $filename);
Der Befehl "rm" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
# Failed test 3 in t\02_hash_ref_call.t at line 18
#  t\02_hash_ref_call.t line 18 is: ok(!system("rm -rf $test_dir"));
Der Befehl "touch" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
# Failed test 1 in t\03_array_call.t at line 16
#  t\03_array_call.t line 16 is: ok(-e $filename);
# Failed test 2 in t\03_array_call.t at line 17
#  t\03_array_call.t line 17 is: ok(unlink $filename);
Der Befehl "rm" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
# Failed test 3 in t\03_array_call.t at line 18
#  t\03_array_call.t line 18 is: ok(!system("rm -rf $test_dir"));
# Failed test 6 in t\05_no_fork.t at line 33
#  t\05_no_fork.t line 33 is: ok(!-e $test_dir);
Failed 4/5 test scripts, 20.00% okay. 10/19 subtests failed, 47.37% okay.
NMAKE : fatal error U1077: 'C:\perl\5.8.5\bin\perl.exe' : return code '0xff'
Stop.


Additional comments:
--

Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    usethreads=undef 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  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS 
-DUSE_PERLIO -DPERL_MSVCRT_READFIX',
    optimize='-MD -Zi -DNDEBUG -O1',
    cppflags='-DWIN32'
    ccversion='', 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:"c:\perl\5.8.5\lib\CORE"  -machine:x86'
    libpth="C:\Programme\Microsoft Visual C++ Toolkit 2003\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 wsock32.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 wsock32.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='undef'
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"c:\perl\5.8.5\lib\CORE"  -machine:x86'

Reply via email to