• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.15.2] v5.15.2-170-g3ec04ee FAIL(FM) darwin 12.1.0 (Intel Core 2 Duo/)

    Message-ID: <201209071416.q87EGixT030329@mars.tony.develop-help.com>
    Subject: Smoke [5.15.2] v5.15.2-170-g3ec04ee FAIL(FM) darwin 12.1.0 (Intel Core 2 Duo/)
    Content-type: text/plain; charset="iso-8859-1"
    Date: Sat, 8 Sep 2012 00:16 +1000
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.15.2 patch 3ec04ee29e91f808602c5321a273c023912fab82 v5.15.2-170-g3ec04ee
    neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
        on        darwin - 12.1.0 (Mac OS X)
        using     g++ version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
        smoketime 5 hours 29 minutes (average 20 minutes 37 seconds)
    
    Summary: FAIL(FM)
    
    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.2-170-g3ec04ee  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    F F F F     
    F F F F     -Duse64bitint
    F F F F     -Dusedtrace
    F F F F     -Dusemorebits
    F F F F     -Duseithreads
    F F F F     -Duseithreads -Duse64bitint
    F F F F     -Duseithreads -Dusedtrace
    F F M -     -Duseithreads -Dusemorebits
    | | | +----- PERLIO = perlio -DDEBUGGING
    | | +------- PERLIO = stdio  -DDEBUGGING
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE3ec04ee29e91f808602c5321a273c023912fab82
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
    
    Failures: (common-args) -Dcc=g++
    [stdio/perlio] 
    [stdio/perlio] -DDEBUGGING
    [stdio/perlio] -Duse64bitint
    [stdio/perlio] -DDEBUGGING -Duse64bitint
    [stdio/perlio] -Dusedtrace
    [stdio/perlio] -DDEBUGGING -Dusedtrace
    [stdio/perlio] -Dusemorebits
    [stdio/perlio] -DDEBUGGING -Dusemorebits
    [stdio/perlio] -Duseithreads
    [stdio/perlio] -DDEBUGGING -Duseithreads
    [stdio/perlio] -Duseithreads -Duse64bitint
    [stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
    [stdio/perlio] -Duseithreads -Dusedtrace
    [stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
    [stdio/perlio] -Duseithreads -Dusemorebits
    ../lib/locale.t.............................................FAILED
        99
    
    [minitest] -DDEBUGGING -Duseithreads -Dusemorebits
        t/run/fresh_perl................FAILED at test 75
        t/io/defout.....................FAILED--no leader found
        t/io/utf8.......................FAILED--expected 55 tests, saw 52
        t/re/charset....................FAILED--no leader found
        t/re/pat........................FAILED at test 390
        t/re/pat_special_cc.............FAILED--expected 9 tests, saw 0
        t/re/reg_mesg...................FAILED at test 106
        t/re/reg_posixcc................FAILED--no leader found
        t/re/regexp.....................FAILED at test 121
        t/re/regexp_noamp...............FAILED at test 121
        t/re/regexp_notrie..............FAILED at test 121
        t/re/regexp_qr..................FAILED at test 121
        t/re/regexp_qr_embed............FAILED at test 121
        t/re/regexp_trielist............FAILED at test 121
        t/re/subst......................FAILED--expected 188 tests, saw 161
        t/re/substT.....................FAILED--expected 188 tests, saw 161
        t/re/subst_wamp.................FAILED--expected 188 tests, saw 161
        t/re/uniprops...................FAILED--no leader found
        t/op/bop........................FAILED--expected 435 tests, saw 154
        t/op/caller.....................FAILED--expected 83 tests, saw 33
    
    Passed Todo tests: (common-args) -Dcc=g++
    [stdio/perlio] 
    [stdio/perlio] -DDEBUGGING
    [stdio/perlio] -Duse64bitint
    [stdio/perlio] -DDEBUGGING -Duse64bitint
    [stdio/perlio] -Dusedtrace
    [stdio/perlio] -DDEBUGGING -Dusedtrace
    [stdio/perlio] -Dusemorebits
    [stdio/perlio] -DDEBUGGING -Dusemorebits
    [stdio/perlio] -Duseithreads
    [stdio/perlio] -DDEBUGGING -Duseithreads
    [stdio/perlio] -Duseithreads -Duse64bitint
    [stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
    [stdio/perlio] -Duseithreads -Dusedtrace
    [stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
    [stdio/perlio] -Duseithreads -Dusemorebits
    ../cpan/CGI/t/tmpdir.t......................................PASSED
        3-9
    
    Compiler messages(gcc):
    pp_ctl.c: In function 'OP* Perl_pp_require()':
    pp_ctl.c:3992: 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'
    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)':
    shared.xs: In function 'user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)':
    shared.xs:348: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void S_sharedsv_dec(PerlInterpreter*, SV*)':
    shared.xs:521: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void Perl_sharedsv_share(PerlInterpreter*, SV*)':
    shared.xs:550: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:716: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:794: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:837: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:874: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:932: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:974: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:1037: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:1056: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void Perl_sharedsv_lock(PerlInterpreter*, SV*)':
    shared.xs:1145: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)':
    shared.xs:1241: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)':
    shared.xs:1258: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_POP(PerlInterpreter*, CV*)':
    shared.xs:1281: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)':
    shared.xs:1298: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)':
    shared.xs:1314: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)':
    shared.xs:1324: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)':
    shared.xs:1336: warning: deprecated conversion from string constant to 'char*'
    shared.xs:1346: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)':
    shared.xs:1362: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)':
    shared.xs:1390: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared_bless(PerlInterpreter*, CV*)':
    shared.xs:1650: warning: deprecated conversion from string constant to 'char*'
    
    -- 
    Report by Test::Smoke v1.43 build 1271 running on perl 5.12.4
    (Reporter v0.035 / Smoker v0.045)
    
    Logs at http://perl.develop-help.com/reports/
    Branch: remotes/origin/smoke-me/byteorder1
    Configuration: cpp