[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [smoke-me/khw-reentr] v5.31.9-111-gbd8fe7336d FAIL(m) netbsd 9.0 (amd64/1 cpu)
Message-Id: <20200312185414.ECEE537C957@cjg-netbsd9>
Date: Thu, 12 Mar 2020 13:54:14 -0500 (CDT)
Automated smoke report for branch smoke-me/khw-reentr 5.31.10 patch bd8fe7336d9a9ea5f4e85451a7eeec7106bb3612 v5.31.9-111-gbd8fe7336d
cjg-netbsd9: Intel 686-class (amd64/1 cpu)
on netbsd - 9.0
using gcc version 7.4.0
smoketime 2 hours 36 minutes (average 19 minutes 33 seconds)
Summary: FAIL(m)
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.31.9-111-gbd8fe7336d Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
m m -Duseithreads
m m -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEbd8fe7336d9a9ea5f4e85451a7eeec7106bb3612
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'
Compiler messages(gcc):
reentr.c: In function 'Perl_reentrant_retry':
reentr.c:383:8: warning: 'key' is used uninitialized in this function [-Wuninitialized]
pp_sort.c: In function 'S_sortsv_flags_impl':
pp_sort.c:338:74: warning: unused parameter 'flags' [-Wunused-parameter]
/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 "("
DB_File.xs: In function 'ParseOpenInfo':
DB_File.xs:476:44: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
DB_File.xs:1044:13: note: in expansion of macro 'croak_and_free'
DB_File.xs:1050:13: note: in expansion of macro 'croak_and_free'
DB_File.xs:1056:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1091:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1140:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1229:13: note: in expansion of macro 'croak_and_free'
Socket.c: In function 'XS_Socket_pack_ip_mreq_source':
Socket.c:1673: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]
re_exec.c: In function 'S_regtry':
re_exec.c:6539:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6443:17: note: 'fold_array' was declared here
re_exec.c:6545:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6442:16: note: 'folder' was declared here
regexec.c: In function 'S_regtry':
regexec.c:6539:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6443:17: note: 'fold_array' was declared here
regexec.c:6545:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6442:16: note: 'folder' was declared here
reentr.c:529:16: warning: implicit declaration of function 'getspnam'; did you mean 'getgrnam'? [-Wimplicit-function-declaration]
reentr.c:529:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
reentr.c:(.text+0x7cd): undefined reference to `getspnam'
/home/core/smoke/perl-current/reentr.c:529: undefined reference to `getspnam'
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)