Smoke [smoke-me/jkeenan/haukex/132475-binmode] v5.31.2-100-g9a35096468 FAIL(F) linux 5.2.8-arch1-1-ARCH [Arch Linux] (x86_64/1 cpu)

2019-08-16 Thread Carlos Guevara
Automated smoke report for branch smoke-me/jkeenan/haukex/132475-binmode 5.31.3 
patch 9a350964683985639f8f15efaf68f8f5a2025074 v5.31.2-100-g9a35096468
cjg-arch: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) (x86_64/1 
cpu)
onlinux - 5.2.8-arch1-1-ARCH [Arch Linux]
using gcc version 9.1.0
smoketime 7 hours 14 minutes (average 36 minutes 11 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-100-g9a35096468  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:
SMOKE9a350964683985639f8f15efaf68f8f5a2025074

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 

Smoke [smoke-me/jkeenan/haukex/132475-binmode] v5.31.2-100-g9a35096468 FAIL(F) linux 5.2.8-arch1-1-ARCH [Arch Linux] (x86_64/1 cpu)

2019-08-14 Thread Carlos Guevara
Automated smoke report for branch smoke-me/jkeenan/haukex/132475-binmode 5.31.3 
patch 9a350964683985639f8f15efaf68f8f5a2025074 v5.31.2-100-g9a35096468
cjg-arch: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) (x86_64/1 
cpu)
onlinux - 5.2.8-arch1-1-ARCH [Arch Linux]
using g++ version 9.1.0
smoketime 7 hours 31 minutes (average 37 minutes 36 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-100-g9a35096468  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:
SMOKE9a350964683985639f8f15efaf68f8f5a2025074

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:40: note: format string is defined here
config.h:909:39: note: assuming directive output of 132 bytes
/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output 
between 2 and 134 bytes into a destination of size 127
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:7326: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