• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke [blead] v5.39.8-47-gabac0992d7 PASS midnightbsd 3.1.3 (amd64/1 cpu)

    Date: Fri, 1 Mar 2024 05:57:59 -0500 (EST)
    Message-Id: <202403011057.421Avxvo071102@cjg-midnightbsd3>
    Subject: Smoke [blead] v5.39.8-47-gabac0992d7 PASS midnightbsd 3.1.3 (amd64/1 cpu)
    
    Automated smoke report for branch blead 5.39.9 patch abac0992d7f83a488e5ef71af60b424cd52d47e1 v5.39.8-47-gabac0992d7
    cjg-midnightbsd3: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (amd64/1 cpu)
        on        midnightbsd - 3.1.3
        using     clang++ version MidnightBSD Clang 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)
        smoketime 4 hours 4 minutes (average 20 minutes 20 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.39.8-47-gabac0992d7  Configuration (common) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -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) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -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
    ../cpan/Time-Piece/t/06large.t..............................PASSED
        1-250
    
    Compiler messages(gcc):
    ./sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
    ./sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
    ./sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
    regcomp_study.c:106:13: warning: converting the result of '?:' with integer constants to a boolean always evaluates to 'true' [-Wtautological-constant-compare]
    ./regcharclass.h:992:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_latin1_safe'
    regcomp_study.c:192:13: warning: converting the result of '?:' with integer constants to a boolean always evaluates to 'true' [-Wtautological-constant-compare]
    ./regcharclass.h:495:49: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
    ./regcharclass.h:322:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part0_'
    ./regcharclass.h:495:92: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
    ./regcharclass.h:354:9: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part1_'
    ./regcharclass.h:377:6: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part1_'
    ./regcharclass.h:378:9: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part1_'
    ./regcharclass.h:384:9: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part1_'
    ./regcharclass.h:501:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
    ./regcharclass.h:554:19: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
    ./regcharclass.h:407:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part2_'
    ./regcharclass.h:554:62: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
    ./regcharclass.h:465:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part3_'
    regexec.c:3109:35: warning: converting the result of '?:' with integer constants to a boolean always evaluates to 'true' [-Wtautological-constant-compare]
    ./regcharclass.h:58:4: note: expanded from macro 'is_LNBREAK_utf8_safe'
    ./regcharclass.h:65:4: note: expanded from macro 'is_LNBREAK_utf8_safe'
    regexec.c:3114:39: warning: converting the result of '?:' with integer constants to a boolean always evaluates to 'true' [-Wtautological-constant-compare]
    ./regcharclass.h:76:4: note: expanded from macro 'is_LNBREAK_latin1_safe'
    ../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
    ../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
    ../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
    Bzip2.xs:376:17: warning: variable 'flags' set but not used [-Wunused-but-set-variable]
    blocksort.c:765:11: warning: variable 'numQSorted' set but not used [-Wunused-but-set-variable]
    compress.c:247:30: warning: variable 'totc' set but not used [-Wunused-but-set-variable]
    deflate.c:54:12: warning: unused variable 'Perl_crz_deflate_copyright' [-Wunused-const-variable]
    ./zlib-src/zconf.h:62:33: note: expanded from macro 'deflate_copyright'
    inftrees.c:11:12: warning: unused variable 'Perl_crz_inflate_copyright' [-Wunused-const-variable]
    ./zlib-src/zconf.h:128:33: note: expanded from macro 'inflate_copyright'
    ../../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
    ../../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
    ../../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
    Socket.xs:784:35: warning: missing field 'ai_family' initializer [-Wmissing-field-initializers]
    re_comp_study.c:106:13: warning: converting the result of '?:' with integer constants to a boolean always evaluates to 'true' [-Wtautological-constant-compare]
    ../../regcharclass.h:992:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_latin1_safe'
    re_comp_study.c:192:13: warning: converting the result of '?:' with integer constants to a boolean always evaluates to 'true' [-Wtautological-constant-compare]
    ../../regcharclass.h:495:49: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
    ../../regcharclass.h:322:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part0_'
    ../../regcharclass.h:495:92: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
    ../../regcharclass.h:354:9: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part1_'
    ../../regcharclass.h:377:6: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part1_'
    ../../regcharclass.h:378:9: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part1_'
    ../../regcharclass.h:384:9: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part1_'
    ../../regcharclass.h:501:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
    ../../regcharclass.h:554:19: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
    ../../regcharclass.h:407:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part2_'
    ../../regcharclass.h:554:62: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
    ../../regcharclass.h:465:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part3_'
    re_exec.c:3109:35: warning: converting the result of '?:' with integer constants to a boolean always evaluates to 'true' [-Wtautological-constant-compare]
    ../../regcharclass.h:58:4: note: expanded from macro 'is_LNBREAK_utf8_safe'
    ../../regcharclass.h:65:4: note: expanded from macro 'is_LNBREAK_utf8_safe'
    re_exec.c:3114:39: warning: converting the result of '?:' with integer constants to a boolean always evaluates to 'true' [-Wtautological-constant-compare]
    ../../regcharclass.h:76:4: note: expanded from macro 'is_LNBREAK_latin1_safe'
    ../../../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
    ../../../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
    ../../../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.38.2
    (Reporter v0.053 / Smoker v0.046)