[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [smoke-me/khw-overlap] v5.17.5-530-g9ac02f4 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu)
Content-type: text/plain; charset="iso-8859-1"
Date: Sun, 18 Nov 2012 11:56 -0500
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Message-ID: <20121118165937.453054E08EF@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.6 patch 9ac02f4bea26cb863449d0a4234c12469b5d63b9 v5.17.5-530-g9ac02f4
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 2 minutes 30 seconds (average 37.500 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-530-g9ac02f4 Configuration (common) none
----------- ---------------------------------------------------------
m m
m m -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
uncommitted-changes
SMOKE9ac02f4bea26cb863449d0a4234c12469b5d63b9
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(7325) : warning C4244: 'initializing' : conversion from 'U32' to 'const char', possible loss of data
op.c(11726) : warning C4028: formal parameter 1 different from declaration
..\pp.c(5855) : warning C4244: 'function' : conversion from 'U32' to 'const char', possible loss of data
..\pp_hot.c(2745) : 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(6256) : warning C4244: 'function' : conversion from 'I32' to 'char', possible loss of data
..\regcomp.c(6257) : warning C4244: 'function' : conversion from 'I32' to 'char', possible loss of data
..\regcomp.c(6281) : 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(10913) : warning C4244: '=' : conversion from 'UV' to 'char', possible loss of data
..\regcomp.c(12541) : warning C4244: '=' : conversion from 'IV' to 'U8', possible loss of data
..\regexec.c(4882) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data
..\regexec.c(4885) : 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
..\utf8.c(3900) : error C2275: 'SV' : illegal use of this type as an expression
..\utf8.c(3900) : error C2059: syntax error : 'const'
..\utf8.c(3901) : error C2275: 'SV' : illegal use of this type as an expression
..\utf8.c(3901) : error C2059: syntax error : 'const'
..\utf8.c(3902) : error C2275: 'SV' : illegal use of this type as an expression
..\utf8.c(3902) : error C2059: syntax error : 'const'
..\utf8.c(3903) : error C2275: 'SV' : illegal use of this type as an expression
..\utf8.c(3903) : error C2059: syntax error : 'const'
..\utf8.c(3904) : error C2275: 'SV' : illegal use of this type as an expression
..\utf8.c(3904) : error C2059: syntax error : 'const'
..\utf8.c(3906) : error C2143: syntax error : missing ';' before 'const'
..\utf8.c(3907) : error C2143: syntax error : missing ';' before 'const'
..\utf8.c(3908) : error C2143: syntax error : missing ';' before 'const'
..\utf8.c(3909) : error C2275: 'U8' : illegal use of this type as an expression
..\utf8.c(3909) : error C2065: 'x' : undeclared identifier
..\utf8.c(3909) : error C2065: 'xend' : undeclared identifier
..\utf8.c(3909) : error C2100: illegal indirection
..\utf8.c(3910) : error C2275: 'STRLEN' : illegal use of this type as an expression
..\utf8.c(3910) : error C2146: syntax error : missing ';' before identifier 'xcur'
..\utf8.c(3910) : error C2065: 'xcur' : undeclared identifier
..\utf8.c(3912) : error C2275: 'SV' : illegal use of this type as an expression
..\utf8.c(3912) : error C2065: 'invlist' : undeclared identifier
..\utf8.c(3917) : error C2065: 'listsvp' : undeclared identifier
..\utf8.c(3917) : error C2100: illegal indirection
..\utf8.c(3917) : error C2223: left of '->sv_flags' must point to struct/union
..\utf8.c(3918) : error C2100: illegal indirection
..\utf8.c(3918) : error C2223: left of '->sv_flags' must point to struct/union
..\utf8.c(3918) : error C2223: left of '->sv_any' must point to struct/union
..\utf8.c(3918) : error C2223: left of '->sv_u' must point to struct/union
..\utf8.c(3918) : warning C4047: 'function' : 'SV *const ' differs in levels of indirection from 'int'
..\utf8.c(3918) : warning C4024: 'Perl_sv_2pv_flags' : different types for formal and actual parameter 1
..\utf8.c(3918) : fatal error C1903: unable to recover from previous error(s); stopping compilation
--
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.0
(Reporter v0.035 / Smoker v0.045)