• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.15.7] v5.15.7-143-gba5971b FAIL(M) darwin 11.2.0 (Intel Core i7/1 cpu)

    Message-ID: <201201311009.q0VA952F000362@mars.tony.develop-help.com>
    Subject: Smoke [5.15.7] v5.15.7-143-gba5971b FAIL(M) darwin 11.2.0 (Intel Core i7/1 cpu)
    Content-type: text/plain; charset="UTF8"
    Date: Tue, 31 Jan 2012 21:09 +1100
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.15.7 patch ba5971be19333bd17f6d60ef077a23b2a1ab6f01 v5.15.7-143-gba5971b
    pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
        on        darwin - 11.2.0 (Mac OS X)
        using     g++ version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
        smoketime 1 hour 20 minutes (average 5 minutes 3 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.15.7-143-gba5971b  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    M - M -     
    M - M -     -Duse64bitint
    M - M -     -Dusedtrace
    M - M -     -Accflags=-DPERL_GLOBAL_STRUCT
    M - M -     -Duseithreads
    M - M -     -Duseithreads -Duse64bitint
    M - M -     -Duseithreads -Dusedtrace
    M - M -     -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
    | | | +----- PERLIO = perlio -DDEBUGGING
    | | +------- PERLIO = stdio  -DDEBUGGING
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKEba5971be19333bd17f6d60ef077a23b2a1ab6f01
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
    
    Failures: (common-args) -Dcc=g++
    [minitest] 
    [minitest] -DDEBUGGING
    [minitest] -Duse64bitint
    [minitest] -DDEBUGGING -Duse64bitint
    [minitest] -Dusedtrace
    [minitest] -DDEBUGGING -Dusedtrace
    [minitest] -Accflags=-DPERL_GLOBAL_STRUCT
    [minitest] -DDEBUGGING -Accflags=-DPERL_GLOBAL_STRUCT
    [minitest] -Duseithreads
    [minitest] -DDEBUGGING -Duseithreads
    [minitest] -Duseithreads -Duse64bitint
    [minitest] -DDEBUGGING -Duseithreads -Duse64bitint
    [minitest] -Duseithreads -Dusedtrace
    [minitest] -DDEBUGGING -Duseithreads -Dusedtrace
    [minitest] -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
    [minitest] -DDEBUGGING -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
        t/comp/require ................. FAILED at test 50
        t/re/regexp .................... FAILED--expected 1567 tests, saw 1563
        t/re/regexp_noamp .............. FAILED--expected 1567 tests, saw 1563
        t/re/regexp_notrie ............. FAILED--expected 1567 tests, saw 1563
        t/re/regexp_qr ................. FAILED--expected 1567 tests, saw 1563
        t/re/regexp_qr_embed ........... FAILED--expected 1567 tests, saw 1563
        t/re/regexp_trielist ........... FAILED--expected 1567 tests, saw 1563
        t/op/eval ...................... FAILED at test 124
    
    Compiler messages(gcc):
    try.c: In function 'int main(int, char**)':
    try.c:23: error: 'KERN_PROC_PATHNAME' was not declared in this scope
    try.c:48: error: invalid conversion from 'void*' to 'char*'
    try.c:32: error: invalid conversion from 'void*' to 'char*'
    pp_ctl.c: In function 'OP* Perl_pp_require()':
    pp_ctl.c:4064: warning: suggest a space before ';' or explicit braces around empty body in 'while' statement
    Call.xs: In function 'I32 filter_call(int, SV*, int)':
    Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has type 'STRLEN'
    Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has type 'STRLEN'
    Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has type 'STRLEN'
    Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has type 'STRLEN'
    Call.xs:175: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
    Typemap.c: In function 'void XS_XS__Typemap_T_IN(CV*)':
    Typemap.c:1667: error: cannot convert 'PerlIOl**' to 'PerlIOl*' in initialization
    Typemap.c:1676: error: cannot convert 'PerlIOl*' to 'PerlIOl**' for argument '7' to 'bool Perl_do_openn(GV*, const char*, I32, int, int, int, PerlIOl**, SV**, I32)'
    Typemap.c: In function 'void XS_XS__Typemap_T_OUT(CV*)':
    Typemap.c:1693: error: cannot convert 'PerlIOl**' to 'PerlIOl*' in initialization
    Typemap.c:1702: error: cannot convert 'PerlIOl*' to 'PerlIOl**' for argument '7' to 'bool Perl_do_openn(GV*, const char*, I32, int, int, int, PerlIOl**, SV**, I32)'
    Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
    Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int'
    Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
    Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
    pp_ctl.c: In function 'OP* Perl_pp_require(PerlInterpreter*)':
    Call.xs: In function 'I32 filter_call(PerlInterpreter*, int, SV*, int)':
    Typemap.c: In function 'void XS_XS__Typemap_T_IN(PerlInterpreter*, CV*)':
    Typemap.c:1676: error: cannot convert 'PerlIOl*' to 'PerlIOl**' for argument '8' to 'bool Perl_do_openn(PerlInterpreter*, GV*, const char*, I32, int, int, int, PerlIOl**, SV**, I32)'
    Typemap.c: In function 'void XS_XS__Typemap_T_OUT(PerlInterpreter*, CV*)':
    Typemap.c:1702: error: cannot convert 'PerlIOl*' to 'PerlIOl**' for argument '8' to 'bool Perl_do_openn(PerlInterpreter*, GV*, const char*, I32, int, int, int, PerlIOl**, SV**, I32)'
    
    -- 
    Report by Test::Smoke v1.44 build 1285 running on perl 5.12.3
    (Reporter v0.035 / Smoker v0.045)
    
    Logs at http://perl.develop-help.com/reports/
    Branch: remotes/origin/smoke-me/smueller-typemapdocs7
    Configuration: cpp