{"body":"","bodytext":"\nAutomated smoke report for 5.19.1 patch d4dd5b33639e371ec6d581edf347207be78e82a6 v5.19.0-325-gd4dd5b3\nperl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2656 MHz) (x86/1 cpu)\n    on        MSWin32 - Win2000 SP4\n    using     cl version 14.00.50727.762\n    smoketime 1 hour 27 minutes (average 21 minutes 58 seconds)\n\nSummary: FAIL(FM)\n\nO = OK  F = Failure(s), extended report at the bottom\nX = Failure(s) under TEST but not under harness\n? = still running or test results not (yet) available\nBuild failures during:       - = unknown or N/A\nc = Configure, m = make, M = make (after miniperl), t = make test-prep\n\nv5.19.0-325-gd4dd5b3  Configuration (common) none\n----------- ---------------------------------------------------------\nF O         \nM M         -Duseithreads\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nLocally applied patches:\n    SMOKEd4dd5b33639e371ec6d581edf347207be78e82a6\n\nFailures: (common-args) none\n[default] \n../lib/Benchmark.t..........................................FAILED\n    15\n    Non-zero exit status: 1\n\nCompiler messages(MSWin32):\nop.c(7393) : warning C4244: 'initializing' : conversion from 'U32' to 'const char', possible loss of data\n..\\pp.c(5876) : warning C4244: 'function' : conversion from 'U32' to 'const char', possible loss of data\n..\\toke.c(765) : warning C4244: '=' : conversion from 'U32' to 'U8', possible loss of data\nB.xs(997) : warning C4101: 'len' : unreferenced local variable\nB.xs(1942) : warning C4018: '<=' : signed/unsigned mismatch\nB.xs(1952) : warning C4018: '<=' : signed/unsigned mismatch\nBase64.xs(394) : warning C4146: unary minus operator applied to unsigned type, result still unsigned\nBase64.xs(396) : warning C4146: unary minus operator applied to unsigned type, result still unsigned\nPOSIX.xs(707) : warning C4101: 'charstring' : unreferenced local variable\nscalar.xs(203) : warning C4018: '>' : signed/unsigned mismatch\nStorable.xs(4859) : warning C4101: 'mg' : unreferenced local variable\nStorable.xs(4891) : warning C4101: 'mg' : unreferenced local variable\nd:\\smoke\\perl\\smoke-me\\build\\dist\\storable\\storable.xs(6357) : warning C4716: 'storable_free' : must return a value\nPiece.xs(950) : warning C4101: 'ret' : unreferenced local variable\nTypemap.c(813) : warning C4101: 'RETVAL' : unreferenced local variable\nStorable.xs(3699) : error C2143: syntax error : missing ';' before 'type'\nStorable.xs(3763) : error C2065: 'status' : undeclared identifier\nStorable.xs(6001) : error C2143: syntax error : missing ';' before 'type'\nStorable.xs(6002) : error C2143: syntax error : missing ';' before 'type'\nStorable.xs(6003) : error C2143: syntax error : missing ';' before 'type'\nStorable.xs(6119) : error C2065: 'is_tainted' : undeclared identifier\nStorable.xs(6125) : error C2065: 'sv' : undeclared identifier\nStorable.xs(6125) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV *'\nStorable.xs(6134) : error C2065: 'pre_06_fmt' : undeclared identifier\nStorable.xs(6183) : warning C4047: 'function' : 'SV *' differs in levels of indirection from 'int'\nStorable.xs(6183) : warning C4024: 'sv_type' : different types for formal and actual parameter 2\nStorable.xs(6183) : error C2223: left of '->sv_u' must point to struct/union\nStorable.xs(6185) : warning C4047: 'return' : 'SV *' differs in levels of indirection from 'int'\nStorable.xs(6206) : error C2223: left of '->sv_flags' must point to struct/union\nStorable.xs(6207) : error C2223: left of '->sv_any' must point to struct/union\nStorable.xs(6208) : warning C4047: 'function' : 'SV *const ' differs in levels of indirection from 'int'\nStorable.xs(6208) : warning C4024: 'Perl_newRV_noinc' : different types for formal and actual parameter 2\nStorable.xs(6219) : warning C4047: 'function' : 'SV *const ' differs in levels of indirection from 'int'\nStorable.xs(6219) : warning C4024: 'Perl_newRV_noinc' : different types for formal and actual parameter 2\nStorable.xs(6260) : error C2143: syntax error : missing ';' before 'type'\nStorable.xs(6261) : error C2275: 'stcxt_t' : illegal use of this type as an expression\nStorable.xs(6261) : error C2065: 'real_context' : undeclared identifier\nStorable.xs(6262) : error C2275: 'SV' : illegal use of this type as an expression\nStorable.xs(6262) : error C2065: 'out' : undeclared identifier\nStorable.xs(6299) : warning C4047: '=' : 'int' differs in levels of indirection from 'stcxt_t *'\nStorable.xs(6300) : warning C4047: '=' : 'stcxt_t *' differs in levels of indirection from 'int'\nStorable.xs(6309) : error C2065: 'size' : undeclared identifier\nStorable.xs(6322) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV *'\nStorable.xs(6326) : warning C4047: 'return' : 'SV *' differs in levels of indirection from 'int'\n-- \nReport by Test::Smoke v1.53 build 1374 running on perl 5.10.0\n(Reporter v0.050 / Smoker v0.045)\n","branch":null,"build_hash":"HohXRYgyVy+wWxgzqhZV6v27ajKhurklTR2YvQSme3A","by_build_full":"perl-win2k\nMSWin32 Win2000 SP4\n\n-Duseithreads\n--\n5220\n","by_config_full":"perl-win2k\nMSWin32 Win2000 SP4\n\n-Duseithreads\n","compiler":"cl 14.00.50727.762","compiler_msgs":["op.c(7393) : warning C4244: 'initializing' : conversion from 'U32' to 'const char', possible loss of data","..\\pp.c(5876) : warning C4244: 'function' : conversion from 'U32' to 'const char', possible loss of data","..\\toke.c(765) : warning C4244: '=' : conversion from 'U32' to 'U8', possible loss of data","B.xs(997) : warning C4101: 'len' : unreferenced local variable","B.xs(1942) : warning C4018: '<=' : signed/unsigned mismatch","B.xs(1952) : warning C4018: '<=' : signed/unsigned mismatch","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(203) : warning C4018: '>' : signed/unsigned mismatch","Storable.xs(4859) : warning C4101: 'mg' : unreferenced local variable","Storable.xs(4891) : warning C4101: 'mg' : unreferenced local variable","d:\\smoke\\perl\\smoke-me\\build\\dist\\storable\\storable.xs(6357) : warning C4716: 'storable_free' : must return a value","Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable","Typemap.c(813) : warning C4101: 'RETVAL' : unreferenced local variable","Storable.xs(3699) : error C2143: syntax error : missing ';' before 'type'","Storable.xs(3763) : error C2065: 'status' : undeclared identifier","Storable.xs(6001) : error C2143: syntax error : missing ';' before 'type'","Storable.xs(6002) : error C2143: syntax error : missing ';' before 'type'","Storable.xs(6003) : error C2143: syntax error : missing ';' before 'type'","Storable.xs(6119) : error C2065: 'is_tainted' : undeclared identifier","Storable.xs(6125) : error C2065: 'sv' : undeclared identifier","Storable.xs(6125) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV *'","Storable.xs(6134) : error C2065: 'pre_06_fmt' : undeclared identifier","Storable.xs(6183) : warning C4047: 'function' : 'SV *' differs in levels of indirection from 'int'","Storable.xs(6183) : warning C4024: 'sv_type' : different types for formal and actual parameter 2","Storable.xs(6183) : error C2223: left of '->sv_u' must point to struct/union","Storable.xs(6185) : warning C4047: 'return' : 'SV *' differs in levels of indirection from 'int'","Storable.xs(6206) : error C2223: left of '->sv_flags' must point to struct/union","Storable.xs(6207) : error C2223: left of '->sv_any' must point to struct/union","Storable.xs(6208) : warning C4047: 'function' : 'SV *const ' differs in levels of indirection from 'int'","Storable.xs(6208) : warning C4024: 'Perl_newRV_noinc' : different types for formal and actual parameter 2","Storable.xs(6219) : warning C4047: 'function' : 'SV *const ' differs in levels of indirection from 'int'","Storable.xs(6219) : warning C4024: 'Perl_newRV_noinc' : different types for formal and actual parameter 2","Storable.xs(6260) : error C2143: syntax error : missing ';' before 'type'","Storable.xs(6261) : error C2275: 'stcxt_t' : illegal use of this type as an expression","Storable.xs(6261) : error C2065: 'real_context' : undeclared identifier","Storable.xs(6262) : error C2275: 'SV' : illegal use of this type as an expression","Storable.xs(6262) : error C2065: 'out' : undeclared identifier","Storable.xs(6299) : warning C4047: '=' : 'int' differs in levels of indirection from 'stcxt_t *'","Storable.xs(6300) : warning C4047: '=' : 'stcxt_t *' differs in levels of indirection from 'int'","Storable.xs(6309) : error C2065: 'size' : undeclared identifier","Storable.xs(6322) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV *'","Storable.xs(6326) : warning C4047: 'return' : 'SV *' differs in levels of indirection from 'int'","-- ","Report by Test::Smoke v1.53 build 1374 running on perl 5.10.0","(Reporter v0.050 / Smoker v0.045)"],"conf1":["","-Duseithreads"],"conf1_struct":{"common":[],"extra":[[],["-Duseithreads"]]},"config_hash":"D21P+OX74J3li0st6zVWVmJShfDjFyfUOh7r6wKbIVI","configuration":"smoke-me","cpu":"x86","cpu_count":1,"cpu_full":"Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2656 MHz) (x86/1 cpu)","duration":5220,"error":"","from_email":"perl@greerga.m-l.org","host":"perl-win2k","matrix":["v5.19.0-325-gd4dd5b3  Configuration (common) none","----------- ---------------------------------------------------------","F O         ","M M         -Duseithreads","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<20130529171436.235774E0021@zwei>","nonfatal_msgs":[],"os":"MSWin32 Win2000 SP4","osname":"MSWin32","osversion":"Win2000 SP4","sha":"d4dd5b33639e371ec6d581edf347207be78e82a6","status":"FAIL(FM)","subject":"Smoke [smoke-me/nicholas/Storable] v5.19.0-325-gd4dd5b3 FAIL(FM) MSWin32 Win2000 SP4 (x86/1 cpu) {smoke-me}","when_at":"2013-05-29T17:10:00"}