• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.17.5] v5.17.4-49-g0e84ef4 FAIL(Mm) darwin 11.4.2 (Intel Core i7/1 cpu)

    Message-ID: <201209242322.q8ONMYpx017401@mars.tony.develop-help.com>
    Subject: Smoke [5.17.5] v5.17.4-49-g0e84ef4 FAIL(Mm) darwin 11.4.2 (Intel Core i7/1 cpu)
    Content-type: text/plain; charset="UTF8"
    Date: Tue, 25 Sep 2012 09:22 +1000
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.17.5 patch 0e84ef4dcae397a6db62e6e35b8668509e53bfda v5.17.4-49-g0e84ef4
    pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
        on        darwin - 11.4.2 (Mac OS X)
        using     g++ version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
        smoketime 3 hours 7 minutes (average 11 minutes 42 seconds)
    
    Summary: FAIL(Mm)
    
    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.4-49-g0e84ef4  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    O O M -     
    O O O O     -Duse64bitint
    O O O O     -Dusedtrace
    m - m -     -Accflags=-DPERL_GLOBAL_STRUCT
    O O O O     -Duseithreads
    O O O O     -Duseithreads -Duse64bitint
    O O O O     -Duseithreads -Dusedtrace
    m - m -     -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
    | | | +----- PERLIO = perlio -DDEBUGGING
    | | +------- PERLIO = stdio  -DDEBUGGING
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE0e84ef4dcae397a6db62e6e35b8668509e53bfda
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
    
    Failures: (common-args) -Dcc=g++
    [minitest] -DDEBUGGING
        t/comp/require ................. FAILED at test 51
        t/run/fresh_perl ............... FAILED at test 75
        t/io/open ...................... FAILED--no leader found
        t/io/utf8 ...................... FAILED--expected 55 tests, saw 52
        t/re/charset ................... FAILED--no leader found
        t/re/pat ....................... FAILED--no leader found
        t/re/pat_special_cc ............ FAILED--expected 9 tests, saw 0
        t/re/reg_posixcc ............... FAILED--no leader found
        t/re/regexp .................... FAILED--expected 1711 tests, saw 121
        t/re/regexp_noamp .............. FAILED--expected 1711 tests, saw 121
        t/re/regexp_notrie ............. FAILED--expected 1711 tests, saw 121
        t/re/regexp_qr ................. FAILED--expected 1711 tests, saw 121
        t/re/regexp_qr_embed ........... FAILED--expected 1711 tests, saw 121
        t/re/regexp_trielist ........... FAILED--expected 1711 tests, saw 121
        t/re/uniprops .................. FAILED--no leader found
        t/op/blocks .................... FAILED--no leader found
        t/op/closure ................... FAILED--no leader found
        t/op/coreamp ................... FAILED--no leader found
        t/op/die ....................... FAILED at test 18
        t/op/eval ...................... FAILED at test 124
        t/op/fresh_perl_utf8 ........... FAILED at test 1
        t/op/gv ........................ FAILED--no leader found
        t/op/hash ...................... FAILED--no leader found
        t/op/index ..................... FAILED--no leader found
        t/op/lc ........................ FAILED--expected 128 tests, saw 33
        t/op/method .................... FAILED--no leader found
        t/op/my_stash .................. FAILED--no leader found
        t/op/override .................. FAILED at test 28
        t/op/pack ...................... FAILED--no leader found
        t/op/push ...................... FAILED--no leader found
        t/op/smartkve .................. FAILED--no leader found
        t/op/split ..................... FAILED--no leader found
        t/op/sprintf2 .................. FAILED at test 1320
    
    Passed Todo tests: (common-args) -Dcc=g++
    [stdio/perlio] 
    [stdio/perlio] -Duse64bitint
    [stdio/perlio] -DDEBUGGING -Duse64bitint
    [stdio/perlio] -Dusedtrace
    [stdio/perlio] -DDEBUGGING -Dusedtrace
    [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
    ../cpan/CGI/t/tmpdir.t......................................PASSED
        3-9
    
    Compiler messages(gcc):
    pp_ctl.c: In function 'OP* Perl_pp_require()':
    pp_ctl.c:3900: 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'
    op.c: In function 'OP* Perl_newCVREF(PerlInterpreter*, I32, OP*)':
    op.c:8156: error: 'my_vars' was not declared in this scope
    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:725: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:803: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_scalar_mg_free(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:821: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:854: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:891: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:944: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:986: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:1049: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:1069: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void Perl_sharedsv_lock(PerlInterpreter*, SV*)':
    shared.xs:1173: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)':
    shared.xs:1269: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)':
    shared.xs:1286: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_POP(PerlInterpreter*, CV*)':
    shared.xs:1309: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)':
    shared.xs:1326: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)':
    shared.xs:1342: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)':
    shared.xs:1352: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)':
    shared.xs:1364: warning: deprecated conversion from string constant to 'char*'
    shared.xs:1374: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)':
    shared.xs:1390: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)':
    shared.xs:1418: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared_bless(PerlInterpreter*, CV*)':
    shared.xs:1678: warning: deprecated conversion from string constant to 'char*'
    
    -- 
    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/PL_stashcache
    Configuration: cpp