• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.43.6-29-g60a5638005 FAIL(F) linux 6.12.63_1 [Void Linux rolling] Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) 1

    Automated smoke report for branch smoke-me/khw-strftime 5.43.7 patch 60a5638005c2f85a0059222a13bad0d97fcd932f v5.43.6-29-g60a5638005.
    cjg-void: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) (x86_64/1 cpus)
        on        linux 6.12.63_1 [Void Linux rolling]
        using     clang++ version Clang 21.1.7 (*1)
        smoketime 2 hours 7 minutes (average 21 minutes 14 seconds)
    
    Summary: FAIL(F)
    
    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.43.6-29-g60a5638005
    ----------------------- ----------------------------------------------------
    F  F                    -Dcc=clang++ -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads (*1)
    F  F                    -Dcc=clang++ -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duse64bitall (*1)
    F  F                    -Dcc=clang++ -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -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:
        pp_pack.c:1714:44: warning: variable 'adouble' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1704:44: warning: variable 'afloat' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1690:44: warning: variable 'auquad' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1678:44: warning: variable 'aquad' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1669: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:4176:45: note: expanded from macro 'UNLIKELY'
        ./perl.h:4155:45: note: expanded from macro 'EXPECT'
        pp_pack.c:1671:38: note: uninitialized use occurs here
        pp_pack.c:1669: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:1668:27: note: initialize the variable 'aptr' to silence this warning
        pp_pack.c:1614:17: warning: variable 'aptr' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
        pp_pack.c:1616:32: note: uninitialized use occurs here
        pp_pack.c:1614:17: note: remove the 'if' if its condition is always false
        pp_pack.c:1613:33: note: initialize the variable 'aptr' to silence this warning
        pp_pack.c:1596:43: warning: variable 'ai32' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1576:43: warning: variable 'au32' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1556:44: warning: variable 'aulong' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1540:43: warning: variable 'ai32' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1522:44: warning: variable 'along' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1509:44: warning: variable 'auv' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1497:44: warning: variable 'aiv' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1485:44: warning: variable 'auint' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1472:44: warning: variable 'aint' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1453:43: warning: variable 'ai16' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1433:43: warning: variable 'au16' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1396: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:3114: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:3119: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'
        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'
        Socket.xs:784:35: warning: missing field 'ai_family' initializer [-Wmissing-field-initializers]
        APItest.xs:3487:58: warning: variable 'uvarmg' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        APItest.xs:3479:64: warning: variable 'callmg' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        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:3114: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:3119: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:1669:44: warning: variable 'aptr' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        pp_pack.c:1614: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-12-23T03:16:26Z
    tester: core