{"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 f627c3d4628ed26eeb64cd758c1a77c4981a5927 v5.17.1-86-gf627c3d\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 39 minutes 29 seconds (average 9 minutes 52 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-86-gf627c3d  Configuration (common) none\n----------- ---------------------------------------------------------\nM M         \nM M         -Duseithreads\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nLocally applied patches:\n    uncommitted-changes\n    SMOKEf627c3d4628ed26eeb64cd758c1a77c4981a5927\n\nCompiler messages(MSWin32):\nop.c(6958) : warning C4244: 'initializing' : conversion from 'U32' to 'const char', possible loss of data\nop.c(11086) : 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(316) : error C2065: 'my_perl' : undeclared identifier\nop.c(316) : error C2223: left of '->IMemShared' must point to struct/union\nop.c(11086) : 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":"vVnYoV3lWIXVn83VSgHtf19NCRomBWMT0KPs7Mb9Is8","by_build_full":"perl-win2k\nMSWin32 Win2000 SP4\n\n-Duseithreads\n--\n2340\n","by_config_full":"perl-win2k\nMSWin32 Win2000 SP4\n\n-Duseithreads\n","compiler":"cl 14.00.50727.762","compiler_msgs":["op.c(6958) : warning C4244: 'initializing' : conversion from 'U32' to 'const char', possible loss of data","op.c(11086) : 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(316) : error C2065: 'my_perl' : undeclared identifier","op.c(316) : error C2223: left of '->IMemShared' must point to struct/union","op.c(11086) : 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":2340,"error":"","from_email":"perl@greerga.m-l.org","host":"perl-win2k","logurl":"http://m-l.org/~perl/smoke/perl/","matrix":["v5.17.1-86-gf627c3d  Configuration (common) none","----------- ---------------------------------------------------------","M M         ","M M         -Duseithreads","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<20120624213826.266FD4E0043@zwei>","nonfatal_msgs":[],"os":"MSWin32 Win2000 SP4","osname":"MSWin32","osversion":"Win2000 SP4","sha":"f627c3d4628ed26eeb64cd758c1a77c4981a5927","status":"FAIL(M)","subject":"Smoke [smoke-me/slop] v5.17.1-86-gf627c3d FAIL(M) MSWin32 Win2000 SP4 (x86/1 cpu)","when_at":"2012-06-24T21:38:00"}