Smoke logs available at http://m-l.org/~perl/smoke/perl/
Note: Due to a quirk of the virtual machine, build failures are generally
because of timing issues on the VM rather than Perl problems, unless all
of the grid says "M".
Automated smoke report for 5.17.2 patch
bac824b4b7b60f3fc36c2dfa44c3c3d981735a71 v5.17.1-89-gbac824b
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2661 MHz) (x86/1 cpu)
on MSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 58 minutes 33 seconds (average 14 minutes 38 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.17.1-89-gbac824b Configuration (common) none
----------- ---------------------------------------------------------
M M
M M -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
uncommitted-changes
SMOKEbac824b4b7b60f3fc36c2dfa44c3c3d981735a71
Compiler messages(MSWin32):
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
--
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.0
(Reporter v0.035 / Smoker v0.045)