• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.35.0-137-g5e7525dc5c FAIL(m) freebsd 11.4-RELEASE-p9 Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz 1

    Automated smoke report for branch smoke-me/khw-clz 5.35.1 patch 5e7525dc5ce0601a1d28ebcd211f778acffe0fc8 v5.35.0-137-g5e7525dc5c.
    cjg-freebsd11: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpus)
        on        freebsd 11.4-RELEASE-p9
        using     clang++ version FreeBSD Clang 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) (*1)
        smoketime 18 minutes 45 seconds (average 1 minute 33.750 seconds)
    
    Summary: FAIL(m)
    
    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.0-137-g5e7525dc5c
    ----------------------- ----------------------------------------------------
    m  m                    -Dcc=clang++ (*1)
    m  m                    -Dcc=clang++ -Duse64bitall (*1)
    m  m                    -Dcc=clang++ -Duselongdouble (*1)
    m  m                    -Dcc=clang++ -Duseithreads (*1)
    m  m                    -Dcc=clang++ -Duseithreads -Duse64bitall (*1)
    m  m                    -Dcc=clang++ -Duseithreads -Duselongdouble (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        gv.c:289:12: warning: the argument to '__builtin_assume' has side effects that will be discarded [-Wassume]
        ./perl.h:3912:39: note: expanded from macro 'ASSUME'
        regcomp.c:10671:13: warning: converting the result of '?:' with integer constants to a boolean always evaluates to 'true' [-Wtautological-constant-compare]
        ./regcharclass.h:917:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_latin1_safe'
        regcomp.c:10705:19: error: variable-sized object may not be initialized
        ./utf8.h:708:35: note: expanded from macro 'UTF8_MAX_FOLD_CHAR_EXPAND'
        regcomp.c:10755:13: warning: converting the result of '?:' with integer constants to a boolean always evaluates to 'true' [-Wtautological-constant-compare]
        ./regcharclass.h:420:49: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
        ./regcharclass.h:247:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part0_'
        ./regcharclass.h:420:92: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
        ./regcharclass.h:279:9: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part1_'
        ./regcharclass.h:302:6: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part1_'
        ./regcharclass.h:303:9: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part1_'
        ./regcharclass.h:309:9: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part1_'
        ./regcharclass.h:426:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
        ./regcharclass.h:479:19: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
        ./regcharclass.h:332:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part2_'
        ./regcharclass.h:479:62: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
        ./regcharclass.h:390:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe_part3_'
        regcomp.c:15225:37: warning: converting the result of '?:' with integer constants to a boolean always evaluates to 'true' [-Wtautological-constant-compare]
        ./regcharclass.h:994:4: note: expanded from macro 'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
        ./regcharclass.h:1002:8: note: expanded from macro 'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
        ./regcharclass.h:1004:8: note: expanded from macro 'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
        ./regcharclass.h:1009:8: note: expanded from macro 'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
        ./regcharclass.h:1011:8: note: expanded from macro 'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
        ./regcharclass.h:1023:4: note: expanded from macro 'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
        ./regcharclass.h:1042:4: note: expanded from macro 'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
        regcomp.c:15276:38: warning: converting the result of '?:' with integer constants to a boolean always evaluates to 'true' [-Wtautological-constant-compare]
        regcomp.c:15324:37: warning: converting the result of '?:' with integer constants to a boolean always evaluates to 'true' [-Wtautological-constant-compare]
        ./regcharclass.h:1066:4: note: expanded from macro 'is_THREE_CHAR_FOLD_HEAD_latin1_safe'
        regcomp.c:15345:38: warning: converting the result of '?:' with integer constants to a boolean always evaluates to 'true' [-Wtautological-constant-compare]
        toke.c:4327:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        ./scope.h:212:25: note: expanded from macro 'LEAVE_with_name'
        /usr/include/assert.h:54:21: note: expanded from macro 'assert'
        toke.c:6277:20: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        toke.c:12106:17: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        regcomp.c:8247:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        regcomp.c:6675:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
        regcomp.c:8295:9: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    

    About this smoke:
    smoking-perl: 5.30.2
    smoker-version: 1.71/0.046
    timestamp: 2021-06-06 16:55:37+00
    tester: core