{"body":"","bodytext":"Smoke logs available at http://m-l.org/~perl/smoke/perl/\n\nNote: Due to a quirk of the virtual machine, build failures are generally\nbecause of timing issues on the VM rather than Perl problems, unless all\nof the grid says \"M\".\n\nAutomated smoke report for 5.17.3 patch c103e613067c3407ec315c119d40288e08aa9855 v5.17.2-157-gc103e61\nperl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2661 MHz) (x86/1 cpu)\n    on        MSWin32 - Win2000 SP4\n    using     cl version 14.00.50727.762\n    smoketime 3 hours 30 minutes (average 52 minutes 44 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.17.2-157-gc103e61  Configuration (common) none\n----------- ---------------------------------------------------------\nm F         \nm F         -Duseithreads\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nLocally applied patches:\n    uncommitted-changes\n    SMOKEc103e613067c3407ec315c119d40288e08aa9855\n\nFailures: (common-args) none\n[default] -DDEBUGGING\n../t/op/magic.t.............................................FAILED\n    154, 157\n../cpan/Memoize/t/expmod_t.t................................FAILED\n    7\n\n[default] -DDEBUGGING -Duseithreads\n../t/op/magic.t.............................................FAILED\n    154, 157\n\nPassed Todo tests: (common-args) none\n[default] -DDEBUGGING\n[default] -DDEBUGGING -Duseithreads\n../cpan/CGI/t/tmpdir.t......................................PASSED\n    3-9\n\nCompiler messages(MSWin32):\nop.c(6863) : warning C4244: 'initializing' : conversion from 'U32' to 'const char', possible loss of data\nop.c(10984) : warning C4028: formal parameter 1 different from declaration\n..\\pp.c(5837) : warning C4244: 'function' : conversion from 'U32' to 'const char', possible loss of data\n..\\pp_hot.c(2688) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data\n..\\pp_sort.c(1668) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data\n..\\regcomp.c(10321) : error C2103: '&' on register variable\n..\\regcomp.c(10321) : warning C4047: 'function' : 'regnode **' differs in levels of indirection from 'regnode *'\n..\\regcomp.c(10321) : warning C4024: 'S_grok_bslash_N' : different types for formal and actual parameter 2\n..\\regcomp.c(10575) : error C2103: '&' on register variable\n..\\regcomp.c(10575) : warning C4047: 'function' : 'UV *' differs in levels of indirection from 'UV'\n..\\regcomp.c(10575) : warning C4024: 'S_grok_bslash_N' : different types for formal and actual parameter 3\n..\\regcomp.c(10791) : warning C4244: '=' : conversion from 'UV' to 'char', possible loss of data\n..\\regcomp.c(12192) : warning C4244: '=' : conversion from 'IV' to 'U8', possible loss of data\n..\\regexec.c(4383) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data\n..\\regexec.c(4386) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data\n..\\toke.c(760) : warning C4244: '=' : conversion from 'U32' to 'U8', possible loss of data\nDumper.xs(1012) : warning C4067: unexpected tokens following preprocessor directive - expected a newline\nIO.xs(493) : warning C4101: 'ret' : unreferenced local variable\nListUtil.xs(249) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data\nListUtil.xs(297) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data\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(175) : warning C4018: '>' : signed/unsigned mismatch\nPiece.xs(950) : warning C4101: 'ret' : unreferenced local variable\nAPItest.xs(3069) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data\nAPItest.xs(3417) : warning C4101: 'tmp' : unreferenced local variable\nre_exec.c(4383) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data\nre_exec.c(4386) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data\nre_comp.c(10791) : warning C4244: '=' : conversion from 'UV' to 'char', possible loss of data\nre_comp.c(12192) : warning C4244: '=' : conversion from 'IV' to 'U8', possible loss of data\nop.c(10984) : warning C4028: formal parameter 2 different from declaration\n\n-- \nReport by Test::Smoke v1.42 build 1267 running on perl 5.10.0\n(Reporter v0.035 / Smoker v0.045)\n","branch":null,"build_hash":"wI8zU2XxRp1Ad8M8ng3iVnAXjTVEZEtYAl1QfhR9jek","by_build_full":"perl-win2k\nMSWin32 Win2000 SP4\n\n-Duseithreads\n--\n12600\n","by_config_full":"perl-win2k\nMSWin32 Win2000 SP4\n\n-Duseithreads\n","compiler":"cl 14.00.50727.762","compiler_msgs":["op.c(6863) : warning C4244: 'initializing' : conversion from 'U32' to 'const char', possible loss of data","op.c(10984) : warning C4028: formal parameter 1 different from declaration","..\\pp.c(5837) : 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(10321) : error C2103: '&' on register variable","..\\regcomp.c(10321) : warning C4047: 'function' : 'regnode **' differs in levels of indirection from 'regnode *'","..\\regcomp.c(10321) : warning C4024: 'S_grok_bslash_N' : different types for formal and actual parameter 2","..\\regcomp.c(10575) : error C2103: '&' on register variable","..\\regcomp.c(10575) : warning C4047: 'function' : 'UV *' differs in levels of indirection from 'UV'","..\\regcomp.c(10575) : warning C4024: 'S_grok_bslash_N' : different types for formal and actual parameter 3","..\\regcomp.c(10791) : warning C4244: '=' : conversion from 'UV' to 'char', possible loss of data","..\\regcomp.c(12192) : warning C4244: '=' : conversion from 'IV' to 'U8', possible loss of data","..\\regexec.c(4383) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data","..\\regexec.c(4386) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data","..\\toke.c(760) : warning C4244: '=' : conversion from 'U32' to 'U8', possible loss of data","Dumper.xs(1012) : warning C4067: unexpected tokens following preprocessor directive - expected a newline","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","Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable","APItest.xs(3069) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data","APItest.xs(3417) : warning C4101: 'tmp' : unreferenced local variable","re_exec.c(4383) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data","re_exec.c(4386) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data","re_comp.c(10791) : warning C4244: '=' : conversion from 'UV' to 'char', possible loss of data","re_comp.c(12192) : warning C4244: '=' : conversion from 'IV' to 'U8', possible loss of data","op.c(10984) : warning C4028: formal parameter 2 different from declaration"],"conf1":["","-Duseithreads"],"conf1_struct":{"common":[],"extra":[[],["-Duseithreads"]]},"config_hash":"D21P+OX74J3li0st6zVWVmJShfDjFyfUOh7r6wKbIVI","configuration":null,"cpu":"x86","cpu_count":1,"cpu_full":"Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2661 MHz) (x86/1 cpu)","duration":12600,"error":"","from_email":"perl@greerga.m-l.org","host":"perl-win2k","logurl":"http://m-l.org/~perl/smoke/perl/","matrix":["v5.17.2-157-gc103e61  Configuration (common) none","----------- ---------------------------------------------------------","m F         ","m F         -Duseithreads","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<20120802025616.6BC164E0063@zwei>","nonfatal_msgs":[],"os":"MSWin32 Win2000 SP4","osname":"MSWin32","osversion":"Win2000 SP4","sha":"c103e613067c3407ec315c119d40288e08aa9855","status":"FAIL(Fm)","subject":"Smoke [smoke-me/khw-regex] v5.17.2-157-gc103e61 FAIL(Fm) MSWin32 Win2000 SP4 (x86/1 cpu)","when_at":"2012-08-02T02:55:00"}