Automated smoke report for branch blead 5.29.3 patch
db54010671d6c27faf667d658073743b14cd9b58 v5.29.2-49-gdb54010671
7of9: (aarch64/4 cpu)
on linux - 4.17.0-3-arm64 [Debian GNU/Linux buster/sid]
using cc version 8.2.0
smoketime 20 hours 16 minutes (average 2 hours 32 minutes)
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.29.2-49-gdb54010671 Configuration (common) none
----------- ---------------------------------------------------------
O O O O O O
O O O O O O -Duse64bitint
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitint
| | | | | +- LC_ALL = C.UTF-8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = C.UTF-8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKEdb54010671d6c27faf667d658073743b14cd9b58
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j5
Tests skipped on user request:
# One test name on a line
Passed Todo tests: (common-args) none
[C.UTF-8]
[C.UTF-8] -DDEBUGGING
[C.UTF-8] -Duse64bitint
[C.UTF-8] -DDEBUGGING -Duse64bitint
[C.UTF-8] -Duseithreads
[C.UTF-8] -DDEBUGGING -Duseithreads
[C.UTF-8] -Duseithreads -Duse64bitint
[C.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitint
../lib/B/Deparse.t..........................................PASSED
2
Compiler messages(gcc):
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]
embed.h:642:44: note: in definition of macro ârsignalâ
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]
util.c: In function âPerl_rsignalâ:
util.c:2698:22: warning: cast between incompatible function types from
âSighandler_tâ {aka âvoid (*)(int, struct <anonymous> *, 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 <anonymous> *, 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 <anonymous> *, 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 <anonymous> *, 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 <anonymous> *, 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 <anonymous> *, 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 <anonymous> *, 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 <anonymous> *, void *)â} [-Wcast-function-type]
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:1563: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]
utf8.c: In function âPerl__to_utf8_fold_flagsâ:
handy.h:516:21: warning: comparison of integer expressions of different
signedness: âlong intâ and âlong unsigned intâ [-Wsign-compare]
utf8.c:3953:17: note: in expansion of macro âmemBEGINsâ
utf8.c:3963:22: note: in expansion of macro âmemBEGINsâ
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]
perl.c: In function âPerl_sys_initâ:
perl.h:2646: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:2696: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:2371: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:2374: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]
op.c: In function âS_fold_constantsâ:
op.c:5468:34: warning: argument âoâ might be clobbered by âlongjmpâ or
âvforkâ [-Wclobbered]
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
Unicode.xs: In function âenc_unpackâ:
Unicode.xs:70:4: warning: this statement may fall through
[-Wimplicit-fallthrough=]
Unicode.xs:71:5: note: here
util.c:2695: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:662:57: note: in definition of macro âsave_destructorâ
Opcode.xs:240:2: note: in expansion of macro âSAVEDESTRUCTORâ
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.26.2
(Reporter v0.053 / Smoker v0.046)