• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/new_hash] v5.17.5-510-g229a679 FAIL(M) MSWin32 Win2000 SP4 (x86/1 cpu)

    Subject: Smoke [smoke-me/new_hash] v5.17.5-510-g229a679 FAIL(M) MSWin32 Win2000 SP4 (x86/1 cpu)
    Content-type: text/plain; charset="iso-8859-1"
    Date: Fri, 16 Nov 2012 15:46 -0500
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    Message-ID: <20121116204641.2CBE64E0119@zwei>
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/
    
    Note: Due to a quirk of the virtual machine, build failures are generally
    because of timing issues on the VM rather than Perl problems, unless all
    of the grid says "M".
    
    Automated smoke report for 5.17.6 patch 229a67927f388a383f50d4ceb146832ad9d=
    1da5c v5.17.5-510-g229a679
    perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2661 MHz) (x86/1 cpu)
        on        MSWin32 - Win2000 SP4
        using     cl version 14.00.50727.762
        smoketime 1 hour 12 minutes (average 18 minutes 6 seconds)
    
    Summary: FAIL(M)
    
    O =3D OK  F =3D Failure(s), extended report at the bottom
    X =3D Failure(s) under TEST but not under harness
    ? =3D still running or test results not (yet) available
    Build failures during:       - =3D unknown or N/A
    c =3D Configure, m =3D make, M =3D make (after miniperl), t =3D make test-p=
    rep
    
    v5.17.5-510-g229a679  Configuration (common) none
    ----------- ---------------------------------------------------------
    M M=20=20=20=20=20=20=20=20=20
    M M         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE229a67927f388a383f50d4ceb146832ad9d1da5c
    
    Compiler messages(MSWin32):
    ..\mg.c(681) : warning C4646: function declared with __declspec(noreturn) =
    has non-void return type
    ..\mg.c(686) : warning C4645: function declared with __declspec(noreturn) =
    has a return statement
    op.c(7325) : warning C4244: 'initializing' : conversion from 'U32' to 'cons=
    t char', possible loss of data
    op.c(11726) : warning C4028: formal parameter 1 different from declaration
    ..\pp.c(5855) : warning C4244: 'function' : conversion from 'U32' to 'cons=
    t char', possible loss of data
    ..\pp_hot.c(2745) : warning C4244: 'initializing' : conversion from 'I32' =
    to 'U8', possible loss of data
    ..\pp_sort.c(1668) : warning C4244: 'initializing' : conversion from 'I32'=
     to 'U8', possible loss of data
    ..\regcomp.c(6253) : warning C4244: 'function' : conversion from 'I32' to =
    'char', possible loss of data
    ..\regcomp.c(6254) : warning C4244: 'function' : conversion from 'I32' to =
    'char', possible loss of data
    ..\regcomp.c(6278) : warning C4244: 'function' : conversion from 'I32' to =
    'char', possible loss of data
    ..\regcomp.c(6279) : warning C4244: 'function' : conversion from 'I32' to =
    'char', possible loss of data
    ..\regcomp.c(10904) : warning C4244: '=3D' : conversion from 'UV' to 'char=
    ', possible loss of data
    ..\regcomp.c(12533) : warning C4244: '=3D' : conversion from 'IV' to 'U8',=
     possible loss of data
    ..\regexec.c(4800) : warning C4244: 'initializing' : conversion from 'I32'=
     to 'U8', possible loss of data
    ..\regexec.c(4803) : warning C4244: 'initializing' : conversion from 'I32'=
     to 'U8', possible loss of data
    ..\toke.c(765) : warning C4244: '=3D' : conversion from 'U32' to 'U8', pos=
    sible loss of data
    ..\util.c(2191) : warning C4244: '=3D' : conversion from 'long' to 'char',=
     possible loss of data
    ..\util.c(2192) : warning C4244: '=3D' : conversion from 'long' to 'char',=
     possible loss of data
    ..\util.c(2193) : warning C4244: '=3D' : conversion from 'long' to 'char',=
     possible loss of data
    ..\util.c(2194) : warning C4244: '=3D' : conversion from 'long' to 'char',=
     possible loss of data
    ..\util.c(2220) : warning C4244: '=3D' : conversion from 'long' to 'char',=
     possible loss of data
    ..\util.c(2221) : warning C4244: '=3D' : conversion from 'long' to 'char',=
     possible loss of data
    ..\util.c(2222) : warning C4244: '=3D' : conversion from 'long' to 'char',=
     possible loss of data
    ..\util.c(2223) : warning C4244: '=3D' : conversion from 'long' to 'char',=
     possible loss of data
    B.xs(998) : warning C4101: 'len' : unreferenced local variable
    B.xs(1936) : warning C4018: '<=3D' : signed/unsigned mismatch
    B.xs(1946) : warning C4018: '<=3D' : signed/unsigned mismatch
    Util.xs(192) : error C2143: syntax error : missing ';' before 'type'
    Util.xs(193) : error C2275: 'STRLEN' : illegal use of this type as an expre=
    ssion
    Util.xs(193) : error C2146: syntax error : missing ';' before identifier 'l=
    en'
    Util.xs(193) : error C2065: 'len' : undeclared identifier
    Util.xs(194) : error C2143: syntax error : missing ';' before 'type'
    Util.xs(198) : error C2065: 'str' : undeclared identifier
    Util.xs(198) : warning C4047: '=3D' : 'int' differs in levels of indirectio=
    n from 'char *'
    Util.xs(199) : error C2065: 'mode' : undeclared identifier
    Util.xs(201) : warning C4047: '=3D' : 'int' differs in levels of indirectio=
    n from 'char *'
    Util.xs(205) : warning C4047: 'function' : 'const char *const ' differs in =
    levels of indirection from 'int'
    Util.xs(205) : warning C4024: 'Perl_newSVpvn' : different types for formal =
    and actual parameter 1
    op.c(11726) : warning C4028: formal parameter 2 different from declaration
    Util.xs(205) : warning C4024: 'Perl_newSVpvn' : different types for formal =
    and actual parameter 2
    
    --=20
    Report by Test::Smoke v1.42 build 1267 running on perl 5.10.0
    (Reporter v0.035 / Smoker v0.045)