Smoke [maint-5.40] v5.40.5-3-g74c923f471 PASS netbsd 11.0 (amd64/1 cpu)
[email protected] ("Carlos Guevara") Mon, 03 Aug 2026 10:43:45 -0400 (EDT)
| Newsgroups | perl.daily-build.reports |
|---|---|
| Message-ID | <20260803144345.0C1B73C7E37@cjg-netbsd11> |
Automated smoke report for branch maint-5.40 5.40.5 patch 74c923f47188c56fe63c40048abdbbed0afad493 v5.40.5-3-g74c923f471
cjg-netbsd11: Intel 686-class (amd64/1 cpu)
on netbsd - 11.0
using clang version Clang 21.1.8
smoketime 1 hour 24 minutes (average 21 minutes 14 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.40.5-3-g74c923f471 Configuration (common) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
| +--------- -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] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
../cpan/Time-Piece/t/06large.t..............................PASSED
1-250
Compiler messages(gcc):
./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:1689:44: warning: variable 'adouble' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1679:44: warning: variable 'afloat' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1665:44: warning: variable 'auquad' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1653:44: warning: variable 'aquad' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1644: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:1646:38: note: uninitialized use occurs here
pp_pack.c:1644: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:1643:27: note: initialize the variable 'aptr' to silence this warning
pp_pack.c:1589:17: warning: variable 'aptr' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
pp_pack.c:1591:32: note: uninitialized use occurs here
pp_pack.c:1589:17: note: remove the 'if' if its condition is always false
pp_pack.c:1588:33: note: initialize the variable 'aptr' to silence this warning
pp_pack.c:1571:43: warning: variable 'ai32' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1551:43: warning: variable 'au32' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1531:44: warning: variable 'aulong' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1515:43: warning: variable 'ai32' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1497:44: warning: variable 'along' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1484:44: warning: variable 'auv' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1472:44: warning: variable 'aiv' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1460:44: warning: variable 'auint' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1447:44: warning: variable 'aint' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1428:43: warning: variable 'ai16' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1408:43: warning: variable 'au16' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1371:43: warning: variable 'ai16' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1921: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:1944: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]
/usr/include/sys/cdefs_elf.h:67:5: error: function-like macro '__GNUC_PREREQ__' is not defined
/usr/include/sys/cdefs_elf.h:73:5: error: function-like macro '__GNUC_PREREQ__' is not defined
/usr/include/sys/cdefs_elf.h:79:5: error: function-like macro '__GNUC_PREREQ__' is not defined
../../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]
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 _dirdesc *') 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]
Socket.c:1719:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
./const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
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:1644:44: warning: variable 'aptr' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
pp_pack.c:1589: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)