Smoke [blead] v5.45.1-91-g59f4cfac05 PASS netbsd 10.1 (amd64/1 cpu)
[email protected] ("Carlos Guevara") Thu, 30 Jul 2026 18:14:43 -0400 (EDT)
| Newsgroups | perl.daily-build.reports |
|---|---|
| Message-ID | <20260730221443.79D5344E2E0@cjg-netbsd10> |
Automated smoke report for branch blead 5.45.2 patch 59f4cfac05d642d06233ba97f740403b75661588 v5.45.1-91-g59f4cfac05
cjg-netbsd10: Intel 686-class (amd64/1 cpu)
on netbsd - 10.1
using clang version Clang 21.1.8
smoketime 1 hour 56 minutes (average 29 minutes 4 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.45.1-91-g59f4cfac05 Configuration (common) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang
----------- ---------------------------------------------------------
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Passed Todo tests: (common-args) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=clang
[default] -DDEBUGGING -Duseithreads
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../t/run/todo.t.............................................PASSED
20
Compiler messages(gcc):
/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
./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]
Socket.c:1726:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
./const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.40.2
(Reporter v0.053 / Smoker v0.046)