develooper Front page | perl.perl5.porters | Postings from January 2014

Smoke [blead] v5.19.7-169-g901ee10 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu) {blead}

Thread Next
From:
George Greer
Date:
January 4, 2014 15:10
Subject:
Smoke [blead] v5.19.7-169-g901ee10 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu) {blead}
Message ID:
20140104150957.75D894E025D@zwei

Automated smoke report for 5.19.8 patch 901ee108fe1f8070e4722d8313bf202d0eb843b0 v5.19.7-169-g901ee10
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2669 MHz) (x86/1 cpu)
    on        MSWin32 - Win2000 SP4
    using     ? unknown cc version 
    smoketime 1 minute 24 seconds (average 21 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.19.7-169-g901ee10  Configuration (common) none
----------- ---------------------------------------------------------
m m         
m m         -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    SMOKE901ee108fe1f8070e4722d8313bf202d0eb843b0

Compiler messages(MSWin32):
..\gv.c(1455) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
..\gv.c(1586) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
..\gv.c(2122) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
..\locale.c(195) : warning C4244: '=' : conversion from 'UV' to 'unsigned char', possible loss of data
..\locale.c(197) : warning C4244: '=' : conversion from 'UV' to 'unsigned char', possible loss of data
..\locale.c(199) : warning C4244: '=' : conversion from 'UV' to 'unsigned char', possible loss of data
..\pp.c(3530) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
..\pp.c(3534) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
..\pp.c(3825) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
..\pp.c(4025) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
..\pp.c(4195) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
d:\smoke\perl\blead\build\vxs.inc(175) : error C2143: syntax error : missing ';' before 'type'
d:\smoke\perl\blead\build\vxs.inc(176) : error C2275: 'SV' : illegal use of this type as an expression
d:\smoke\perl\blead\build\vxs.inc(176) : error C2065: 'rv' : undeclared identifier
d:\smoke\perl\blead\build\vxs.inc(177) : error C2143: syntax error : missing ';' before 'const'
d:\smoke\perl\blead\build\vxs.inc(178) : error C2275: 'STRLEN' : illegal use of this type as an expression
d:\smoke\perl\blead\build\vxs.inc(178) : error C2146: syntax error : missing ';' before identifier 'len'
d:\smoke\perl\blead\build\vxs.inc(178) : error C2065: 'len' : undeclared identifier
d:\smoke\perl\blead\build\vxs.inc(179) : error C2275: 'U32' : illegal use of this type as an expression
d:\smoke\perl\blead\build\vxs.inc(179) : error C2146: syntax error : missing ';' before identifier 'flags'
d:\smoke\perl\blead\build\vxs.inc(179) : error C2065: 'flags' : undeclared identifier
d:\smoke\perl\blead\build\vxs.inc(186) : error C2065: 'vs' : undeclared identifier
d:\smoke\perl\blead\build\vxs.inc(186) : error C2223: left of '->sv_flags' must point to struct/union
d:\smoke\perl\blead\build\vxs.inc(186) : warning C4047: 'function' : 'SV *' differs in levels of indirection from 'int'
d:\smoke\perl\blead\build\vxs.inc(186) : warning C4024: 'Perl_mg_get' : different types for formal and actual parameter 1
d:\smoke\perl\blead\build\vxs.inc(188) : error C2223: left of '->sv_flags' must point to struct/union
d:\smoke\perl\blead\build\vxs.inc(190) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV *'
d:\smoke\perl\blead\build\vxs.inc(191) : warning C4047: 'function' : 'SV *const ' differs in levels of indirection from 'int'
d:\smoke\perl\blead\build\vxs.inc(191) : warning C4024: 'Perl_sv_setpvn' : different types for formal and actual parameter 1
d:\smoke\perl\blead\build\vxs.inc(194) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV *'
d:\smoke\perl\blead\build\vxs.inc(198) : warning C4047: 'function' : 'SV *const ' differs in levels of indirection from 'int'
d:\smoke\perl\blead\build\vxs.inc(198) : warning C4024: 'Perl_sv_setpvf' : different types for formal and actual parameter 1
d:\smoke\perl\blead\build\vxs.inc(204) : error C2065: 'classname' : undeclared identifier
d:\smoke\perl\blead\build\vxs.inc(204) : warning C4047: '=' : 'int' differs in levels of indirection from 'char *'
d:\smoke\perl\blead\build\vxs.inc(211) : warning C4047: '=' : 'int' differs in levels of indirection from 'char *'
d:\smoke\perl\blead\build\vxs.inc(215) : warning C4047: 'function' : 'SV *' differs in levels of indirection from 'int'
d:\smoke\perl\blead\build\vxs.inc(215) : warning C4024: 'Perl_new_version' : different types for formal and actual parameter 1
d:\smoke\perl\blead\build\vxs.inc(215) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV *'
d:\smoke\perl\blead\build\vxs.inc(217) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'
d:\smoke\perl\blead\build\vxs.inc(217) : warning C4024: 'strcmp' : different types for formal and actual parameter 1
d:\smoke\perl\blead\build\vxs.inc(221) : warning C4047: 'function' : 'SV *const ' differs in levels of indirection from 'int'
d:\smoke\perl\blead\build\vxs.inc(221) : warning C4024: 'Perl_sv_bless' : different types for formal and actual parameter 1
d:\smoke\perl\blead\build\vxs.inc(221) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'
d:\smoke\perl\blead\build\vxs.inc(221) : warning C4024: 'Perl_gv_stashpvn' : different types for formal and actual parameter 1
d:\smoke\perl\blead\build\vxs.inc(224) : warning C4047: 'function' : 'SV *const ' differs in levels of indirection from 'int'
d:\smoke\perl\blead\build\vxs.inc(224) : warning C4024: 'Perl_sv_2mortal' : different types for formal and actual parameter 1
-- 
Report by Test::Smoke v1.53 build 1374 running on perl 5.10.0
(Reporter v0.050 / Smoker v0.045)


Thread Next


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