• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [maint-5.42] v5.42.1-3-g1f778caf86 FAIL(M) linux 6.18.18-0-lts [Alpine Linux v3.23 3.23.3] (x86_64/1 cpu)

    Subject: Smoke [maint-5.42] v5.42.1-3-g1f778caf86 FAIL(M) linux 6.18.18-0-lts [Alpine Linux v3.23 3.23.3] (x86_64/1 cpu)
    Message-ID: <20260319164715.000E9240052@cjg-alpine3>
    Date: Thu, 19 Mar 2026 12:47:14 -0400 (EDT)
    
    Automated smoke report for branch maint-5.42 5.42.1 patch 1f778caf869e984284d1b29e3a4730f4f814280c v5.42.1-3-g1f778caf86
    cjg-alpine3: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) (x86_64/1 cpu)
        on        linux - 6.18.18-0-lts [Alpine Linux v3.23 3.23.3]
        using     clang++ version Alpine Clang 21.1.2
        smoketime 11 minutes 32 seconds (average 1 minute 55.333 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.42.1-3-g1f778caf86  Configuration (common) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang++
    ----------- ---------------------------------------------------------
    M M         -Duseithreads
    M M         -Duseithreads -Duse64bitall
    M M         -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'
    
    Compiler messages(gcc):
    pp_hot.c:3154:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
    pp_pack.c:1673:44: warning: variable 'adouble' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
    pp_pack.c:1663:44: warning: variable 'afloat' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
    pp_pack.c:1649:44: warning: variable 'auquad' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
    pp_pack.c:1637:44: warning: variable 'aquad' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
    pp_pack.c:1628: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:4224:45: note: expanded from macro 'UNLIKELY'
    ./perl.h:4203:45: note: expanded from macro 'EXPECT'
    pp_pack.c:1630:38: note: uninitialized use occurs here
    pp_pack.c:1628: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:1627:27: note: initialize the variable 'aptr' to silence this warning
    pp_pack.c:1573:17: warning: variable 'aptr' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
    pp_pack.c:1575:32: note: uninitialized use occurs here
    pp_pack.c:1573:17: note: remove the 'if' if its condition is always false
    pp_pack.c:1572:33: note: initialize the variable 'aptr' to silence this warning
    pp_pack.c:1555:43: warning: variable 'ai32' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
    pp_pack.c:1535:43: warning: variable 'au32' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
    pp_pack.c:1515:44: warning: variable 'aulong' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
    pp_pack.c:1499:43: warning: variable 'ai32' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
    pp_pack.c:1481:44: warning: variable 'along' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
    pp_pack.c:1468:44: warning: variable 'auv' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
    pp_pack.c:1456:44: warning: variable 'aiv' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
    pp_pack.c:1444:44: warning: variable 'auint' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
    pp_pack.c:1431:44: warning: variable 'aint' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
    pp_pack.c:1412:43: warning: variable 'ai16' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
    pp_pack.c:1392:43: warning: variable 'au16' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
    pp_pack.c:1355: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:3119: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:3124: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:1628:44: warning: variable 'aptr' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
    pp_pack.c:1573:44: warning: variable 'aptr' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.40.2
    (Reporter v0.053 / Smoker v0.046)