• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.17.4] v5.17.3-491-g6538aac PASS darwin 15.6.0 (Intel Core 2 Duo/)

    Message-ID: <201612040147.uB41lo7D013163@mars.tony.develop-help.com>
    Mime-version: 1.0
    Content-type: text/plain; charset="UTF8"
    Date: Sun, 4 Dec 2016 12:47 +1100
    Subject: Smoke [5.17.4] v5.17.3-491-g6538aac PASS darwin 15.6.0 (Intel Core 2 Duo/)
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.17.4 patch 6538aac9758af757d6deae2b05bc1ef2a9cb2b7d v5.17.3-491-g6538aac
    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.42.1)
        smoketime 7 hours 16 minutes (average 27 minutes 18 seconds)
    
    Summary: PASS
    
    O = OK  F = Failure(s), extended report at the bottom
    X = Failure(s) under TEST but not under harness
    ? = still running or test results not (yet) available
    Build failures during:       - = unknown or N/A
    c = Configure, m = make, M = make (after miniperl), t = make test-prep
    
    v5.17.3-491-g6538aac  Configuration (common) none
    ----------- ---------------------------------------------------------
    O O O O     
    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 = perlio -DDEBUGGING
    | | +------- PERLIO = stdio  -DDEBUGGING
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE6538aac9758af757d6deae2b05bc1ef2a9cb2b7d
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
    
    Passed Todo tests: (common-args) none
    [stdio/perlio] 
    [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):
    op.c:342:12: warning: nonnull parameter 'slab' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    perl.c:2553:9: warning: nonnull parameter 'argv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    op.c:2329:10: warning: nonnull parameter 'o' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    op.c:2462:15: warning: nonnull parameter 'stash' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    op.c:2513:15: warning: nonnull parameter 'stash' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    op.c:7308:9: warning: nonnull parameter 'o' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    op.c:7874:14: warning: nonnull parameter 'subaddr' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    dump.c:460:57: warning: comparison of constant 85 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]
    dump.c:1134:10: warning: nonnull parameter 'gv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    dump.c:1166:12: warning: nonnull parameter 'mg' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    util.c:445:10: warning: nonnull parameter 'little' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    mro.c:695:8: warning: nonnull parameter 'isa' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    hv.c:1963:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    hv.c:1989:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    hv.c:2002:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    hv.c:2015:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    hv.c:2035:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    hv.c:2353:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    sv.c:5738:10: warning: nonnull parameter 'bigstr' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    sv.c:13764:56: warning: nonnull parameter 'offset' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    scope.c:694:13: warning: format specifies type 'long' but the argument has type 'I32' (aka 'int') [-Wformat]
    scope.c:694:19: warning: format specifies type 'long' but the argument has type 'I32' (aka 'int') [-Wformat]
    pp_sys.c:1330:9: warning: nonnull parameter 'cv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    pp_sys.c:4692:9: warning: nonnull parameter 'array' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    pp_sys.c:5473:11: warning: 'syscall' is deprecated: first deprecated in macOS 10.12 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
    pp_sys.c:5476:11: warning: 'syscall' is deprecated: first deprecated in macOS 10.12 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
    pp_sys.c:5479:11: warning: 'syscall' is deprecated: first deprecated in macOS 10.12 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
    pp_sys.c:5482:11: warning: 'syscall' is deprecated: first deprecated in macOS 10.12 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
    pp_sys.c:5485:11: warning: 'syscall' is deprecated: first deprecated in macOS 10.12 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
    pp_sys.c:5488:11: warning: 'syscall' is deprecated: first deprecated in macOS 10.12 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
    pp_sys.c:5491:11: warning: 'syscall' is deprecated: first deprecated in macOS 10.12 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
    pp_sys.c:5494:11: warning: 'syscall' is deprecated: first deprecated in macOS 10.12 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
    regexec.c:2138:13: warning: nonnull parameter 'sv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    perlio.c:3569:2: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    perlio.c:5182:21: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
    B.xs:2117:14: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
    inflate.c:1491:61: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    Cwd.xs:200:50: warning: size argument in '__builtin___strlcat_chk' call appears to be size of the source; expected the size of the destination [-Wstrlcpy-strlcat-size]
    Call.xs:63:11: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:63:31: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:100:13: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:156:11: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:175:14: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    POSIX.xs:1583:15: warning: 'tmpnam' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
    Socket.xs:919:16: warning: more '%' conversions than data arguments [-Wformat]
    Socket.xs:925:16: warning: more '%' conversions than data arguments [-Wformat]
    Collate.xs:611:2: warning: expression result unused [-Wunused-value]
    Collate.xs:601:2: warning: expression result unused [-Wunused-value]
    Typemap.xs:179:74: warning: format specifies type 'unsigned int' but the argument has type 'UV' (aka 'unsigned long') [-Wformat]
    re_exec.c:2138:13: warning: nonnull parameter 'sv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    str.c:213:15: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    str.c:233:18: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    
    -- 
    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/abolish-PL_main_start
    Configuration: default