RE: Smoke [5.11.1] v5.11.1-173-g2489f03 FAIL(F) MSWin32 WinXP/.Net SP3 (x86/2 cpu)

2009-11-12 Thread Jan Dubois
On Wed, 11 Nov 2009, Steve Hay wrote:

Just to make sure you don't waste any time on this one:

> ../cpan/autodie/t/flock.t...FAILED
> 2, 4

The failure is due to my change to POSIX, which now defines
POSIX::EWOULDBLOCK on Windows too.

I'm going to fix this soon (by changing win32_flock() to return
EWOULDBLOCK too, instead of setting "errno = GetLastError()"
which is just wrong.

Cheers,
-Jan



Smoke [5.11.1] v5.11.1-173-g2489f03 FAIL(F) MSWin32 WinXP/.Net SP3 (x86/2 cpu)

2009-11-11 Thread Steve Hay
Automated smoke report for 5.11.1 patch 
2489f03d17f65312c4370377c30587ab801b844f v5.11.1-173-g2489f03
maldoror.bath.planit.group: Intel(R) Core(TM)2 CPU 6700 @ 2.66GHz(~2660 MHz) 
(x86/2 cpu)
onMSWin32 - WinXP/.Net SP3
using cl version 13.10.3077
smoketime 6 hours 36 minutes (average 39 minutes 40 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.11.1-173-g2489f03  Configuration (common) -DCCTYPE=MSVC70FREE 
-DINST_TOP=$(INST_DRV)\Smoke\doesntexist
--- -
F F -Duselargefiles
F F -Duselargefiles -Dusemymalloc
F F -Duselargefiles -Duseithreads -Uuseimpsys
F F -Duselargefiles -Duseithreads -Uuseimpsys -Dusemymalloc
F F -Duselargefiles -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE2489f03d17f65312c4370377c30587ab801b844f

Failures: (common-args) -DCCTYPE=MSVC70FREE 
-DINST_TOP=$(INST_DRV)\Smoke\doesntexist
[default] -Duselargefiles
[default] -DDEBUGGING -Duselargefiles
[default] -Duselargefiles -Dusemymalloc
[default] -DDEBUGGING -Duselargefiles -Dusemymalloc
[default] -Duselargefiles -Duseithreads -Uuseimpsys
[default] -DDEBUGGING -Duselargefiles -Duseithreads -Uuseimpsys
[default] -Duselargefiles -Duseithreads -Uuseimpsys -Dusemymalloc
[default] -DDEBUGGING -Duselargefiles -Duseithreads -Uuseimpsys -Dusemymalloc
[default] -Duselargefiles -Duseithreads
../cpan/autodie/t/flock.t...FAILED
2, 4

[default] -DDEBUGGING -Duselargefiles -Duseithreads
../t/op/fork.t..FAILED
2, 4, 7, 12-14, 17-19, 21
../cpan/File-Temp/t/fork.t..FAILED
Bad plan.  You planned 8 tests but ran 2.
../cpan/Test-Simple/t/fork.tFAILED
Bad plan.  You planned 1 tests but ran 0.
../cpan/autodie/t/flock.t...FAILED
2, 4
../dist/IO/t/io_multihomed.tFAILED
Bad plan.  You planned 8 tests but ran 7.
../dist/IO/t/io_sock.t..FAILED
Bad plan.  You planned 26 tests but ran 4.
../ext/Socket/t/socketpair.tFAILED

Compiler messages(MSWin32):
perl.c(4023) : warning C4101: 'len' : unreferenced local variable
c:\smokes\vc7f\ts\bleadperl\pp.c(3526) : warning C4716: 'Perl_pp_crypt' : must 
return a value
Cwd.xs(75) : warning C4101: 'symlink' : unreferenced local variable
ListUtil.xs(197) : warning C4101: 'magic' : unreferenced local variable

-- 
Report by Test::Smoke v1.39 build 1235 running on perl 5.11.0
(Reporter v0.035 / Smoker v0.044)