Front page | perl.cpan.testers |
Postings from September 2007
FAIL File-DirSync-1.22 MSWin32-x86-multi-thread 4.0
From:
corion-cpanplus
Date:
September 2, 2007 12:14
Subject:
FAIL File-DirSync-1.22 MSWin32-x86-multi-thread 4.0
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear BBB,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.061. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
[MSG] [Sun Sep 2 21:23:47 2007] Trying to get 'file://aliens/cpan/minicpan/authors/id/B/BB/BBB/File-DirSync-1.22.tar.gz'
[MSG] [Sun Sep 2 21:23:47 2007] Trying to get 'file://aliens/cpan/minicpan/authors/id/B/BB/BBB/CHECKSUMS'
[MSG] [Sun Sep 2 21:23:47 2007] Checksum matches for 'File-DirSync-1.22.tar.gz'
[MSG] [Sun Sep 2 21:23:47 2007] Extracted 'File-DirSync-1.22/'
[MSG] [Sun Sep 2 21:23:47 2007] Extracted 'File-DirSync-1.22/lib/'
[MSG] [Sun Sep 2 21:23:47 2007] Extracted 'File-DirSync-1.22/lib/File/'
[MSG] [Sun Sep 2 21:23:47 2007] Extracted 'File-DirSync-1.22/lib/File/DirSync.pm'
[MSG] [Sun Sep 2 21:23:47 2007] Extracted 'File-DirSync-1.22/README'
[MSG] [Sun Sep 2 21:23:47 2007] Extracted 'File-DirSync-1.22/t/'
[MSG] [Sun Sep 2 21:23:47 2007] Extracted 'File-DirSync-1.22/t/100_compile.t'
[MSG] [Sun Sep 2 21:23:47 2007] Extracted 'File-DirSync-1.22/t/100_load.t'
[MSG] [Sun Sep 2 21:23:47 2007] Extracted 'File-DirSync-1.22/t/120_rmtree.t'
[MSG] [Sun Sep 2 21:23:47 2007] Extracted 'File-DirSync-1.22/t/110_behave.t'
[MSG] [Sun Sep 2 21:23:47 2007] Extracted 'File-DirSync-1.22/MANIFEST'
[MSG] [Sun Sep 2 21:23:47 2007] Extracted 'File-DirSync-1.22/Makefile.PL'
[MSG] [Sun Sep 2 21:23:47 2007] Extracted 'File-DirSync-1.22/Changes'
[MSG] [Sun Sep 2 21:23:47 2007] Extracted 'File-DirSync-1.22/dirsync'
[MSG] [Sun Sep 2 21:23:47 2007] Extracted 'File::DirSync' to 'C:\Dokumente und Einstellungen\Administrator\Anwendungsdaten\.cpanplus\5.8.5\build\File-DirSync-1.22'
[MSG] [Sun Sep 2 21:23:48 2007] Checking if your kit is complete...
Looks good
Writing Makefile for File::DirSync
[MSG] [Sun Sep 2 21:23:48 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Sun Sep 2 21:23:55 2007] cp lib/File/DirSync.pm blib\lib\File\DirSync.pm
C:\perl\5.8.5\bin\perl.exe -MExtUtils::Command -e cp dirsync blib\script\dirsync
pl2bat.bat blib\script\dirsync
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
[ERROR] [Sun Sep 2 21:24:05 2007] MAKE TEST failed: No such file or directory C:\perl\5.8.5\bin\perl.exe -MExtUtils::Command -e cp dirsync blib\script\dirsync
pl2bat.bat blib\script\dirsync
C:\perl\5.8.5\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/100_compile....ok
t/100_load.......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/110_behave.....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 7, 17, 20-32
Failed 15/32 tests, 53.13% okay
t/120_rmtree.....FAILED tests 2, 9-10
Failed 3/10 tests, 70.00% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/100_load.t 255 65280 1 1 1
t/110_behave.t 255 65280 32 28 7 17 20-32
t/120_rmtree.t 10 3 2 9-10
Failed 3/4 test scripts. 19/44 subtests failed.
Files=4, Tests=44, 8 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
Das System kann den angegebenen Pfad nicht finden.
dirsync syntax OK
Compilation failure: at t/100_load.t line 12.
# Failed test 1 in t/100_load.t at line 8
# t/100_load.t line 8 is: END { ok $loaded;}
# Failed test 7 in t/110_behave.t at line 36
# t/110_behave.t line 36 is: ok ($m2 > $m1);
# Failed test 17 in t/110_behave.t at line 74
# t/110_behave.t line 74 is: ok ($m4 > $m3);
The symlink function is unimplemented at t/110_behave.t line 84.
# Failed test 2 in t/120_rmtree.t at line 16
# t/120_rmtree.t line 16 is: ok mkdir("testdir", 0755);
# Failed test 9 in t/120_rmtree.t at line 41
# t/120_rmtree.t line 41 is: ok $dirsync->rmtree("testdir");
# Failed test 10 in t/120_rmtree.t at line 45
# t/120_rmtree.t line 45 is: ok !-e "testdir";
Failed 3/4 test programs. 19/44 subtests failed.
NMAKE : fatal error U1077: 'C:\perl\5.8.5\bin\perl.exe' : return code '0xff'
Stop.
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
File::Copy 2.08
File::Path 1.06
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPAN::YACSmoke 0.03.
--
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'
-
FAIL File-DirSync-1.22 MSWin32-x86-multi-thread 4.0
by corion-cpanplus