• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.15.8] v5.15.8-62-g12ab89e FAIL(FM) darwin 14.5.0 (Intel Core 2 Duo/)

    Message-ID: <201509230411.t8N4Bo1Q014876@mars.tony.develop-help.com>
    Content-transfer-encoding: quoted-printable
    Subject: Smoke [5.15.8] v5.15.8-62-g12ab89e FAIL(FM) darwin 14.5.0 (Intel Core 2 Duo/)
    Content-type: text/plain; charset="UTF8"
    Mime-version: 1.0
    Date: Wed, 23 Sep 2015 14:11 +1000
    
    Automated smoke report for 5.15.8 patch 12ab89e997a72ef628e340e8dd2a5a61d9a=
    0e1e5 v5.15.8-62-g12ab89e
    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 6.1.0 (clang-602.0.53)
        smoketime 28 days 5 hours 49 minutes (average 1 day 18 hours 21 minutes)
    
    Summary: FAIL(FM)
    
    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.8-62-g12ab89e  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
    F ? M -     -Duseithreads -Dusemorebits
    | | | +----- PERLIO =3D perlio -DDEBUGGING
    | | +------- PERLIO =3D stdio  -DDEBUGGING
    | +--------- PERLIO =3D perlio
    +----------- PERLIO =3D stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE12ab89e997a72ef628e340e8dd2a5a61d9a0e1e5
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj3
    
    Failures: (common-args) none
    [stdio] -Duseithreads -Dusemorebits
    ../dist/threads-shared/t/wait.t.............................FAILED
        Bad plan.  You planned 91 tests but ran 11.
    
    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] -Duseithreads -Dusemorebits
    ../cpan/CGI/t/tmpdir.t......................................PASSED
        3-9
    
    Compiler messages(gcc):
    try.c:23:14: error: use of undeclared identifier 'KERN_PROC_PATHNAME'
    dump.c:460:57: warning: comparison of constant 85 with expression of type '=
    svtype' is always false [-Wtautological-constant-out-of-range-compare]
    regcomp.c:10671:50: warning: comparison of constant 'SVt_PVHV' (12) with bo=
    olean expression is always false [-Wtautological-constant-out-of-range-comp=
    are]
    scope.c:692:13: warning: format specifies type 'long' but the argument has =
    type 'I32' (aka 'int') [-Wformat]
    scope.c:692:19: warning: format specifies type 'long' but the argument has =
    type 'I32' (aka 'int') [-Wformat]
    perlio.c:3577:2: warning: assigning to 'unsigned char *' from 'char *' conv=
    erts between pointers to integer types with different sign [-Wpointer-sign]
    perlio.c:5191:21: warning: comparison of integers of different signs: 'size=
    _t' (aka 'unsigned long') and 'int' [-Wsign-compare]
    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]
    Call.xs:63:11: warning: format specifies type 'int' but the argument has ty=
    pe 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:63:31: warning: format specifies type 'int' but the argument has ty=
    pe 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:100:13: warning: format specifies type 'int' but the argument has t=
    ype 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:156:11: warning: format specifies type 'int' but the argument has t=
    ype 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:175:14: warning: format specifies type 'int' but the argument has t=
    ype 'STRLEN' (aka 'unsigned long') [-Wformat]
    POSIX.xs:1581: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]
    Storable.xs:4035:2: warning: null passed to a callee that requires a non-nu=
    ll argument [-Wnonnull]
    Storable.xs:5440:2: warning: null passed to a callee that requires a non-nu=
    ll argument [-Wnonnull]
    Storable.xs:5503:2: warning: null passed to a callee that requires a non-nu=
    ll argument [-Wnonnull]
    Collate.xs:607:2: warning: expression result unused [-Wunused-value]
    Collate.xs:597:2: warning: expression result unused [-Wunused-value]
    Typemap.xs:179:74: warning: format specifies type 'unsigned int' but the ar=
    gument has type 'UV' (aka 'unsigned long') [-Wformat]
    re_comp.c:10671:50: warning: comparison of constant 'SVt_PVHV' (12) with bo=
    olean expression is always false [-Wtautological-constant-out-of-range-comp=
    are]
    
    --=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/trie3
    Configuration: default