develooper Front page | perl.perl5.porters | Postings from December 2012

Smoke [blead] v5.17.6-331-gec4af90 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu)

From:
George Greer
Date:
December 14, 2012 21:38
Subject:
Smoke [blead] v5.17.6-331-gec4af90 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu)
Message ID:
20121214213847.D83DD4E014F@zwei
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.7 patch ec4af90ab460cdbe6d63271f865952a9dc2ebb3a v5.17.6-331-gec4af90
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2661 MHz) (x86/1 cpu)
    on        MSWin32 - Win2000 SP4
    using     ? unknown cc version 
    smoketime 1 minute 48 seconds (average 27 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.6-331-gec4af90  Configuration (common) none
----------- ---------------------------------------------------------
m m         
m m         -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    uncommitted-changes
    SMOKEec4af90ab460cdbe6d63271f865952a9dc2ebb3a

Compiler messages(MSWin32):
..\mg.c(682) : warning C4646: function declared with __declspec(noreturn) has non-void return type
..\mg.c(687) : warning C4645: function declared with __declspec(noreturn) has a return statement
op.c(7342) : warning C4244: 'initializing' : conversion from 'U32' to 'const char', possible loss of data
op.c(11706) : warning C4028: formal parameter 1 different from declaration
..\pp.c(5874) : warning C4244: 'function' : conversion from 'U32' to 'const char', possible loss of data
..\pp_hot.c(2787) : 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(6257) : warning C4244: 'function' : conversion from 'I32' to 'char', possible loss of data
..\regcomp.c(6258) : warning C4244: 'function' : conversion from 'I32' to 'char', possible loss of data
..\regcomp.c(6282) : warning C4244: 'function' : conversion from 'I32' to 'char', possible loss of data
..\regcomp.c(6283) : warning C4244: 'function' : conversion from 'I32' to 'char', possible loss of data
..\regcomp.c(8653) : error C2059: syntax error : 'do'
..\regcomp.c(8673) : error C2046: illegal case
..\regcomp.c(8675) : error C2043: illegal break
..\regcomp.c(8676) : error C2046: illegal case
..\regcomp.c(8683) : error C2043: illegal break
..\regcomp.c(8684) : error C2046: illegal case
..\regcomp.c(8689) : error C2043: illegal break
..\regcomp.c(8690) : error C2046: illegal case
..\regcomp.c(8691) : error C2046: illegal case
..\regcomp.c(8692) : error C2043: illegal break
..\regcomp.c(8693) : error C2046: illegal case
..\regcomp.c(8694) : error C2046: illegal case
..\regcomp.c(8696) : error C2043: illegal break
..\regcomp.c(8697) : error C2046: illegal case
..\regcomp.c(8705) : error C2046: illegal case
..\regcomp.c(8706) : error C2046: illegal case
..\regcomp.c(8716) : error C2046: illegal case
..\regcomp.c(8726) : error C2046: illegal case
..\regcomp.c(8733) : error C2046: illegal case
..\regcomp.c(8739) : error C2046: illegal case
..\regcomp.c(8740) : error C2046: illegal case
..\regcomp.c(8797) : error C2046: illegal case
..\regcomp.c(8807) : error C2046: illegal case
..\regcomp.c(8862) : error C2046: illegal case
..\regcomp.c(8980) : error C2046: illegal case
..\regcomp.c(8983) : error C2043: illegal break
..\regcomp.c(8984) : error C2046: illegal case
..\regcomp.c(8992) : error C2047: illegal default
..\regcomp.c(9190) : error C2059: syntax error : 'else'
..\regcomp.c(9193) : error C2143: syntax error : missing '{' before ':'
..\regcomp.c(9193) : error C2059: syntax error : ':'
..\regcomp.c(9196) : error C2065: 'pRExC_state' : undeclared identifier
..\regcomp.c(9196) : warning C4047: 'function' : 'RExC_state_t *' differs in levels of indirection from 'int'
..\regcomp.c(9196) : warning C4024: 'S_regbranch' : different types for formal and actual parameter 1
..\regcomp.c(9196) : error C2065: 'flags' : undeclared identifier
..\regcomp.c(9196) : error C2065: 'depth' : undeclared identifier
..\regcomp.c(9196) : error C2099: initializer is not a constant
..\regcomp.c(9200) : error C2059: syntax error : 'if'
..\regcomp.c(9202) : error C2059: syntax error : 'if'
..\regcomp.c(9215) : error C2059: syntax error : 'else'
..\regcomp.c(9218) : error C2059: syntax error : 'if'
..\regcomp.c(9221) : error C2059: syntax error : 'else'
..\regcomp.c(9223) : error C2143: syntax error : missing '{' before '|='
..\regcomp.c(9223) : error C2059: syntax error : '|='
..\regcomp.c(9224) : error C2099: initializer is not a constant
..\regcomp.c(9225) : error C2059: syntax error : 'while'
..\regcomp.c(9247) : error C2059: syntax error : 'if'
..\regcomp.c(9350) : error C2449: found '{' at file scope (missing function header?)
..\regcomp.c(9366) : error C2059: syntax error : '}'
..\regcomp.c(9375) : error C2059: syntax error : 'else'
..\regcomp.c(9385) : error C2059: syntax error : 'if'
..\regcomp.c(9388) : error C2059: syntax error : 'if'
..\regcomp.c(9390) : error C2059: syntax error : 'return'
..\regcomp.c(9391) : error C2059: syntax error : '}'
..\regcomp.c(10916) : warning C4244: '=' : conversion from 'UV' to 'char', possible loss of data
..\regcomp.c(12538) : warning C4244: '=' : conversion from 'IV' to 'U8', possible loss of data

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




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About