On Thu, Nov 10, 2011 at 11:38:00AM -0500, George Greer wrote:

> [default] -DDEBUGGING
> ../cpan/CGI/t/tmpdir.t......................................FAILED
>     2
>     Non-zero exit status: 1

I don't understand these failures. Blead doesn't fail. The branch fails like
this:


#   Failed test '$CGITempFile::TMPDIRECTORY unchanged'
#   at t/tmpdir.t line 21.
#          got: 'C:\WINNT\TEMP'
#     expected: 'CGItest'
# Looks like you failed 1 test of 9.
../cpan/CGI/t/tmpdir.t ............................................ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests 
        (6 TODO tests unexpectedly succeeded)

> ../cpan/ExtUtils-MakeMaker/t/basic.t........................FAILED
>     62
>     Non-zero exit status: 1

This looks like another timing granularity error. It doesn't worry me:

../cpan/ExtUtils-MakeMaker/t/backwards.t .......................... ok

#   Failed test 'disttest'
#   at t/basic.t line 224.
#          got: '512'
#     expected: '0'
#       D:\smoke\perl\smoke-me\build\t\perl.exe "-I..\..\..\..\lib" "-I..\..\..\
..\lib" -MExtUtils::Command -e rm_rf -- Big-Dummy-0.01
#       D:\smoke\perl\smoke-me\build\t\perl.exe "-I..\..\..\..\lib" "-I..\..\..\
..\lib" "-MExtUtils::Manifest=manicopy,maniread"  -e "manicopy(maniread(),'Big-D
ummy-0.01', 'best');"
# mkdir Big-Dummy-0.01
# mkdir Big-Dummy-0.01/bin
# mkdir Big-Dummy-0.01/lib
# mkdir Big-Dummy-0.01/lib/Big# mkdir Big-Dummy-0.01/Liar
# mkdir Big-Dummy-0.01/t# mkdir Big-Dummy-0.01/Liar/lib
# mkdir Big-Dummy-0.01/Liar/lib/Big# mkdir Big-Dummy-0.01/Liar/t
# Generating META.yml# Generating META.json
#       D:\smoke\perl\smoke-me\build\t\perl.exe "-I..\..\..\..\lib" 
"-I..\..\..\..\lib" -MExtUtils::Manifest=maniadd -e "exit unless -e 
q{META.yml}; eval { mani
add({q{META.yml} => q{Module YAML meta-data (added by MakeMaker)}}) } or print 
\"Could not add META.yml to MANIFEST: $${'^@'}\n\"" --
#       cd ..
#       D:\smoke\perl\smoke-me\build\t\perl.exe "-I..\..\..\..\lib" "-I..\..\..\
..\lib" -MExtUtils::Manifest=maniadd -e "exit unless -f q{META.json}; eval { man
iadd({q{META.json} => q{Module JSON meta-data (added by MakeMaker)}}) } or print
 \"Could not add META.json to MANIFEST: $${'^@'}\n\"" --
#       cd ..
#       cd Big-Dummy-0.01
#       D:\smoke\perl\smoke-me\build\t\perl.exe "-I..\..\..\..\lib" "-I..\..\..\
..\lib" Makefile.PL "PREFIX=../dummy-install"
# Current package is: main
# Writing Makefile for Big::Liar
# Writing MYMETA.yml and MYMETA.json
# Big::Liar's vars
# INST_LIB = ..\blib\lib
# INST_ARCHLIB = ..\blib\arch
# Writing Makefile for Big::Dummy
# Writing MYMETA.yml and MYMETA.json
#       nmake -nologo
# Makefile out-of-date with respect to Makefile.PL
# Cleaning current config before rebuilding Makefile...
#       nmake -f Makefile.old clean > NUL
# 
# Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
# Copyright (C) Microsoft Corporation.  All rights reserved.
# 
# 
# Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
# Copyright (C) Microsoft Corporation.  All rights reserved.# 
#       D:\smoke\perl\smoke-me\build\t\perl.exe "-I..\..\..\..\..\lib" "-I..\..\
..\..\..\lib" Makefile.PL "PREFIX=../dummy-install"
# Current package is: main
# Writing Makefile for Big::Liar
# Writing MYMETA.yml and MYMETA.json
# Big::Liar's vars
# INST_LIB = ..\blib\lib
# INST_ARCHLIB = ..\blib\arch
# Writing Makefile for Big::Dummy
# Writing MYMETA.yml and MYMETA.json
# ==> Your Makefile has been rebuilt. <==
# ==> Please rerun the nmake command.  <==#       
D:\smoke\perl\smoke-me\build\t\perl.exe "-I..\..\..\..\..\lib" "-I..\..\
..\..\..\lib"  -e "exit 1" --# NMAKE : fatal error U1077: 
'D:\smoke\perl\smoke-me\build\t\perl.exe' : return 
code '0x1'
# Stop.# NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 
8\VC\BIN
\nmake.EXE"' : return code '0x2'
# Stop.
# Looks like you failed 1 test of 171.
../cpan/ExtUtils-MakeMaker/t/basic.t .............................. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/171 subtests 

Nicholas Clark

Reply via email to