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

    Automated smoke report for branch smoke-me/jkeenan/cumberland-blues 7.0.0 patch 1ffb4498bfa2fb91d355283a2808e6786ff8819f v5.32.0-15-g1ffb449.
    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 9 hours 36 minutes (average 1 hour 12 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-15-g1ffb449
    ----------------------- ----------------------------------------------------
    F  F                     (*1)
    F  F                    -Duselargefiles (*1)
    O  O                    -Duseithreads (*1)
    O  O                    -Duseithreads -Duselargefiles (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
      Applied patches:
        SMOKE1ffb4498bfa2fb91d355283a2808e6786ff8819f
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        [2020-09-05 04:16:37Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-09-05 04:16:37Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-09-05 04:16:37Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-09-05 04:16:37Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 04:16:37Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 04:16:37Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 04:16:37Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 04:16:37Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
        [2020-09-05 04:16:37Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
        [2020-09-05 04:16:37Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-09-05 04:16:37Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-09-05 04:16:37Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-09-05 04:16:37Z] HiRes.xs(268) : warning C4101: 'ft' : unreferenced local variable
        [2020-09-05 04:16:37Z] 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-09-05 05:39:29Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-09-05 05:39:29Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-09-05 05:39:29Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-09-05 05:39:29Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 05:39:29Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 05:39:29Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 05:39:29Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 05:39:29Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
        [2020-09-05 05:39:29Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
        [2020-09-05 05:39:29Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1090) : warning C4715: 'my_rint' : not all control paths return a value
        [2020-09-05 05:39:29Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-09-05 05:39:29Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-09-05 05:39:29Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-09-05 05:39:29Z] HiRes.xs(268) : warning C4101: 'ft' : unreferenced local variable
        [2020-09-05 05:39:29Z] 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-09-05 07:09:35Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-09-05 07:09:35Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-09-05 07:09:35Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-09-05 07:09:35Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 07:09:35Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 07:09:35Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 07:09:35Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 07:09:35Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
        [2020-09-05 07:09:35Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
        [2020-09-05 07:09:35Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-09-05 07:09:35Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-09-05 07:09:35Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-09-05 07:09:35Z] HiRes.xs(268) : warning C4101: 'ft' : unreferenced local variable
        [2020-09-05 07:09:35Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
        [2020-09-05 07:53:30Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-09-05 07:53:30Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-09-05 07:53:30Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-09-05 07:53:30Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 07:53:30Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 07:53:30Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 07:53:30Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 07:53:30Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
        [2020-09-05 07:53:30Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
        [2020-09-05 07:53:30Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1090) : warning C4715: 'my_rint' : not all control paths return a value
        [2020-09-05 07:53:30Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-09-05 07:53:30Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-09-05 07:53:30Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-09-05 07:53:30Z] HiRes.xs(268) : warning C4101: 'ft' : unreferenced local variable
        [2020-09-05 07:53:30Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
        [2020-09-05 09:05:31Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-09-05 09:05:31Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-09-05 09:05:31Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
        [2020-09-05 09:05:31Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-09-05 09:05:31Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 09:05:31Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 09:05:31Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 09:05:31Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 09:05:31Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
        [2020-09-05 09:05:31Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
        [2020-09-05 09:05:31Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-09-05 09:05:31Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-09-05 09:05:31Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-09-05 09:05:31Z] HiRes.xs(268) : warning C4101: 'ft' : unreferenced local variable
        [2020-09-05 09:05:31Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
        [2020-09-05 09:59:12Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-09-05 09:59:12Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-09-05 09:59:12Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
        [2020-09-05 09:59:12Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-09-05 09:59:12Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 09:59:12Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 09:59:12Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 09:59:12Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 09:59:12Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
        [2020-09-05 09:59:12Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
        [2020-09-05 09:59:12Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1090) : warning C4715: 'my_rint' : not all control paths return a value
        [2020-09-05 09:59:12Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-09-05 09:59:12Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-09-05 09:59:12Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-09-05 09:59:12Z] HiRes.xs(268) : warning C4101: 'ft' : unreferenced local variable
        [2020-09-05 09:59:12Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
        [2020-09-05 11:27:32Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-09-05 11:27:32Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-09-05 11:27:32Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
        [2020-09-05 11:27:32Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-09-05 11:27:32Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 11:27:32Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 11:27:32Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 11:27:32Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 11:27:32Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
        [2020-09-05 11:27:32Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
        [2020-09-05 11:27:32Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-09-05 11:27:32Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-09-05 11:27:32Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-09-05 11:27:32Z] HiRes.xs(268) : warning C4101: 'ft' : unreferenced local variable
        [2020-09-05 11:27:32Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
        [2020-09-05 12:20:43Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-09-05 12:20:43Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-09-05 12:20:43Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
        [2020-09-05 12:20:43Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-09-05 12:20:43Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 12:20:43Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 12:20:43Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 12:20:43Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-09-05 12:20:43Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
        [2020-09-05 12:20:43Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
        [2020-09-05 12:20:43Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1090) : warning C4715: 'my_rint' : not all control paths return a value
        [2020-09-05 12:20:43Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-09-05 12:20:43Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-09-05 12:20:43Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-09-05 12:20:43Z] HiRes.xs(268) : warning C4101: 'ft' : unreferenced local variable
        [2020-09-05 12:20:43Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
    

    About this smoke:
    smoking-perl: 5.10.0
    smoker-version: 1.72/0.046
    timestamp: 2020-09-05 04:05:24+00
    tester: Tivrusky
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/mswin32-win2000/smoke-me/James%20E%20Keenan/log1ffb4498bfa2fb91d355283a2808e6786ff8819f.log.gz