• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.13.8] v5.13.8-16-gf53580f FAIL(F) darwin 10.5.0 (Intel Core 2 Duo/1 cpu[2 cores])

    Message-ID: <201012202214.oBKMElAr001142@mars.tony.develop-help.com>
    Subject: Smoke [5.13.8] v5.13.8-16-gf53580f FAIL(F) darwin 10.5.0 (Intel Core 2 Duo/1 cpu[2 cores])
    Content-type: text/plain; charset="iso-8859-1"
    Date: Tue, 21 Dec 2010 09:14 +1100
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.13.8 patch f53580fec42f3b12264ee27b756dec257c0=
    bb77a v5.13.8-16-gf53580f
    neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/1 cpu[2 cores])
        on        darwin - 10.5.0 (Mac OS X)
        using     cc version 4.2.1 (Apple Inc. build 5646)
        smoketime 4 hours 43 minutes (average 17 minutes 42 seconds)
    
    Summary: FAIL(F)
    
    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.13.8-16-gf53580f  Configuration (common) none
    ----------- ---------------------------------------------------------
    F F F F=20=20=20=20=20
    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 F F     -Duseithreads -Dusemorebits
    | | | +----- PERLIO =3D perlio -DDEBUGGING
    | | +------- PERLIO =3D stdio  -DDEBUGGING
    | +--------- PERLIO =3D perlio
    +----------- PERLIO =3D stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKEf53580fec42f3b12264ee27b756dec257c0bb77a
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj3
    
    Failures: (common-args) none
    [stdio/perlio]=20
    [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
    [stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
    ../t/x2p/s2p.t..............................................FAILED
        2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22
        24, 26, 28, 30, 32, 34, 36, 38, 40, 42
        44, 46, 48, 50, 52, 54, 56
    
    Passed Todo tests: (common-args) none
    [stdio/perlio]=20
    [stdio/perlio] -Duse64bitint
    [stdio/perlio] -Dusedtrace
    [stdio/perlio] -Dusemorebits
    ../t/re/reg_eval_scope.t....................................PASSED
        1, 3-5, 13, 16
    ../t/op/stash.t.............................................PASSED
        46, 50
    ../ext/POSIX/t/posix.t......................................PASSED
        11
    ../ext/XS-APItest/t/caller.t................................PASSED
        22-23
    
    [stdio/perlio] -DDEBUGGING
    [stdio/perlio] -DDEBUGGING -Duse64bitint
    [stdio/perlio] -DDEBUGGING -Dusedtrace
    [stdio/perlio] -DDEBUGGING -Dusemorebits
    ../t/re/reg_eval_scope.t....................................PASSED
        1, 3-5, 13
    ../t/op/stash.t.............................................PASSED
        46, 50
    ../ext/POSIX/t/posix.t......................................PASSED
        11
    ../ext/XS-APItest/t/caller.t................................PASSED
        22-23
    
    [stdio/perlio] -Duseithreads
    [stdio/perlio] -Duseithreads -Duse64bitint
    [stdio/perlio] -Duseithreads -Dusedtrace
    [stdio/perlio] -Duseithreads -Dusemorebits
    ../t/re/reg_eval_scope.t....................................PASSED
        14-16
    ../ext/POSIX/t/posix.t......................................PASSED
        11
    ../ext/XS-APItest/t/caller.t................................PASSED
        22-23
    
    [stdio/perlio] -DDEBUGGING -Duseithreads
    [stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
    [stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
    [stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
    ../ext/POSIX/t/posix.t......................................PASSED
        11
    ../ext/XS-APItest/t/caller.t................................PASSED
        22-23
    
    Compiler messages(gcc):
    perlio.c: In function 'PerlIOStdio_set_ptrcnt':
    perlio.c:3564: warning: pointer targets in assignment differ in signedness
    Dumper.xs: In function 'DD_dump':
    Dumper.xs:817: warning: format '%ld' expects type 'long int', but argument =
    2 has type 'U32'
    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'
    
    --=20
    Report by Test::Smoke v1.43 build 1271 running on perl 5.10.0
    (Reporter v0.035 / Smoker v0.045)
    
    Logs at http://perl.develop-help.com/reports/
    Branch: origin/blead
    Configuration: default