• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke [5.15.7] v5.15.7-435-g95cb1ee FAIL(F) darwin 10.8.0 (Intel Core 2 Duo/1 cpu[2 cores])

    Message-ID: <201202190047.q1J0l2QN017016@mars.tony.develop-help.com>
    Subject: Smoke [5.15.7] v5.15.7-435-g95cb1ee FAIL(F) darwin 10.8.0 (Intel Core 2 Duo/1 cpu[2 cores])
    Content-type: text/plain; charset="iso-8859-1"
    Date: Sun, 19 Feb 2012 11:47 +1100
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.15.7 patch 95cb1ee2f640e724647e6c613e5f7155fcb=
    837e5 v5.15.7-435-g95cb1ee
    neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/1 cpu[2 cores])
        on        darwin - 10.8.0 (Mac OS X)
        using     cc version 4.2.1 (Apple Inc. build 5646)
        smoketime 5 hours 18 minutes (average 19 minutes 55 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.15.7-435-g95cb1ee  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
        SMOKE95cb1ee2f640e724647e6c613e5f7155fcb837e5
    
    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
    [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/porting/regen.t........................................FAILED
        7
    ../dist/IO/t/cachepropagate-tcp.t...........................FAILED
        6, 8
    ../dist/IO/t/cachepropagate-udp.t...........................FAILED
        5
    ../dist/IO/t/cachepropagate-unix.t..........................FAILED
        6, 13, 15
    
    [stdio] -Duseithreads
    ../t/porting/regen.t........................................FAILED
        7
    ../dist/IO/t/cachepropagate-tcp.t...........................FAILED
        6, 8
    ../dist/IO/t/cachepropagate-udp.t...........................FAILED
        5
    ../dist/IO/t/cachepropagate-unix.t..........................FAILED
        6, 13, 15
    ../dist/threads/t/free2.t...................................FAILED
    
    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] -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
    ../cpan/CGI/t/tmpdir.t......................................PASSED
        3-9
    
    Compiler messages(gcc):
    try.c: In function 'main':
    try.c:23: error: 'KERN_PROC_PATHNAME' undeclared (first use in this functio=
    n)
    try.c:23: error: (Each undeclared identifier is reported only once
    try.c:23: error: for each function it appears in.)
    regcomp.c: In function 'S_regclass':
    regcomp.c:10847: warning: ignoring return value of 'get_regex_charset', dec=
    lared with attribute warn_unused_result
    perlio.c: In function 'PerlIOStdio_set_ptrcnt':
    perlio.c:3575: 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'
    re_comp.c: In function 'S_regclass':
    re_comp.c:10847: warning: ignoring return value of 'get_regex_charset', dec=
    lared with attribute warn_unused_result
    
    --=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: remotes/origin/smoke-me/cpan61577
    Configuration: default