develooper Front page | perl.daily-build.reports | Postings from January 2021

Smoke [smoke-me/leont/less-fragile-encoding] v5.33.5-186-g0fd5f79PASS MSWin32 Win2000 Professional SP4 (x86/1 cpu) {smoke-me}

From:
George Greer
Date:
January 20, 2021 03:08
Subject:
Smoke [smoke-me/leont/less-fragile-encoding] v5.33.5-186-g0fd5f79PASS MSWin32 Win2000 Professional SP4 (x86/1 cpu) {smoke-me}
Message ID:
202101200308.10K3819u3278671@vier.local
Automated smoke report for branch smoke-me/leont/less-fragile-encoding 5.336 patch 0fd5f79ea73d2537c2962743bdaa21bef4d1e30f v5.33.5-186-g0fd5f79
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 4 hours 28 minutes (average 1 hour 7 minutes)

Summary: PASS

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.33.5-186-g0fd5f79  Configuration (common) none
----------- ---------------------------------------------------------
O O         
O O         -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


MANIFEST did not declare '.MAILMAP'

Passed Todo tests: (common-args) none
[default] 
[default] -DDEBUGGING
../t/win32/stat.t...........................................PASSED
    39
../dist/Net-Ping/t/450_service.t............................PASSED
    9
../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED
    25

[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../dist/Net-Ping/t/450_service.t............................PASSED
    9
../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED
    25

Compiler messages(MSWin32):
[2021-01-19 22:39:16Z] ..\regexec.c(4871) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
[2021-01-19 22:39:16Z] win32.c(4872) : warning C4013: '_msize' undefined; assuming extern returning int
[2021-01-19 22:39:16Z] .\win32.c(4872) : warning C4013: '_msize' undefined; assuming extern returning int
[2021-01-19 22:39:16Z] mt.exe : manifest authoring warning 81010002: Unrecognized Element "requestedPrivileges" in namespace "urn:schemas-microsoft-com:asm.v3".
[2021-01-19 22:39:16Z] mt.exe : manifest authoring warning 81010002: Unrecognized Element "compatibility" in namespace "urn:schemas-microsoft-com:compatibility.v1".
[2021-01-19 22:39:16Z] RealPPPort.xs(3638) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
[2021-01-19 22:39:16Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
[2021-01-19 22:39:16Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
[2021-01-19 22:39:16Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
[2021-01-19 22:39:16Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
[2021-01-19 22:39:16Z] Socket.xs(991) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
[2021-01-19 22:39:16Z] HiRes.xs(261) : warning C4101: 'ft' : unreferenced local variable
[2021-01-19 22:39:16Z] D:\smoke\perl\smoke-me\build\lib\CORE\perl.h(3905) : warning C4005: 'ASSUME' : macro redefinition
[2021-01-19 22:39:16Z] re_exec.c(4871) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
[2021-01-19 23:27:31Z] d:\smoke\perl\smoke-me\build\perl.h(3905) : warning C4005: 'ASSUME' : macro redefinition
[2021-01-19 23:27:31Z] ..\regexec.c(4871) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
[2021-01-19 23:27:31Z] D:\smoke\perl\smoke-me\build\perl.h(3905) : warning C4005: 'ASSUME' : macro redefinition
[2021-01-19 23:27:31Z] win32.c(4872) : warning C4013: '_msize' undefined; assuming extern returning int
[2021-01-19 23:27:31Z] D:\smoke\perl\smoke-me\build\lib\CORE\perl.h(3905) : warning C4005: 'ASSUME' : macro redefinition
[2021-01-19 23:27:31Z] .\win32.c(4872) : warning C4013: '_msize' undefined; assuming extern returning int
[2021-01-19 23:27:31Z] mt.exe : manifest authoring warning 81010002: Unrecognized Element "requestedPrivileges" in namespace "urn:schemas-microsoft-com:asm.v3".
[2021-01-19 23:27:31Z] mt.exe : manifest authoring warning 81010002: Unrecognized Element "compatibility" in namespace "urn:schemas-microsoft-com:compatibility.v1".
[2021-01-19 23:27:31Z] RealPPPort.xs(3638) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
[2021-01-19 23:27:31Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
[2021-01-19 23:27:31Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
[2021-01-19 23:27:31Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1098) : warning C4715: 'my_rint' : not all control paths return a value
[2021-01-19 23:27:31Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
[2021-01-19 23:27:31Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
[2021-01-19 23:27:31Z] Socket.xs(991) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
[2021-01-19 23:27:31Z] HiRes.xs(261) : warning C4101: 'ft' : unreferenced local variable
[2021-01-19 23:27:31Z] re_exec.c(4871) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
[2021-01-20 00:40:13Z] ..\regexec.c(4871) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
[2021-01-20 00:40:13Z] win32.c(4872) : warning C4013: '_msize' undefined; assuming extern returning int
[2021-01-20 00:40:13Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
[2021-01-20 00:40:13Z] .\win32.c(4872) : warning C4013: '_msize' undefined; assuming extern returning int
[2021-01-20 00:40:13Z] mt.exe : manifest authoring warning 81010002: Unrecognized Element "requestedPrivileges" in namespace "urn:schemas-microsoft-com:asm.v3".
[2021-01-20 00:40:13Z] mt.exe : manifest authoring warning 81010002: Unrecognized Element "compatibility" in namespace "urn:schemas-microsoft-com:compatibility.v1".
[2021-01-20 00:40:13Z] RealPPPort.xs(3638) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
[2021-01-20 00:40:13Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
[2021-01-20 00:40:13Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
[2021-01-20 00:40:13Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
[2021-01-20 00:40:13Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
[2021-01-20 00:40:13Z] Socket.xs(991) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
[2021-01-20 00:40:13Z] HiRes.xs(261) : warning C4101: 'ft' : unreferenced local variable
[2021-01-20 00:40:13Z] D:\smoke\perl\smoke-me\build\lib\CORE\perl.h(3905) : warning C4005: 'ASSUME' : macro redefinition
[2021-01-20 00:40:13Z] re_exec.c(4871) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
[2021-01-20 01:36:17Z] d:\smoke\perl\smoke-me\build\perl.h(3905) : warning C4005: 'ASSUME' : macro redefinition
[2021-01-20 01:36:17Z] ..\regexec.c(4871) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
[2021-01-20 01:36:17Z] D:\smoke\perl\smoke-me\build\perl.h(3905) : warning C4005: 'ASSUME' : macro redefinition
[2021-01-20 01:36:17Z] win32.c(4872) : warning C4013: '_msize' undefined; assuming extern returning int
[2021-01-20 01:36:17Z] D:\smoke\perl\smoke-me\build\lib\CORE\perl.h(3905) : warning C4005: 'ASSUME' : macro redefinition
[2021-01-20 01:36:17Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
[2021-01-20 01:36:17Z] .\win32.c(4872) : warning C4013: '_msize' undefined; assuming extern returning int
[2021-01-20 01:36:17Z] mt.exe : manifest authoring warning 81010002: Unrecognized Element "requestedPrivileges" in namespace "urn:schemas-microsoft-com:asm.v3".
[2021-01-20 01:36:17Z] mt.exe : manifest authoring warning 81010002: Unrecognized Element "compatibility" in namespace "urn:schemas-microsoft-com:compatibility.v1".
[2021-01-20 01:36:17Z] RealPPPort.xs(3638) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
[2021-01-20 01:36:17Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
[2021-01-20 01:36:17Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
[2021-01-20 01:36:17Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1098) : warning C4715: 'my_rint' : not all control paths return a value
[2021-01-20 01:36:17Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
[2021-01-20 01:36:17Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
[2021-01-20 01:36:17Z] Socket.xs(991) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
[2021-01-20 01:36:17Z] HiRes.xs(261) : warning C4101: 'ft' : unreferenced local variable
[2021-01-20 01:36:17Z] re_exec.c(4871) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data

Non-Fatal messages(MSWin32):


Smoke logs available at http://m-l.org/~perl/smoke/perl/mswin32-win2000/smoke-me/Leon%20Timmermans/log0fd5f79ea73d2537c2962743bdaa21bef4d1e30f.log.gz

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




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About