{"body":"","bodytext":"Automated smoke report for branch maint-5.40 5.40.4 patch 5d1958a9a5a3e47a53d9bc4eec020eb7b5235b96 v5.40.4-RC1-2-g5d1958a9a5\ncjg-arch: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) (x86_64/1 cpu)\n    on        linux - 6.19.9-arch1-1 [Arch Linux]\n    using     clang version Clang 22.1.1\n    smoketime 1 hour 47 minutes (average 17 minutes 58 seconds)\n\nSummary: PASS\n\nO = OK  F = Failure(s), extended report at the bottom\nX = Failure(s) under TEST but not under harness\n? = still running or test results not (yet) available\nBuild failures during:       - = unknown or N/A\nc = Configure, m = make, M = make (after miniperl), t = make test-prep\n\nv5.40.4-RC1-2-g5d1958a9a5  Configuration (common) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang\n----------- ---------------------------------------------------------\nO O         \nO O         -Duse64bitall\nO O         -Duselongdouble\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nTestsuite was run only with 'harness'\n\nTests skipped on user request:\n    # One test name on a line\nMANIFEST did not declare '.mailmap'\n\nPassed Todo tests: (common-args) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang\n[default] \n[default] -DDEBUGGING\n[default] -Duse64bitall\n[default] -DDEBUGGING -Duse64bitall\n[default] -Duselongdouble\n[default] -DDEBUGGING -Duselongdouble\n../cpan/Time-Piece/t/06large.t..............................PASSED\n    1-250\n\nCompiler messages(gcc):\n./proto.h:2409:26: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]\n./sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]\n./sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]\n./sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]\nlocale.c:5078:26: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]\nlocale.c:5132:22: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]\npp_hot.c:3163:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]\npp_pack.c:1685:44: warning: variable 'adouble' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\npp_pack.c:1675:44: warning: variable 'afloat' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\npp_pack.c:1661:44: warning: variable 'auquad' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\npp_pack.c:1649:44: warning: variable 'aquad' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\npp_pack.c:1640:17: warning: variable 'aptr' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]\npp_pack.c:168:8: note: expanded from macro 'SHIFT_VAR'\npp_pack.c:149:9: note: expanded from macro 'SHIFT_BYTES'\n./perl.h:4254:45: note: expanded from macro 'UNLIKELY'\n./perl.h:4233:45: note: expanded from macro 'EXPECT'\npp_pack.c:1642:38: note: uninitialized use occurs here\npp_pack.c:1640:17: note: remove the 'if' if its condition is always false\npp_pack.c:149:5: note: expanded from macro 'SHIFT_BYTES'\npp_pack.c:1639:27: note: initialize the variable 'aptr' to silence this warning\npp_pack.c:1585:17: warning: variable 'aptr' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]\npp_pack.c:1587:32: note: uninitialized use occurs here\npp_pack.c:1585:17: note: remove the 'if' if its condition is always false\npp_pack.c:1584:33: note: initialize the variable 'aptr' to silence this warning\npp_pack.c:1567:43: warning: variable 'ai32' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\npp_pack.c:1547:43: warning: variable 'au32' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\npp_pack.c:1527:44: warning: variable 'aulong' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\npp_pack.c:1511:43: warning: variable 'ai32' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\npp_pack.c:1493:44: warning: variable 'along' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\npp_pack.c:1480:44: warning: variable 'auv' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\npp_pack.c:1468:44: warning: variable 'aiv' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\npp_pack.c:1456:44: warning: variable 'auint' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\npp_pack.c:1443:44: warning: variable 'aint' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\npp_pack.c:1424:43: warning: variable 'ai16' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\npp_pack.c:1404:43: warning: variable 'au16' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\npp_pack.c:1367:43: warning: variable 'ai16' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\npp_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]\npp_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]\n./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]\n./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]\n../../proto.h:2409:26: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]\n../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]\n../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]\n../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]\nBzip2.xs:376:17: warning: variable 'flags' set but not used [-Wunused-but-set-variable]\nblocksort.c:765:11: warning: variable 'numQSorted' set but not used [-Wunused-but-set-variable]\ncompress.c:247:30: warning: variable 'totc' set but not used [-Wunused-but-set-variable]\nCwd.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]\nCwd.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]\nCwd.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]\nCwd.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]\nCwd.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]\nCwd.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]\nCwd.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]\nCwd.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]\nCwd.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]\nCwd.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]\n./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]\n./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]\n./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]\nSHA.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]\n../../../proto.h:2409:26: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]\n../../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]\n../../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]\n../../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]\nbsd_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]\nbsd_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]\nPOSIX.xs:3237:13: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]\nPOSIX.c:4480:2: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]\nPOSIX.c:4480:19: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]\nAPItest.xs:3383:58: warning: variable 'uvarmg' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\nAPItest.xs:3375:64: warning: variable 'callmg' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\n../../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]\n../../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]\n../../../../proto.h:2409:26: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]\n../../../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]\n../../../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]\n../../../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]\npp_pack.c:1640:44: warning: variable 'aptr' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\npp_pack.c:1585:44: warning: variable 'aptr' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]\n\nNon-Fatal messages(gcc):\n\n\n\n-- \nReport by Test::Smoke v1.71 running on perl 5.38.0\n(Reporter v0.053 / Smoker v0.046)\n","branch":null,"build_hash":"OVsoy68Z7+D67VtwEuH15cyCrnF5mLhQ9MVg4NieM/8","by_build_full":"cjg-arch\nlinux 6.19.9-arch1-1 [Arch Linux]\n-Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang\n-Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang -Duse64bitall\n-Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang -Duselongdouble\n--\n6420\n","by_config_full":"cjg-arch\nlinux 6.19.xx-arch1-1 [Arch Linux]\n-Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang\n-Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang -Duse64bitall\n-Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang -Duselongdouble\n","compiler":"clang Clang 22.1.1","compiler_msgs":["./proto.h:2409: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]","locale.c:5078:26: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]","locale.c:5132:22: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]","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]","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]","./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:2409: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:247: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:2409: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:3237:13: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]","POSIX.c:4480:2: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]","POSIX.c:4480:19: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]","APItest.xs:3383:58: warning: variable 'uvarmg' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]","APItest.xs:3375: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]","../../../../proto.h:2409: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]","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]"],"conf1":["-Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang","-Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang -Duse64bitall","-Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang -Duselongdouble"],"conf1_struct":{"common":["-Dcc=clang","-Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS'"],"extra":[[],["-Duse64bitall"],["-Duselongdouble"]]},"config_hash":"uiICsMs9nL8AQNtBBSsHFDn25QevgO6lsLHYGGKh19w","configuration":null,"cpu":"x86_64","cpu_count":1,"cpu_full":"Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) (x86_64/1 cpu)","duration":6420,"error":"","from_email":"carlos@carlosguevara.com","host":"cjg-arch","matrix":["v5.40.4-RC1-2-g5d1958a9a5  Configuration (common) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang","----------- ---------------------------------------------------------","O O         ","O O         -Duse64bitall","O O         -Duselongdouble","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<20260325101013.4F2E316092F@cjg-arch>","nonfatal_msgs":[],"os":"linux 6.19.9-arch1-1 [Arch Linux]","osname":"linux","osversion":"6.19.9-arch1-1 [Arch Linux]","sha":"5d1958a9a5a3e47a53d9bc4eec020eb7b5235b96","status":"PASS","subject":"Smoke [maint-5.40] v5.40.4-RC1-2-g5d1958a9a5 PASS linux 6.19.9-arch1-1 [Arch Linux] (x86_64/1 cpu)","when_at":"2026-03-25T10:10:13"}