• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke v5.32.0-8-g56a12cb 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/ilmari/remove-symbian 5.33.0 patch 56a12cb006dde470a4badf90a0e4c7a6543791bb v5.32.0-8-g56a12cb.
    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 6 hours 30 minutes (average 48 minutes 46 seconds)
    
    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-8-g56a12cb
    ----------------------- ----------------------------------------------------
    F  F                     (*1)
    F  F                    -Duselargefiles (*1)
    O  O                    -Duseithreads (*1)
    O  O                    -Duseithreads -Duselargefiles (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
      Applied patches:
        SMOKE56a12cb006dde470a4badf90a0e4c7a6543791bb
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        [2020-07-12 18:04:23Z] ..\pp_sys.c(2939) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-07-12 18:04:23Z] ..\pp_sys.c(2957) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-07-12 18:04:23Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-07-12 18:04:23Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 18:04:23Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 18:04:23Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 18:04:23Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 18:04:23Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
        [2020-07-12 18:04:23Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
        [2020-07-12 18:04:23Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-07-12 18:04:23Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-07-12 18:04:23Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-07-12 18:04:23Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
        [2020-07-12 18:04:23Z] 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-07-12 18:37:19Z] ..\pp_sys.c(2939) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-07-12 18:37:19Z] ..\pp_sys.c(2957) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-07-12 18:37:19Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-07-12 18:37:19Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 18:37:19Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 18:37:19Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 18:37:19Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 18:37:19Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
        [2020-07-12 18:37:19Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
        [2020-07-12 18:37:19Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1090) : warning C4715: 'my_rint' : not all control paths return a value
        [2020-07-12 18:37:19Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-07-12 18:37:19Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-07-12 18:37:19Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-07-12 18:37:19Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
        [2020-07-12 18:37:19Z] 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-07-12 19:30:53Z] ..\pp_sys.c(2939) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-07-12 19:30:53Z] ..\pp_sys.c(2957) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-07-12 19:30:53Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-07-12 19:30:53Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 19:30:53Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 19:30:53Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 19:30:53Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 19:30:53Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
        [2020-07-12 19:30:53Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
        [2020-07-12 19:30:53Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-07-12 19:30:53Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-07-12 19:30:53Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-07-12 19:30:53Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
        [2020-07-12 19:30:53Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
        [2020-07-12 20:02:14Z] ..\pp_sys.c(2939) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-07-12 20:02:14Z] ..\pp_sys.c(2957) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-07-12 20:02:14Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-07-12 20:02:14Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 20:02:14Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 20:02:14Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 20:02:14Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 20:02:14Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
        [2020-07-12 20:02:14Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
        [2020-07-12 20:02:14Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1090) : warning C4715: 'my_rint' : not all control paths return a value
        [2020-07-12 20:02:14Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-07-12 20:02:14Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-07-12 20:02:14Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-07-12 20:02:14Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
        [2020-07-12 20:02:14Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
        [2020-07-12 20:54:03Z] ..\pp_sys.c(2939) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-07-12 20:54:03Z] ..\pp_sys.c(2957) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-07-12 20:54:03Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
        [2020-07-12 20:54:03Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-07-12 20:54:03Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 20:54:03Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 20:54:03Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 20:54:03Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 20:54:03Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
        [2020-07-12 20:54:03Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
        [2020-07-12 20:54:03Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-07-12 20:54:03Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-07-12 20:54:03Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-07-12 20:54:03Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
        [2020-07-12 20:54:03Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
        [2020-07-12 21:36:48Z] ..\pp_sys.c(2939) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-07-12 21:36:48Z] ..\pp_sys.c(2957) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-07-12 21:36:48Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
        [2020-07-12 21:36:48Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-07-12 21:36:48Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 21:36:48Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 21:36:48Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 21:36:48Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 21:36:48Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
        [2020-07-12 21:36:48Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
        [2020-07-12 21:36:48Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1090) : warning C4715: 'my_rint' : not all control paths return a value
        [2020-07-12 21:36:48Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-07-12 21:36:48Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-07-12 21:36:48Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-07-12 21:36:48Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
        [2020-07-12 21:36:48Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
        [2020-07-12 22:45:01Z] ..\pp_sys.c(2939) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-07-12 22:45:01Z] ..\pp_sys.c(2957) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-07-12 22:45:01Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
        [2020-07-12 22:45:01Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-07-12 22:45:01Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 22:45:01Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 22:45:01Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 22:45:01Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 22:45:01Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
        [2020-07-12 22:45:01Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
        [2020-07-12 22:45:01Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-07-12 22:45:01Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-07-12 22:45:01Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-07-12 22:45:01Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
        [2020-07-12 22:45:01Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
        [2020-07-12 23:26:58Z] ..\pp_sys.c(2939) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-07-12 23:26:58Z] ..\pp_sys.c(2957) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-07-12 23:26:58Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
        [2020-07-12 23:26:58Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
        [2020-07-12 23:26:58Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 23:26:58Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 23:26:58Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 23:26:58Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-07-12 23:26:58Z] ListUtil.xs(1379) : warning C4244: 'function' : conversion from 'NV' to 'const UV', possible loss of data
        [2020-07-12 23:26:58Z] ListUtil.xs(1382) : warning C4244: 'function' : conversion from 'NV' to 'const IV', possible loss of data
        [2020-07-12 23:26:58Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1090) : warning C4715: 'my_rint' : not all control paths return a value
        [2020-07-12 23:26:58Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-07-12 23:26:58Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-07-12 23:26:58Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-07-12 23:26:58Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
        [2020-07-12 23:26:58Z] 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-07-12 17:58:41+00
    tester: Tivrusky
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/mswin32-win2000/smoke-me/Dagfinn%20Ilmari%20Manns%C3%A5ker/log56a12cb006dde470a4badf90a0e4c7a6543791bb.log.gz