Automated smoke report for branch blead 5.28.0 patch 
38c84d6ad1b77d7b1de424eab465e018c7cef576 v5.27.11-30-g38c84d6ad1
lx09: Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz (GenuineIntel 2794MHz) 
(x86_64/1 cpu[8 cores])
    on        linux - 4.16.5-1-default [openSUSE Tumbleweed 20180501]
    using     g++ version 8.0.1 20180425 (prerelease) [gcc-8-branch revision 
259638]
    smoketime 1 hour 59 minutes (average 14 minutes 54 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.27.11-30-g38c84d6ad1  Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O O O O O 
O O O O O O -Duse64bitall -Duselongdouble
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitall -Duselongdouble
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    SMOKE38c84d6ad1b77d7b1de424eab465e018c7cef576

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) -Dcc=g++
[en_US.utf8] 
[en_US.utf8] -DDEBUGGING
[en_US.utf8] -Duse64bitall -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duse64bitall -Duselongdouble
[en_US.utf8] -Duseithreads
[en_US.utf8] -DDEBUGGING -Duseithreads
[en_US.utf8] -Duseithreads -Duse64bitall -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall -Duselongdouble
../lib/B/Deparse.t..........................................PASSED
    2

Compiler messages(gcc):
perl.c: In function ‘Perl_sys_init’:
perl.h:2645: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]
unixish.h:150:29: note: in expansion of macro ‘PERL_FPU_INIT’
perl.c:124:5: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c: In function ‘Perl_sys_init3’:
perl.h:2695:49: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c:137:5: note: in expansion of macro ‘PERL_SYS_INIT3_BODY’
perl.c: In function ‘S_parse_body’:
perl.c:2377: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:2380: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]
embed.h:638:44: note: in definition of macro ‘rsignal’
util.c: In function ‘Perl_rsignal’:
util.c:2640:22: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} to ‘void 
(*)(int)’ [-Wcast-function-type]
util.c:2648: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:2652: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:2654: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:2664: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:2666: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:2685:22: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} to ‘void 
(*)(int)’ [-Wcast-function-type]
util.c:2693: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]
mg.c: In function ‘Perl_magic_getsig’:
mg.c:1459: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:1736: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:1746: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]
op.c: In function ‘S_fold_constants’:
op.c:5469:34: warning: argument ‘o’ might be clobbered by ‘longjmp’ or ‘vfork’ 
[-Wclobbered]
pp_sys.c: In function ‘Perl_pp_system’:
pp_sys.c:4474: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]
embed.h:1556:55: note: in definition of macro ‘rsignal_save’
pp_sys.c:4475: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]
perl.h:6062:29: warning: argument 1 null where non-null expected [-Wnonnull]
perl.h:6062:29: note: in definition of macro ‘Perl_strtod’
numeric.c: In function ‘Perl_my_atof2’:
/usr/include/stdlib.h:117:15: note: in a call to function ‘strtod’ declared here
miniperlmain.c: In function ‘main’:
miniperlmain.c:134: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]
perlmain.c: In function ‘main’:
perlmain.c:128: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]
deflate.c: In function ‘deflateParams’:
deflate.c:602:28: warning: macro expands to multiple statements 
[-Wmultistatement-macros]
deflate.c:193:5: note: in definition of macro ‘CLEAR_HASH’
deflate.c:601:13: note: some parts of macro expansion are not guarded by this 
‘else’ clause
decompress.c: In function ‘BZ2_decompress’:
decompress.c:198:10: 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:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:204:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro ‘GET_BITS’
decompress.c:211:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:225:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:227:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:229:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:231:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:233:10: 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 macro ‘GET_UCHAR’
decompress.c:247:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:249:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro ‘GET_BITS’
decompress.c:253:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:255:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:256:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:257:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:258:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:284:17: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:287:7: note: in expansion of macro ‘GET_BITS’
decompress.c:288:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:289:7: note: in expansion of macro ‘GET_BITS’
decompress.c:292:12: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:71:4: note: in expansion of macro ‘GET_BITS’
decompress.c:294:13: note: in expansion of macro ‘GET_BIT’
decompress.c:321:19: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:322:16: note: in expansion of macro ‘GET_BIT’
decompress.c:323:19: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:324:16: note: in expansion of macro ‘GET_BIT’
decompress.c:88:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:373:7: note: in expansion of macro ‘GET_MTF_VAL’
decompress.c:89:4: note: in expansion of macro ‘GET_BITS’
decompress.c:94:9: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:95:7: note: in expansion of macro ‘GET_BIT’
decompress.c:483:13: note: in expansion of macro ‘GET_MTF_VAL’
decompress.c:585:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:586:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:587:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:588:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:589:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:590:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:591:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:592:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:595:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:596:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:597:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:598:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:599:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:600:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:601:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:602:7: note: in expansion of macro ‘GET_UCHAR’
ListUtil.xs: In function ‘XS_List__Util_sum’:
ListUtil.xs:349:19: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
ListUtil.xs:350:9: note: here
ODBM_File.c: In function ‘XS_ODBM_File_DELETE’:
ODBM_File.xs:64:31: warning: identifier ‘delete’ conflicts with C++ keyword 
[-Wc++-compat]
ODBM_File.xs:64:31: note: in definition of macro ‘odbm_DELETE’
Unicode.xs: In function ‘enc_unpack’:
Unicode.xs:70:4: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
Unicode.xs:71:5: note: here
perl.h:6057:31: warning: argument 1 null where non-null expected [-Wnonnull]
perl.h:6057:31: note: in definition of macro ‘Perl_strtod’
/usr/include/stdlib.h:126:20: note: in a call to function ‘strtold’ declared 
here
util.c:2637: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]
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]
../../embed.h:658:57: note: in definition of macro ‘save_destructor’
Opcode.xs:240:2: note: in expansion of macro ‘SAVEDESTRUCTOR’
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to 
.+?$)|\d+(?:\:\d+)?: (?:warning:|error:|note:|invalid) .+?$))/

Non-Fatal messages(gcc):


Status overview available here: https://tux.nl/perl5/smoke/

-- 
Report by Test::Smoke v1.72_05 running on perl 5.26.2
(Reporter v0.054 / Smoker v0.046)

Reply via email to