• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.17.7] v5.17.6-289-g132be29 FAIL(FM) darwin 11.4.2 (Intel Core i7/1 cpu)

    Message-ID: <201212130228.qBD2SPHO029036@mars.tony.develop-help.com>
    Subject: Smoke [5.17.7] v5.17.6-289-g132be29 FAIL(FM) darwin 11.4.2 (Intel Core i7/1 cpu)
    Content-type: text/plain; charset="UTF8"
    Date: Thu, 13 Dec 2012 13:28 +1100
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.17.7 patch 132be298ba392cb7ce89282f9a6b1f33bbe74612 v5.17.6-289-g132be29
    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 14 minutes (average 16 minutes 15 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.17.6-289-g132be29  Configuration (common) none
    ----------- ---------------------------------------------------------
    O O O O     -Dusemymalloc
    O O O F     -DNO_MATHOMS
    O O M -     -Dusesitecustomize
    O O O O     -Duseithreads -Dusemymalloc
    O O O O     -Duseithreads -DNO_MATHOMS
    F O O O     -Duseithreads -Dusesitecustomize
    | | | +----- PERLIO = perlio -DDEBUGGING
    | | +------- PERLIO = stdio  -DDEBUGGING
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE132be298ba392cb7ce89282f9a6b1f33bbe74612
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
    
    Failures: (common-args) none
    [perlio] -DDEBUGGING -DNO_MATHOMS
    ../ext/File-DosGlob/t/DosGlob.t.............................FAILED
        21
        Non-zero exit status: 1
    
    [minitest] -DDEBUGGING -Dusesitecustomize
        t/comp/require ................. FAILED at test 51
        t/run/fresh_perl ............... FAILED at test 81
        t/io/open ...................... FAILED--no leader found
        t/io/utf8 ...................... FAILED--expected 61 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 3
        t/re/reg_posixcc ............... FAILED--no leader found
        t/re/regexp .................... FAILED--expected 1722 tests, saw 121
        t/re/regexp_noamp .............. FAILED--expected 1722 tests, saw 121
        t/re/regexp_notrie ............. FAILED--expected 1722 tests, saw 121
        t/re/regexp_qr ................. FAILED--expected 1722 tests, saw 121
        t/re/regexp_qr_embed ........... FAILED--expected 1722 tests, saw 121
        t/re/regexp_trielist ........... FAILED--expected 1722 tests, saw 121
        t/re/rxcode .................... FAILED--no leader found
        t/re/subst ..................... FAILED--expected 206 tests, saw 176
        t/re/substT .................... FAILED--expected 206 tests, saw 176
        t/re/subst_wamp ................ FAILED--expected 206 tests, saw 176
        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/substr .................... FAILED--no leader found
        t/op/tie ....................... FAILED at test 2
        t/op/tie_fetch_count ........... FAILED--expected 312 tests, saw 0
        t/op/tiehandle ................. FAILED--no leader found
        t/op/universal ................. FAILED--no leader found
        t/op/utf8cache ................. FAILED--no leader found
        t/op/utfhash ................... FAILED--no leader found
        t/op/utftaint .................. FAILED--no leader found
        t/uni/bless .................... FAILED--no leader found
        t/uni/cache .................... FAILED at test 1
        t/uni/caller ................... FAILED--expected 18 tests, saw 0
        t/uni/class .................... FAILED at test 1
        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/universal ................ FAILED--no leader found
        t/uni/upper .................... FAILED--no leader found
    
    [stdio] -Duseithreads -Dusesitecustomize
    ../dist/Thread-Semaphore/t/01_basic.t.......................FAILED
    
    Compiler messages(gcc):
    perlio.c: In function 'PerlIOStdio_set_ptrcnt':
    perlio.c:3564: warning: pointer targets in assignment differ in signedness
    Call.xs: In function 'filter_call':
    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 'STRLEN'
    malloc.c: In function 'Perl_sbrk':
    malloc.c:2379: warning: format '%ld' expects type 'long int', but argument 3 has type 'int'
    malloc.c:2379: warning: format '%ld' expects type 'long int', but argument 4 has type 'int'
    
    -- 
    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/khw-invlist
    Configuration: extras