Smoke logs available at
http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++/Karl%20Williamson/log7d164336f2eab2eb2df2b9ff97575fe1ab0ad1fc.log.gz
Automated smoke report for branch smoke-me/khw-134329 5.31.4 patch
7d164336f2eab2eb2df2b9ff97575fe1ab0ad1fc v5.31.3-22-g7d164336f2
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz)
(x86_64/1 cpu[8 cores])
on linux - 5.2.7-200.fc30.x86_64 [Fedora 30 (Server Edition)]
using g++ version 9.1.1 20190503 (Red Hat 9.1.1-1)
smoketime 59 minutes 21 seconds (average 3 minutes 42.562 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.3-22-g7d164336f2 Configuration (common)
-Accflags="-Werror=declaration-after-statement" -Dcc=g++
----------- ---------------------------------------------------------
m - - m - -
m - - m - - -Accflags=-DPERL_POISON
m - - m - - -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
m - - m - - -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
m - - m - - -Duseithreads
m - - m - - -Duseithreads -Accflags=-DPERL_POISON
m - - m - - -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
m - - m - - -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKE7d164336f2eab2eb2df2b9ff97575fe1ab0ad1fc
Compiler messages(gcc):
perl.c: In function ‘void Perl_sys_init(int*, char***)’:
perl.h:2756:88: warning: cast between incompatible function types from
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int,
siginfo_t*, void*)’} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro ‘PERL_FPU_INIT’
perl.c:125:5: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c: In function ‘void Perl_sys_init3(int*, char***, char***)’:
perl.h:2806:49: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c:138:5: note: in expansion of macro ‘PERL_SYS_INIT3_BODY’
regcomp.c: In function ‘bool S_grok_bslash_N(RExC_state_t*, regnode_offset*,
UV*, int*, I32*, bool, U32)’:
regcomp.c:13149:9: error: ‘SET_recode_x_to_native’ was not declared in this
scope; did you mean ‘RExC_recode_x_to_native’?
regcomp.c:13174:5: error: ‘SET_recode_x_to_native’ was not declared in this
scope; did you mean ‘RExC_recode_x_to_native’?
util.c: In function ‘void (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*,
void*)’:
util.c:2698:36: warning: cast between incompatible function types from
‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} to ‘void (*)(int)’
[-Wcast-function-type]
util.c: In function ‘int Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)’:
util.c:2743:36: warning: cast between incompatible function types from
‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} to ‘void (*)(int)’
[-Wcast-function-type]
regcomp.c: In function ‘void Perl_regprop(const regexp*, SV*, const regnode*,
const regmatch_info*, const RExC_state_t*)’:
regcomp.c:20320:13: error: ‘FAIL3’ was not declared in this scope; did you mean
‘FAIL2’?
mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
mg.c:2776: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:255:5: note: in expansion of macro ‘RX_ENGINE’
mg.c:2776:13: note: in expansion of macro ‘CALLREG_NUMBUF_STORE’
perl.h:255:47: note: in definition of macro ‘CALLREG_NUMBUF_STORE’
regcomp.c: In function ‘bool S_grok_bslash_N(PerlInterpreter*, RExC_state_t*,
regnode_offset*, UV*, int*, I32*, bool, U32)’:
util.c: In function ‘void (* Perl_rsignal(PerlInterpreter*, int,
Sighandler_t))(int, siginfo_t*, void*)’:
util.c: In function ‘int Perl_rsignal_save(PerlInterpreter*, int, Sighandler_t,
Sigsave_t*)’:
regcomp.c: In function ‘void Perl_regprop(PerlInterpreter*, const regexp*, SV*,
const regnode*, const regmatch_info*, const RExC_state_t*)’:
mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.28.2
(Reporter v0.053 / Smoker v0.046)