• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke v5.40.3-4-g46977a16be FAIL(M) linux 6.17.7-arch1-1 [Arch Linux] Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) 1

    Automated smoke report for branch maint-5.40 5.40.3 patch 46977a16be5c4752a072588cf7e941f88f2b7e84 v5.40.3-4-g46977a16be.
    cjg-arch: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) (x86_64/1 cpus)
        on        linux 6.17.7-arch1-1 [Arch Linux]
        using     clang++ version Clang 21.1.4 (*1)
        smoketime 13 minutes 58 seconds (average 2 minutes 19.667 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.40.3-4-g46977a16be
    ----------------------- ----------------------------------------------------
    M  M                    -Dcc=clang++ -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads (*1)
    M  M                    -Dcc=clang++ -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duse64bitall (*1)
    M  M                    -Dcc=clang++ -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duselongdouble (*1)
    |  |
    |  +------------------  minitest DEBUGGING
    +---------------------  minitest
    
    Testsuite was run only with 'harness'
    
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        ./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]
        pp_hot.c:3163:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        pp_pack.c:1685:44: warning: variable 'adouble' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1675:44: warning: variable 'afloat' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1661:44: warning: variable 'auquad' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1649:44: warning: variable 'aquad' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1640:17: warning: variable 'aptr' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
        pp_pack.c:168:8: note: expanded from macro 'SHIFT_VAR'
        pp_pack.c:149:9: note: expanded from macro 'SHIFT_BYTES'
        ./perl.h:4254:45: note: expanded from macro 'UNLIKELY'
        ./perl.h:4233:45: note: expanded from macro 'EXPECT'
        pp_pack.c:1642:38: note: uninitialized use occurs here
        pp_pack.c:1640:17: note: remove the 'if' if its condition is always false
        pp_pack.c:149:5: note: expanded from macro 'SHIFT_BYTES'
        pp_pack.c:1639:27: note: initialize the variable 'aptr' to silence this warning
        pp_pack.c:1585:17: warning: variable 'aptr' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
        pp_pack.c:1587:32: note: uninitialized use occurs here
        pp_pack.c:1585:17: note: remove the 'if' if its condition is always false
        pp_pack.c:1584:33: note: initialize the variable 'aptr' to silence this warning
        pp_pack.c:1567:43: warning: variable 'ai32' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1547:43: warning: variable 'au32' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1527:44: warning: variable 'aulong' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1511:43: warning: variable 'ai32' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1493:44: warning: variable 'along' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1480:44: warning: variable 'auv' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1468:44: warning: variable 'aiv' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1456:44: warning: variable 'auint' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1443:44: warning: variable 'aint' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1424:43: warning: variable 'ai16' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1404:43: warning: variable 'au16' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1367:43: warning: variable 'ai16' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        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'
        pp_pack.c:1640:44: warning: variable 'aptr' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1585:44: warning: variable 'aptr' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
    

    About this smoke:
    smoking-perl: 5.38.0
    smoker-version: 1.71/0.046
    timestamp: 2025-11-08T01:40:38Z
    tester: core