Smoke logs available at 
http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/smoke-me_g++_quick/Karl%20Williamson/loga4b0a41d3e9b46dc9d69d81ea53ec9ae36b64ccf.log.gz

Automated smoke report for branch smoke-me/khw-uv 5.31.8 patch 
a4b0a41d3e9b46dc9d69d81ea53ec9ae36b64ccf v5.31.7-115-ga4b0a41d3e
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 
(x86_64/1 cpu[8 cores])
    on        linux - 5.3.12-200.fc30.x86_64 [Fedora 30]
    using     ccache g++ version 9.2.1 20190827 (Red Hat 9.2.1-1)
    smoketime 18 minutes 13 seconds (average 4 minutes 33.250 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.7-115-ga4b0a41d3e  Configuration (common) 
-Accflags="-Werror=declaration-after-statement" -Dcc="ccache g++"
----------- ---------------------------------------------------------
m m         
m m         -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    SMOKEa4b0a41d3e9b46dc9d69d81ea53ec9ae36b64ccf

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

Compiler messages(gcc):
util.c: In function ‘void Perl_croak_no_mem()’:
iperlsys.h:775:44: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perl.h:389:43: note: in definition of macro ‘PERL_UNUSED_RESULT’
util.c:1788:28: note: in expansion of macro ‘PerlLIO_write’
regcomp.c:1321:1: error: ambiguating new declaration of ‘IV 
S_edit_distance(const UV*, const UV*, STRLEN, STRLEN, ssize_t)’
proto.h:5576:12: note: old declaration ‘int S_edit_distance(const UV*, const 
UV*, STRLEN, STRLEN, ssize_t)’
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 of integer expressions of different 
signedness: ‘long unsigned int’ and ‘ssize_t’ {aka ‘long int’} [-Wsign-compare]
proto.h:5576:12: warning: ‘int S_edit_distance(const UV*, const UV*, STRLEN, 
STRLEN, ssize_t)’ declared ‘static’ but never defined [-Wunused-function]
proto.h:5576:12: warning: ‘int S_edit_distance(const UV*, const UV*, STRLEN, 
STRLEN, ssize_t)’ used but never defined
regcomp.c:1321:1: warning: ‘IV S_edit_distance(const UV*, const UV*, STRLEN, 
STRLEN, ssize_t)’ defined but not used [-Wunused-function]
mg.c: In function ‘void Perl_csighandler3(int, Siginfo_t*, void*)’:
mg.c:1511:39: warning: unused parameter ‘sip’ [-Wunused-parameter]
mg.c:1511:67: warning: unused parameter ‘uap’ [-Wunused-parameter]
mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
mg.c:2817:50: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
regexp.h:530:43: note: in definition of macro ‘RXp_ENGINE’
regexp.h:531:53: note: in expansion of macro ‘ReANY’
perl.h:250:5: note: in expansion of macro ‘RX_ENGINE’
mg.c:2817:13: note: in expansion of macro ‘CALLREG_NUMBUF_STORE’
perl.h:250:47: note: in definition of macro ‘CALLREG_NUMBUF_STORE’
mg.c: In function ‘void Perl_perly_sighandler(int, Siginfo_t*, void*, bool)’:
mg.c:3408:27: warning: unused parameter ‘uap’ [-Wunused-parameter]
mg.c:3145:36: warning: ignoring return value of ‘int setreuid(__uid_t, 
__uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:3172:28: warning: ignoring return value of ‘int seteuid(__uid_t)’, 
declared with attribute warn_unused_result [-Wunused-result]
mg.c:3198:29: warning: ignoring return value of ‘int setregid(__gid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:3277:28: warning: ignoring return value of ‘int setegid(__gid_t)’, 
declared with attribute warn_unused_result [-Wunused-result]
op.c: In function ‘OP* Perl_op_linklist(PerlInterpreter*, OP*)’:
perl.h:169:22: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
perl.h:182:18: note: in expansion of macro ‘pTHX’
op.c:1650:18: note: in expansion of macro ‘pTHX_’
op.c: In function ‘OP* S_traverse_op_tree(PerlInterpreter*, OP*, OP*)’:
op.c:3785:20: note: in expansion of macro ‘pTHX_’
op.c: In function ‘OP* S_search_const(PerlInterpreter*, OP*)’:
op.c:9289:16: note: in expansion of macro ‘pTHX_’
op.c: In function ‘OP* Perl_ck_isa(PerlInterpreter*, OP*)’:
op.c:15129:13: note: in expansion of macro ‘pTHX_’
op.c: In function ‘STRLEN* Perl_dup_warnings(PerlInterpreter*, STRLEN*)’:
op.c:18366:19: note: in expansion of macro ‘pTHX_’
toke.c: In function ‘char* S_scan_heredoc(PerlInterpreter*, char*)’:
toke.c:10643:43: warning: comparison of integer expressions of different 
signedness: ‘long int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
toke.c:10678:47: warning: comparison of integer expressions of different 
signedness: ‘long int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
toke.c: In function ‘char* S_scan_inputsymbol(PerlInterpreter*, char*)’:
toke.c:10841:25: warning: comparison of integer expressions of different 
signedness: ‘long int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
perl.c: In function ‘void S_init_tls_and_interp(PerlInterpreter*)’:
thread.h:341:37: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perl.c:91:2: note: in expansion of macro ‘ALLOC_THREAD_KEY’
pp_hot.c: In function ‘OP* Perl_pp_aassign(PerlInterpreter*)’:
pp_hot.c:2759:25: warning: ignoring return value of ‘int setresuid(__uid_t, 
__uid_t, __uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c:2793:26: warning: ignoring return value of ‘int setresgid(__gid_t, 
__gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘STRLEN S_expect_number(PerlInterpreter*, const char**)’:
sv.c:11127:17: note: in expansion of macro ‘pTHX_’
sv.c: In function ‘char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, 
I32)’:
config.h:909:31: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:48:24: note: in expansion of macro ‘Gconvert’
sv.c:3201:21: note: in expansion of macro ‘SNPRINTF_G’
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const 
char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)’:
perl.h:6769:13: note: in definition of macro ‘WITH_LC_NUMERIC_SET_TO_NEEDED_IN’
sv.c:48:5: note: in expansion of macro ‘PERL_UNUSED_RESULT’
sv.c:13108:21: note: in expansion of macro ‘SNPRINTF_G’
sv.c: In function ‘DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)’:
sv.c:13672:30: warning: ignoring return value of ‘int fchdir(int)’, declared 
with attribute warn_unused_result [-Wunused-result]
regcomp.c: In function ‘void S_unwind_scan_frames(PerlInterpreter*, const 
void*)’:
regcomp.c:4472:22: note: in expansion of macro ‘pTHX_’
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)’:
regcomp.c: In function ‘bool Perl__invlistEQ(PerlInterpreter*, SV*, SV*, bool)’:
regcomp.c:10452:17: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlLIO_dup_cloexec(PerlInterpreter*, int)’:
doio.c:186:26: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlLIO_dup2_cloexec(PerlInterpreter*, int, int)’:
doio.c:205:27: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlLIO_open_cloexec(PerlInterpreter*, const 
char*, int)’:
doio.c:224:27: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlLIO_open3_cloexec(PerlInterpreter*, const 
char*, int, int)’:
doio.c:239:28: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlProc_pipe_cloexec(PerlInterpreter*, int*)’:
doio.c:285:28: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlSock_socket_cloexec(PerlInterpreter*, int, 
int, int)’:
doio.c:307:30: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlSock_accept_cloexec(PerlInterpreter*, int, 
sockaddr*, socklen_t*)’:
doio.c:321:30: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlSock_socketpair_cloexec(PerlInterpreter*, 
int, int, int, int*)’:
doio.c:347:34: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘PerlIOl** Perl_nextargv(PerlInterpreter*, GV*, bool)’:
doio.c:1461:50: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘void S_exec_failed(PerlInterpreter*, const char*, int, 
int)’:
doio.c:2291:28: note: in expansion of macro ‘PerlLIO_write’

Non-Fatal messages(gcc):

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

Reply via email to