Automated smoke report for 5.31.2 patch
973ae08839a3c974ff88014594ecf63cdb20d5e8 v5.31.1-153-g973ae08839
microcenter: Intel(R) Core(TM) i7-6950X CPU @ 3.00GHz (GenuineIntel 2076MHz)
(x86_64/20 cpu)
on linux - 4.19.0-5-amd64 [debian]
using gcc-8 version 8.3.0
smoketime 5 minutes 12 seconds (average 5 minutes 12 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.1-153-g973ae08839 Configuration (common) -Acc=gcc-8 -Accflags="-O2 -flto
-g -fsanitize=address -static-libasan" -Alddlflags="-shared -O2 -flto
-L/usr/local/lib -fstack-protector-strong -fsanitize=address -static-libasan
-g" -Aldflags="-fsanitize=address -static-libasan -g -fstack-protector-strong
-L/usr/local/lib"
----------- ---------------------------------------------------------
M -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE973ae08839a3c974ff88014594ecf63cdb20d5e8
Compiler messages(gcc):
perl.c: In function ‘Perl_sys_init’:
perl.h:2724:51: warning: cast between incompatible function types from
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int, siginfo_t *, void *)’
{aka ‘void (*)(int, struct <anonymous> *, void *)’} [-Wcast-function-type]
perl.c: In function ‘Perl_sys_init3’:
perl.c: In function ‘S_parse_body’:
perl.c:2384:22: warning: cast between incompatible function types from ‘void
(*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int, struct
<anonymous> *, void *)’} [-Wcast-function-type]
perl.c:2387:26: warning: cast between incompatible function types from ‘void
(*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int, struct
<anonymous> *, void *)’} [-Wcast-function-type]
mg.c: In function ‘Perl_magic_getsig’:
mg.c:1465:25: warning: cast between incompatible function types from ‘void
(*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int, struct
<anonymous> *, void *)’} [-Wcast-function-type]
mg.c: In function ‘Perl_magic_setsig’:
mg.c:1742:20: warning: cast between incompatible function types from ‘void
(*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int, struct
<anonymous> *, void *)’} [-Wcast-function-type]
mg.c:1752:20: warning: cast between incompatible function types from ‘void
(*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int, struct
<anonymous> *, void *)’} [-Wcast-function-type]
util.c: In function ‘Perl_rsignal’:
util.c:2695:9: warning: cast between incompatible function types from ‘void
(*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int, struct
<anonymous> *, void *)’} [-Wcast-function-type]
util.c:2698:22: warning: cast between incompatible function types from
‘Sighandler_t’ {aka ‘void (*)(int, struct <anonymous> *, void *)’} to ‘void
(*)(int)’ [-Wcast-function-type]
util.c:2706:40: warning: cast between incompatible function types from ‘void
(*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int, struct
<anonymous> *, void *)’} [-Wcast-function-type]
util.c:2710:13: warning: cast between incompatible function types from ‘void
(*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int, struct
<anonymous> *, void *)’} [-Wcast-function-type]
util.c:2712:13: warning: cast between incompatible function types from
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int, siginfo_t *, void *)’
{aka ‘void (*)(int, struct <anonymous> *, void *)’} [-Wcast-function-type]
util.c: In function ‘Perl_rsignal_state’:
util.c:2722:9: warning: cast between incompatible function types from ‘void
(*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int, struct
<anonymous> *, void *)’} [-Wcast-function-type]
util.c:2724:9: warning: cast between incompatible function types from
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int, siginfo_t *, void *)’
{aka ‘void (*)(int, struct <anonymous> *, void *)’} [-Wcast-function-type]
util.c: In function ‘Perl_rsignal_save’:
util.c:2743:22: warning: cast between incompatible function types from
‘Sighandler_t’ {aka ‘void (*)(int, struct <anonymous> *, void *)’} to ‘void
(*)(int)’ [-Wcast-function-type]
util.c:2751:40: warning: cast between incompatible function types from ‘void
(*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int, struct
<anonymous> *, void *)’} [-Wcast-function-type]
pp_sys.c: In function ‘Perl_pp_system’:
pp_sys.c:4421:28: warning: cast between incompatible function types from ‘void
(*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int, struct
<anonymous> *, void *)’} [-Wcast-function-type]
pp_sys.c:4422:28: warning: cast between incompatible function types from ‘void
(*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int, struct
<anonymous> *, void *)’} [-Wcast-function-type]
miniperlmain.c: In function ‘main’:
miniperlmain.c:139:29: warning: cast between incompatible function types from
‘void (*)(int)’ to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int,
struct <anonymous> *, void *)’} [-Wcast-function-type]
perl.h:7310:19: warning: type of ‘PL_nan’ does not match original declaration
[-Wlto-type-mismatch]
perl.h:7309:19: warning: type of ‘PL_inf’ does not match original declaration
[-Wlto-type-mismatch]
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.28.1
(Reporter v0.050 / Smoker v0.045)