Smoke [blead] v5.31.2-108-gf0f66070bd FAIL(F) linux 4.19.0-5-amd64 [Debian GNU/Linux bullseye/sid] (x86_64/1 cpu)

2019-08-15 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.3 patch 
f0f66070bdc4000b714fbde4c050eb27569b795b v5.31.2-108-gf0f66070bd
cjg-bullseye: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 
(x86_64/1 cpu)
onlinux - 4.19.0-5-amd64 [Debian GNU/Linux bullseye/sid]
using gcc version 8.3.0
smoketime 6 hours 44 minutes (average 33 minutes 44 seconds)

Summary: FAIL(F)

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.2-108-gf0f66070bd  Configuration (common) -Dcc=gcc
--- -
O O 
F F -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
F F -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf0f66070bdc4000b714fbde4c050eb27569b795b

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default] -Dusequadmath
[default] -DDEBUGGING -Dusequadmath
[default] -Duseithreads -Dusequadmath
[default] -DDEBUGGING -Duseithreads -Dusequadmath
../cpan/Scalar-List-Utils/t/uniq.t..FAILED
18
Non-zero exit status: 1

Compiler messages(gcc):
perl.c: In function 'Perl_sys_init':
perl.h:2756:51: warning: cast between incompatible function types from 
'__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int,  siginfo_t *, void *)' 
{aka 'void (*)(int,  struct  *, 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 'Perl_sys_init3':
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'
perl.c: In function 'S_parse_body':
perl.c:2395:22: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
perl.c:2398:26: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
embed.h:645:44: note: in definition of macro 'rsignal'
util.c: In function 'Perl_rsignal':
util.c:2698:22: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int,  struct  *, 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 
 *, 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 
 *, 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  *, 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 
 *, 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  *, 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  *, 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 
 *, 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 
 *, 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 
 *, 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 
 *, 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

Smoke [blead] v5.31.2-108-gf0f66070bd FAIL(F) linux 4.19.0-5-amd64 [Debian GNU/Linux bullseye/sid] (x86_64/1 cpu)

2019-08-15 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.3 patch 
f0f66070bdc4000b714fbde4c050eb27569b795b v5.31.2-108-gf0f66070bd
cjg-bullseye: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 
(x86_64/1 cpu)
onlinux - 4.19.0-5-amd64 [Debian GNU/Linux bullseye/sid]
using g++ version 8.3.0
smoketime 7 hours 6 minutes (average 35 minutes 33 seconds)

Summary: FAIL(F)

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.2-108-gf0f66070bd  Configuration (common) -Dcc=g++
--- -
O O 
F F -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
F F -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf0f66070bdc4000b714fbde4c050eb27569b795b

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=g++
[default] -Dusequadmath
[default] -DDEBUGGING -Dusequadmath
[default] -Duseithreads -Dusequadmath
[default] -DDEBUGGING -Duseithreads -Dusequadmath
../cpan/Scalar-List-Utils/t/uniq.t..FAILED
18
Non-zero exit status: 1

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'
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]
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'
sv.c: In function 'void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, size_t, bool*, U32)':
config.h:909:39: warning: '%.*g' directive writing between 1 and 133 bytes into 
a region of size 127 [-Wformat-overflow=]
perl.h:6629: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:48:24: note: in expansion of macro 'Gconvert'
sv.c:13075:21: note: in expansion of macro 'SNPRINTF_G'
config.h:909:39: note: assuming directive output of 132 bytes
/usr/include/x86_64-linux-gnu/bits/stdio2.h:36:34: note: 
'__builtin___sprintf_chk' output between 2 and 134 bytes into a destination of 
size 127
perl.h:7326:34: warning: option '-Wc++-compat' is valid for C/ObjC but not for 
C++ [-Wpragmas]
decompress.c: In function 'Int32 BZ2_decompress(DState*)':
decompress.c:198:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro 'GET_BITS'
decompress.c:200:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:201:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:204:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro 'GET_BITS'
decompress.c:211:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:225:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:227:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:229:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro 'GET_