• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.14.4] v5.14.4-2-g5875c53 FAIL(FM) darwin 14.5.0 (Intel Core 2 Duo/)

    Message-ID: <201510051624.t95GO04S024215@mars.tony.develop-help.com>
    Date: Tue, 6 Oct 2015 03:23 +1100
    Mime-version: 1.0
    Content-type: text/plain; charset="UTF8"
    Subject: Smoke [5.14.4] v5.14.4-2-g5875c53 FAIL(FM) darwin 14.5.0 (Intel Core 2 Duo/)
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.14.4 patch 5875c53b4ef8c948011dc6f4e7e4ae4e6effd6aa v5.14.4-2-g5875c53
    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.0 (clang-700.0.72)
        smoketime 5 hours 12 minutes (average 19 minutes 33 seconds)
    
    Summary: FAIL(FM)
    
    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.14.4-2-g5875c53  Configuration (common) none
    ----------- ---------------------------------------------------------
    F F F F     
    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 M -     -Duseithreads -Dusemorebits
    | | | +----- PERLIO = perlio -DDEBUGGING
    | | +------- PERLIO = stdio  -DDEBUGGING
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE5875c53b4ef8c948011dc6f4e7e4ae4e6effd6aa
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
    
    Failures: (common-args) none
    [stdio/perlio] 
    [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
    ../lib/locale.t.............................................FAILED
        99
    
    [stdio] -DDEBUGGING
    ../cpan/Time-HiRes/t/HiRes.t................................FAILED
        17
    ../lib/locale.t.............................................FAILED
        99
    
    [minitest] -DDEBUGGING -Duseithreads -Dusemorebits
        t/comp/require..................FAILED--expected 51 tests, saw 47
        t/run/fresh_perl................FAILED at test 75
        t/io/defout.....................FAILED--no leader found
        t/io/perlio.....................FAILED--expected 44 tests, saw 42
        t/io/utf8.......................FAILED--expected 55 tests, saw 52
        t/re/charset....................FAILED--no leader found
        t/re/pat........................FAILED at test 390
        t/re/pat_special_cc.............FAILED--expected 9 tests, saw 0
        t/re/reg_mesg...................FAILED at test 106
        t/re/reg_posixcc................FAILED at test 1
        t/re/regexp.....................FAILED at test 118
        t/re/regexp_noamp...............FAILED at test 118
        t/re/regexp_notrie..............FAILED at test 118
        t/re/regexp_qr..................FAILED at test 118
        t/re/regexp_qr_embed............FAILED at test 118
        t/re/regexp_trielist............FAILED at test 118
        t/re/uniprops...................FAILED--no leader found
        t/op/bop........................FAILED--expected 435 tests, saw 154
        t/op/caller.....................FAILED--expected 82 tests, saw 33
        t/op/die........................FAILED at test 14
    
    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
    ../ext/POSIX/t/posix.t......................................PASSED
        11
    
    Compiler messages(gcc):
    toke.c:4796:17: warning: comparison of integers of different signs: 'IV' (aka 'long') and 'STRLEN' (aka 'unsigned long') [-Wsign-compare]
    dump.c:461:57: warning: comparison of constant 85 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]
    dump.c:1214:10: warning: nonnull parameter 'gv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    dump.c:1288:12: warning: nonnull parameter 'mg' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    regcomp.c:5884:1: warning: unused function 'S_invlist_set_max' [-Wunused-function]
    util.c:437:10: warning: nonnull parameter 'little' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    mro.c:659:8: warning: nonnull parameter 'isa' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    hv.c:344:20: warning: comparison of constant 255 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]
    hv.c:2018:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    hv.c:2044:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    hv.c:2057:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    hv.c:2070:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    hv.c:2090:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    hv.c:2380:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    sv.c:416:21: warning: comparison of constant 255 with expression of type 'svtype' is always true [-Wtautological-constant-out-of-range-compare]
    sv.c:5831:10: warning: nonnull parameter 'bigstr' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    sv.c:8725:21: warning: comparison of constant 255 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]
    sv.c:13650:56: warning: nonnull parameter 'offset' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    scope.c:688:13: warning: format specifies type 'long' but the argument has type 'I32' (aka 'int') [-Wformat]
    scope.c:688:19: warning: format specifies type 'long' but the argument has type 'I32' (aka 'int') [-Wformat]
    pp_sys.c:1306:9: warning: nonnull parameter 'cv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    pp_sys.c:4672:9: warning: nonnull parameter 'array' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    regexec.c:2054:13: warning: nonnull parameter 'sv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    perlio.c:3604:2: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    perlio.c:5509:21: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
    op.c:1892:10: warning: nonnull parameter 'o' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    op.c:6642:10: warning: nonnull parameter 'subaddr' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    perl.c:2526:9: warning: nonnull parameter 'argv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    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]
    Dumper.xs:817:41: warning: format specifies type 'long' but the argument has type 'U32' (aka 'unsigned int') [-Wformat]
    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:1697: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:461:9: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:461:18: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Socket.xs:482:39: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:483:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Socket.xs:620:9: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:620:18: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Socket.xs:644:4: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:644:17: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Socket.xs:678:34: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:678:43: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Socket.xs:712:7: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:712:16: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Storable.xs:4098:2: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
    Storable.xs:5503:2: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
    Storable.xs:5566:2: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
    Collate.xs:587:2: warning: expression result unused [-Wunused-value]
    Collate.xs:578:2: warning: expression result unused [-Wunused-value]
    re_exec.c:2054:13: warning: nonnull parameter 'sv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    sv.c:435:20: warning: comparison of constant 255 with expression of type 'svtype' is always true [-Wtautological-constant-out-of-range-compare]
    sv.c:6059:20: warning: comparison of constant 255 with expression of type 'svtype' is always true [-Wtautological-constant-out-of-range-compare]
    sv.c:11765:22: warning: comparison of constant 255 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]
    
    -- 
    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: origin/maint-5.14
    Configuration: default