• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.21.8] v5.21.7-337-ge8da5e5 PASS darwin 14.5.0 (Intel Core 2 Duo/)

    Message-ID: <201603180118.u2I1I8XK030689@mars.tony.develop-help.com>
    Subject: Smoke [5.21.8] v5.21.7-337-ge8da5e5 PASS darwin 14.5.0 (Intel Core 2 Duo/)
    Content-transfer-encoding: quoted-printable
    Mime-version: 1.0
    Content-type: text/plain; charset="UTF8"
    Date: Fri, 18 Mar 2016 12:18 +1100
    
    Automated smoke report for 5.21.8 patch e8da5e54e9ed0d1faa43a26e1edff515196=
    98004 v5.21.7-337-ge8da5e5
    neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
        on        darwin - 14.5.0 (Mac OS X)
        using     cc version 4.2.1 Compatible Apple LLVM 7.0.2 (clang-700.1.81)
        smoketime 6 hours 21 minutes (average 23 minutes 51 seconds)
    
    Summary: PASS
    
    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.21.7-337-ge8da5e5  Configuration (common) none
    ----------- ---------------------------------------------------------
    O O O O=20=20=20=20=20
    O O O O     -Duse64bitint
    O O O O     -Dusedtrace
    O O O O     -Dusemorebits
    O O O O     -Duseithreads
    O O O O     -Duseithreads -Duse64bitint
    O O O O     -Duseithreads -Dusedtrace
    O O O O     -Duseithreads -Dusemorebits
    | | | +----- PERLIO =3D perlio -DDEBUGGING
    | | +------- PERLIO =3D stdio  -DDEBUGGING
    | +--------- PERLIO =3D perlio
    +----------- PERLIO =3D stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKEe8da5e54e9ed0d1faa43a26e1edff51519698004
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj3
    
    Compiler messages(gcc):
    op.c:403:12: warning: nonnull parameter 'slab' will evaluate to 'true' on f=
    irst encounter [-Wpointer-bool-conversion]
    op.c:3253:10: warning: nonnull parameter 'o' will evaluate to 'true' on fir=
    st encounter [-Wpointer-bool-conversion]
    perl.c:2586:9: warning: nonnull parameter 'argv' will evaluate to 'true' on=
     first encounter [-Wpointer-bool-conversion]
    op.c:8404:9: warning: nonnull parameter 'o' will evaluate to 'true' on firs=
    t encounter [-Wpointer-bool-conversion]
    op.c:9094:10: warning: nonnull parameter 'subaddr' will evaluate to 'true' =
    on first encounter [-Wpointer-bool-conversion]
    dump.c:1090:10: warning: nonnull parameter 'gv' will evaluate to 'true' on =
    first encounter [-Wpointer-bool-conversion]
    dump.c:1126:12: warning: nonnull parameter 'mg' will evaluate to 'true' on =
    first encounter [-Wpointer-bool-conversion]
    util.c:544:10: warning: nonnull parameter 'little' will evaluate to 'true' =
    on first encounter [-Wpointer-bool-conversion]
    mro.c:688:8: warning: nonnull parameter 'isa' will evaluate to 'true' on fi=
    rst encounter [-Wpointer-bool-conversion]
    hv.c:2101:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
    rst encounter [-Wpointer-bool-conversion]
    hv.c:2131:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
    rst encounter [-Wpointer-bool-conversion]
    hv.c:2144:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
    rst encounter [-Wpointer-bool-conversion]
    hv.c:2157:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
    rst encounter [-Wpointer-bool-conversion]
    hv.c:2178:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
    rst encounter [-Wpointer-bool-conversion]
    hv.c:2198:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
    rst encounter [-Wpointer-bool-conversion]
    hv.c:2518:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
    rst encounter [-Wpointer-bool-conversion]
    sv.c:6298:10: warning: nonnull parameter 'bigstr' will evaluate to 'true' o=
    n first encounter [-Wpointer-bool-conversion]
    sv.c:15338:56: warning: nonnull parameter 'offset' will evaluate to 'true' =
    on first encounter [-Wpointer-bool-conversion]
    pp_sys.c:4808:9: warning: nonnull parameter 'array' will evaluate to 'true'=
     on first encounter [-Wpointer-bool-conversion]
    regexec.c:2531:25: warning: comparison of nonnull parameter 'stringarg' equ=
    al to a null pointer is false on first encounter [-Wtautological-pointer-co=
    mpare]
    regexec.c:2550:16: warning: nonnull parameter 'sv' will evaluate to 'true' =
    on first encounter [-Wpointer-bool-conversion]
    ListUtil.xs:688:17: warning: unused variable 'a' [-Wunused-variable]
    ListUtil.xs:689:17: warning: unused variable 'b' [-Wunused-variable]
    ListUtil.xs:730:17: warning: unused variable 'a' [-Wunused-variable]
    ListUtil.xs:731:17: warning: unused variable 'b' [-Wunused-variable]
    POSIX.xs:3044:15: warning: 'tmpnam' is deprecated: This function is provide=
    d for compatibility reasons only.  Due to security concerns inherent in the=
     design of tmpnam(3), it is highly recommended that you use mkstemp(3) inst=
    ead. [-Wdeprecated-declarations]
    Piece.xs:688:18: warning: comparison of integers of different signs: 'int' =
    and 'unsigned long' [-Wsign-compare]
    Piece.xs:782:18: warning: comparison of integers of different signs: 'int' =
    and 'unsigned long' [-Wsign-compare]
    Piece.xs:1059:29: warning: comparison of integers of different signs: 'int'=
     and 'unsigned long' [-Wsign-compare]
    Piece.xs:350:13: warning: unused variable 'copyright' [-Wunused-variable]
    Piece.xs:352:13: warning: unused variable 'sccsid' [-Wunused-variable]
    HiRes.xs:1250:18: warning: comparison of integers of different signs: 'cloc=
    k_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
    re_exec.c:2531:25: warning: comparison of nonnull parameter 'stringarg' equ=
    al to a null pointer is false on first encounter [-Wtautological-pointer-co=
    mpare]
    re_exec.c:2550:16: warning: nonnull parameter 'sv' will evaluate to 'true' =
    on first encounter [-Wpointer-bool-conversion]
    
    --=20
    Report by Test::Smoke v1.43 build 1271 running on perl 5.18.2
    (Reporter v0.035 / Smoker v0.045)
    
    Logs at http://perl.develop-help.com/reports/
    Branch: remotes/origin/smoke-me/jkeenan/updated-pod-simple
    Configuration: default