{"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.2 patch bac824b4b7b60f3fc36c2dfa44c3c3d981735a71 v5.17.1-89-gbac824b\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 58 minutes 33 seconds (average 14 minutes 38 seconds)\n\nSummary: FAIL(M)\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.1-89-gbac824b  Configuration (common) none\n----------- ---------------------------------------------------------\nM M         \nM M         -Duseithreads\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nLocally applied patches:\n    uncommitted-changes\n    SMOKEbac824b4b7b60f3fc36c2dfa44c3c3d981735a71\n\nCompiler messages(MSWin32):\nop.c(6956) : warning C4244: 'initializing' : conversion from 'U32' to 'const char', possible loss of data\nop.c(11080) : warning C4028: formal parameter 1 different from declaration\n..\\pp.c(5870) : warning C4244: 'function' : conversion from 'U32' to 'const char', possible loss of data\n..\\pp_hot.c(2687) : 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..\\regexec.c(4346) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data\n..\\regexec.c(4349) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data\n..\\toke.c(768) : warning C4244: '=' : conversion from 'U32' to 'U8', possible loss of data\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(3046) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data\nAPItest.xs(3370) : warning C4101: 'tmp' : unreferenced local variable\nAPItest.obj : error LNK2019: unresolved external symbol __imp__Perl_Slab_Alloc referenced in function _THX_mkUNOP\nAPItest.obj : error LNK2019: unresolved external symbol __imp__Perl_Slab_Free referenced in function _XS_XS__APItest_xop_build_optree\n..\\..\\lib\\auto\\XS\\APItest\\APItest.dll : fatal error LNK1120: 2 unresolved externals\nAPItest.obj : error LNK2019: unresolved external symbol __imp__Perl_Slab_Alloc referenced in function _THX_ck_entersub_establish_cleanup\nop.c(314) : error C2146: syntax error : missing ')' before identifier 'sz'\nop.c(314) : error C2061: syntax error : identifier 'sz'\nop.c(314) : error C2059: syntax error : ';'\nop.c(314) : error C2059: syntax error : ')'\nop.c(315) : error C2449: found '{' at file scope (missing function header?)\nop.c(319) : error C2059: syntax error : '}'\nop.c(6955) : warning C4244: 'initializing' : conversion from 'U32' to 'const char', possible loss of data\nop.c(11079) : 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":"y1Xzy7f68Oxhtn6sPsjIsxctgQKb0XAJG8KADxxrtlI","by_build_full":"perl-win2k\nMSWin32 Win2000 SP4\n\n-Duseithreads\n--\n3480\n","by_config_full":"perl-win2k\nMSWin32 Win2000 SP4\n\n-Duseithreads\n","compiler":"cl 14.00.50727.762","compiler_msgs":["op.c(6956) : warning C4244: 'initializing' : conversion from 'U32' to 'const char', possible loss of data","op.c(11080) : warning C4028: formal parameter 1 different from declaration","..\\pp.c(5870) : warning C4244: 'function' : conversion from 'U32' to 'const char', possible loss of data","..\\pp_hot.c(2687) : 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","..\\regexec.c(4346) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data","..\\regexec.c(4349) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data","..\\toke.c(768) : warning C4244: '=' : conversion from 'U32' to 'U8', possible loss of data","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(3046) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data","APItest.xs(3370) : warning C4101: 'tmp' : unreferenced local variable","APItest.obj : error LNK2019: unresolved external symbol __imp__Perl_Slab_Alloc referenced in function _THX_mkUNOP","APItest.obj : error LNK2019: unresolved external symbol __imp__Perl_Slab_Free referenced in function _XS_XS__APItest_xop_build_optree","..\\..\\lib\\auto\\XS\\APItest\\APItest.dll : fatal error LNK1120: 2 unresolved externals","APItest.obj : error LNK2019: unresolved external symbol __imp__Perl_Slab_Alloc referenced in function _THX_ck_entersub_establish_cleanup","op.c(314) : error C2146: syntax error : missing ')' before identifier 'sz'","op.c(314) : error C2061: syntax error : identifier 'sz'","op.c(314) : error C2059: syntax error : ';'","op.c(314) : error C2059: syntax error : ')'","op.c(315) : error C2449: found '{' at file scope (missing function header?)","op.c(319) : error C2059: syntax error : '}'","op.c(6955) : warning C4244: 'initializing' : conversion from 'U32' to 'const char', possible loss of data","op.c(11079) : 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":3480,"error":"","from_email":"perl@greerga.m-l.org","host":"perl-win2k","logurl":"http://m-l.org/~perl/smoke/perl/","matrix":["v5.17.1-89-gbac824b  Configuration (common) none","----------- ---------------------------------------------------------","M M         ","M M         -Duseithreads","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<20120626220523.C9FB44E0073@zwei>","nonfatal_msgs":[],"os":"MSWin32 Win2000 SP4","osname":"MSWin32","osversion":"Win2000 SP4","sha":"bac824b4b7b60f3fc36c2dfa44c3c3d981735a71","status":"FAIL(M)","subject":"Smoke [smoke-me/slop] v5.17.1-89-gbac824b FAIL(M) MSWin32 Win2000 SP4 (x86/1 cpu)","when_at":"2012-06-26T22:04:00"}