Smoke [blead] v5.31.3-145-g06bfb2b160 PASS linux 5.2.14-arch2-1-ARCH [Arch Linux] (x86_64/1 cpu)

2019-09-14 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.4 patch 
06bfb2b160cbeb01bc6647c61f89d0b04dc4698b v5.31.3-145-g06bfb2b160
cjg-arch: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2232MHz) (x86_64/1 
cpu)
onlinux - 5.2.14-arch2-1-ARCH [Arch Linux]
using gcc version 9.1.0
smoketime 7 hours 21 minutes (average 36 minutes 47 seconds)

Summary: PASS

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-145-g06bfb2b160  Configuration (common) -Dcc=gcc
--- -
O O 
O O -Duse64bitall
O O -Dusequadmath
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Dusequadmath
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE06bfb2b160cbeb01bc6647c61f89d0b04dc4698b

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp 
operator
perl.c: In function 'Perl_sys_init':
perl.h:2821: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:2871: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:641:44: note: in definition of macro 'rsignal'
util.c: In function 'Perl_rsignal':
util.c:2716:22: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int,  struct  *, void *)'} to 'void 
(*)(int)' [-Wcast-function-type]
util.c:2724: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:2728: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:2730: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:2740: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:2742: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:2761:22: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int,  struct  *, void *)'} to 'void 
(*)(int)' [-Wcast-function-type]
util.c:2769: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 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
embed.h:1568:55: note: in definition of macro 'rsignal_save'
pp_sys.c:4422:28: warning: cast between 

Smoke [blead] v5.31.3-145-g06bfb2b160 PASS linux 5.2.14-arch2-1-ARCH [Arch Linux] (x86_64/1 cpu)

2019-09-13 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.4 patch 
06bfb2b160cbeb01bc6647c61f89d0b04dc4698b v5.31.3-145-g06bfb2b160
cjg-arch: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2232MHz) (x86_64/1 
cpu)
onlinux - 5.2.14-arch2-1-ARCH [Arch Linux]
using g++ version 9.1.0
smoketime 7 hours 50 minutes (average 39 minutes 13 seconds)

Summary: PASS

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-145-g06bfb2b160  Configuration (common) -Dcc=g++
--- -
O O 
O O -Duse64bitall
O O -Dusequadmath
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Dusequadmath
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE06bfb2b160cbeb01bc6647c61f89d0b04dc4698b

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp 
operator
perl.c: In function 'void Perl_sys_init(int*, char***)':
perl.h:2821: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:2871: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:2716: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:2761: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'
perl.h:423:30: warning: option '-Wc++-compat' is valid for C/ObjC but not for 
C++ [-Wpragmas]
perl.h:426:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'
perl.h:432:33: note: in expansion of macro 'GCC_DIAG_IGNORE'
perl.h:7476:1: note: in expansion of macro 'GCC_DIAG_IGNORE_DECL'
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_UCHAR'
decompress.c:231:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:233:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:241:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:243:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:245:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of