Re: Smoke [5.11.0] v5.11.0-261-g8883bb5 FAIL(M) MSWin32 WinXP/.Net SP3 (x86/2 cpu)

2009-10-20 Thread jesse



On Mon, Oct 19, 2009 at 11:58:40PM +0100, Steve Hay wrote:
> 2009/10/19 Steve Hay :
> > Automated smoke report for 5.11.0 patch 
> > 8883bb5ae00921bf912c003dc007071a4a437baa v5.11.0-261-g8883bb5
> > maldoror.bath.planit.group: Intel(R) Core(TM)2 CPU 6700 @ 2.66GHz(~2660 
> > MHz) (x86/2 cpu)
> >    on        MSWin32 - WinXP/.Net SP3
> >    using     cl version 12.00.8804
> >    smoketime 4 minutes 22 seconds (average 26.200 seconds)
> >
> > Summary: FAIL(M)
> >
> 
> No time to look at this right now. Here's where it goes wrong, though:
> 
> ..\miniperl.exe -I..\lib ..\configpm --chdir=..
> Can't locate unicore/PVA.pl in @INC (@INC contains: ..\lib .) at
> ..\lib/utf8_heavy.pl line 97.
> BEGIN failed--compilation aborted at ..\configpm line 41.
> NMAKE : fatal error U1077: '..\miniperl.exe' : return code '0x2'
> Stop.

[for the archives]

This was due to an overly-modern regexp usage in vars.pm which required
full unicode tables that weren't yet built at that point. 

-- 


Re: Smoke [5.11.0] v5.11.0-261-g8883bb5 FAIL(M) MSWin32 WinXP/.Net SP3 (x86/2 cpu)

2009-10-20 Thread Steve Hay
2009/10/19 Steve Hay :
> Automated smoke report for 5.11.0 patch 
> 8883bb5ae00921bf912c003dc007071a4a437baa v5.11.0-261-g8883bb5
> maldoror.bath.planit.group: Intel(R) Core(TM)2 CPU 6700 @ 2.66GHz(~2660 MHz) 
> (x86/2 cpu)
>    on        MSWin32 - WinXP/.Net SP3
>    using     cl version 12.00.8804
>    smoketime 4 minutes 22 seconds (average 26.200 seconds)
>
> Summary: FAIL(M)
>

No time to look at this right now. Here's where it goes wrong, though:

..\miniperl.exe -I..\lib ..\configpm --chdir=..
Can't locate unicore/PVA.pl in @INC (@INC contains: ..\lib .) at
..\lib/utf8_heavy.pl line 97.
BEGIN failed--compilation aborted at ..\configpm line 41.
NMAKE : fatal error U1077: '..\miniperl.exe' : return code '0x2'
Stop.


Smoke [5.11.0] v5.11.0-261-g8883bb5 FAIL(M) MSWin32 WinXP/.Net SP3 (x86/2 cpu)

2009-10-19 Thread Steve Hay
Automated smoke report for 5.11.0 patch 
8883bb5ae00921bf912c003dc007071a4a437baa v5.11.0-261-g8883bb5
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 12.00.8804
smoketime 4 minutes 22 seconds (average 26.200 seconds)

Summary: FAIL(M)

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.0-261-g8883bb5  Configuration (common) 
-DINST_TOP=$(INST_DRV)\Smoke\doesntexist
--- -
M M -Duselargefiles
M M -Duselargefiles -Dusemymalloc
M M -Duselargefiles -Duseithreads -Uuseimpsys
M M -Duselargefiles -Duseithreads -Uuseimpsys -Dusemymalloc
M M -Duselargefiles -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE8883bb5ae00921bf912c003dc007071a4a437baa

Compiler messages(MSWin32):
..\perl.c(4023) : warning C4101: 'len' : unreferenced local variable

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