• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-doop] v5.35.1-127-g7dda7d5b2b PASS freebsd 13.0-RELEASE-p3 (amd64/1 cpu)

    Date: Tue, 20 Jul 2021 11:17:00 -0400 (EDT)
    Message-Id: <202107201517.16KFH0j0043048@cjg-freebsd13>
    Subject: Smoke [smoke-me/khw-doop] v5.35.1-127-g7dda7d5b2b PASS freebsd 13.0-RELEASE-p3 (amd64/1 cpu)
    
    Automated smoke report for branch smoke-me/khw-doop 5.35.2 patch 7dda7d5b2b9b1ce296cd2daf34e1cec5b7843ae7 v5.35.1-127-g7dda7d5b2b
    cjg-freebsd13: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpu)
        on        freebsd - 13.0-RELEASE-p3
        using     clang version FreeBSD Clang 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)
        smoketime 7 hours 3 minutes (average 35 minutes 16 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.35.1-127-g7dda7d5b2b  Configuration (common) -Dcc=clang
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duse64bitall
    O O         -Duselongdouble
    O O         -Duseithreads
    O O         -Duseithreads -Duse64bitall
    O O         -Duseithreads -Duselongdouble
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    MANIFEST did not declare '.mailmap'
    
    Passed Todo tests: (common-args) -Dcc=clang
    [default] 
    [default] -DDEBUGGING
    [default] -Duse64bitall
    [default] -DDEBUGGING -Duse64bitall
    [default] -Duselongdouble
    [default] -DDEBUGGING -Duselongdouble
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    [default] -Duseithreads -Duse64bitall
    [default] -DDEBUGGING -Duseithreads -Duse64bitall
    [default] -Duseithreads -Duselongdouble
    [default] -DDEBUGGING -Duseithreads -Duselongdouble
    ../dist/Net-Ping/t/010_pingecho.t...........................PASSED
        2
    ../dist/Net-Ping/t/450_service.t............................PASSED
        9, 18
    
    Compiler messages(gcc):
    sv.c:13310:58: warning: format specifies type 'unsigned long' but the argument has type 'U8' (aka 'unsigned char') [-Wformat]
    doop.c:791:17: warning: comparison of integers of different signs: 'int' and 'STRLEN' (aka 'unsigned long') [-Wsign-compare]
    /usr/include/sys/param.h:314:23: note: expanded from macro 'MIN'
    ListUtil.xs:1628:9: warning: comparison of integers of different signs: 'long' and 'UV' (aka 'unsigned long') [-Wsign-compare]
    ../../pp.h:390:39: note: expanded from macro 'EXTEND'
    ../../pp.h:371:66: note: expanded from macro '_EXTEND_NEEDS_GROW'
    ../../perl.h:3813:58: note: expanded from macro 'UNLIKELY'
    ../../handy.h:152:24: note: expanded from macro 'cBOOL'
    ../../perl.h:3792:62: note: expanded from macro 'EXPECT'
    ListUtil.xs:1645:9: warning: comparison of integers of different signs: 'long' and 'UV' (aka 'unsigned long') [-Wsign-compare]
    Normalize.xs:200:16: warning: pointer/integer type mismatch in conditional expression ('int' and 'void *') [-Wconditional-type-mismatch]
    Normalize.xs:200:12: warning: incompatible pointer to integer conversion returning 'void *' from a function with result type 'U8' (aka 'unsigned char') [-Wint-conversion]
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.30.2
    (Reporter v0.053 / Smoker v0.046)