develooper Front page | perl.cpan.testers | Postings from January 2004

FAIL VCS-0.13 MSWin32-x86-multi-thread 4.0

From:
Barbie
Date:
January 7, 2004 23:35
Subject:
FAIL VCS-0.13 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.
	

--
This is an error report generated automatically by CPANPLUS,
version 0.045.

Below is the error stack during 'make test':

	C:\Perl\bin\perl.exe -MExtUtils::Command -e cp examples/diff-hist.bat blib\script\diff-hist.bat
	pl2bat.bat blib\script\diff-hist.bat
	C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t\00VCS.t t\01Cvs.t t\01Rcs.t
t\00VCS....ok
t\01Cvs....dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-17
	Failed 14/17 tests, 17.65% okay
t\01Rcs....dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-14
	Failed 11/14 tests, 21.43% okay
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t\01Cvs.t    255 65280    17   28 164.71%  4-17
t\01Rcs.t    255 65280    14   22 157.14%  4-14

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

The syntax of the command is incorrect.
The syntax of the command is incorrect.
VCS::Cvs::File->new: /tmp/vcstestdir.2232/sandbox/td/dir/file: No such file or directory
# Looks like you planned 17 tests but only ran 3.
# Looks like your test died just after 3.
co: invalid option -- V
Usage:
  cvs rcsfile [-ANPRcflnps] [-r rev] [-D date] [-d dir]
    [-j rev1] [-j rev2] [-k kopt] modules...
	-A	Reset any sticky tags/date/kopts.
	-N	Don't shorten module paths if -d specified.
	-P	Prune empty directories.
	-R	Process directories recursively.
	-c	"cat" the module database.
	-f	Force a head revision match if tag/date not found.
	-l	Local directory only, not recursive
	-n	Do not run module program (if any).
	-p	Check out files to standard output (avoids stickiness).
	-s	Like -c, but include module status.
	-r rev	Check out revision or tag. (implies -P) (is sticky)
	-D date	Check out revisions as of date. (implies -P) (is sticky)
	-d dir	Check out into dir instead of module name.
	-k kopt	Use RCS kopt -k option on checkout. (is sticky)
	-j rev	Merge in changes made between current revision and rev.
(Specify the --help global option for a list of other help options)
The syntax of the command is incorrect.
cvs [rcsfile aborted]: EOF while looking for value in RCS file /tmp/vcstestdir.1952/dir/file
VCS::Rcs::File->new: /tmp/vcstestdir.1952/dir/file failed to split log
# Looks like you planned 14 tests but only ran 3.
# Looks like your test died just after 3.
Failed 2/3 test scripts, 33.33% okay. 25/40 subtests failed, 37.50% okay.
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x2'
Stop.
--

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:\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'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About