• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/debug_readonly_ops] v5.17.3-221-gcc1608c FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)

    Subject: Smoke [smoke-me/debug_readonly_ops] v5.17.3-221-gcc1608c FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)
    Content-type: text/plain; charset="iso-8859-1"
    Date: Fri, 31 Aug 2012 21:47 -0400
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    Message-ID: <20120901014930.C6F854E16D3@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.4 patch cc1608c8e25aa6bbfe1453fdae1f4454042=
    a8e90 v5.17.3-221-gcc1608c
    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 6 hours 58 minutes (average 1 hour 44 minutes)
    
    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.17.3-221-gcc1608c  Configuration (common) none
    ----------- ---------------------------------------------------------
    F O=20=20=20=20=20=20=20=20=20
    F F         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKEcc1608c8e25aa6bbfe1453fdae1f4454042a8e90
    
    Failures: (common-args) none
    [default]=20
    ../cpan/Memoize/t/expmod_t.t................................FAILED
        7
    
    [default] -Duseithreads
    ../t/op/threads.t...........................................FAILED
        Non-zero exit status: 9
        Bad plan.  You planned 26 tests but ran 9.
    
    [default] -DDEBUGGING -Duseithreads
    ../t/op/alarm.t.............................................FAILED
        4
    
    Passed Todo tests: (common-args) none
    [default]=20
    [default] -DDEBUGGING
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    ../cpan/CGI/t/tmpdir.t......................................PASSED
        3-9
    
    Compiler messages(MSWin32):
    ..\mg.c(680) : warning C4646: function declared with __declspec(noreturn) =
    has non-void return type
    ..\mg.c(685) : warning C4645: function declared with __declspec(noreturn) =
    has a return statement
    op.c(6900) : warning C4244: 'initializing' : conversion from 'U32' to 'cons=
    t char', possible loss of data
    op.c(11019) : warning C4028: formal parameter 1 different from declaration
    ..\pp.c(5820) : warning C4244: 'function' : conversion from 'U32' to 'cons=
    t char', possible loss of data
    ..\pp_hot.c(2666) : 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(6234) : warning C4244: 'function' : conversion from 'I32' to =
    'char', possible loss of data
    ..\regcomp.c(6235) : warning C4244: 'function' : conversion from 'I32' to =
    'char', possible loss of data
    ..\regcomp.c(6259) : warning C4244: 'function' : conversion from 'I32' to =
    'char', possible loss of data
    ..\regcomp.c(6260) : warning C4244: 'function' : conversion from 'I32' to =
    'char', possible loss of data
    ..\regcomp.c(10784) : warning C4244: '=3D' : conversion from 'UV' to 'char=
    ', possible loss of data
    ..\regcomp.c(12196) : warning C4244: '=3D' : conversion from 'IV' to 'U8',=
     possible loss of data
    ..\regexec.c(4361) : warning C4244: 'initializing' : conversion from 'I32'=
     to 'U8', possible loss of data
    ..\regexec.c(4364) : warning C4244: 'initializing' : conversion from 'I32'=
     to 'U8', possible loss of data
    ..\toke.c(772) : warning C4244: '=3D' : conversion from 'U32' to 'U8', pos=
    sible loss of data
    B.xs(2112) : warning C4018: '<=3D' : signed/unsigned mismatch
    B.xs(2122) : warning C4018: '<=3D' : signed/unsigned mismatch
    IO.xs(493) : warning C4101: 'ret' : unreferenced local variable
    ListUtil.xs(249) : warning C4244: 'initializing' : conversion from 'I32' to=
     'U8', possible loss of data
    ListUtil.xs(297) : warning C4244: 'initializing' : conversion from 'I32' to=
     'U8', possible loss of data
    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
    POSIX.xs(707) : warning C4101: 'charstring' : unreferenced local variable
    scalar.xs(175) : warning C4018: '>' : signed/unsigned mismatch
    Storable.xs(4902) : warning C4101: 'mg' : unreferenced local variable
    Storable.xs(4934) : warning C4101: 'mg' : unreferenced local variable
    Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
    APItest.xs(3070) : warning C4244: 'initializing' : conversion from 'I32' to=
     'U8', possible loss of data
    APItest.xs(3418) : warning C4101: 'tmp' : unreferenced local variable
    re_exec.c(4361) : warning C4244: 'initializing' : conversion from 'I32' to =
    'U8', possible loss of data
    re_exec.c(4364) : warning C4244: 'initializing' : conversion from 'I32' to =
    'U8', possible loss of data
    re_comp.c(6234) : warning C4244: 'function' : conversion from 'I32' to 'cha=
    r', possible loss of data
    re_comp.c(6235) : warning C4244: 'function' : conversion from 'I32' to 'cha=
    r', possible loss of data
    re_comp.c(6259) : warning C4244: 'function' : conversion from 'I32' to 'cha=
    r', possible loss of data
    re_comp.c(6260) : warning C4244: 'function' : conversion from 'I32' to 'cha=
    r', possible loss of data
    re_comp.c(10784) : warning C4244: '=3D' : conversion from 'UV' to 'char', p=
    ossible loss of data
    re_comp.c(12196) : warning C4244: '=3D' : conversion from 'IV' to 'U8', pos=
    sible loss of data
    d:\smoke\perl\smoke-me\build\toke.c(9798) : warning C4715: 'S_scan_heredoc'=
     : not all control paths return a value
    op.c(11019) : warning C4028: formal parameter 2 different from declaration
    .\win32.c(1302) : warning C4018: '<' : signed/unsigned mismatch
    
    --=20
    Report by Test::Smoke v1.42 build 1267 running on perl 5.10.0
    (Reporter v0.035 / Smoker v0.045)