Automated smoke report for branch smoke-me/khw-uv 5.31.8 patch 
b790d66cab06b96c6dffc44a0729b66b887cd997 v5.31.7-118-gb790d66cab
cjg-netbsd8: Intel 686-class (amd64/1 cpu)
    on        netbsd - 8.1
    using     g++ version 5.5.0
    smoketime 5 hours 21 minutes (average 40 minutes 13 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.31.7-118-gb790d66cab  Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O         
O O         -Duse64bitall
O O         -Duseithreads
O O         -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    SMOKEb790d66cab06b96c6dffc44a0729b66b887cd997

Testsuite was run only with 'harness'

Tests skipped on user request:
    # One test name on a line
Compiler messages(gcc):
proto.h:683:32: warning: 'void Perl_croak_memory_wrap()' declared 'static' but 
never defined [-Wunused-function]
toke.c: In function 'char* S_scan_heredoc(char*)':
toke.c:10643:43: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
toke.c:10678:47: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
toke.c: In function 'char* S_scan_inputsymbol(char*)':
toke.c:10841:25: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
regcomp.c: In function 'ssize_t S_study_chunk(RExC_state_t*, regnode**, 
ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32)':
regcomp.c:5738:105: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
/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'
RealPPPort.c: In function 'void XS_Devel__PPPort_isASCII_utf8_safe(CV*)':
RealPPPort.c:4932:6: warning: unused variable 'offset' [-Wunused-variable]
RealPPPort.c: In function 'void XS_Devel__PPPort_isASCII_LC_utf8_safe(CV*)':
RealPPPort.c:5638:6: warning: unused variable 'offset' [-Wunused-variable]
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 'ssize_t S_study_chunk(RExC_state_t*, regnode**, 
ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32)':
re_comp.c:5738:105: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
op.c: In function 'OP* S_pmtrans(OP*, OP*, OP*)':
op.c:7052:35: warning: 'r_map' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
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
toke.c: In function 'char* S_scan_heredoc(PerlInterpreter*, char*)':
toke.c: In function 'char* S_scan_inputsymbol(PerlInterpreter*, char*)':
regcomp.c: In function 'ssize_t S_study_chunk(PerlInterpreter*, RExC_state_t*, 
regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, 
U32, U32)':
DB_File.xs: In function 'DB_File_type* ParseOpenInfo(PerlInterpreter*, int, 
char*, int, int, SV*)':
RealPPPort.c: In function 'void 
XS_Devel__PPPort_isASCII_utf8_safe(PerlInterpreter*, CV*)':
RealPPPort.c: In function 'void 
XS_Devel__PPPort_isASCII_LC_utf8_safe(PerlInterpreter*, CV*)':
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 'ssize_t S_study_chunk(PerlInterpreter*, RExC_state_t*, 
regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, 
U32, U32)':
op.c: In function 'OP* S_pmtrans(PerlInterpreter*, OP*, OP*, OP*)':
regexec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, 
char**)':

Non-Fatal messages(gcc):



-- 
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)

Reply via email to