• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/hugmeir/dump_c_cleanliness] v5.19.4-104-g25ee3e5 FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu) {smoke-me}

    Subject: Smoke [smoke-me/hugmeir/dump_c_cleanliness] v5.19.4-104-g25ee3e5 FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu) {smoke-me}
    Content-type: text/plain; charset="iso-8859-1"
    Date: Fri, 27 Sep 2013 18:20 -0400
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    Message-ID: <20130927222009.020884E022B@zwei>
    
    
    Automated smoke report for 5.19.5 patch 25ee3e5d691964f0c4a2beff32f2b1c4b50=
    6a1e2 v5.19.4-104-g25ee3e5
    perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2747 MHz) (x86/1 cpu)
        on        MSWin32 - Win2000 SP4
        using     cl version 14.00.50727.762
        smoketime 4 hours 7 minutes (average 1 hour 1 minute)
    
    Summary: FAIL(F)
    
    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.19.4-104-g25ee3e5  Configuration (common) none
    ----------- ---------------------------------------------------------
    O O=20=20=20=20=20=20=20=20=20
    F F         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE25ee3e5d691964f0c4a2beff32f2b1c4b506a1e2
    
    Failures: (common-args) none
    [default] -Duseithreads
    ../cpan/IPC-Cmd/t/01_IPC-Cmd.t..............................FAILED
        225-226
        Non-zero exit status: 2
    ../ext/Devel-Peek/t/Peek.t..................................FAILED
        107-111
    
    [default] -DDEBUGGING -Duseithreads
    ../ext/Devel-Peek/t/Peek.t..................................FAILED
        107-111
    
    Compiler messages(MSWin32):
    ..\gv.c(1452) : warning C4146: unary minus operator applied to unsigned ty=
    pe, result still unsigned
    ..\gv.c(1583) : warning C4146: unary minus operator applied to unsigned ty=
    pe, result still unsigned
    ..\gv.c(2110) : warning C4146: unary minus operator applied to unsigned ty=
    pe, result still unsigned
    op.c(7496) : warning C4244: 'initializing' : conversion from 'U32' to 'cons=
    t char', possible loss of data
    ..\pp.c(5987) : warning C4244: 'function' : conversion from 'U32' to 'cons=
    t char', possible loss of data
    ..\pp_ctl.c(2610) : warning C4101: 'mark' : unreferenced local variable
    ..\regcomp.c(4546) : warning C4244: 'initializing' : conversion from 'U32'=
     to 'char', possible loss of data
    ..\regcomp.c(7945) : warning C4244: '=3D' : conversion from 'U32' to 'char=
    ', possible loss of data
    ..\regcomp.c(7965) : warning C4244: '=3D' : conversion from 'U32' to 'char=
    ', possible loss of data
    ..\regcomp.c(7974) : warning C4244: '=3D' : conversion from 'U32' to 'char=
    ', possible loss of data
    ..\regcomp.c(8204) : warning C4244: '=3D' : conversion from 'U32' to 'char=
    ', possible loss of data
    ..\regcomp.c(8222) : warning C4244: '=3D' : conversion from 'U32' to 'char=
    ', possible loss of data
    ..\regcomp.c(8227) : warning C4244: '=3D' : conversion from 'U32' to 'char=
    ', possible loss of data
    ..\toke.c(768) : warning C4244: '=3D' : conversion from 'U32' to 'U8', pos=
    sible loss of data
    ..\toke.c(4748) : warning C4244: 'initializing' : conversion from 'unsigne=
    d short' to 'const char', possible loss of data
    ..\utf8.c(2612) : warning C4244: '=3D' : conversion from 'UV' to 'U8', pos=
    sible loss of data
    ..\utf8.c(2613) : warning C4244: '=3D' : conversion from 'UV' to 'U8', pos=
    sible loss of data
    ..\utf8.c(2678) : warning C4244: '=3D' : conversion from 'UV' to 'U8', pos=
    sible loss of data
    ..\utf8.c(2679) : warning C4244: '=3D' : conversion from 'UV' to 'U8', pos=
    sible loss of data
    ..\utf8.c(2743) : warning C4244: '=3D' : conversion from 'UV' to 'U8', pos=
    sible loss of data
    ..\utf8.c(2744) : warning C4244: '=3D' : conversion from 'UV' to 'U8', pos=
    sible loss of data
    ..\utf8.c(2873) : warning C4244: '=3D' : conversion from 'UV' to 'U8', pos=
    sible loss of data
    ..\utf8.c(2874) : warning C4244: '=3D' : conversion from 'UV' to 'U8', pos=
    sible loss of data
    ..\util.c(6253) : warning C4244: 'function' : conversion from 'perl_drand4=
    8_t' to 'double', possible loss of data
    B.xs(1985) : warning C4018: '<=3D' : signed/unsigned mismatch
    B.xs(1995) : warning C4018: '<=3D' : signed/unsigned mismatch
    RealPPPort.xs(1715) : warning C4101: 'len' : unreferenced local variable
    Base64.xs(394) : warning C4146: unary minus operator applied to unsigned ty=
    pe, result still unsigned
    Base64.xs(396) : warning C4146: unary minus operator applied to unsigned ty=
    pe, result still unsigned
    scalar.xs(203) : warning C4018: '>' : signed/unsigned mismatch
    Storable.xs(5018) : warning C4101: 'mg' : unreferenced local variable
    Storable.xs(5050) : warning C4101: 'mg' : unreferenced local variable
    Piece.xs(951) : warning C4101: 'ret' : unreferenced local variable
    Typemap.c(812) : warning C4101: 'RETVAL' : unreferenced local variable
    re_comp.c(4546) : warning C4244: 'initializing' : conversion from 'U32' to =
    'char', possible loss of data
    --=20
    Report by Test::Smoke v1.53 build 1374 running on perl 5.10.0
    (Reporter v0.050 / Smoker v0.045)