• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke [smoke-me/khw-c99] v5.33.2-92-g97b8c60 FAIL(M) MSWin32 Win2000 Professional SP4 (x86/1 cpu) {smoke-me}

    Message-Id: <202010080321.0983LJB1595349@vier.local>
    Subject: Smoke [smoke-me/khw-c99] v5.33.2-92-g97b8c60 FAIL(M) MSWin32 Win2000 Professional SP4 (x86/1 cpu) {smoke-me}
    Content-type: text/plain; charset="iso-8859-1"
    Date: Wed, 7 Oct 2020 23:14 -0400
    Mime-version: 1.0
    Content-Transfer-Encoding: 8bit
    
    Automated smoke report for branch smoke-me/khw-c99 5.33.3 patch 97b8c609a44680afa69fb7c051d97741a07e5528 v5.33.2-92-g97b8c60
    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 1 hour 5 minutes (average 16 minutes 28 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.33.2-92-g97b8c60  Configuration (common) none
    ----------- ---------------------------------------------------------
    M M         
    M M         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE97b8c609a44680afa69fb7c051d97741a07e5528
    
    MANIFEST did not declare '.MAILMAP'
    
    Compiler messages(MSWin32):
    [2020-10-08 02:19:15Z] d:\smoke\perl\smoke-me\build\regcomp.h(126) : warning C4200: nonstandard extension used : zero-sized array in struct/union
    [2020-10-08 02:19:15Z] d:\smoke\perl\smoke-me\build\regcomp.h(134) : warning C4200: nonstandard extension used : zero-sized array in struct/union
    [2020-10-08 02:19:15Z] ..\gv.c(2365) : warning C4060: switch statement contains no 'case' or 'default' labels
    [2020-10-08 02:19:15Z] ..\pp_sys.c(2939) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
    [2020-10-08 02:19:15Z] ..\pp_sys.c(2957) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
    [2020-10-08 02:19:15Z] RealPPPort.xs(3636) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
    [2020-10-08 02:19:15Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
    [2020-10-08 02:19:15Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
    [2020-10-08 02:19:15Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
    [2020-10-08 02:19:15Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
    [2020-10-08 02:19:15Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
    [2020-10-08 02:19:15Z] HiRes.xs(268) : warning C4101: 'ft' : unreferenced local variable
    [2020-10-08 02:19:15Z] re_comp.c(1284) : error C2143: syntax error : missing ';' before 'type'
    [2020-10-08 02:19:15Z] re_comp.c(1284) : error C2143: syntax error : missing ')' before 'type'
    [2020-10-08 02:19:15Z] re_comp.c(1284) : error C2065: 'i' : undeclared identifier
    [2020-10-08 02:19:15Z] re_comp.c(1284) : warning C4552: '<' : operator has no effect; expected operator with side-effect
    [2020-10-08 02:19:15Z] re_comp.c(1284) : error C2059: syntax error : ')'
    [2020-10-08 02:19:15Z] re_comp.c(1284) : error C2143: syntax error : missing ';' before '{'
    [2020-10-08 02:19:15Z] re_comp.c(1574) : error C2143: syntax error : missing ';' before 'type'
    [2020-10-08 02:19:15Z] re_comp.c(1574) : error C2143: syntax error : missing ')' before 'type'
    [2020-10-08 02:19:15Z] re_comp.c(1574) : warning C4552: '<' : operator has no effect; expected operator with side-effect
    [2020-10-08 02:19:15Z] re_comp.c(1574) : error C2059: syntax error : ')'
    [2020-10-08 02:19:15Z] re_comp.c(1574) : error C2143: syntax error : missing ';' before '{'
    [2020-10-08 02:19:15Z] re_comp.c(1719) : error C2143: syntax error : missing ';' before 'type'
    [2020-10-08 02:19:15Z] re_comp.c(1719) : error C2143: syntax error : missing ')' before 'type'
    [2020-10-08 02:19:15Z] re_comp.c(1719) : warning C4552: '<' : operator has no effect; expected operator with side-effect
    [2020-10-08 02:19:15Z] re_comp.c(1719) : error C2059: syntax error : ')'
    [2020-10-08 02:19:15Z] re_comp.c(1719) : error C2143: syntax error : missing ';' before '{'
    [2020-10-08 02:19:15Z] re_comp.c(2000) : error C2143: syntax error : missing ';' before 'type'
    [2020-10-08 02:19:15Z] re_comp.c(2002) : error C2065: 'ored_cp_list' : undeclared identifier
    [2020-10-08 02:19:15Z] re_comp.c(2002) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV *'
    [2020-10-08 02:19:15Z] re_comp.c(2006) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV *'
    [2020-10-08 02:19:15Z] re_comp.c(2063) : warning C4047: 'function' : 'SV *const ' differs in levels of indirection from 'int'
    [2020-10-08 02:19:15Z] re_comp.c(2063) : warning C4024: 'S_ssc_union' : different types for formal and actual parameter 2
    [2020-10-08 02:36:41Z] d:\smoke\perl\smoke-me\build\regcomp.h(126) : warning C4200: nonstandard extension used : zero-sized array in struct/union
    [2020-10-08 02:36:41Z] d:\smoke\perl\smoke-me\build\regcomp.h(134) : warning C4200: nonstandard extension used : zero-sized array in struct/union
    [2020-10-08 02:36:41Z] ..\gv.c(2365) : warning C4060: switch statement contains no 'case' or 'default' labels
    [2020-10-08 02:36:41Z] ..\pp_sys.c(2939) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
    [2020-10-08 02:36:41Z] ..\pp_sys.c(2957) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
    [2020-10-08 02:36:41Z] RealPPPort.xs(3636) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
    [2020-10-08 02:36:41Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
    [2020-10-08 02:36:41Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
    [2020-10-08 02:36:41Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1106) : warning C4715: 'my_rint' : not all control paths return a value
    [2020-10-08 02:36:41Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
    [2020-10-08 02:36:41Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
    [2020-10-08 02:36:41Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
    [2020-10-08 02:36:41Z] HiRes.xs(268) : warning C4101: 'ft' : unreferenced local variable
    [2020-10-08 02:36:41Z] re_comp.c(1284) : error C2143: syntax error : missing ';' before 'type'
    [2020-10-08 02:36:41Z] re_comp.c(1284) : error C2143: syntax error : missing ')' before 'type'
    [2020-10-08 02:36:41Z] re_comp.c(1284) : error C2065: 'i' : undeclared identifier
    [2020-10-08 02:36:41Z] re_comp.c(1284) : warning C4552: '<' : operator has no effect; expected operator with side-effect
    [2020-10-08 02:36:41Z] re_comp.c(1284) : error C2059: syntax error : ')'
    [2020-10-08 02:36:41Z] re_comp.c(1284) : error C2143: syntax error : missing ';' before '{'
    [2020-10-08 02:36:41Z] re_comp.c(1574) : error C2143: syntax error : missing ';' before 'type'
    [2020-10-08 02:36:41Z] re_comp.c(1574) : error C2143: syntax error : missing ')' before 'type'
    [2020-10-08 02:36:41Z] re_comp.c(1574) : warning C4552: '<' : operator has no effect; expected operator with side-effect
    [2020-10-08 02:36:41Z] re_comp.c(1574) : error C2059: syntax error : ')'
    [2020-10-08 02:36:41Z] re_comp.c(1574) : error C2143: syntax error : missing ';' before '{'
    [2020-10-08 02:36:41Z] re_comp.c(1719) : error C2143: syntax error : missing ';' before 'type'
    [2020-10-08 02:36:41Z] re_comp.c(1719) : error C2143: syntax error : missing ')' before 'type'
    [2020-10-08 02:36:41Z] re_comp.c(1719) : warning C4552: '<' : operator has no effect; expected operator with side-effect
    [2020-10-08 02:36:41Z] re_comp.c(1719) : error C2059: syntax error : ')'
    [2020-10-08 02:36:41Z] re_comp.c(1719) : error C2143: syntax error : missing ';' before '{'
    [2020-10-08 02:36:41Z] re_comp.c(2000) : error C2143: syntax error : missing ';' before 'type'
    [2020-10-08 02:36:41Z] re_comp.c(2002) : error C2065: 'ored_cp_list' : undeclared identifier
    [2020-10-08 02:36:41Z] re_comp.c(2002) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV *'
    [2020-10-08 02:36:41Z] re_comp.c(2006) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV *'
    [2020-10-08 02:36:41Z] re_comp.c(2063) : warning C4047: 'function' : 'SV *const ' differs in levels of indirection from 'int'
    [2020-10-08 02:36:41Z] re_comp.c(2063) : warning C4024: 'S_ssc_union' : different types for formal and actual parameter 2
    [2020-10-08 02:50:41Z] d:\smoke\perl\smoke-me\build\regcomp.h(126) : warning C4200: nonstandard extension used : zero-sized array in struct/union
    [2020-10-08 02:50:41Z] d:\smoke\perl\smoke-me\build\regcomp.h(134) : warning C4200: nonstandard extension used : zero-sized array in struct/union
    [2020-10-08 02:50:41Z] ..\gv.c(2365) : warning C4060: switch statement contains no 'case' or 'default' labels
    [2020-10-08 02:50:41Z] ..\pp_sys.c(2939) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
    [2020-10-08 02:50:41Z] ..\pp_sys.c(2957) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
    [2020-10-08 02:50:41Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
    [2020-10-08 02:50:41Z] RealPPPort.xs(3636) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
    [2020-10-08 02:50:41Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
    [2020-10-08 02:50:41Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
    [2020-10-08 02:50:41Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
    [2020-10-08 02:50:41Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
    [2020-10-08 02:50:41Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
    [2020-10-08 02:50:41Z] HiRes.xs(268) : warning C4101: 'ft' : unreferenced local variable
    [2020-10-08 02:50:41Z] re_comp.c(1284) : error C2143: syntax error : missing ';' before 'type'
    [2020-10-08 02:50:41Z] re_comp.c(1284) : error C2143: syntax error : missing ')' before 'type'
    [2020-10-08 02:50:41Z] re_comp.c(1284) : error C2065: 'i' : undeclared identifier
    [2020-10-08 02:50:41Z] re_comp.c(1284) : warning C4552: '<' : operator has no effect; expected operator with side-effect
    [2020-10-08 02:50:41Z] re_comp.c(1284) : error C2059: syntax error : ')'
    [2020-10-08 02:50:41Z] re_comp.c(1284) : error C2143: syntax error : missing ';' before '{'
    [2020-10-08 02:50:41Z] re_comp.c(1574) : error C2143: syntax error : missing ';' before 'type'
    [2020-10-08 02:50:41Z] re_comp.c(1574) : error C2143: syntax error : missing ')' before 'type'
    [2020-10-08 02:50:41Z] re_comp.c(1574) : warning C4552: '<' : operator has no effect; expected operator with side-effect
    [2020-10-08 02:50:41Z] re_comp.c(1574) : error C2059: syntax error : ')'
    [2020-10-08 02:50:41Z] re_comp.c(1574) : error C2143: syntax error : missing ';' before '{'
    [2020-10-08 02:50:41Z] re_comp.c(1719) : error C2143: syntax error : missing ';' before 'type'
    [2020-10-08 02:50:41Z] re_comp.c(1719) : error C2143: syntax error : missing ')' before 'type'
    [2020-10-08 02:50:41Z] re_comp.c(1719) : warning C4552: '<' : operator has no effect; expected operator with side-effect
    [2020-10-08 02:50:41Z] re_comp.c(1719) : error C2059: syntax error : ')'
    [2020-10-08 02:50:41Z] re_comp.c(1719) : error C2143: syntax error : missing ';' before '{'
    [2020-10-08 02:50:41Z] re_comp.c(2000) : error C2143: syntax error : missing ';' before 'type'
    [2020-10-08 02:50:41Z] re_comp.c(2002) : error C2065: 'ored_cp_list' : undeclared identifier
    [2020-10-08 02:50:41Z] re_comp.c(2002) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV *'
    [2020-10-08 02:50:41Z] re_comp.c(2006) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV *'
    [2020-10-08 02:50:41Z] re_comp.c(2063) : warning C4047: 'function' : 'SV *const ' differs in levels of indirection from 'int'
    [2020-10-08 02:50:41Z] re_comp.c(2063) : warning C4024: 'S_ssc_union' : different types for formal and actual parameter 3
    [2020-10-08 03:07:37Z] d:\smoke\perl\smoke-me\build\regcomp.h(126) : warning C4200: nonstandard extension used : zero-sized array in struct/union
    [2020-10-08 03:07:37Z] d:\smoke\perl\smoke-me\build\regcomp.h(134) : warning C4200: nonstandard extension used : zero-sized array in struct/union
    [2020-10-08 03:07:37Z] ..\gv.c(2365) : warning C4060: switch statement contains no 'case' or 'default' labels
    [2020-10-08 03:07:37Z] ..\pp_sys.c(2939) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
    [2020-10-08 03:07:37Z] ..\pp_sys.c(2957) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
    [2020-10-08 03:07:37Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
    [2020-10-08 03:07:37Z] RealPPPort.xs(3636) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
    [2020-10-08 03:07:37Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
    [2020-10-08 03:07:37Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
    [2020-10-08 03:07:37Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1106) : warning C4715: 'my_rint' : not all control paths return a value
    [2020-10-08 03:07:37Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
    [2020-10-08 03:07:37Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
    [2020-10-08 03:07:37Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
    [2020-10-08 03:07:37Z] HiRes.xs(268) : warning C4101: 'ft' : unreferenced local variable
    [2020-10-08 03:07:37Z] re_comp.c(1284) : error C2143: syntax error : missing ';' before 'type'
    [2020-10-08 03:07:37Z] re_comp.c(1284) : error C2143: syntax error : missing ')' before 'type'
    [2020-10-08 03:07:37Z] re_comp.c(1284) : error C2065: 'i' : undeclared identifier
    [2020-10-08 03:07:37Z] re_comp.c(1284) : warning C4552: '<' : operator has no effect; expected operator with side-effect
    [2020-10-08 03:07:37Z] re_comp.c(1284) : error C2059: syntax error : ')'
    [2020-10-08 03:07:37Z] re_comp.c(1284) : error C2143: syntax error : missing ';' before '{'
    [2020-10-08 03:07:37Z] re_comp.c(1574) : error C2143: syntax error : missing ';' before 'type'
    [2020-10-08 03:07:37Z] re_comp.c(1574) : error C2143: syntax error : missing ')' before 'type'
    [2020-10-08 03:07:37Z] re_comp.c(1574) : warning C4552: '<' : operator has no effect; expected operator with side-effect
    [2020-10-08 03:07:37Z] re_comp.c(1574) : error C2059: syntax error : ')'
    [2020-10-08 03:07:37Z] re_comp.c(1574) : error C2143: syntax error : missing ';' before '{'
    [2020-10-08 03:07:37Z] re_comp.c(1719) : error C2143: syntax error : missing ';' before 'type'
    [2020-10-08 03:07:37Z] re_comp.c(1719) : error C2143: syntax error : missing ')' before 'type'
    [2020-10-08 03:07:37Z] re_comp.c(1719) : warning C4552: '<' : operator has no effect; expected operator with side-effect
    [2020-10-08 03:07:37Z] re_comp.c(1719) : error C2059: syntax error : ')'
    [2020-10-08 03:07:37Z] re_comp.c(1719) : error C2143: syntax error : missing ';' before '{'
    [2020-10-08 03:07:37Z] re_comp.c(2000) : error C2143: syntax error : missing ';' before 'type'
    [2020-10-08 03:07:37Z] re_comp.c(2002) : error C2065: 'ored_cp_list' : undeclared identifier
    [2020-10-08 03:07:37Z] re_comp.c(2002) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV *'
    [2020-10-08 03:07:37Z] re_comp.c(2006) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV *'
    [2020-10-08 03:07:37Z] re_comp.c(2063) : warning C4047: 'function' : 'SV *const ' differs in levels of indirection from 'int'
    [2020-10-08 03:07:37Z] re_comp.c(2063) : warning C4024: 'S_ssc_union' : different types for formal and actual parameter 3
    
    Non-Fatal messages(MSWin32):
    
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/mswin32-win2000/smoke-me/Karl%20Williamson/log97b8c609a44680afa69fb7c051d97741a07e5528.log.gz
    
    -- 
    Report by Test::Smoke v1.72 running on perl 5.10.0
    (Reporter v0.053 / Smoker v0.046)