Automated smoke report for branch blead 5.31.3 patch 
defad34a5a721604191590bcfd4fff6873310609 v5.31.2-99-gdefad34
perl-win2k:  Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz(~3602 MHz) (x86/1 cpu)
    on        MSWin32 - Win2000 Professional SP4
    using     cl version 14.00.50727.762
    smoketime 8 hours 43 minutes (average 1 hour 5 minutes)

Summary: FAIL(FM)

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.31.2-99-gdefad34  Configuration (common) none
----------- ---------------------------------------------------------
F F         
F F         -Duselargefiles
M M         -Duseithreads
M M         -Duseithreads -Duselargefiles
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    SMOKEdefad34a5a721604191590bcfd4fff6873310609

Failures: (common-args) none
[default] 
[default] -DDEBUGGING
[default] -Duselargefiles
[default] -DDEBUGGING -Duselargefiles
../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t.................FAILED
    17, 22, 35, 40
    Non-zero exit status: 4

Passed Todo tests: (common-args) none
[default] 
[default] -DDEBUGGING
[default] -Duselargefiles
[default] -DDEBUGGING -Duselargefiles
../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED
    25

Compiler messages(MSWin32):
[2019-08-14 00:23:27Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2019-08-14 00:23:27Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2019-08-14 00:23:27Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : 
conversion from 'time_t' to 'IV', possible loss of data
[2019-08-14 00:23:27Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : 
conversion from 'time_t' to 'IV', possible loss of data
[2019-08-14 00:23:27Z] MD5.xs(763) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2019-08-14 00:23:27Z] MD5.xs(764) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2019-08-14 00:23:27Z] MD5.xs(765) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2019-08-14 00:23:27Z] MD5.xs(766) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2019-08-14 00:23:27Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll 
linkage
[2019-08-14 00:23:27Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll 
linkage
[2019-08-14 00:23:27Z] Socket.xs(978) : warning C4244: '=' : conversion from 
'unsigned long' to 'unsigned short', possible loss of data
# Test.obj : error LNK2001: unresolved external symbol _PL_curpad
# Test.obj : error LNK2001: unresolved external symbol _PL_stack_base
# Test.obj : error LNK2001: unresolved external symbol _PL_markstack_ptr
# Test.obj : error LNK2001: unresolved external symbol _PL_stack_sp
# Test.obj : error LNK2001: unresolved external symbol _PL_tainted
# Test.obj : error LNK2001: unresolved external symbol _PL_op
# blib\arch\auto\XS\Test\Test.dll : fatal error LNK1120: 6 unresolved externals
# NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 
8\VC\BIN\link.EXE"' : return code '0x460'
# Other.obj : error LNK2001: unresolved external symbol _PL_curpad
# Other.obj : error LNK2001: unresolved external symbol _PL_stack_base
# Other.obj : error LNK2001: unresolved external symbol _PL_markstack_ptr
# Other.obj : error LNK2001: unresolved external symbol _PL_stack_sp
# Other.obj : error LNK2001: unresolved external symbol _PL_tainted
# Other.obj : error LNK2001: unresolved external symbol _PL_op
# blib\arch\auto\XS\Other\Other.dll : fatal error LNK1120: 6 unresolved 
externals
[2019-08-14 01:55:03Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2019-08-14 01:55:03Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2019-08-14 01:55:03Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : 
conversion from 'time_t' to 'IV', possible loss of data
[2019-08-14 01:55:03Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : 
conversion from 'time_t' to 'IV', possible loss of data
[2019-08-14 01:55:03Z] MD5.xs(763) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2019-08-14 01:55:03Z] MD5.xs(764) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2019-08-14 01:55:03Z] MD5.xs(765) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2019-08-14 01:55:03Z] MD5.xs(766) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2019-08-14 01:55:03Z] d:\smoke\perl\blead\build\ext\posix\posix.xs(1090) : 
warning C4715: 'my_rint' : not all control paths return a value
[2019-08-14 01:55:03Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll 
linkage
[2019-08-14 01:55:03Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll 
linkage
[2019-08-14 01:55:03Z] Socket.xs(978) : warning C4244: '=' : conversion from 
'unsigned long' to 'unsigned short', possible loss of data
# Test.obj : error LNK2001: unresolved external symbol _PL_markstack
# Test.obj : error LNK2001: unresolved external symbol _PL_debug
# blib\arch\auto\XS\Test\Test.dll : fatal error LNK1120: 7 unresolved externals
# Other.obj : error LNK2001: unresolved external symbol _PL_markstack
# Other.obj : error LNK2001: unresolved external symbol _PL_debug
# blib\arch\auto\XS\Other\Other.dll : fatal error LNK1120: 7 unresolved 
externals
[2019-08-14 05:24:18Z] ..\pp_sys.c(2182) : warning C4244: 'initializing' : 
conversion from '__int64' to 'NV', possible loss of data
[2019-08-14 05:24:18Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2019-08-14 05:24:18Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2019-08-14 05:24:18Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : 
conversion from 'time_t' to 'IV', possible loss of data
[2019-08-14 05:24:18Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : 
conversion from 'time_t' to 'IV', possible loss of data
[2019-08-14 05:24:18Z] MD5.xs(763) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2019-08-14 05:24:18Z] MD5.xs(764) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2019-08-14 05:24:18Z] MD5.xs(765) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2019-08-14 05:24:18Z] MD5.xs(766) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2019-08-14 05:24:18Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll 
linkage
[2019-08-14 05:24:18Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll 
linkage
[2019-08-14 05:24:18Z] Socket.xs(978) : warning C4244: '=' : conversion from 
'unsigned long' to 'unsigned short', possible loss of data
[2019-08-14 07:22:50Z] ..\pp_sys.c(2182) : warning C4244: 'initializing' : 
conversion from '__int64' to 'NV', possible loss of data
[2019-08-14 07:22:50Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2019-08-14 07:22:50Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2019-08-14 07:22:50Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : 
conversion from 'time_t' to 'IV', possible loss of data
[2019-08-14 07:22:50Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : 
conversion from 'time_t' to 'IV', possible loss of data
[2019-08-14 07:22:50Z] MD5.xs(763) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2019-08-14 07:22:50Z] MD5.xs(764) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2019-08-14 07:22:50Z] MD5.xs(765) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2019-08-14 07:22:50Z] MD5.xs(766) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2019-08-14 07:22:50Z] d:\smoke\perl\blead\build\ext\posix\posix.xs(1090) : 
warning C4715: 'my_rint' : not all control paths return a value
[2019-08-14 07:22:50Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll 
linkage
[2019-08-14 07:22:50Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll 
linkage
[2019-08-14 07:22:50Z] Socket.xs(978) : warning C4244: '=' : conversion from 
'unsigned long' to 'unsigned short', possible loss of data
[2019-08-14 08:26:37Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2019-08-14 08:26:37Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2019-08-14 08:26:37Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : 
conversion from 'time_t' to 'IV', possible loss of data
[2019-08-14 08:26:37Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : 
conversion from 'time_t' to 'IV', possible loss of data
[2019-08-14 08:26:37Z] d:\smoke\perl\blead\build\win32\vdir.h(649) : warning 
C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of 
data
[2019-08-14 08:26:37Z] perldll.def : error LNK2001: unresolved external symbol 
PL_lc_numeric_mutex
[2019-08-14 08:26:37Z] ..\perl531.lib : fatal error LNK1120: 1 unresolved 
externals
[2019-08-14 08:35:55Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2019-08-14 08:35:55Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2019-08-14 08:35:55Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : 
conversion from 'time_t' to 'IV', possible loss of data
[2019-08-14 08:35:55Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : 
conversion from 'time_t' to 'IV', possible loss of data
[2019-08-14 08:35:55Z] d:\smoke\perl\blead\build\win32\vdir.h(649) : warning 
C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of 
data
[2019-08-14 08:35:55Z] perldll.def : error LNK2001: unresolved external symbol 
PL_lc_numeric_mutex
[2019-08-14 08:35:55Z] ..\perl531.lib : fatal error LNK1120: 1 unresolved 
externals
[2019-08-14 08:42:57Z] ..\pp_sys.c(2182) : warning C4244: 'initializing' : 
conversion from '__int64' to 'NV', possible loss of data
[2019-08-14 08:42:57Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2019-08-14 08:42:57Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2019-08-14 08:42:57Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : 
conversion from 'time_t' to 'IV', possible loss of data
[2019-08-14 08:42:57Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : 
conversion from 'time_t' to 'IV', possible loss of data
[2019-08-14 08:42:57Z] d:\smoke\perl\blead\build\win32\vdir.h(649) : warning 
C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of 
data
[2019-08-14 08:42:57Z] perldll.def : error LNK2001: unresolved external symbol 
PL_lc_numeric_mutex
[2019-08-14 08:42:57Z] ..\perl531.lib : fatal error LNK1120: 1 unresolved 
externals
[2019-08-14 08:50:47Z] ..\pp_sys.c(2182) : warning C4244: 'initializing' : 
conversion from '__int64' to 'NV', possible loss of data
[2019-08-14 08:50:47Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2019-08-14 08:50:47Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2019-08-14 08:50:47Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : 
conversion from 'time_t' to 'IV', possible loss of data
[2019-08-14 08:50:47Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : 
conversion from 'time_t' to 'IV', possible loss of data
[2019-08-14 08:50:47Z] d:\smoke\perl\blead\build\win32\vdir.h(649) : warning 
C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of 
data
[2019-08-14 08:50:47Z] perldll.def : error LNK2001: unresolved external symbol 
PL_lc_numeric_mutex
[2019-08-14 08:50:47Z] ..\perl531.lib : fatal error LNK1120: 1 unresolved 
externals

Non-Fatal messages(MSWin32):


Smoke logs available at 
http://m-l.org/~perl/smoke/perl/mswin32-win2000/blead/logdefad34a5a721604191590bcfd4fff6873310609.log.gz

-- 
Report by Test::Smoke v1.72 running on perl 5.10.0
(Reporter v0.053 / Smoker v0.046)

Reply via email to