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.050. Below is the error stack during 'make test': C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t\caller.t t\carp_default.t t\carp_file.t t\carp_fork.t t\carp_multiline.t t\carp_silent.t t\default.t t\default_exp.t t\file.t t\fork.t t\format.t t\priority.t t\tag_callback.t t\tag_string.t t\caller............FAILED tests 5, 7-8 Failed 3/10 tests, 70.00% okay t\carp_default......ok t\carp_file.........ok t\carp_fork.........ok t\carp_multiline....ok t\carp_silent.......FAILED test 2 Failed 1/2 tests, 50.00% okay t\default...........ok t\default_exp.......ok t\file..............FAILED tests 1, 3, 6, 8, 10, 12, 15-17, 19-22, 25, 28-29, 31-32, 34-35, 37-38 Failed 22/38 tests, 42.11% okay t\fork..............FAILED tests 12, 14, 16, 18 Failed 4/19 tests, 78.95% okay t\format............ok 1/4 skipped: pre 5.8.0 t\priority..........ok t\tag_callback......FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t\tag_string........FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\caller.t 10 3 30.00% 5 7-8 t\carp_silent.t 2 1 50.00% 2 t\file.t 38 22 57.89% 1 3 6 8 10 12 15-17 19-22 25 28-29 31-32 34-35 37-38 t\fork.t 19 4 21.05% 12 14 16 18 t\tag_callback.t 2 2 100.00% 1-2 t\tag_string.t 2 2 100.00% 1-2 1 subtest skipped. Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. # Failed test 1 in t\file.t at line 57 # t\file.t line 57 is: ok(contains("t/file.err", '\d Error$')); # Failed test 3 in t\file.t at line 59 # t\file.t line 59 is: ok(contains("t/file.err", '\d Message$')); # Failed test 6 in t\file.t at line 96 # t\file.t line 96 is: ok(contains("t/file.err", '^DATE me\[\d+\]: error$')); # Failed test 8 in t\file.t at line 98 # t\file.t line 98 is: ok(contains("t/file.out", '^DATE me\[\d+\]: message$')); # Failed test 10 in t\file.t at line 100 # t\file.t line 100 is: ok(contains("t/file.err", '^DATE me\[\d+\]: warning$')); # Failed test 12 in t\file.t at line 102 # t\file.t line 102 is: ok(contains("t/file.err", '^DATE me\[\d+\]: die$')); # Failed test 15 in t\file.t at line 126 # t\file.t line 126 is: ok(contains("t/file.err", '^DATE me: error$')); # Failed test 16 in t\file.t at line 127 # t\file.t line 127 is: ok(! contains("t/file.out", 'error')); # Failed test 17 in t\file.t at line 128 # t\file.t line 128 is: ok(contains("t/file.out", '^DATE me: message$')); # Failed test 19 in t\file.t at line 130 # t\file.t line 130 is: ok(contains("t/file.err", '^DATE me: warning$')); # Failed test 20 in t\file.t at line 131 # t\file.t line 131 is: ok(! contains("t/file.out", 'warning')); # Failed test 21 in t\file.t at line 132 # t\file.t line 132 is: ok(contains("t/file.err", '^DATE me: die$')); # Failed test 22 in t\file.t at line 133 # t\file.t line 133 is: ok(! contains("t/file.out", 'die')); # Failed test 25 in t\file.t at line 156 # t\file.t line 156 is: ok(contains("t/file.err", 'me: error$')); # Failed test 28 in t\file.t at line 183 # t\file.t line 183 is: ok(perm_ok('file.out', 0644)); # Failed test 29 in t\file.t at line 194 # t\file.t line 194 is: ok(perm_ok('file.out', 0640)); # Failed test 31 in t\file.t at line 221 # t\file.t line 221 is: ok(perm_ok('file.out', 0644)); # Failed test 32 in t\file.t at line 233 # t\file.t line 233 is: ok(perm_ok('file.out', 0640)); # Failed test 34 in t\file.t at line 259 # t\file.t line 259 is: ok(perm_ok('file.err', 0644)); # Failed test 35 in t\file.t at line 260 # t\file.t line 260 is: ok(perm_ok('file.dbg', 0640)); # Failed test 37 in t\file.t at line 287 # t\file.t line 287 is: ok(perm_ok('file.err', 0644)); # Failed test 38 in t\file.t at line 288 # t\file.t line 288 is: ok(perm_ok('file.dbg', 0640)); # Failed test 12 in t\fork.t at line 82 # t\fork.t line 82 is: ok(contains("t/fork_file.err", '^DATE squirrel\[\d+\]: out of pez$')); # Failed test 14 in t\fork.t at line 84 # t\fork.t line 84 is: ok(contains("t/fork_file.out", '^DATE squirrel\[\d+\]: una is a growing pup$')); # Failed test 16 in t\fork.t at line 86 # t\fork.t line 86 is: ok(contains("t/fork_file.err", '^DATE squirrel\[\d+\]: do not try this at home$')); # Failed test 18 in t\fork.t at line 88 # t\fork.t line 88 is: ok(contains("t/fork_file.err", '^DATE squirrel\[\d+\]: et tu, Chuckles\?$')); Failed 6/14 test scripts, 57.14% okay. 34/128 subtests failed, 73.44% okay. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff' Stop. Additional comments: -- Summary of my perl5 (revision 5 version 6 subversion 1) 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=undef d_sfio=undef uselargefiles=undef usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='cl', ccflags ='-nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX', optimize='-O1 -MD -DNDEBUG', 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='off_t', lseeksize=4 alignbytes=8, usemymalloc=n, prototype=define Linker and Libraries: ld='link', ldflags ='-nologo -nodefaultlib -release -libpath:"C:/Perl\lib\CORE" -machine:x86' libpth="C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib" "C:\Program Files\Microsoft Visual Studio\VC98\lib" "C:\Perl\lib\CORE" 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=perl56.lib Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -release -libpath:"C:/Perl\lib\CORE" -machine:x86'