• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.17.3] v5.17.2-402-g2c6f48d FAIL(F) darwin 11.4.0 (Intel Core i7/1 cpu)

    Message-ID: <201208202106.q7KL66JI011960@mars.tony.develop-help.com>
    Subject: Smoke [5.17.3] v5.17.2-402-g2c6f48d FAIL(F) darwin 11.4.0 (Intel Core i7/1 cpu)
    Content-type: text/plain; charset="UTF8"
    Date: Tue, 21 Aug 2012 07:06 +1000
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.17.3 patch 2c6f48dedc3f910006ab88a925f379df66a=
    4e2aa v5.17.2-402-g2c6f48d
    pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
        on        darwin - 11.4.0 (Mac OS X)
        using     cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build=
     2335.15.00)
        smoketime 4 hours 42 minutes (average 17 minutes 38 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.17.2-402-g2c6f48d  Configuration (common) none
    ----------- ---------------------------------------------------------
    F O F O=20=20=20=20=20
    F O F O     -Duse64bitint
    F O F O     -Dusedtrace
    F O F O     -Accflags=3D-DPERL_GLOBAL_STRUCT
    F O F O     -Duseithreads
    F O F O     -Duseithreads -Duse64bitint
    F O F O     -Duseithreads -Dusedtrace
    F O F O     -Duseithreads -Accflags=3D-DPERL_GLOBAL_STRUCT
    | | | +----- PERLIO =3D perlio -DDEBUGGING
    | | +------- PERLIO =3D stdio  -DDEBUGGING
    | +--------- PERLIO =3D perlio
    +----------- PERLIO =3D stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE2c6f48dedc3f910006ab88a925f379df66a4e2aa
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj3
    
    Failures: (common-args) none
    [stdio]=20
    [stdio] -DDEBUGGING
    [stdio] -Duse64bitint
    [stdio] -DDEBUGGING -Duse64bitint
    [stdio] -Dusedtrace
    [stdio] -DDEBUGGING -Dusedtrace
    [stdio] -Accflags=3D-DPERL_GLOBAL_STRUCT
    [stdio] -DDEBUGGING -Accflags=3D-DPERL_GLOBAL_STRUCT
    [stdio] -Duseithreads
    [stdio] -DDEBUGGING -Duseithreads
    [stdio] -Duseithreads -Duse64bitint
    [stdio] -DDEBUGGING -Duseithreads -Duse64bitint
    [stdio] -DDEBUGGING -Duseithreads -Dusedtrace
    [stdio] -Duseithreads -Accflags=3D-DPERL_GLOBAL_STRUCT
    [stdio] -DDEBUGGING -Duseithreads -Accflags=3D-DPERL_GLOBAL_STRUCT
    ../t/op/readline.t..........................................FAILED
        Bad plan.  You planned 30 tests but ran 14.
    ../dist/IO/t/io_sock.t......................................FAILED
        Non-zero exit status: 4
        Bad plan.  You planned 26 tests but ran 17.
    
    [stdio] -Duseithreads -Dusedtrace
    ../t/op/readline.t..........................................FAILED
        Bad plan.  You planned 30 tests but ran 14.
    ../dist/Thread-Semaphore/t/01_basic.t.......................FAILED
        Bad plan.  You planned 10 tests but ran 9.
    ../dist/IO/t/io_sock.t......................................FAILED
        Non-zero exit status: 4
        Bad plan.  You planned 26 tests but ran 17.
    
    Passed Todo tests: (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] -Accflags=3D-DPERL_GLOBAL_STRUCT
    [stdio/perlio] -DDEBUGGING -Accflags=3D-DPERL_GLOBAL_STRUCT
    [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 -Accflags=3D-DPERL_GLOBAL_STRUCT
    [stdio/perlio] -DDEBUGGING -Duseithreads -Accflags=3D-DPERL_GLOBAL_STRUCT
    ../cpan/CGI/t/tmpdir.t......................................PASSED
        3-9
    
    Compiler messages(gcc):
    perlio.c: In function 'PerlIOStdio_set_ptrcnt':
    perlio.c:3589: warning: pointer targets in assignment differ in signedness
    perlio.c: In function 'validate':
    perlio.c:4990: warning: control reaches end of non-void function
    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.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/leont/safe-utf8
    Configuration: default