• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke v5.38.5-4-ga02bbe2367 PASS 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.38 5.38.5 patch a02bbe236733195c665f865745a78542f69eecde v5.38.5-4-ga02bbe2367.
    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 2 hours 5 minutes (average 20 minutes 54 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.38.5-4-ga02bbe2367
    ----------------------- ----------------------------------------------------
    O  O                    -Dcc=clang -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads (*1)
    O  O                    -Dcc=clang -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duse64bitall (*1)
    O  O                    -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.
    
        Test todo-passed:
        ../cpan/Time-Piece/t/06large.t (1-250)
          [stdio] -Dcc=clang -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads
          [stdio] -Dcc=clang -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duselongdouble
          [stdio] -Dcc=clang -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duselongdouble DEBUGGING
          [stdio] -Dcc=clang -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duse64bitall DEBUGGING
          [stdio] -Dcc=clang -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duse64bitall
          [stdio] -Dcc=clang -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads DEBUGGING
        
    Compiler messages:
        awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator
        ./proto.h:2391:26: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]
        ./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]
        ./reginline.h:14:15: warning: implicit conversion when returning 'void *' from a function with result type 'regnode *' (aka 'struct regnode *') is not permitted in C++ [-Wimplicit-void-ptr-cast]
        ./reginline.h:23:15: warning: implicit conversion when returning 'void *' from a function with result type 'regnode *' (aka 'struct regnode *') is not permitted in C++ [-Wimplicit-void-ptr-cast]
        regcomp_study.c:1162:9: warning: variable 'merged' set but not used [-Wunused-but-set-variable]
        regcomp_trie.c:655:13: warning: variable 'wordlen' set but not used [-Wunused-but-set-variable]
        locale.c:3170:26: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]
        locale.c:3213:33: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]
        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:4252:45: note: expanded from macro 'UNLIKELY'
        ./perl.h:4231: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]
        pp_pack.c:1917:16: warning: implicit conversion when returning 'void *' from a function with result type 'SV *' (aka 'struct sv *') is not permitted in C++ [-Wimplicit-void-ptr-cast]
        pp_pack.c:1940:14: warning: implicit conversion when returning 'void *' from a function with result type 'SV *' (aka 'struct sv *') is not permitted in C++ [-Wimplicit-void-ptr-cast]
        ../../proto.h:2391:26: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]
        ../../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:241:30: warning: variable 'totc' set but not used [-Wunused-but-set-variable]
        Cwd.xs:107:24: warning: implicit conversion when returning 'void *' from a function with result type 'char *' is not permitted in C++ [-Wimplicit-void-ptr-cast]
        Cwd.xs:114:20: warning: implicit conversion when returning 'void *' from a function with result type 'char *' is not permitted in C++ [-Wimplicit-void-ptr-cast]
        Cwd.xs:132:24: warning: implicit conversion when returning 'void *' from a function with result type 'char *' is not permitted in C++ [-Wimplicit-void-ptr-cast]
        Cwd.xs:150:28: warning: implicit conversion when returning 'void *' from a function with result type 'char *' is not permitted in C++ [-Wimplicit-void-ptr-cast]
        Cwd.xs:181:24: warning: implicit conversion when returning 'void *' from a function with result type 'char *' is not permitted in C++ [-Wimplicit-void-ptr-cast]
        Cwd.xs:191:28: warning: implicit conversion when returning 'void *' from a function with result type 'char *' is not permitted in C++ [-Wimplicit-void-ptr-cast]
        Cwd.xs:199:32: warning: implicit conversion when returning 'void *' from a function with result type 'char *' is not permitted in C++ [-Wimplicit-void-ptr-cast]
        Cwd.xs:203:32: warning: implicit conversion when returning 'void *' from a function with result type 'char *' is not permitted in C++ [-Wimplicit-void-ptr-cast]
        Cwd.xs:235:40: warning: implicit conversion when returning 'void *' from a function with result type 'char *' is not permitted in C++ [-Wimplicit-void-ptr-cast]
        Cwd.xs:243:36: warning: implicit conversion when returning 'void *' from a function with result type 'char *' is not permitted in C++ [-Wimplicit-void-ptr-cast]
        ./src/sha.c:488:9: warning: implicit conversion when returning 'void *' from a function with result type 'HMAC *' is not permitted in C++ [-Wimplicit-void-ptr-cast]
        ./src/sha.c:490:9: warning: implicit conversion when returning 'void *' from a function with result type 'HMAC *' is not permitted in C++ [-Wimplicit-void-ptr-cast]
        ./src/sha.c:495:10: warning: implicit conversion when returning 'void *' from a function with result type 'HMAC *' is not permitted in C++ [-Wimplicit-void-ptr-cast]
        SHA.xs:51:9: warning: implicit conversion when returning 'void *' from a function with result type 'SHA *' (aka 'struct SHA *') is not permitted in C++ [-Wimplicit-void-ptr-cast]
        ../../../proto.h:2391:26: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]
        ../../../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]
        bsd_glob.c:1022:31: warning: implicit conversion when returning 'void *' from a function with result type 'DIR *' (aka 'struct __dirstream *') is not permitted in C++ [-Wimplicit-void-ptr-cast]
        bsd_glob.c:1066:16: warning: implicit conversion when returning 'void *' from a function with result type 'Char *' (aka 'unsigned short *') is not permitted in C++ [-Wimplicit-void-ptr-cast]
        POSIX.xs:3243:13: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]
        POSIX.c:4486:2: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]
        POSIX.c:4486:19: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]
        APItest.xs:3274:58: warning: variable 'uvarmg' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        APItest.xs:3266:64: warning: variable 'callmg' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        Typemap.c:1775:6: warning: variable 'dummy' set but not used [-Wunused-but-set-variable]
        ../../reginline.h:14:15: warning: implicit conversion when returning 'void *' from a function with result type 'regnode *' (aka 'struct regnode *') is not permitted in C++ [-Wimplicit-void-ptr-cast]
        ../../reginline.h:23:15: warning: implicit conversion when returning 'void *' from a function with result type 'regnode *' (aka 'struct regnode *') is not permitted in C++ [-Wimplicit-void-ptr-cast]
        re_comp_trie.c:655:13: warning: variable 'wordlen' set but not used [-Wunused-but-set-variable]
        threads.xs:1053:16: warning: implicit conversion when returning 'void *' from a function with result type 'ithread *' (aka 'struct _ithread *') is not permitted in C++ [-Wimplicit-void-ptr-cast]
        shared.xs:469:12: warning: implicit conversion when returning 'void *' from a function with result type 'SV *' (aka 'struct sv *') is not permitted in C++ [-Wimplicit-void-ptr-cast]
        ../../../../proto.h:2391:26: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]
        ../../../../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]
    

    About this smoke:
    smoking-perl: 5.38.0
    smoker-version: 1.71/0.046
    timestamp: 2025-11-08T14:06:34Z
    tester: core