Automated smoke report for branch blead 5.33.0 patch 
48a788454f1719093d08e80bbb70723ae345163a v5.32.0-6-g48a7884
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 27 minutes (average 1 hour 3 minutes)

Summary: FAIL(F)

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.32.0-6-g48a7884  Configuration (common) none
----------- ---------------------------------------------------------
F F         
F F         -Duselargefiles
O F         -Duseithreads
F O         -Duseithreads -Duselargefiles
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    SMOKE48a788454f1719093d08e80bbb70723ae345163a

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

[default] -DDEBUGGING -Duseithreads
../cpan/IPC-Cmd/t/01_IPC-Cmd.t..............................FAILED
    192-193
    Non-zero exit status: 2

[default] -Duseithreads -Duselargefiles
../cpan/IPC-Cmd/t/01_IPC-Cmd.t..............................FAILED
    115-116
    Non-zero exit status: 2

MANIFEST did not declare '.MAILMAP'

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

Compiler messages(MSWin32):
[2020-07-06 18:37:35Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2020-07-06 18:37:35Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2020-07-06 18:37:35Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion 
from 'UV' to 'U8', possible loss of data
[2020-07-06 18:37:35Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 18:37:35Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 18:37:35Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 18:37:35Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 18:37:35Z] ListUtil.xs(1379) : warning C4244: 'function' : 
conversion from 'NV' to 'const UV', possible loss of data
[2020-07-06 18:37:35Z] ListUtil.xs(1382) : warning C4244: 'function' : 
conversion from 'NV' to 'const IV', possible loss of data
[2020-07-06 18:37:35Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll 
linkage
[2020-07-06 18:37:35Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll 
linkage
[2020-07-06 18:37:35Z] Socket.xs(978) : warning C4244: '=' : conversion from 
'unsigned long' to 'unsigned short', possible loss of data
[2020-07-06 18:37:35Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local 
variable
[2020-07-06 18:37:35Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced 
local variable
# Test.obj : error LNK2001: unresolved external symbol _PL_op
# 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
# 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_op
# 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
# blib\arch\auto\XS\Other\Other.dll : fatal error LNK1120: 6 unresolved 
externals
[2020-07-06 19:21:28Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2020-07-06 19:21:28Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2020-07-06 19:21:28Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion 
from 'UV' to 'U8', possible loss of data
[2020-07-06 19:21:28Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 19:21:28Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 19:21:28Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 19:21:28Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 19:21:28Z] ListUtil.xs(1379) : warning C4244: 'function' : 
conversion from 'NV' to 'const UV', possible loss of data
[2020-07-06 19:21:28Z] ListUtil.xs(1382) : warning C4244: 'function' : 
conversion from 'NV' to 'const IV', possible loss of data
[2020-07-06 19:21:28Z] d:\smoke\perl\blead\build\ext\posix\posix.xs(1090) : 
warning C4715: 'my_rint' : not all control paths return a value
[2020-07-06 19:21:28Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll 
linkage
[2020-07-06 19:21:28Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll 
linkage
[2020-07-06 19:21:28Z] Socket.xs(978) : warning C4244: '=' : conversion from 
'unsigned long' to 'unsigned short', possible loss of data
[2020-07-06 19:21:28Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local 
variable
[2020-07-06 19:21:28Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced 
local variable
# 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
[2020-07-06 20:30:32Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2020-07-06 20:30:32Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2020-07-06 20:30:32Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion 
from 'UV' to 'U8', possible loss of data
[2020-07-06 20:30:32Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 20:30:32Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 20:30:32Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 20:30:32Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 20:30:32Z] ListUtil.xs(1379) : warning C4244: 'function' : 
conversion from 'NV' to 'const UV', possible loss of data
[2020-07-06 20:30:32Z] ListUtil.xs(1382) : warning C4244: 'function' : 
conversion from 'NV' to 'const IV', possible loss of data
[2020-07-06 20:30:32Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll 
linkage
[2020-07-06 20:30:32Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll 
linkage
[2020-07-06 20:30:32Z] Socket.xs(978) : warning C4244: '=' : conversion from 
'unsigned long' to 'unsigned short', possible loss of data
[2020-07-06 20:30:32Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local 
variable
[2020-07-06 20:30:32Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced 
local variable
[2020-07-06 21:12:52Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2020-07-06 21:12:52Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2020-07-06 21:12:52Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion 
from 'UV' to 'U8', possible loss of data
[2020-07-06 21:12:52Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 21:12:52Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 21:12:52Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 21:12:52Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 21:12:52Z] ListUtil.xs(1379) : warning C4244: 'function' : 
conversion from 'NV' to 'const UV', possible loss of data
[2020-07-06 21:12:52Z] ListUtil.xs(1382) : warning C4244: 'function' : 
conversion from 'NV' to 'const IV', possible loss of data
[2020-07-06 21:12:52Z] d:\smoke\perl\blead\build\ext\posix\posix.xs(1090) : 
warning C4715: 'my_rint' : not all control paths return a value
[2020-07-06 21:12:52Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll 
linkage
[2020-07-06 21:12:52Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll 
linkage
[2020-07-06 21:12:52Z] Socket.xs(978) : warning C4244: '=' : conversion from 
'unsigned long' to 'unsigned short', possible loss of data
[2020-07-06 21:12:52Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local 
variable
[2020-07-06 21:12:52Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced 
local variable
[2020-07-06 22:22:06Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2020-07-06 22:22:06Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2020-07-06 22:22:06Z] d:\smoke\perl\blead\build\win32\vdir.h(649) : warning 
C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of 
data
[2020-07-06 22:22:06Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion 
from 'UV' to 'U8', possible loss of data
[2020-07-06 22:22:06Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 22:22:06Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 22:22:06Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 22:22:06Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 22:22:06Z] ListUtil.xs(1379) : warning C4244: 'function' : 
conversion from 'NV' to 'const UV', possible loss of data
[2020-07-06 22:22:06Z] ListUtil.xs(1382) : warning C4244: 'function' : 
conversion from 'NV' to 'const IV', possible loss of data
[2020-07-06 22:22:06Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll 
linkage
[2020-07-06 22:22:06Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll 
linkage
[2020-07-06 22:22:06Z] Socket.xs(978) : warning C4244: '=' : conversion from 
'unsigned long' to 'unsigned short', possible loss of data
[2020-07-06 22:22:06Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local 
variable
[2020-07-06 22:22:06Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced 
local variable
[2020-07-06 23:15:01Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2020-07-06 23:15:01Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2020-07-06 23:15:01Z] d:\smoke\perl\blead\build\win32\vdir.h(649) : warning 
C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of 
data
[2020-07-06 23:15:01Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion 
from 'UV' to 'U8', possible loss of data
[2020-07-06 23:15:01Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 23:15:01Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 23:15:01Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 23:15:01Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-06 23:15:01Z] ListUtil.xs(1379) : warning C4244: 'function' : 
conversion from 'NV' to 'const UV', possible loss of data
[2020-07-06 23:15:01Z] ListUtil.xs(1382) : warning C4244: 'function' : 
conversion from 'NV' to 'const IV', possible loss of data
[2020-07-06 23:15:01Z] d:\smoke\perl\blead\build\ext\posix\posix.xs(1090) : 
warning C4715: 'my_rint' : not all control paths return a value
[2020-07-06 23:15:01Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll 
linkage
[2020-07-06 23:15:01Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll 
linkage
[2020-07-06 23:15:01Z] Socket.xs(978) : warning C4244: '=' : conversion from 
'unsigned long' to 'unsigned short', possible loss of data
[2020-07-06 23:15:01Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local 
variable
[2020-07-06 23:15:01Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced 
local variable
[2020-07-07 00:51:09Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2020-07-07 00:51:09Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2020-07-07 00:51:09Z] d:\smoke\perl\blead\build\win32\vdir.h(649) : warning 
C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of 
data
[2020-07-07 00:51:09Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion 
from 'UV' to 'U8', possible loss of data
[2020-07-07 00:51:09Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-07 00:51:09Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-07 00:51:09Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-07 00:51:09Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-07 00:51:09Z] ListUtil.xs(1379) : warning C4244: 'function' : 
conversion from 'NV' to 'const UV', possible loss of data
[2020-07-07 00:51:09Z] ListUtil.xs(1382) : warning C4244: 'function' : 
conversion from 'NV' to 'const IV', possible loss of data
[2020-07-07 00:51:09Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll 
linkage
[2020-07-07 00:51:09Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll 
linkage
[2020-07-07 00:51:09Z] Socket.xs(978) : warning C4244: '=' : conversion from 
'unsigned long' to 'unsigned short', possible loss of data
[2020-07-07 00:51:09Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local 
variable
[2020-07-07 00:51:09Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced 
local variable
[2020-07-07 01:40:46Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2020-07-07 01:40:46Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2020-07-07 01:40:46Z] d:\smoke\perl\blead\build\win32\vdir.h(649) : warning 
C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of 
data
[2020-07-07 01:40:46Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion 
from 'UV' to 'U8', possible loss of data
[2020-07-07 01:40:46Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-07 01:40:46Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-07 01:40:46Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-07 01:40:46Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-07-07 01:40:46Z] ListUtil.xs(1379) : warning C4244: 'function' : 
conversion from 'NV' to 'const UV', possible loss of data
[2020-07-07 01:40:46Z] ListUtil.xs(1382) : warning C4244: 'function' : 
conversion from 'NV' to 'const IV', possible loss of data
[2020-07-07 01:40:46Z] d:\smoke\perl\blead\build\ext\posix\posix.xs(1090) : 
warning C4715: 'my_rint' : not all control paths return a value
[2020-07-07 01:40:46Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll 
linkage
[2020-07-07 01:40:46Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll 
linkage
[2020-07-07 01:40:46Z] Socket.xs(978) : warning C4244: '=' : conversion from 
'unsigned long' to 'unsigned short', possible loss of data
[2020-07-07 01:40:46Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local 
variable
[2020-07-07 01:40:46Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced 
local variable

Non-Fatal messages(MSWin32):


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

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

Reply via email to