[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [smoke-me/khw-wild] v5.31.9-34-g3933547718 FAIL(m) netbsd 8.1 (amd64/1 cpu)
Message-Id: <20200225135318.3065071D83@cjg-netbsd8>
Date: Tue, 25 Feb 2020 07:53:18 -0600 (CST)
Automated smoke report for branch smoke-me/khw-wild 5.31.10 patch 39335477180162220b79e19e8a6edf83b86c296b v5.31.9-34-g3933547718
cjg-netbsd8: Intel 686-class (amd64/1 cpu)
on netbsd - 8.1
using g++ version 5.5.0
smoketime 3 hours 9 minutes (average 23 minutes 43 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-34-g3933547718 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
m O
m O -Duse64bitall
m O -Duseithreads
m O -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE39335477180162220b79e19e8a6edf83b86c296b
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):
regcomp.c: In function 'REGEXP* S_compile_wildcard(const char*, STRLEN, bool)':
regcomp.h:1133:44: error: 're_debug_flags' was not declared in this scope
regcomp.c:23041:11: note: in expansion of macro 'isDEBUG_WILDCARD'
regcomp.c:23060:53: error: 're_debug_flags' was not declared in this scope
embed.h:679:51: note: in definition of macro 'sv_setuv_mg'
regcomp.c: In function 'I32 S_execute_wildcard(REGEXP*, char*, char*, char*, ssize_t, SV*, U32)':
regcomp.c:23077:11: note: in expansion of macro 'isDEBUG_WILDCARD'
regcomp.c:23097:53: error: 're_debug_flags' was not declared in this scope
regcomp.c: In function 'bool S_handle_names_wildcard(const char*, STRLEN, SV**)':
regcomp.c:25035:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regcomp.c:25115:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regexec.c: In function 'bool S_regtry(regmatch_info*, char**)':
regexec.c:6539:38: 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:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6442:16: note: 'folder' was declared here
/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 'DB_File_type* ParseOpenInfo(int, char*, int, int, SV*)':
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'
Encode.c: In function 'void XS_Encode_decode(CV*)':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro 'dXSI32'
Encode.c: In function 'void XS_Encode_encode(CV*)':
Encode.c:1398:5: note: in expansion of macro 'dXSI32'
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(CV*)':
Socket.c:1673:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':
re_exec.c:6539:38: 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:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6442:16: note: 'folder' was declared here
re_comp.c: In function 'bool S_handle_names_wildcard(const char*, STRLEN, SV**)':
re_comp.c:25035:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_comp.c:25115:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regcomp.c: In function 'REGEXP* S_compile_wildcard(PerlInterpreter*, const char*, STRLEN, bool)':
regcomp.c: In function 'I32 S_execute_wildcard(PerlInterpreter*, REGEXP*, char*, char*, char*, ssize_t, SV*, U32)':
regcomp.c: In function 'bool S_handle_names_wildcard(PerlInterpreter*, const char*, STRLEN, SV**)':
regexec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
DB_File.xs: In function 'DB_File_type* ParseOpenInfo(PerlInterpreter*, int, char*, int, int, SV*)':
Encode.c: In function 'void XS_Encode_decode(PerlInterpreter*, CV*)':
Encode.c: In function 'void XS_Encode_encode(PerlInterpreter*, CV*)':
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(PerlInterpreter*, CV*)':
re_exec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
re_comp.c: In function 'bool S_handle_names_wildcard(PerlInterpreter*, const char*, STRLEN, SV**)':
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)