• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke [smoke-me/khw-sisyphus] v5.31.10-29-g96f8574 FAIL(F) MSWin32 Win2000 Professional SP4 (x86/1 cpu) {smoke-me}

    Message-Id: <202003312306.02VN6wWl070733@vier.local>
    Subject: Smoke [smoke-me/khw-sisyphus] v5.31.10-29-g96f8574 FAIL(F) MSWin32 Win2000 Professional SP4 (x86/1 cpu) {smoke-me}
    Content-type: text/plain; charset="iso-8859-1"
    Date: Tue, 31 Mar 2020 18:05 -0500
    Mime-version: 1.0
    Content-Transfer-Encoding: 8bit
    
    Automated smoke report for branch smoke-me/khw-sisyphus 5.32.0 patch 96f85749a91fe7747f0a0dbd72abd0296f8b084a v5.31.10-29-g96f8574
    perl-win2k:  Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz(~3602 MHz) (x86/1 cpu)
        on        MSWin32 - Win2000 Professional SP4
        using     cl version 14.00.50727.762
        smoketime 8 hours 32 minutes (average 1 hour 4 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.31.10-29-g96f8574  Configuration (common) none
    ----------- ---------------------------------------------------------
    F F         
    F F         -Duselargefiles
    O F         -Duseithreads
    O O         -Duseithreads -Duselargefiles
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        RC0
        uncommitted-changes
        SMOKE96f85749a91fe7747f0a0dbd72abd0296f8b084a
    
    Failures: (common-args) none
    [default] 
    [default] -DDEBUGGING
    [default] -Duselargefiles
    [default] -DDEBUGGING -Duselargefiles
    ../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t.................FAILED
        17, 22, 35, 40
        Non-zero exit status: 4
    
    [default] -DDEBUGGING -Duseithreads
    ../cpan/IPC-Cmd/t/01_IPC-Cmd.t..............................FAILED
        115-116
        Non-zero exit status: 2
    
    MANIFEST did not declare '.MAILMAP'
    
    Passed Todo tests: (common-args) none
    [default] 
    [default] -DDEBUGGING
    [default] -Duselargefiles
    [default] -DDEBUGGING -Duselargefiles
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    [default] -Duseithreads -Duselargefiles
    [default] -DDEBUGGING -Duseithreads -Duselargefiles
    ../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED
        25
    
    Compiler messages(MSWin32):
    [2020-03-31 14:38:33Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
    [2020-03-31 14:38:33Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
    [2020-03-31 14:38:33Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
    [2020-03-31 14:38:33Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 14:38:33Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 14:38:33Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 14:38:33Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 14:38:33Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
    [2020-03-31 14:38:33Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
    [2020-03-31 14:38:33Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
    [2020-03-31 14:38:33Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
    [2020-03-31 14:38:33Z] 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-03-31 15:23:32Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
    [2020-03-31 15:23:32Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
    [2020-03-31 15:23:32Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
    [2020-03-31 15:23:32Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 15:23:32Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 15:23:32Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 15:23:32Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 15:23:32Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1090) : warning C4715: 'my_rint' : not all control paths return a value
    [2020-03-31 15:23:32Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
    [2020-03-31 15:23:32Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
    [2020-03-31 15:23:32Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
    [2020-03-31 15:23:32Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
    [2020-03-31 15:23:32Z] 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-03-31 16:34:21Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
    [2020-03-31 16:34:21Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
    [2020-03-31 16:34:21Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
    [2020-03-31 16:34:21Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 16:34:21Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 16:34:21Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 16:34:21Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 16:34:21Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
    [2020-03-31 16:34:21Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
    [2020-03-31 16:34:21Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
    [2020-03-31 16:34:21Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
    [2020-03-31 16:34:21Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
    [2020-03-31 17:18:05Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
    [2020-03-31 17:18:05Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
    [2020-03-31 17:18:05Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
    [2020-03-31 17:18:05Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 17:18:05Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 17:18:05Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 17:18:05Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 17:18:05Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1090) : warning C4715: 'my_rint' : not all control paths return a value
    [2020-03-31 17:18:05Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
    [2020-03-31 17:18:05Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
    [2020-03-31 17:18:05Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
    [2020-03-31 17:18:05Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
    [2020-03-31 17:18:05Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
    [2020-03-31 18:27:34Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
    [2020-03-31 18:27:34Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
    [2020-03-31 18:27:34Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
    [2020-03-31 18:27:34Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
    [2020-03-31 18:27:34Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 18:27:34Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 18:27:34Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 18:27:34Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 18:27:34Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
    [2020-03-31 18:27:34Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
    [2020-03-31 18:27:34Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
    [2020-03-31 18:27:34Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
    [2020-03-31 18:27:34Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
    [2020-03-31 19:20:42Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
    [2020-03-31 19:20:42Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
    [2020-03-31 19:20:42Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
    [2020-03-31 19:20:42Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
    [2020-03-31 19:20:42Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 19:20:42Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 19:20:42Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 19:20:42Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 19:20:42Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1090) : warning C4715: 'my_rint' : not all control paths return a value
    [2020-03-31 19:20:42Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
    [2020-03-31 19:20:42Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
    [2020-03-31 19:20:42Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
    [2020-03-31 19:20:42Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
    [2020-03-31 19:20:42Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
    [2020-03-31 20:46:28Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
    [2020-03-31 20:46:28Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
    [2020-03-31 20:46:28Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
    [2020-03-31 20:46:28Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
    [2020-03-31 20:46:28Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 20:46:28Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 20:46:28Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 20:46:28Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 20:46:28Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
    [2020-03-31 20:46:28Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
    [2020-03-31 20:46:28Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
    [2020-03-31 20:46:28Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
    [2020-03-31 20:46:28Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
    [2020-03-31 21:35:54Z] ..\pp_sys.c(2949) : warning C4244: '=' : conversion from 'IV' to '_ino_t', possible loss of data
    [2020-03-31 21:35:54Z] ..\pp_sys.c(2967) : warning C4244: '=' : conversion from 'UV' to '_ino_t', possible loss of data
    [2020-03-31 21:35:54Z] d:\smoke\perl\smoke-me\build\win32\vdir.h(649) : warning C4244: 'argument' : conversion from 'const WCHAR' to 'char', possible loss of data
    [2020-03-31 21:35:54Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion from 'UV' to 'U8', possible loss of data
    [2020-03-31 21:35:54Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 21:35:54Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 21:35:54Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 21:35:54Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
    [2020-03-31 21:35:54Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1090) : warning C4715: 'my_rint' : not all control paths return a value
    [2020-03-31 21:35:54Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll linkage
    [2020-03-31 21:35:54Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll linkage
    [2020-03-31 21:35:54Z] Socket.xs(978) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
    [2020-03-31 21:35:54Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local variable
    [2020-03-31 21:35:54Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced local variable
    
    Non-Fatal messages(MSWin32):
    
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/mswin32-win2000/smoke-me/Karl%20Williamson/log96f85749a91fe7747f0a0dbd72abd0296f8b084a.log.gz
    
    -- 
    Report by Test::Smoke v1.72 running on perl 5.10.0
    (Reporter v0.053 / Smoker v0.046)