• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.19.5] v5.19.4-43-gc1ea5c9 FAIL(FM) darwin 11.4.2 (Intel Core i7/1 cpu)

    Message-ID: <201309212259.r8LMxcHq001337@mars.tony.develop-help.com>
    Subject: Smoke [5.19.5] v5.19.4-43-gc1ea5c9 FAIL(FM) darwin 11.4.2 (Intel Core i7/1 cpu)
    Content-type: text/plain; charset="UTF8"
    Date: Sun, 22 Sep 2013 08:59 +1000
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.19.5 patch c1ea5c9a3b172026c5c9a42377fea67a4e1aaeb7 v5.19.4-43-gc1ea5c9
    pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
        on        darwin - 11.4.2 (Mac OS X)
        using     cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
        smoketime 3 hours 41 minutes (average 13 minutes 52 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.19.4-43-gc1ea5c9  Configuration (common) none
    ----------- ---------------------------------------------------------
    O O O O     
    O O O O     -Duse64bitint
    O O O O     -Dusedtrace
    O O O O     -Accflags=-DPERL_GLOBAL_STRUCT
    O O M -     -Duseithreads
    O O O O     -Duseithreads -Duse64bitint
    O O O O     -Duseithreads -Dusedtrace
    F O O O     -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
    | | | +----- PERLIO = perlio -DDEBUGGING
    | | +------- PERLIO = stdio  -DDEBUGGING
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKEc1ea5c9a3b172026c5c9a42377fea67a4e1aaeb7
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
    
    Failures: (common-args) none
    [minitest] -DDEBUGGING -Duseithreads
        t/comp/hints ................... FAILED--expected 31 tests, saw 10
        t/comp/require ................. FAILED at test 52
        t/run/switchM .................. FAILED at test 1
        t/run/switches ................. FAILED--no leader found
        t/io/crlf ...................... FAILED--expected 16416 tests, saw 16
        t/io/eintr_print ............... FAILED--no leader found
        t/io/open ...................... FAILED--no leader found
        t/io/utf8 ...................... FAILED--expected 61 tests, saw 52
        t/re/charset ................... FAILED at test 691
        t/re/overload .................. FAILED--no leader found
        t/re/pat ....................... FAILED--no leader found
        t/re/pat_special_cc ............ FAILED--expected 9 tests, saw 3
        t/re/reg_mesg .................. FAILED--no leader found
        t/re/regex_sets ................ FAILED--no leader found
        t/re/regex_sets_compat ......... FAILED at test 149
        t/re/regexp .................... FAILED at test 122
        t/re/regexp_noamp .............. FAILED at test 122
        t/re/regexp_notrie ............. FAILED at test 122
        t/re/regexp_qr ................. FAILED at test 122
        t/re/regexp_qr_embed ........... FAILED at test 122
        t/re/regexp_trielist ........... FAILED at test 122
        t/re/rxcode .................... FAILED--no leader found
        t/re/uniprops .................. FAILED--no leader found
        t/opbasic/qq ................... FAILED at test 28
        t/op/closure ................... FAILED--no leader found
        t/op/die ....................... FAILED at test 18
        t/op/eval ...................... FAILED at test 124
        t/op/filetest .................. FAILED--expected 431 tests, saw 33
        t/op/fresh_perl_utf8 ........... FAILED at test 1
        t/op/lc ........................ FAILED--no leader found
        t/op/ref ....................... FAILED--expected 235 tests, saw 137
        t/op/substr .................... FAILED--no leader found
        t/op/tr ........................ FAILED--no leader found
        t/op/utf8cache ................. FAILED--no leader found
        t/op/utfhash ................... FAILED--expected 99 tests, saw 38
        t/uni/bless .................... FAILED--no leader found
        t/uni/cache .................... FAILED--no leader found
        t/uni/caller ................... FAILED--expected 18 tests, saw 0
        t/uni/class .................... FAILED--no leader found
        t/uni/fold ..................... FAILED--no leader found
        t/uni/goto ..................... FAILED--no leader found
        t/uni/gv ....................... FAILED--no leader found
        t/uni/labels ................... FAILED--no leader found
        t/uni/lower .................... FAILED--no leader found
        t/uni/method ................... FAILED--no leader found
        t/uni/opcroak .................. FAILED at test 1
        t/uni/package .................. FAILED--no leader found
        t/uni/parser ................... FAILED--no leader found
        t/uni/readline ................. FAILED--no leader found
        t/uni/select ................... FAILED--no leader found
        t/uni/stash .................... FAILED--no leader found
        t/uni/title .................... FAILED--no leader found
        t/uni/upper .................... FAILED--no leader found
        t/uni/variables ................ FAILED--no leader found
        t/uni/write .................... FAILED--expected 8 tests, saw 6
    
    [stdio] -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
    ../dist/Thread-Semaphore/t/01_basic.t.......................FAILED
        Bad plan.  You planned 10 tests but ran 9.
    
    Compiler messages(gcc):
    pp_ctl.c: In function 'Perl_pp_last':
    pp_ctl.c:2610: warning: unused variable 'mark'
    perlio.c: In function 'PerlIOStdio_set_ptrcnt':
    perlio.c:3571: warning: pointer targets in assignment differ in signedness
    str.c: In function 'str_gets':
    str.c:213: warning: pointer targets in assignment differ in signedness
    str.c:233: warning: pointer targets in assignment differ in signedness
    
    -- 
    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: origin/blead
    Configuration: default