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

    Automated smoke report for branch maint-5.30 5.30.3 patch 0b9db04abaafa766bdb221647b37208b434d31fe v5.30.2-26-g0b9db04.
    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 10 hours (average 1 hour 15 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.30.2-26-g0b9db04
    ----------------------- ----------------------------------------------------
    O  O                    -Duseithreads -Duselargefiles (*1)
    F  F                     (*1)
    F  F                    -Duselargefiles (*1)
    O  O                    -Duseithreads (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
      Applied patches:
        SMOKE0b9db04abaafa766bdb221647b37208b434d31fe
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        [2020-05-14 13:31:24Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-05-14 13:31:24Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-05-14 13:31:24Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2020-05-14 13:31:24Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2020-05-14 13:31:24Z] MD5.xs(763) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 13:31:24Z] MD5.xs(764) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 13:31:24Z] MD5.xs(765) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 13:31:24Z] MD5.xs(766) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 13:31:24Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-05-14 13:31:24Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-05-14 13:31:24Z] Socket.xs(959) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', 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
        [2020-05-14 14:22:32Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-05-14 14:22:32Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-05-14 14:22:32Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2020-05-14 14:22:32Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2020-05-14 14:22:32Z] MD5.xs(763) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 14:22:32Z] MD5.xs(764) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 14:22:32Z] MD5.xs(765) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 14:22:32Z] MD5.xs(766) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 14:22:32Z] d:\smoke\perl\maint\build\ext\posix\posix.xs(1089) : warning C4715: 'my_rint' : not all control paths return a value
        [2020-05-14 14:22:32Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-05-14 14:22:32Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-05-14 14:22:32Z] Socket.xs(959) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', 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
        [2020-05-14 15:39:37Z] ..\pp_sys.c(2182) : warning C4244: 'initializing' : conversion from '__int64' to 'NV', possible loss of data
        [2020-05-14 15:39:37Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-05-14 15:39:37Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-05-14 15:39:37Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2020-05-14 15:39:37Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2020-05-14 15:39:37Z] MD5.xs(763) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 15:39:37Z] MD5.xs(764) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 15:39:37Z] MD5.xs(765) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 15:39:37Z] MD5.xs(766) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 15:39:37Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-05-14 15:39:37Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-05-14 15:39:37Z] Socket.xs(959) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-05-14 16:38:01Z] ..\pp_sys.c(2182) : warning C4244: 'initializing' : conversion from '__int64' to 'NV', possible loss of data
        [2020-05-14 16:38:01Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-05-14 16:38:01Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-05-14 16:38:01Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2020-05-14 16:38:01Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2020-05-14 16:38:01Z] MD5.xs(763) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 16:38:01Z] MD5.xs(764) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 16:38:01Z] MD5.xs(765) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 16:38:01Z] MD5.xs(766) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 16:38:01Z] d:\smoke\perl\maint\build\ext\posix\posix.xs(1089) : warning C4715: 'my_rint' : not all control paths return a value
        [2020-05-14 16:38:01Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-05-14 16:38:01Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-05-14 16:38:01Z] Socket.xs(959) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-05-14 18:02:32Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-05-14 18:02:32Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-05-14 18:02:32Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2020-05-14 18:02:32Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2020-05-14 18:02:32Z] d:\smoke\perl\maint\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
        [2020-05-14 18:02:32Z] MD5.xs(763) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 18:02:32Z] MD5.xs(764) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 18:02:32Z] MD5.xs(765) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 18:02:32Z] MD5.xs(766) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 18:02:32Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-05-14 18:02:32Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-05-14 18:02:32Z] Socket.xs(959) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-05-14 19:17:08Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-05-14 19:17:08Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-05-14 19:17:08Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2020-05-14 19:17:08Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2020-05-14 19:17:08Z] d:\smoke\perl\maint\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
        [2020-05-14 19:17:08Z] MD5.xs(763) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 19:17:08Z] MD5.xs(764) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 19:17:08Z] MD5.xs(765) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 19:17:08Z] MD5.xs(766) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 19:17:08Z] d:\smoke\perl\maint\build\ext\posix\posix.xs(1089) : warning C4715: 'my_rint' : not all control paths return a value
        [2020-05-14 19:17:08Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-05-14 19:17:08Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-05-14 19:17:08Z] Socket.xs(959) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-05-14 20:49:36Z] ..\pp_sys.c(2182) : warning C4244: 'initializing' : conversion from '__int64' to 'NV', possible loss of data
        [2020-05-14 20:49:36Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-05-14 20:49:36Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-05-14 20:49:36Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2020-05-14 20:49:36Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2020-05-14 20:49:36Z] d:\smoke\perl\maint\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
        [2020-05-14 20:49:36Z] MD5.xs(763) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 20:49:36Z] MD5.xs(764) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 20:49:36Z] MD5.xs(765) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 20:49:36Z] MD5.xs(766) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 20:49:36Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-05-14 20:49:36Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-05-14 20:49:36Z] Socket.xs(959) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
        [2020-05-14 21:57:23Z] ..\pp_sys.c(2182) : warning C4244: 'initializing' : conversion from '__int64' to 'NV', possible loss of data
        [2020-05-14 21:57:23Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
        [2020-05-14 21:57:23Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
        [2020-05-14 21:57:23Z] ..\pp_sys.c(4666) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2020-05-14 21:57:23Z] ..\pp_sys.c(4866) : warning C4244: 'initializing' : conversion from 'time_t' to 'IV', possible loss of data
        [2020-05-14 21:57:23Z] d:\smoke\perl\maint\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
        [2020-05-14 21:57:23Z] MD5.xs(763) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 21:57:23Z] MD5.xs(764) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 21:57:23Z] MD5.xs(765) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 21:57:23Z] MD5.xs(766) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
        [2020-05-14 21:57:23Z] d:\smoke\perl\maint\build\ext\posix\posix.xs(1089) : warning C4715: 'my_rint' : not all control paths return a value
        [2020-05-14 21:57:23Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
        [2020-05-14 21:57:23Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
        [2020-05-14 21:57:23Z] Socket.xs(959) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
    

    About this smoke:
    smoking-perl: 5.10.0
    smoker-version: 1.72/0.046
    timestamp: 2020-05-14 13:21:50+00
    tester: Tivrusky
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/mswin32-win2000/maint/log0b9db04abaafa766bdb221647b37208b434d31fe.log.gz