Smoke [maint-5.42] v5.42.3-3-ga35b46c47a PASS linux 7.1.6-arch1-1 [Arch Linux] (x86_64/1 cpu)

[email protected] ("Carlos Guevara")
Newsgroups perl.daily-build.reports
Message-ID <20260810235440.7A7C716049A@cjg-arch>
Automated smoke report for branch maint-5.42 5.42.3 patch a35b46c47a0374d60fcc3c0e5d4c122a0bfc6c6f v5.42.3-3-ga35b46c47a
cjg-arch: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) (x86_64/1 cpu)
    on        linux - 7.1.6-arch1-1 [Arch Linux]
    using     clang version Clang 22.1.8
    smoketime 1 hour 51 minutes (average 18 minutes 34 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.3-3-ga35b46c47a  Configuration (common) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang
----------- ---------------------------------------------------------
O O         
O O         -Duse64bitall
O O         -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'

Passed Todo tests: (common-args) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang
[default] 
[default] -Duse64bitall
[default] -Duselongdouble
../t/run/todo.t.............................................PASSED
    3-4
../cpan/Time-Piece/t/06large.t..............................PASSED
    1-250

[default] -DDEBUGGING
[default] -DDEBUGGING -Duse64bitall
[default] -DDEBUGGING -Duselongdouble
../cpan/Time-Piece/t/06large.t..............................PASSED
    1-250

Compiler messages(gcc):
./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:5167:22: 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:1677:44: warning: variable 'adouble' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1667:44: warning: variable 'afloat' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1653:44: warning: variable 'auquad' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1641:44: warning: variable 'aquad' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1632: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:1634:38: note: uninitialized use occurs here
pp_pack.c:1632: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:1631:27: note: initialize the variable 'aptr' to silence this warning
pp_pack.c:1577:17: warning: variable 'aptr' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
pp_pack.c:1579:32: note: uninitialized use occurs here
pp_pack.c:1577:17: note: remove the 'if' if its condition is always false
pp_pack.c:1576:33: note: initialize the variable 'aptr' to silence this warning
pp_pack.c:1559:43: warning: variable 'ai32' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1539:43: warning: variable 'au32' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1519:44: warning: variable 'aulong' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1503:43: warning: variable 'ai32' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1485:44: warning: variable 'along' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1472:44: warning: variable 'auv' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1460:44: warning: variable 'aiv' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1448:44: warning: variable 'auint' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1435:44: warning: variable 'aint' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1416:43: warning: variable 'ai16' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1396:43: warning: variable 'au16' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1359:43: warning: variable 'ai16' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1909: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:1932: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]
../../../../proto.h:2400:26: warning: identifier 'wchar_t' conflicts with a C++ keyword [-Wc++-keyword]
pp_pack.c:1632:44: warning: variable 'aptr' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1577: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.38.0
(Reporter v0.053 / Smoker v0.046)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.