[via nntp.perl.org] [similar] [parsed detail]
Message-Id: <202006152320.05FNK5fu2693666@vier.local>
Subject: Smoke [smoke-me/jkeenan/tonyc/gh-17866-netbsd] v5.32.0-RC1-9-gecc70a9 FAIL(F) MSWin32 Win2000 Professional SP4 (x86/1 cpu) {smoke-me}
Content-type: text/plain; charset="iso-8859-1"
Date: Mon, 15 Jun 2020 19:18 -0400
Mime-version: 1.0
Content-Transfer-Encoding: 8bit
Automated smoke report for branch smoke-me/jkeenan/tonyc/gh-17866-netbsd 5.32.0 patch ecc70a9e8e3bd37b42b485af3acab6bf59f7d776 v5.32.0-RC1-9-gecc70a9
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 10 hours 53 minutes (average 1 hour 21 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-RC1-9-gecc70a9 Configuration (common) none
----------- ---------------------------------------------------------
F F
F F -Duselargefiles
O O -Duseithreads
O O -Duseithreads -Duselargefiles
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEecc70a9e8e3bd37b42b485af3acab6bf59f7d776
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
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-06-15 12:34:54Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
[2020-06-15 12:34:54Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
[2020-06-15 12:34:54Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
[2020-06-15 12:34:54Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 12:34:54Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 12:34:54Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 12:34:54Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 12:34:54Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
[2020-06-15 12:34:54Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
[2020-06-15 12:34:54Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
[2020-06-15 12:34:54Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
[2020-06-15 12:34:54Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
[2020-06-15 12:34:54Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
[2020-06-15 12:34:54Z] 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-06-15 13:34:33Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
[2020-06-15 13:34:33Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
[2020-06-15 13:34:33Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
[2020-06-15 13:34:33Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 13:34:33Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 13:34:33Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 13:34:33Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 13:34:33Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
[2020-06-15 13:34:33Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
[2020-06-15 13:34:33Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1106) : warning C4715: 'my_rint' : not all control paths return a value
[2020-06-15 13:34:33Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
[2020-06-15 13:34:33Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
[2020-06-15 13:34:33Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
[2020-06-15 13:34:33Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
[2020-06-15 13:34:33Z] 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-06-15 15:07:34Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
[2020-06-15 15:07:34Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
[2020-06-15 15:07:34Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
[2020-06-15 15:07:34Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 15:07:34Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 15:07:34Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 15:07:34Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 15:07:34Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
[2020-06-15 15:07:34Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
[2020-06-15 15:07:34Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
[2020-06-15 15:07:34Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
[2020-06-15 15:07:34Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
[2020-06-15 15:07:34Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
[2020-06-15 15:07:34Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
[2020-06-15 16:08:07Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
[2020-06-15 16:08:07Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
[2020-06-15 16:08:07Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
[2020-06-15 16:08:07Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 16:08:07Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 16:08:07Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 16:08:07Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 16:08:07Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
[2020-06-15 16:08:07Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
[2020-06-15 16:08:07Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1106) : warning C4715: 'my_rint' : not all control paths return a value
[2020-06-15 16:08:07Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
[2020-06-15 16:08:07Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
[2020-06-15 16:08:07Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
[2020-06-15 16:08:07Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
[2020-06-15 16:08:07Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
[2020-06-15 17:37:51Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
[2020-06-15 17:37:51Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
[2020-06-15 17:37:51Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
[2020-06-15 17:37:51Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
[2020-06-15 17:37:51Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 17:37:51Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 17:37:51Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 17:37:51Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 17:37:51Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
[2020-06-15 17:37:51Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
[2020-06-15 17:37:51Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
[2020-06-15 17:37:51Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
[2020-06-15 17:37:51Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
[2020-06-15 17:37:51Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
[2020-06-15 17:37:51Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
[2020-06-15 18:55:48Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
[2020-06-15 18:55:48Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
[2020-06-15 18:55:48Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
[2020-06-15 18:55:48Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
[2020-06-15 18:55:48Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 18:55:48Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 18:55:48Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 18:55:48Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 18:55:48Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
[2020-06-15 18:55:48Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
[2020-06-15 18:55:48Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1106) : warning C4715: 'my_rint' : not all control paths return a value
[2020-06-15 18:55:48Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
[2020-06-15 18:55:48Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
[2020-06-15 18:55:48Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
[2020-06-15 18:55:48Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
[2020-06-15 18:55:48Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
[2020-06-15 20:43:16Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
[2020-06-15 20:43:16Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
[2020-06-15 20:43:16Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
[2020-06-15 20:43:16Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
[2020-06-15 20:43:16Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 20:43:16Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 20:43:16Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 20:43:16Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 20:43:16Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
[2020-06-15 20:43:16Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
[2020-06-15 20:43:16Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
[2020-06-15 20:43:16Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
[2020-06-15 20:43:16Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
[2020-06-15 20:43:16Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
[2020-06-15 20:43:16Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
[2020-06-15 21:45:48Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
[2020-06-15 21:45:48Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
[2020-06-15 21:45:48Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
[2020-06-15 21:45:48Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
[2020-06-15 21:45:48Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 21:45:48Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 21:45:48Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 21:45:48Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
[2020-06-15 21:45:48Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
[2020-06-15 21:45:48Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
[2020-06-15 21:45:48Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1106) : warning C4715: 'my_rint' : not all control paths return a value
[2020-06-15 21:45:48Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
[2020-06-15 21:45:48Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
[2020-06-15 21:45:48Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
[2020-06-15 21:45:48Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
[2020-06-15 21:45:48Z] 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/smoke-me/James%20E%20Keenan/logecc70a9e8e3bd37b42b485af3acab6bf59f7d776.log.gz
--
Report by Test::Smoke v1.72 running on perl 5.10.0
(Reporter v0.053 / Smoker v0.046)