• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke v5.42.0-7-g7f16c10de3 PASS linux 6.12.66_1 [Void Linux rolling] Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) 1

    Automated smoke report for branch maint-5.42 5.42.0 patch 7f16c10de3267148fac40596a74d16386b993483 v5.42.0-7-g7f16c10de3.
    cjg-void: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) (x86_64/1 cpus)
        on        linux 6.12.66_1 [Void Linux rolling]
        using     clang version Clang 21.1.7 (*1)
        smoketime 2 hours 33 minutes (average 25 minutes 32 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.42.0-7-g7f16c10de3
    ----------------------- ----------------------------------------------------
    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 -Duselongdouble
          [stdio] -Dcc=clang -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads DEBUGGING
          [stdio] -Dcc=clang -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duse64bitall
          [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
        ../t/run/todo.t (3-4)
          [stdio] -Dcc=clang -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads
          [stdio] -Dcc=clang -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duse64bitall
          [stdio] -Dcc=clang -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duselongdouble
        
    Compiler messages:
        ./proto.h:2400:26: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]
        locale.c:5113:26: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]
        locale.c:5158:33: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]
        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]
        pp_pack.c:1905: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:1928: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]
        ./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]
        ../../proto.h:2400:26: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]
        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:2400:26: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]
        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:3256:13: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]
        POSIX.c:4505:2: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]
        POSIX.c:4505:19: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]
        APItest.xs:3454:58: warning: variable 'uvarmg' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        APItest.xs:3446:64: warning: variable 'callmg' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
        ../../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]
        threads.xs:1064: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:2400:26: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]
        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]
    

    About this smoke:
    smoking-perl: 5.38.0
    smoker-version: 1.71/0.046
    timestamp: 2026-01-23T02:49:03Z
    tester: core