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

    Message-ID: <201211301429.qAUETius014605@mars.tony.develop-help.com>
    Subject: Smoke [5.17.7] v5.17.6-103-g64c092a FAIL(FM) darwin 11.4.2 (Intel Core i7/1 cpu)
    Content-type: text/plain; charset="UTF8"
    Date: Sat, 1 Dec 2012 01:29 +1100
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.17.7 patch 64c092afa26bb49b40b2e26c38658bb419c=
    bd2df v5.17.6-103-g64c092a
    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 11 minutes (average 15 minutes 59 seconds)
    
    Summary: FAIL(FM)
    
    O =3D OK  F =3D Failure(s), extended report at the bottom
    X =3D Failure(s) under TEST but not under harness
    ? =3D still running or test results not (yet) available
    Build failures during:       - =3D unknown or N/A
    c =3D Configure, m =3D make, M =3D make (after miniperl), t =3D make test-p=
    rep
    
    v5.17.6-103-g64c092a  Configuration (common) none
    ----------- ---------------------------------------------------------
    O O O O     -Dusemymalloc
    O O O O     -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 =3D perlio -DDEBUGGING
    | | +------- PERLIO =3D stdio  -DDEBUGGING
    | +--------- PERLIO =3D perlio
    +----------- PERLIO =3D stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE64c092afa26bb49b40b2e26c38658bb419cbd2df
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj3
    
    Failures: (common-args) none
    [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 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 3
        t/re/reg_posixcc ............... FAILED--no leader found
        t/re/regexp .................... FAILED--expected 1719 tests, saw 121
        t/re/regexp_noamp .............. FAILED--expected 1719 tests, saw 121
        t/re/regexp_notrie ............. FAILED--expected 1719 tests, saw 121
        t/re/regexp_qr ................. FAILED--expected 1719 tests, saw 121
        t/re/regexp_qr_embed ........... FAILED--expected 1719 tests, saw 121
        t/re/regexp_trielist ........... FAILED--expected 1719 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/my_stash .................. FAILED--no leader found
        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_fetch_count ........... FAILED--expected 312 tests, saw 0
        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/upper .................... FAILED--no leader found
    
    [stdio] -Duseithreads -Dusesitecustomize
    ../dist/Thread-Queue/t/01_basic.t...........................FAILED
        Bad plan.  You planned 81 tests but ran 31.
    
    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 typ=
    e 'STRLEN'
    Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has typ=
    e 'STRLEN'
    Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has ty=
    pe 'STRLEN'
    Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has ty=
    pe 'STRLEN'
    Call.xs:175: warning: format '%d' expects type 'int', but argument 4 has ty=
    pe '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'
    
    --=20
    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/BeOS-is-late
    Configuration: extras