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

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

From:
Barbie
Date:
February 26, 2004 23:23
Subject:
FAIL scriptdist-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.048.

Below is the error stack during 'make test':

	C:\Perl\bin\perl.exe -MExtUtils::Command -e cp scriptdist blib\script\scriptdist
	pl2bat.bat blib\script\scriptdist
	C:\Perl\bin\perl.exe "-MTest::Manifest" "-e" "run_t_manifest(0, 'blib\lib', 'blib\arch')"
t/compile....ok
t/pod........ok
t/prereq.....skipped
        all skipped: Test::Prereq 0.51 required to test dependencies
t/run........dubious
	Test returned status 20 (wstat 5120, 0x1400)
DIED. FAILED tests 2, 9-25, 27, 43
	Failed 20/43 tests, 53.49% okay (less 15 skipped tests: 8 okay, 18.60%)
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/run.t       20  5120    43   21  48.84%  2 9-25 27 43
1 test and 15 subtests skipped.

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

Test::Manifest::test_harness found [t/compile.t t/pod.t t/prereq.t t/run.t]
Subroutine ExtUtils::MakeMaker::WriteMakefile redefined at C:\Perl\site\lib/Test/Prereq.pm line 103.
#     Failed test (t/run.t at line 27)
'..' is not recognized as an internal or external command,
operable program or batch file.
#     Failed test (t/run.t at line 54)
#     Failed test (t/run.t at line 55)
#     Failed test (t/run.t at line 61)
#     Failed test (t/run.t at line 61)
#     Failed test (t/run.t at line 61)
#     Failed test (t/run.t at line 61)
#     Failed test (t/run.t at line 61)
#     Failed test (t/run.t at line 61)
#     Failed test (t/run.t at line 61)
#     Failed test (t/run.t at line 61)
#     Failed test (t/run.t at line 61)
#     Failed test (t/run.t at line 61)
#     Failed test (t/run.t at line 61)
#     Failed test (t/run.t at line 61)
#     Failed test (t/run.t at line 67)
readline() on closed filehandle $fh at t/run.t line 68.
#     Failed test (t/run.t at line 70)
#                   undef
#     doesn't match '(?-xism:file for test_script)'
#     Failed test (t/run.t at line 71)
#                   undef
#     doesn't match '(?-xism:version 0\.10)'
#     Failed test (t/run.t at line 76)
# cwd is C:/.cpanplus/5.6.1/build/scriptdist-0.13/t/test_home_dir
# Looks like you planned 43 tests but only ran 42.
Failed 1/4 test scripts, 75.00% okay. 20/45 subtests failed, 55.56% 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