[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201908271436.x7REaENT029286@vier.local>
Content-transfer-encoding: quoted-printable
Content-type: text/plain; charset="UTF8"
Mime-version: 1.0
Subject: Smoke [smoke-me/khw-134329] v5.31.3-22-g7d164336f2 FAIL(m) linux 5.2.7-200.fc30.x86_64 [Fedora 30 (x86_64/1 cpu[8 cores]) {smoke-me_g++}
Date: Tue, 27 Aug 2019 10:36 -0400
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)