[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [smoke-me/jkeenan/parsexs-gh19661-20220704] v5.37.3-314-ge76a1238ff PASS netbsd 9.3 (amd64/1 cpu)
Message-Id: <20220917215132.A75BEB3933@cjg-netbsd9>
Date: Sat, 17 Sep 2022 17:51:32 -0400 (EDT)
Automated smoke report for branch smoke-me/jkeenan/parsexs-gh19661-20220704 5.37.4 patch e76a1238ff39af751f1e8e2e1c7d5e934c0e5884 v5.37.3-314-ge76a1238ff
cjg-netbsd9: Intel 686-class (amd64/1 cpu)
on netbsd - 9.3
using gcc version 7.5.0
smoketime 5 hours 28 minutes (average 41 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.37.3-314-ge76a1238ff Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
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
MANIFEST did not declare '.mailmap'
Passed Todo tests: (common-args) -Dcc=gcc
[default]
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../dist/ExtUtils-ParseXS/t/001-basic.t......................PASSED
19-20
Compiler messages(gcc):
toke.c: In function 'Perl_yyerror_pvn':
toke.c:12662:14: warning: unused variable 'syntax_error' [-Wunused-variable]
/usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before token "("
/usr/include/sys/cdefs_elf.h:73:20: error: missing binary operator before token "("
/usr/include/sys/cdefs_elf.h:79:20: error: missing binary operator before token "("
Socket.c: In function 'XS_Socket_pack_ip_mreq_source':
Socket.c:1710:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
const-c.inc: In function 'constant_19':
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
Piece.xs: In function '_strptime':
Piece.xs:719:8: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
locale.c: In function 'S_my_langinfo_i':
locale.c:3771:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'nl_item {aka const long int}' [-Wformat=]
perl.h:4999:33: note: in definition of macro 'DEBUG__'
locale.c:3770:5: note: in expansion of macro 'DEBUG_Lv'
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.30.2
(Reporter v0.053 / Smoker v0.046)