• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [blead] v5.33.2-198-gb182616363 PASS openbsd 6.7 (amd64/1 cpu)

    Date: Sat, 17 Oct 2020 04:19:14 -0400 (EDT)
    Subject: Smoke [blead] v5.33.2-198-gb182616363 PASS openbsd 6.7 (amd64/1 cpu)
    Message-ID: <7c0ca04c6e0311cd@cjg-openbsd6>
    
    Automated smoke report for branch blead 5.33.3 patch b1826163632422d276c89895546bd113c8f2cfe6 v5.33.2-198-gb182616363
    cjg-openbsd6: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (2101 MHz) (amd64/1 cpu)
        on        openbsd - 6.7
        using     clang version 4.2.1 Compatible OpenBSD Clang 8.0.1 (tags/RELEASE_801/final)
        smoketime 13 hours 3 minutes (average 1 hour 5 minutes)
    
    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.33.2-198-gb182616363  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
    
    
    Locally applied patches:
        SMOKEb1826163632422d276c89895546bd113c8f2cfe6
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    MANIFEST did not declare '.mailmap'
    
    Compiler messages(gcc):
    op.c:18141:3: warning: variable 'any' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
    op.c:18153:9: note: uninitialized use occurs here
    op.c:18123:3: warning: variable 'any' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
    op.c:18104:2: note: variable 'any' is declared here
    sv.c:12535:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
    ./handy.h:690:37: note: expanded from macro 'strnEQ'
    sv.c:12535:41: note: use array indexing to silence this warning
    B.xs:2222:2: warning: variable 'ret' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
    B.xs:2225:10: note: uninitialized use occurs here
    B.xs:2209:9: note: initialize the variable 'ret' to silence this warning
    SysV.xs:382:24: warning: comparison of integers of different signs: 'int' and 'UV' (aka 'unsigned long') [-Wsign-compare]
    SysV.xs:384:11: warning: comparison of integers of different signs: 'int' and 'UV' (aka 'unsigned long') [-Wsign-compare]
    ./const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.30.2
    (Reporter v0.053 / Smoker v0.046)