• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.21.2] v5.21.1-103-g8eaff90 FAIL(F) darwin 15.6.0 (Intel Core 2 Duo/)

    Message-ID: <201610231643.u9NGh2i8012755@mars.tony.develop-help.com>
    Content-type: text/plain; charset="UTF8"
    Subject: Smoke [5.21.2] v5.21.1-103-g8eaff90 FAIL(F) darwin 15.6.0 (Intel Core 2 Duo/)
    Date: Mon, 24 Oct 2016 03:43 +1100
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.21.2 patch 8eaff90c13544b96799fc27a09c05dec3d2=
    706c9 v5.21.1-103-g8eaff90
    neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
        on        darwin - 15.6.0 (Mac OS X)
        using     cc version 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)
        smoketime 7 hours 3 minutes (average 26 minutes 29 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.21.1-103-g8eaff90  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 F O     -Duseithreads
    O O O O     -Duseithreads -Duse64bitint
    O O O O     -Duseithreads -Dusedtrace
    O O F O     -Duseithreads -Dusemorebits
    | | | +----- PERLIO =3D perlio -DDEBUGGING
    | | +------- PERLIO =3D stdio  -DDEBUGGING
    | +--------- PERLIO =3D perlio
    +----------- PERLIO =3D stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE8eaff90c13544b96799fc27a09c05dec3d2706c9
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj3
    
    Failures: (common-args) none
    [stdio] -DDEBUGGING -Duseithreads
    [stdio] -DDEBUGGING -Duseithreads -Dusemorebits
    ../cpan/Digest-SHA/t/methods.t..............................FAILED
        9
    
    Compiler messages(gcc):
    ./inline.h:276:9: warning: nonnull parameter 'pv' will evaluate to 'true' =
    on first encounter [-Wpointer-bool-conversion]
    op.c:377:12: warning: nonnull parameter 'slab' will evaluate to 'true' on f=
    irst encounter [-Wpointer-bool-conversion]
    op.c:2481:10: warning: nonnull parameter 'o' will evaluate to 'true' on fir=
    st encounter [-Wpointer-bool-conversion]
    op.c:2602:26: warning: nonnull parameter 'stash' will evaluate to 'true' on=
     first encounter [-Wpointer-bool-conversion]
    op.c:2650:15: warning: nonnull parameter 'stash' will evaluate to 'true' on=
     first encounter [-Wpointer-bool-conversion]
    perl.c:2571:9: warning: nonnull parameter 'argv' will evaluate to 'true' on=
     first encounter [-Wpointer-bool-conversion]
    op.c:7283:9: warning: nonnull parameter 'o' will evaluate to 'true' on firs=
    t encounter [-Wpointer-bool-conversion]
    op.c:7797:14: warning: nonnull parameter 'subaddr' will evaluate to 'true' =
    on first encounter [-Wpointer-bool-conversion]
    dump.c:1197:10: warning: nonnull parameter 'gv' will evaluate to 'true' on =
    first encounter [-Wpointer-bool-conversion]
    dump.c:1233:12: warning: nonnull parameter 'mg' will evaluate to 'true' on =
    first encounter [-Wpointer-bool-conversion]
    util.c:546:10: warning: nonnull parameter 'little' will evaluate to 'true' =
    on first encounter [-Wpointer-bool-conversion]
    mro.c:700:8: warning: nonnull parameter 'isa' will evaluate to 'true' on fi=
    rst encounter [-Wpointer-bool-conversion]
    hv.c:2030:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
    rst encounter [-Wpointer-bool-conversion]
    hv.c:2060:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
    rst encounter [-Wpointer-bool-conversion]
    hv.c:2073:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
    rst encounter [-Wpointer-bool-conversion]
    hv.c:2086:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
    rst encounter [-Wpointer-bool-conversion]
    hv.c:2107:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
    rst encounter [-Wpointer-bool-conversion]
    hv.c:2127:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
    rst encounter [-Wpointer-bool-conversion]
    hv.c:2446:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
    rst encounter [-Wpointer-bool-conversion]
    sv.c:6039:10: warning: nonnull parameter 'bigstr' will evaluate to 'true' o=
    n first encounter [-Wpointer-bool-conversion]
    sv.c:14307:56: warning: nonnull parameter 'offset' will evaluate to 'true' =
    on first encounter [-Wpointer-bool-conversion]
    pp_sys.c:4705:9: warning: nonnull parameter 'array' will evaluate to 'true'=
     on first encounter [-Wpointer-bool-conversion]
    pp_sys.c:5450:11: warning: 'syscall' is deprecated: first deprecated in mac=
    OS 10.12 - syscall(2) is unsupported; please switch to a supported interfac=
    e. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
    pp_sys.c:5453:11: warning: 'syscall' is deprecated: first deprecated in mac=
    OS 10.12 - syscall(2) is unsupported; please switch to a supported interfac=
    e. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
    pp_sys.c:5456:11: warning: 'syscall' is deprecated: first deprecated in mac=
    OS 10.12 - syscall(2) is unsupported; please switch to a supported interfac=
    e. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
    pp_sys.c:5459:11: warning: 'syscall' is deprecated: first deprecated in mac=
    OS 10.12 - syscall(2) is unsupported; please switch to a supported interfac=
    e. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
    pp_sys.c:5462:11: warning: 'syscall' is deprecated: first deprecated in mac=
    OS 10.12 - syscall(2) is unsupported; please switch to a supported interfac=
    e. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
    pp_sys.c:5465:11: warning: 'syscall' is deprecated: first deprecated in mac=
    OS 10.12 - syscall(2) is unsupported; please switch to a supported interfac=
    e. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
    pp_sys.c:5468:11: warning: 'syscall' is deprecated: first deprecated in mac=
    OS 10.12 - syscall(2) is unsupported; please switch to a supported interfac=
    e. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
    pp_sys.c:5471:11: warning: 'syscall' is deprecated: first deprecated in mac=
    OS 10.12 - syscall(2) is unsupported; please switch to a supported interfac=
    e. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
    regexec.c:2492:25: warning: comparison of nonnull parameter 'stringarg' equ=
    al to a null pointer is 'false' on first encounter [-Wtautological-pointer-=
    compare]
    regexec.c:2511:16: warning: nonnull parameter 'sv' will evaluate to 'true' =
    on first encounter [-Wpointer-bool-conversion]
    ../../inline.h:276:9: warning: nonnull parameter 'pv' will evaluate to 'tr=
    ue' on first encounter [-Wpointer-bool-conversion]
    inflate.c:1507:61: warning: shifting a negative signed value is undefined [=
    -Wshift-negative-value]
    Cwd.xs:200:50: warning: size argument in '__builtin___strlcat_chk' call app=
    ears to be size of the source; expected the size of the destination [-Wstrl=
    cpy-strlcat-size]
    ../../../inline.h:276:9: warning: nonnull parameter 'pv' will evaluate to =
    'true' on first encounter [-Wpointer-bool-conversion]
    ListUtil.xs:239:12: warning: enumeration value 'ACC_SV' not handled in swit=
    ch [-Wswitch]
    POSIX.xs:1486: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]
    re_exec.c:2492:25: warning: comparison of nonnull parameter 'stringarg' equ=
    al to a null pointer is 'false' on first encounter [-Wtautological-pointer-=
    compare]
    re_exec.c:2511:16: warning: nonnull parameter 'sv' will evaluate to 'true' =
    on first encounter [-Wpointer-bool-conversion]
    ../../../../inline.h:276:9: warning: nonnull parameter 'pv' will evaluate =
    to 'true' on first encounter [-Wpointer-bool-conversion]
    /Users/perlsmoker/smoke-me/perl-current/inline.h:276:9: warning: nonnull pa=
    rameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-con=
    version]
    ../inline.h:276:9: warning: nonnull parameter 'pv' 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/leont/perlio-win32
    Configuration: default