• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.29.7-101-g039f641 FAIL(FM) MSWin32 Win2000 Professional SP4 Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz(~3602 MHz) 1

    Automated smoke report for branch smoke-me/khw-alpine 5.29.8 patch 039f641197051cfe4448082c311274feda98e407 v5.29.7-101-g039f641.
    perl-win2k:  Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz(~3602 MHz) (x86/1 cpus)
        on        MSWin32 Win2000 Professional SP4
        using     cl version 14.00.50727.762 (*1)
        smoketime 1 hour 35 minutes (average 23 minutes 50 seconds)
    
    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.29.7-101-g039f641
    ----------------------- ----------------------------------------------------
    -  F  -  F               (*1)
    M  -  M  -              -Duseithreads (*1)
    |  |  |  |
    |  |  |  +------------  stdio DEBUGGING
    |  |  +---------------  minitest DEBUGGING
    |  +------------------  stdio
    +---------------------  minitest
    
      Applied patches:
        SMOKE039f641197051cfe4448082c311274feda98e407
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        [2019-02-13 00:54:31Z] ..\numeric.c(1406) : warning C4028: formal parameter 3 different from declaration
        [2019-02-13 00:54:31Z] ..\pp.c(1320) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 00:54:31Z] ..\pp.c(1332) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 00:54:31Z] ..\pp.c(1567) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 00:54:31Z] ..\pp.c(1597) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 00:54:31Z] ..\pp.c(1895) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 00:54:31Z] ..\pp.c(1915) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 00:54:31Z] ..\pp_hot.c(1529) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 00:54:31Z] ..\pp_hot.c(1549) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 00:54:31Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2019-02-13 00:54:31Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2019-02-13 00:54:31Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2019-02-13 00:54:31Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2019-02-13 00:54:31Z] ..\regcomp.c(14383) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
        [2019-02-13 00:54:31Z] ..\regcomp.c(14557) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 00:54:31Z] ..\regcomp.c(14633) : warning C4018: '>' : signed/unsigned mismatch
        [2019-02-13 00:54:31Z] ..\regcomp.c(18746) : warning C4244: '=' : conversion from 'UV' to 'char', possible loss of data
        [2019-02-13 00:54:31Z] ..\sv.c(2906) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 00:54:31Z] ..\sv.c(12622) : warning C4244: '=' : conversion from 'PERL_INTMAX_T' to 'IV', possible loss of data
        [2019-02-13 00:54:31Z] ..\sv.c(12657) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 00:54:31Z] ..\sv.c(12677) : warning C4244: '=' : conversion from 'PERL_UINTMAX_T' to 'UV', possible loss of data
        [2019-02-13 00:54:31Z] MD5.xs(763) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2019-02-13 00:54:31Z] MD5.xs(764) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2019-02-13 00:54:31Z] MD5.xs(765) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2019-02-13 00:54:31Z] MD5.xs(766) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2019-02-13 00:54:31Z] sdbm.c(38) : warning C4273: 'malloc' : inconsistent dll linkage
        [2019-02-13 00:54:31Z] sdbm.c(39) : warning C4273: 'free' : inconsistent dll linkage
        [2019-02-13 00:54:31Z] Socket.xs(959) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2019-02-13 00:54:31Z] re_comp.c(14383) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
        [2019-02-13 00:54:31Z] re_comp.c(14557) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 00:54:31Z] re_comp.c(14633) : warning C4018: '>' : signed/unsigned mismatch
        [2019-02-13 00:54:31Z] re_comp.c(18746) : warning C4244: '=' : conversion from 'UV' to 'char', 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-02-13 01:29:04Z] ..\numeric.c(1406) : warning C4028: formal parameter 3 different from declaration
        [2019-02-13 01:29:04Z] ..\pp.c(1320) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 01:29:04Z] ..\pp.c(1332) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 01:29:04Z] ..\pp.c(1567) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 01:29:04Z] ..\pp.c(1597) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 01:29:04Z] ..\pp.c(1895) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 01:29:04Z] ..\pp.c(1915) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 01:29:04Z] ..\pp_hot.c(1529) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 01:29:04Z] ..\pp_hot.c(1549) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 01:29:04Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2019-02-13 01:29:04Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2019-02-13 01:29:04Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2019-02-13 01:29:04Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2019-02-13 01:29:04Z] ..\regcomp.c(14383) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
        [2019-02-13 01:29:04Z] ..\regcomp.c(14557) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 01:29:04Z] ..\regcomp.c(14633) : warning C4018: '>' : signed/unsigned mismatch
        [2019-02-13 01:29:04Z] ..\regcomp.c(18746) : warning C4244: '=' : conversion from 'UV' to 'char', possible loss of data
        [2019-02-13 01:29:04Z] ..\sv.c(2906) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 01:29:04Z] ..\sv.c(12622) : warning C4244: '=' : conversion from 'PERL_INTMAX_T' to 'IV', possible loss of data
        [2019-02-13 01:29:04Z] ..\sv.c(12657) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 01:29:04Z] ..\sv.c(12677) : warning C4244: '=' : conversion from 'PERL_UINTMAX_T' to 'UV', possible loss of data
        [2019-02-13 01:29:04Z] MD5.xs(763) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2019-02-13 01:29:04Z] MD5.xs(764) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2019-02-13 01:29:04Z] MD5.xs(765) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2019-02-13 01:29:04Z] MD5.xs(766) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2019-02-13 01:29:04Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1089) : warning C4715: 'my_rint' : not all control paths return a value
        [2019-02-13 01:29:04Z] sdbm.c(38) : warning C4273: 'malloc' : inconsistent dll linkage
        [2019-02-13 01:29:04Z] sdbm.c(39) : warning C4273: 'free' : inconsistent dll linkage
        [2019-02-13 01:29:04Z] Socket.xs(959) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2019-02-13 01:29:04Z] re_comp.c(14383) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
        [2019-02-13 01:29:04Z] re_comp.c(14557) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 01:29:04Z] re_comp.c(14633) : warning C4018: '>' : signed/unsigned mismatch
        [2019-02-13 01:29:04Z] re_comp.c(18746) : warning C4244: '=' : conversion from 'UV' to 'char', 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-02-13 02:16:42Z] ..\numeric.c(1406) : warning C4028: formal parameter 3 different from declaration
        [2019-02-13 02:16:42Z] ..\pp.c(1320) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:16:42Z] ..\pp.c(1332) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:16:42Z] ..\pp.c(1567) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:16:42Z] ..\pp.c(1597) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:16:42Z] ..\pp.c(1895) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:16:42Z] ..\pp.c(1915) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:16:42Z] ..\pp_hot.c(1529) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:16:42Z] ..\pp_hot.c(1549) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:16:42Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2019-02-13 02:16:42Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2019-02-13 02:16:42Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2019-02-13 02:16:42Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2019-02-13 02:16:42Z] ..\regcomp.c(14383) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
        [2019-02-13 02:16:42Z] ..\regcomp.c(14557) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:16:42Z] ..\regcomp.c(14633) : warning C4018: '>' : signed/unsigned mismatch
        [2019-02-13 02:16:42Z] ..\regcomp.c(18746) : warning C4244: '=' : conversion from 'UV' to 'char', possible loss of data
        [2019-02-13 02:16:42Z] ..\sv.c(2906) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:16:42Z] ..\sv.c(12622) : warning C4244: '=' : conversion from 'PERL_INTMAX_T' to 'IV', possible loss of data
        [2019-02-13 02:16:42Z] ..\sv.c(12657) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:16:42Z] ..\sv.c(12677) : warning C4244: '=' : conversion from 'PERL_UINTMAX_T' to 'UV', possible loss of data
        [2019-02-13 02:16:42Z] C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\string.h(184) : error C2732: linkage specification contradicts earlier specification for 'strchr'
        [2019-02-13 02:16:42Z] C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\string.h(186) : error C2732: linkage specification contradicts earlier specification for 'strpbrk'
        [2019-02-13 02:16:42Z] C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\string.h(188) : error C2732: linkage specification contradicts earlier specification for 'strrchr'
        [2019-02-13 02:16:42Z] C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\string.h(190) : error C2732: linkage specification contradicts earlier specification for 'strstr'
        [2019-02-13 02:16:42Z] C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\string.h(195) : error C2732: linkage specification contradicts earlier specification for 'memchr'
        [2019-02-13 02:16:42Z] C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\string.h(326) : error C2732: linkage specification contradicts earlier specification for 'wcschr'
        [2019-02-13 02:16:42Z] C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\string.h(328) : error C2732: linkage specification contradicts earlier specification for 'wcspbrk'
        [2019-02-13 02:16:42Z] C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\string.h(330) : error C2732: linkage specification contradicts earlier specification for 'wcsrchr'
        [2019-02-13 02:16:42Z] C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\string.h(332) : error C2732: linkage specification contradicts earlier specification for 'wcsstr'
        [2019-02-13 02:16:42Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(121) : error C2057: expected constant expression
        [2019-02-13 02:16:42Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(121) : warning C4200: nonstandard extension used : zero-sized array in struct/union
        [2019-02-13 02:16:42Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(122) : error C2229: class 'VDir' has an illegal zero-sized array
        [2019-02-13 02:16:42Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(123) : error C2057: expected constant expression
        [2019-02-13 02:16:42Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(123) : warning C4200: nonstandard extension used : zero-sized array in struct/union
        [2019-02-13 02:16:42Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(124) : error C2229: class 'VDir' has an illegal zero-sized array
        [2019-02-13 02:16:42Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(132) : error C2070: 'char *[]': illegal sizeof operand
        [2019-02-13 02:16:42Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(133) : error C2070: 'WCHAR *[]': illegal sizeof operand
        [2019-02-13 02:16:42Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(152) : error C2057: expected constant expression
        [2019-02-13 02:16:42Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(152) : error C2466: cannot allocate an array of constant size 0
        [2019-02-13 02:16:42Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(152) : error C2133: 'szBuffer' : unknown size
        [2019-02-13 02:16:42Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(153) : error C2070: 'WCHAR []': illegal sizeof operand
        [2019-02-13 02:16:42Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'WCHAR' to 'char', possible loss of data
        [2019-02-13 02:21:15Z] ..\numeric.c(1406) : warning C4028: formal parameter 3 different from declaration
        [2019-02-13 02:21:15Z] ..\pp.c(1320) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:21:15Z] ..\pp.c(1332) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:21:15Z] ..\pp.c(1567) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:21:15Z] ..\pp.c(1597) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:21:15Z] ..\pp.c(1895) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:21:15Z] ..\pp.c(1915) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:21:15Z] ..\pp_hot.c(1529) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:21:15Z] ..\pp_hot.c(1549) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:21:15Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2019-02-13 02:21:15Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2019-02-13 02:21:15Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2019-02-13 02:21:15Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2019-02-13 02:21:15Z] ..\regcomp.c(14383) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
        [2019-02-13 02:21:15Z] ..\regcomp.c(14557) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:21:15Z] ..\regcomp.c(14633) : warning C4018: '>' : signed/unsigned mismatch
        [2019-02-13 02:21:15Z] ..\regcomp.c(18746) : warning C4244: '=' : conversion from 'UV' to 'char', possible loss of data
        [2019-02-13 02:21:15Z] ..\sv.c(2906) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:21:15Z] ..\sv.c(12622) : warning C4244: '=' : conversion from 'PERL_INTMAX_T' to 'IV', possible loss of data
        [2019-02-13 02:21:15Z] ..\sv.c(12657) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
        [2019-02-13 02:21:15Z] ..\sv.c(12677) : warning C4244: '=' : conversion from 'PERL_UINTMAX_T' to 'UV', possible loss of data
        [2019-02-13 02:21:15Z] C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\string.h(184) : error C2732: linkage specification contradicts earlier specification for 'strchr'
        [2019-02-13 02:21:15Z] C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\string.h(186) : error C2732: linkage specification contradicts earlier specification for 'strpbrk'
        [2019-02-13 02:21:15Z] C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\string.h(188) : error C2732: linkage specification contradicts earlier specification for 'strrchr'
        [2019-02-13 02:21:15Z] C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\string.h(190) : error C2732: linkage specification contradicts earlier specification for 'strstr'
        [2019-02-13 02:21:15Z] C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\string.h(195) : error C2732: linkage specification contradicts earlier specification for 'memchr'
        [2019-02-13 02:21:15Z] C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\string.h(326) : error C2732: linkage specification contradicts earlier specification for 'wcschr'
        [2019-02-13 02:21:15Z] C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\string.h(328) : error C2732: linkage specification contradicts earlier specification for 'wcspbrk'
        [2019-02-13 02:21:15Z] C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\string.h(330) : error C2732: linkage specification contradicts earlier specification for 'wcsrchr'
        [2019-02-13 02:21:15Z] C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\string.h(332) : error C2732: linkage specification contradicts earlier specification for 'wcsstr'
        [2019-02-13 02:21:15Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(121) : error C2057: expected constant expression
        [2019-02-13 02:21:15Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(121) : warning C4200: nonstandard extension used : zero-sized array in struct/union
        [2019-02-13 02:21:15Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(122) : error C2229: class 'VDir' has an illegal zero-sized array
        [2019-02-13 02:21:15Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(123) : error C2057: expected constant expression
        [2019-02-13 02:21:15Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(123) : warning C4200: nonstandard extension used : zero-sized array in struct/union
        [2019-02-13 02:21:15Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(124) : error C2229: class 'VDir' has an illegal zero-sized array
        [2019-02-13 02:21:15Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(132) : error C2070: 'char *[]': illegal sizeof operand
        [2019-02-13 02:21:15Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(133) : error C2070: 'WCHAR *[]': illegal sizeof operand
        [2019-02-13 02:21:15Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(152) : error C2057: expected constant expression
        [2019-02-13 02:21:15Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(152) : error C2466: cannot allocate an array of constant size 0
        [2019-02-13 02:21:15Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(152) : error C2133: 'szBuffer' : unknown size
        [2019-02-13 02:21:15Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(153) : error C2070: 'WCHAR []': illegal sizeof operand
        [2019-02-13 02:21:15Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'WCHAR' to 'char', possible loss of data
    

    About this smoke:
    smoking-perl: 5.10.0
    smoker-version: 1.72/0.046
    timestamp: 2019-02-13 00:49:02+00
    tester: Tivrusky
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/mswin32-win2000/smoke-me/Karl%20Williamson/log039f641197051cfe4448082c311274feda98e407.log.gz