Automated smoke report for 5.31.4 patch 
238965b4f5bba9e8e2693c09675ca8a1a49a4ec7 v5.31.3-139-g238965b4f5
david.bandsman.co.uk: x86_64 (x86_64/)
    on        dragonfly - 5.6-RELEASE
    using     cc version 8.3 [DragonFly] Release/2019-02-22
    smoketime 1 hour 7 minutes (average 1 hour 7 minutes)

Summary: FAIL(X)

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-139-g238965b4f5  Configuration (common) -Accflags="-pipe -O2 -Wall"
----------- ---------------------------------------------------------
X -         -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    SMOKE238965b4f5bba9e8e2693c09675ca8a1a49a4ec7

Failures: (common-args) -Accflags="-pipe -O2 -Wall"
[default] -Duseithreads
Inconsistent test results (between TEST and harness):
    ../ext/POSIX/t/termios.t................ 
............................................ FAILED at test 1529
    ../t/dist/Time-HiRes/t/utime.t.......... 
........................................ FAILED at test 2

Compiler messages(dragonfly):
make ...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 
__siginfo *, 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 
__siginfo *, void *)'} [-Wcast-function-type]
util.c: In function 'Perl_rsignal':
util.c:2713:9: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
__siginfo *, void *)'} [-Wcast-function-type]
util.c:2716:22: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int,  struct __siginfo *, void *)'} to 'void 
(*)(int)' [-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 
__siginfo *, void *)'} [-Wcast-function-type]
util.c:2730:13: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
__siginfo *, 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 
__siginfo *, void *)'} [-Wcast-function-type]
util.c:2742:9: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
__siginfo *, 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 __siginfo *, void *)'} to 'void 
(*)(int)' [-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 
__siginfo *, 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 
__siginfo *, 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 
__siginfo *, void *)'} [-Wcast-function-type]
sv.c: In function 'Perl_sv_vcatpvfn_flags':
config.h:909:39: warning: '%.*g' directive writing between 1 and 133 bytes into 
a region of size 127 [-Wformat-overflow=]
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 
__siginfo *, 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 
__siginfo *, 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 __siginfo *, void *)'} [-Wcast-function-type]
perlmain.c: In function 'main':
perlmain.c:133:29: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
__siginfo *, void *)'} [-Wcast-function-type]
perl.c: In function 'S_parse_body':
decompress.c: In function 'BZ2_decompress':
decompress.c:198:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:201:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:204:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:211:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:225:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:227:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:229:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:231:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:233:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:241:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:243:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:245:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:247:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:249:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:253:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:255:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:257:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:284:17: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:288:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:292:12: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:321:19: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:323:19: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:88:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:94:9: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:585:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:587:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:589:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:591:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:595:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:597:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:599:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:601:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
deflate.c: In function 'deflateParams':
deflate.c:602:28: warning: macro expands to multiple statements 
[-Wmultistatement-macros]
Encode.c: In function 'XS_Encode_decode':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
Encode.c: In function 'XS_Encode_encode':
ListUtil.xs: In function 'XS_List__Util_sum':
ListUtil.xs:349:19: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
Opcode.xs: In function 'opmask_addlocal':
Opcode.xs:240:17: warning: cast between incompatible function types from 'void 
(*)(PerlInterpreter *, const char *, ...)' {aka 'void (*)(struct interpreter *, 
const char *, ...)'} to 'void (*)(void *)' [-Wcast-function-type]
Socket.c: In function 'XS_Socket_pack_ip_mreq_source':
Socket.c:1673:7: warning: variable 'interface' set but not used 
[-Wunused-but-set-variable]
APItest.c: In function 'XS_XS__APItest__Magic_test_Gconvert':
../../config.h:909:39: warning: '%.*g' directive writing between 1 and 106 
bytes into a region of size 100 [-Wformat-overflow=]

-- 
Report by Test::Smoke v1.53 build 1374 running on perl 5.28.2
(Reporter v0.050 / Smoker v0.045)

Reply via email to