• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/davem/regex-trailing-null] v5.17.3-369-g4eb6563 FAIL(M) MSWin32 Win2000 SP4 (x86/1 cpu)

    Subject: Smoke [smoke-me/davem/regex-trailing-null] v5.17.3-369-g4eb6563 FAIL(M) MSWin32 Win2000 SP4 (x86/1 cpu)
    Content-type: text/plain; charset="iso-8859-1"
    Date: Fri, 21 Sep 2012 17:38 -0400
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    Message-ID: <20120921213946.B0E194E07A1@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 4eb65639bf11bc6be6bbf96317594975fb019312 v5.17.3-369-g4eb6563
    perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2670 MHz) (x86/1 cpu)
        on        MSWin32 - Win2000 SP4
        using     cl version 14.00.50727.762
        smoketime 46 minutes 49 seconds (average 11 minutes 42 seconds)
    
    Summary: FAIL(M)
    
    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.17.3-369-g4eb6563  Configuration (common) none
    ----------- ---------------------------------------------------------
    M M         
    M M         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE4eb65639bf11bc6be6bbf96317594975fb019312
    
    Compiler messages(MSWin32):
    ..\mg.c(686) : warning C4646: function declared with __declspec(noreturn) has non-void return type
    ..\mg.c(691) : warning C4645: function declared with __declspec(noreturn) has a return statement
    op.c(6916) : warning C4244: 'initializing' : conversion from 'U32' to 'const char', possible loss of data
    op.c(11035) : warning C4028: formal parameter 1 different from declaration
    ..\pp.c(5817) : warning C4244: 'function' : conversion from 'U32' to 'const char', possible loss of data
    ..\pp_hot.c(2679) : 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(6237) : warning C4244: 'function' : conversion from 'I32' to 'char', possible loss of data
    ..\regcomp.c(6238) : warning C4244: 'function' : conversion from 'I32' to 'char', possible loss of data
    ..\regcomp.c(6262) : warning C4244: 'function' : conversion from 'I32' to 'char', possible loss of data
    ..\regcomp.c(6263) : warning C4244: 'function' : conversion from 'I32' to 'char', possible loss of data
    ..\regcomp.c(10819) : warning C4244: '=' : conversion from 'UV' to 'char', possible loss of data
    ..\regcomp.c(12231) : warning C4244: '=' : conversion from 'IV' to 'U8', possible loss of data
    ..\regexec.c(4467) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data
    ..\regexec.c(4470) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data
    ..\toke.c(772) : warning C4244: '=' : conversion from 'U32' to 'U8', possible loss of data
    d:\smoke\perl\smoke-me\build\win32\win32.c(178) : warning C4716: 'set_silent_invalid_parameter_handler' : must return a value
    d:\smoke\perl\smoke-me\build\win32\win32.c(4369) : warning C4700: uninitialized local variable 'oldvalue' used
    B.xs(2104) : warning C4018: '<=' : signed/unsigned mismatch
    B.xs(2114) : warning C4018: '<=' : 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 type, result still unsigned
    Base64.xs(396) : warning C4146: unary minus operator applied to unsigned type, 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(3420) : error C2143: syntax error : missing ';' before 'type'
    APItest.xs(3428) : error C2065: 'strbeg' : undeclared identifier
    APItest.xs(3428) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'STRLEN'
    APItest.xs(3428) : warning C4024: 'function through pointer' : different types for formal and actual parameter 2
    APItest.xs(3428) : warning C4024: 'function through pointer' : different types for formal and actual parameter 3
    APItest.xs(3428) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'int'
    APItest.xs(3428) : warning C4024: 'function through pointer' : different types for formal and actual parameter 4
    d:\smoke\perl\smoke-me\build\toke.c(9794) : warning C4715: 'S_scan_heredoc' : not all control paths return a value
    op.c(11035) : warning C4028: formal parameter 2 different from declaration
    .\win32.c(1347) : warning C4018: '<' : signed/unsigned mismatch
    APItest.xs(3428) : warning C4024: 'function through pointer' : different types for formal and actual parameter 5
    
    -- 
    Report by Test::Smoke v1.42 build 1267 running on perl 5.10.0
    (Reporter v0.035 / Smoker v0.045)