Smoke logs available at http://m-l.org/~perl/smoke/perl/

Note: Due to a quirk of the virtual machine, build failures are generally
because of timing issues on the VM rather than Perl problems, unless all
of the grid says "M".

Automated smoke report for 5.17.6 patch 
28e70dfacc2bf233994dd4c058e86e2bffa2f7b8 v5.17.5-185-g28e70df
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2661 MHz) (x86/1 cpu)
    on        MSWin32 - Win2000 SP4
    using     cl version 14.00.50727.762
    smoketime 1 hour 27 minutes (average 21 minutes 49 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.17.5-185-g28e70df  Configuration (common) none
----------- ---------------------------------------------------------
m O         
m O         -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    uncommitted-changes
    SMOKE28e70dfacc2bf233994dd4c058e86e2bffa2f7b8

Compiler messages(MSWin32):
..\mg.c(681) : warning C4646: function declared with __declspec(noreturn) has 
non-void return type
..\mg.c(686) : warning C4645: function declared with __declspec(noreturn) has a 
return statement
op.c(7322) : warning C4244: 'initializing' : conversion from 'U32' to 'const 
char', possible loss of data
op.c(11483) : warning C4028: formal parameter 1 different from declaration
..\pp.c(5856) : warning C4244: 'function' : conversion from 'U32' to 'const 
char', possible loss of data
..\pp_hot.c(2688) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\pp_sort.c(1668) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regcomp.c(6240) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6241) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6265) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6266) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(10891) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
..\regcomp.c(12520) : warning C4244: '=' : conversion from 'IV' to 'U8', 
possible loss of data
..\regexec.c(4800) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regexec.c(4803) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\toke.c(765) : warning C4244: '=' : conversion from 'U32' to 'U8', possible 
loss of data
..\util.c(64) : warning C4646: function declared with __declspec(noreturn) has 
non-void return type
..\util.c(70) : warning C4645: function declared with __declspec(noreturn) has 
a return statement
..\util.c(2172) : warning C4244: '=' : conversion from 'long' to 'char', 
possible loss of data
..\util.c(2173) : warning C4244: '=' : conversion from 'long' to 'char', 
possible loss of data
..\util.c(2174) : warning C4244: '=' : conversion from 'long' to 'char', 
possible loss of data
..\util.c(2175) : warning C4244: '=' : conversion from 'long' to 'char', 
possible loss of data
..\util.c(2201) : warning C4244: '=' : conversion from 'long' to 'char', 
possible loss of data
..\util.c(2202) : warning C4244: '=' : conversion from 'long' to 'char', 
possible loss of data
..\util.c(2203) : warning C4244: '=' : conversion from 'long' to 'char', 
possible loss of data
..\util.c(2204) : warning C4244: '=' : conversion from 'long' to 'char', 
possible loss of data
win32.c(3354) : error C2143: syntax error : missing ';' before 'type'
win32.c(3355) : error C2143: syntax error : missing ';' before 'type'
win32.c(3356) : error C2143: syntax error : missing ';' before 'const'
win32.c(3357) : error C2275: 'STRLEN' : illegal use of this type as an 
expression
win32.c(3357) : error C2146: syntax error : missing ';' before identifier 'len'
win32.c(3357) : error C2065: 'len' : undeclared identifier
win32.c(3358) : error C2143: syntax error : missing ';' before 'type'
win32.c(3359) : error C2143: syntax error : missing ';' before 'type'
win32.c(3360) : error C2143: syntax error : missing ';' before 'type'
win32.c(3361) : error C2143: syntax error : missing ';' before 'type'
win32.c(3362) : error C2143: syntax error : missing ';' before 'type'
win32.c(3390) : error C2065: 'bat_file' : undeclared identifier
win32.c(3403) : error C2065: 'cmd_shell' : undeclared identifier
win32.c(3409) : error C2065: 'dumb_shell' : undeclared identifier
win32.c(3415) : error C2065: 'index' : undeclared identifier
win32.c(3415) : error C2065: 'arg' : undeclared identifier
win32.c(3415) : warning C4047: '=' : 'int' differs in levels of indirection 
from 'char *'
win32.c(3416) : warning C4047: 'function' : 'const char *' differs in levels of 
indirection from 'int'
win32.c(3416) : warning C4024: 'strlen' : different types for formal and actual 
parameter 1
win32.c(3417) : error C2109: subscript requires array or pointer type
win32.c(3424) : error C2065: 'argc' : undeclared identifier
win32.c(3425) : error C2065: 'cmd' : undeclared identifier
win32.c(3425) : warning C4047: '=' : 'int' differs in levels of indirection 
from 'char *'
win32.c(3426) : error C2065: 'ptr' : undeclared identifier
win32.c(3429) : error C2100: illegal indirection
win32.c(3429) : error C2106: '=' : left operand must be l-value
win32.c(3430) : error C2065: 'extra_quotes' : undeclared identifier
win32.c(3433) : warning C4047: '=' : 'int' differs in levels of indirection 
from 'char *'
win32.c(3435) : warning C4047: 'function' : 'const char *' differs in levels of 
indirection from 'int'
win32.c(3435) : warning C4024: 'strlen' : different types for formal and actual 
parameter 1
win32.c(3443) : error C2065: 'quote_next' : undeclared identifier
win32.c(3446) : warning C4047: 'function' : 'const char *' differs in levels of 
indirection from 'int'
win32.c(3446) : warning C4024: 'find_next_space' : different types for formal 
and actual parameter 1
win32.c(3449) : error C2109: subscript requires array or pointer type
win32.c(3452) : error C2109: subscript requires array or pointer type
win32.c(3455) : error C2109: subscript requires array or pointer type
win32.c(3465) : error C2100: illegal indirection
win32.c(3465) : error C2106: '=' : left operand must be l-value
win32.c(3467) : warning C4047: 'function' : 'char *' differs in levels of 
indirection from 'int'
win32.c(3467) : warning C4024: 'strcpy' : different types for formal and actual 
parameter 1
win32.c(3467) : warning C4047: 'function' : 'const char *' differs in levels of 
indirection from 'int'
win32.c(3467) : warning C4024: 'strcpy' : different types for formal and actual 
parameter 2
win32.c(3471) : error C2100: illegal indirection
win32.c(3471) : error C2106: '=' : left operand must be l-value
win32.c(3474) : error C2100: illegal indirection
win32.c(3474) : error C2106: '=' : left operand must be l-value
win32.c(3479) : error C2100: illegal indirection
win32.c(3480) : warning C4047: 'function' : 'const char *' differs in levels of 
indirection from 'STRLEN'
win32.c(3480) : warning C4024: 'stricmp' : different types for formal and 
actual parameter 1
win32.c(3486) : error C2100: illegal indirection
win32.c(3486) : error C2106: '=' : left operand must be l-value
win32.c(3498) : error C2100: illegal indirection
win32.c(3498) : error C2106: '=' : left operand must be l-value
win32.c(3500) : error C2100: illegal indirection
win32.c(3502) : warning C4047: 'return' : 'char *' differs in levels of 
indirection from 'int'
B.xs(966) : warning C4101: 'len' : unreferenced local variable
B.xs(1898) : warning C4018: '<=' : signed/unsigned mismatch
B.xs(1908) : warning C4018: '<=' : signed/unsigned mismatch
IO.xs(493) : warning C4101: 'ret' : unreferenced local variable
ListUtil.xs(249) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
ListUtil.xs(297) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
Base64.xs(394) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
Base64.xs(396) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
POSIX.xs(707) : warning C4101: 'charstring' : unreferenced local variable
scalar.xs(175) : warning C4018: '>' : signed/unsigned mismatch
Storable.xs(4902) : warning C4101: 'mg' : unreferenced local variable
Storable.xs(4934) : warning C4101: 'mg' : unreferenced local variable
Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
APItest.xs(3070) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
APItest.xs(3469) : warning C4101: 'tmp' : unreferenced local variable
re_exec.c(4800) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_exec.c(4803) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_comp.c(6240) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6241) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6265) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6266) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(10891) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
re_comp.c(12520) : warning C4244: '=' : conversion from 'IV' to 'U8', possible 
loss of data
op.c(11483) : warning C4028: formal parameter 2 different from declaration

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.0
(Reporter v0.035 / Smoker v0.045)

Reply via email to