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 Qian Yu /Qian Yu,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.048. Testers personal comments may appear at
the end of this report.
Thank you for uploading your works to CPAN. However, it appears there
were some problems testing your distribution.
TEST RESULTS:
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\00load.t t\01new.t t\02clone_lock.t t\03get.t
t\04set.t t\05static.t t\06other.t t\07str.t t\08overload.t
t\00load..........ok
t\01new...........ok
t\02clone_lock....dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 26-27
Failed 2/27 tests, 92.59% okay
t\03get...........dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 8
Failed 1/8 tests, 87.50% okay
t\04set...........ok
t\05static........dubious
Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 13, 15, 17
Failed 3/18 tests, 83.33% okay
t\06other.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
t\07str...........dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t\08overload......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-7
Failed 6/7 tests, 14.29% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\02clone_lock.t 2 512 27 4 14.81% 26-27
t\03get.t 1 256 8 1 12.50% 8
t\05static.t 3 768 18 3 16.67% 13 15 17
t\06other.t 255 65280 2 4 200.00% 1-2
t\07str.t 1 256 1 1 100.00% 1
t\08overload.t 255 65280 7 12 171.43% 2-7
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
# Looks like you planned 27 tests but only ran 25.
# Failed test (t\03get.t at line 15)
# got: '415846923'
# expected: '415818123'
# Looks like you failed 1 tests of 8.
# Failed test (t\05static.t at line 28)
# got: '1'
# expected: ''
# Failed test (t\05static.t at line 30)
# got: '1'
# expected: ''
# Failed test (t\05static.t at line 32)
# got: '1'
# expected: ''
# Looks like you failed 3 tests of 18.
Can't handle date (0, 0, 0, 1, 3, 83.25) at
C:\.cpanplus\5.6.1\build\EasyDateTime-1.0.0\blib\lib/EasyDateTime.pm line 540
# Looks like your test died before it could output anything.
# Failed test (t\07str.t at line 65)
# got:
'1983-83-0-03-3-March-Mar-31-07-7-65-1-Monday-Mon-1-1-01-01-am-AM-02-2-03-3-8-28800-0-GMT+08:00-+0800-+08:00-1983-03-07-01:02:03-
1983-03-07T01:02:03+08:00-Mon, 07 Mar 1983 01:02:03 +0800-1983-03-07
01:02:03-%END'
# expected:
'1983-83-0-03-3-March-Mar-31-07-7-65-1-Monday-Mon-1-1-01-01-am-AM-02-2-03-3-8-28800-8-GMT+08:00-+0800-+08:00-1983-03-07-01:02:03-
1983-03-07T01:02:03+08:00-Mon, 07 Mar 1983 01:02:03 +0800-1983-03-07
01:02:03-%END'
# Looks like you failed 1 tests of 1.
Can't handle date (4, 3, 2, 8, 3, 84.25) at
C:\.cpanplus\5.6.1\build\EasyDateTime-1.0.0\blib\lib/EasyDateTime.pm line 486
# Looks like you planned 7 tests but only ran 1.
# Looks like your test died just after 1.
Failed 6/9 test scripts, 33.33% okay. 15/87 subtests failed, 82.76% okay.
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x2'
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 -Zi -DNDEBUG -DWIN32 -D_CONSOLE
-DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS
-DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -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 -debug -opt:ref,icf
-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 -debug -opt:ref,icf
-libpath:"C:\Perl\lib\CORE" -machine:x86'