• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.18.4] v5.18.4-1-g12a9c80 FAIL(F) darwin 14.5.0 (Intel Core 2 Duo/)

    Message-ID: <201510052332.t95NWiDu029230@mars.tony.develop-help.com>
    Subject: Smoke [5.18.4] v5.18.4-1-g12a9c80 FAIL(F) darwin 14.5.0 (Intel Core 2 Duo/)
    Date: Tue, 6 Oct 2015 10:32 +1100
    Content-type: text/plain; charset="UTF8"
    Content-transfer-encoding: quoted-printable
    Mime-version: 1.0
    
    Automated smoke report for 5.18.4 patch 12a9c803691f506670eb98308dbc5686d775c17d v5.18.4-1-g12a9c80
    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 7 hours 7 minutes (average 26 minutes 43 seconds)
    
    Summary: FAIL(F)
    
    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.18.4-1-g12a9c80  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
    F 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
        SMOKE12a9c803691f506670eb98308dbc5686d775c17d
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
    
    Failures: (common-args) none
    [stdio] -Duseithreads -Dusedtrace
    ../dist/threads/t/free2.t...................................FAILED
        Bad plan.  You planned 78 tests but ran 75.
    
    Compiler messages(gcc):
    op.c:356:12: warning: nonnull parameter 'slab' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    op.c:2340:10: warning: nonnull parameter 'o' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    perl.c:2630:9: warning: nonnull parameter 'argv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    op.c:7347:9: warning: nonnull parameter 'o' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    op.c:7878:14: warning: nonnull parameter 'subaddr' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    dump.c:1177:10: warning: nonnull parameter 'gv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    dump.c:1209:12: warning: nonnull parameter 'mg' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    regcomp.c:8215:1: warning: unused function 'S_invlist_is_iterating' [-Wunused-function]
    util.c:435:10: warning: nonnull parameter 'little' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    mro.c:698:8: warning: nonnull parameter 'isa' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    hv.c:1960: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:2036:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    hv.c:2056:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    hv.c:2374:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    sv.c:5870:10: warning: nonnull parameter 'bigstr' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    sv.c:13998:56: warning: nonnull parameter 'offset' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    pp_sys.c:1341:9: warning: nonnull parameter 'cv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    pp_sys.c:4680:9: warning: nonnull parameter 'array' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    regexec.c:2136:13: warning: nonnull parameter 'sv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    regexec.c:42:26: warning: unused variable 'non_utf8_target_but_utf8_required' [-Wunused-const-variable]
    perlio.c:3570:2: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    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]
    Storable.xs:4068:2: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
    Storable.xs:4255:10: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
    Storable.xs:5550:2: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
    Storable.xs:5613:2: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
    Collate.xs:616:2: warning: expression result unused [-Wunused-value]
    Collate.xs:606:2: warning: expression result unused [-Wunused-value]
    re_exec.c:2136: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: origin/maint-5.18
    Configuration: default