• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.17.6] v5.17.5-99-g660f18d FAIL(F) darwin 12.5.0 (Intel Core 2 Duo/)

    Message-ID: <201311021745.rA2HjbBE017559@mars.tony.develop-help.com>
    Subject: Smoke [5.17.6] v5.17.5-99-g660f18d FAIL(F) darwin 12.5.0 (Intel Core 2 Duo/)
    Content-type: text/plain; charset="iso-8859-1"
    Date: Sun, 3 Nov 2013 04:45 +1100
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.17.6 patch 660f18d25312c91598124a01f9e188abfec2fa4e v5.17.5-99-g660f18d
    neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
        on        darwin - 12.5.0 (Mac OS X)
        using     cc version 4.2.1 Compatible Apple LLVM 5.0 (clang-500.2.75)
        smoketime 6 hours 9 minutes (average 23 minutes 6 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.17.5-99-g660f18d  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
    F 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
        SMOKE660f18d25312c91598124a01f9e188abfec2fa4e
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
    
    Failures: (common-args) none
    [stdio] -Duseithreads -Duse64bitint
    ../cpan/List-Util/t/tainted.t...............................FAILED
        3-4
        Non-zero exit status: 2
    
    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):
    ./inline.h:112:1: warning: unused function 'S_croak_memory_wrap' [-Wunused-function]
    dump.c:460:57: warning: comparison of constant 85 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]
    sv.c:2286:9: warning: ISO C90 forbids mixing declarations and code [-Wdeclaration-after-statement]
    sv.c:2370:9: warning: ISO C90 forbids mixing declarations and code [-Wdeclaration-after-statement]
    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]
    universal.c:1115:5: warning: unused variable 'items' [-Wunused-variable]
    universal.c:1150:5: warning: unused variable 'items' [-Wunused-variable]
    universal.c:1236:27: warning: ISO C90 forbids mixing declarations and code [-Wdeclaration-after-statement]
    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:1890:14: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
    Cwd.xs:200:50: warning: size argument in 'strlcat' 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 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:919:16: warning: more '%' conversions than data arguments [-Wformat]
    Socket.xs:925:16: warning: more '%' conversions than data arguments [-Wformat]
    Storable.xs:4068:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
    Storable.xs:4255:10: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
    Storable.xs:5550:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
    Storable.xs:5613:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
    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]
    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.12.4
    (Reporter v0.035 / Smoker v0.045)
    
    Logs at http://perl.develop-help.com/reports/
    Branch: remotes/origin/smoke-me/yves_rand_hash_seed
    Configuration: default