• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.31.8-163-g1ac8505 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-sets 5.31.9 patch 1ac8505d03a13cc181b1fa3dc1ae83d77aab7dd2 v5.31.8-163-g1ac8505.
    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 4 hours 7 minutes (average 30 minutes 56 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.31.8-163-g1ac8505
    ----------------------- ----------------------------------------------------
    -  F  -  F               (*1)
    -  F  -  F              -Duselargefiles (*1)
    M  -  M  -              -Duseithreads (*1)
    M  -  M  -              -Duseithreads -Duselargefiles (*1)
    |  |  |  |
    |  |  |  +------------  stdio DEBUGGING
    |  |  +---------------  minitest DEBUGGING
    |  +------------------  stdio
    +---------------------  minitest
    
      Applied patches:
        SMOKE1ac8505d03a13cc181b1fa3dc1ae83d77aab7dd2
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        [2020-02-18 02:59:37Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-02-18 02:59:37Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-02-18 02:59:37Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-02-18 02:59:37Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-02-18 02:59:37Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-02-18 02:59:37Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-02-18 02:59:37Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-02-18 02:59:37Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-02-18 02:59:37Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-02-18 02:59:37Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-02-18 02:59:37Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
        [2020-02-18 02:59:37Z] APItest.xs(6884) : 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-02-18 03:43:12Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-02-18 03:43:12Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-02-18 03:43:12Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-02-18 03:43:12Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-02-18 03:43:12Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-02-18 03:43:12Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-02-18 03:43:12Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-02-18 03:43:12Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1090) : warning C4715: 'my_rint' : not all control paths return a value
        [2020-02-18 03:43:12Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-02-18 03:43:12Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-02-18 03:43:12Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-02-18 03:43:12Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
        [2020-02-18 03:43:12Z] APItest.xs(6884) : 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-02-18 04:46:52Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-02-18 04:46:52Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-02-18 04:46:52Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-02-18 04:46:52Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-02-18 04:46:52Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-02-18 04:46:52Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-02-18 04:46:52Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-02-18 04:46:52Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-02-18 04:46:52Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-02-18 04:46:52Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-02-18 04:46:52Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
        [2020-02-18 04:46:52Z] APItest.xs(6884) : warning C4101: 'u64' : unreferenced local variable
        [2020-02-18 05:31:46Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-02-18 05:31:46Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-02-18 05:31:46Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-02-18 05:31:46Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-02-18 05:31:46Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-02-18 05:31:46Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-02-18 05:31:46Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-02-18 05:31:46Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1090) : warning C4715: 'my_rint' : not all control paths return a value
        [2020-02-18 05:31:46Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-02-18 05:31:46Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-02-18 05:31:46Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-02-18 05:31:46Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
        [2020-02-18 05:31:46Z] APItest.xs(6884) : warning C4101: 'u64' : unreferenced local variable
        [2020-02-18 06:31:40Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-02-18 06:31:40Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-02-18 06:31:40Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
        [2020-02-18 06:31:40Z] perldll.def : error LNK2001: unresolved external symbol PL_lc_numeric_mutex
        [2020-02-18 06:31:40Z] ..\perl531.lib : fatal error LNK1120: 1 unresolved externals
        [2020-02-18 06:39:47Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-02-18 06:39:47Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-02-18 06:39:47Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
        [2020-02-18 06:39:47Z] perldll.def : error LNK2001: unresolved external symbol PL_lc_numeric_mutex
        [2020-02-18 06:39:47Z] ..\perl531.lib : fatal error LNK1120: 1 unresolved externals
        [2020-02-18 06:47:26Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-02-18 06:47:26Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-02-18 06:47:26Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
        [2020-02-18 06:47:26Z] perldll.def : error LNK2001: unresolved external symbol PL_lc_numeric_mutex
        [2020-02-18 06:47:26Z] ..\perl531.lib : fatal error LNK1120: 1 unresolved externals
        [2020-02-18 06:55:33Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-02-18 06:55:33Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-02-18 06:55:33Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
        [2020-02-18 06:55:33Z] perldll.def : error LNK2001: unresolved external symbol PL_lc_numeric_mutex
        [2020-02-18 06:55:33Z] ..\perl531.lib : fatal error LNK1120: 1 unresolved externals
    

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