[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch smoke-me/jkeenan/list-util-fallthrough 5.29.4 patch 8cecfd7789748ab92fae67fd786ebdb7baaf4804 v5.29.3-52-g8cecfd77897.
zareason: Intel(R) Core(TM) i5-4200M CPU @ 2.50GHz (GenuineIntel 2965MHz) (x86_64/4[8 cores] cpus)
on linux 4.15.0-36-generic [Ubuntu 18.04.1 LTS (bionic)]
using gcc-8 version 8.2.0 (*1)
using g++-8 version 8.2.0 (*2)
smoketime 56 minutes 55 seconds (average 14 minutes 14 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.29.3-52-g8cecfd77897
----------------------- ----------------------------------------------------
O O O O -Dcc=gcc-8 (*1)
O O O O -Dcc=g++-8 (*2)
| | | |
| | | +------------ perlio DEBUGGING
| | +--------------- stdio DEBUGGING
| +------------------ perlio
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKE8cecfd7789748ab92fae67fd786ebdb7baaf4804
Skipped tests:
# One test name on a line
Test failures:
None.
Compiler messages:
op.c: In function âÂÂS_fold_constantsâÂÂ:
op.c:5468:34: warning: argument âÂÂoâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
perl.c: In function âÂÂPerl_sys_initâÂÂ:
perl.h:2656: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:2706: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]
embed.h:642: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 <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]
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]
pp_sys.c: In function âÂÂPerl_pp_systemâÂÂ:
pp_sys.c:4422: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:4423: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]
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]
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âÂÂ
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
Unicode.xs: In function âÂÂenc_unpackâÂÂ:
Unicode.xs:70:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
Unicode.xs:71:5: note: here
op.c: In function âÂÂOP* S_fold_constants(OP*)âÂÂ:
perl.c: In function âÂÂvoid Perl_sys_init(int*, char***)âÂÂ:
perl.h:2656: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]
perl.c: In function âÂÂvoid Perl_sys_init3(int*, char***, char***)âÂÂ:
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:2770:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
regexp.h:528:43: note: in definition of macro âÂÂRXp_ENGINEâÂÂ
regexp.h:529:53: note: in expansion of macro âÂÂReANYâÂÂ
perl.h:255:5: note: in expansion of macro âÂÂRX_ENGINEâÂÂ
mg.c:2770: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:915:39: warning: âÂÂ%.*gâ directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]
perl.h:392:67: note: in definition of macro âÂÂPERL_UNUSED_RESULTâÂÂ
sv.c:48:24: note: in expansion of macro âÂÂGconvertâÂÂ
sv.c:13003:17: note: in expansion of macro âÂÂSNPRINTF_GâÂÂ
config.h:915:39: note: assuming directive output of 132 bytes
/usr/include/x86_64-linux-gnu/bits/stdio2.h:33:34: note: âÂÂ__builtin___sprintf_chkâ output between 2 and 134 bytes into a destination of size 127
perl.h:7174:34: warning: option âÂÂ-Wc++-compatâ is valid for C/ObjC but not for C++ [-Wpragmas]
decompress.c: In function âÂÂInt32 BZ2_decompress(DState*)âÂÂ:
decompress.c:198:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:201:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:204:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:211:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:225:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:227:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:229:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:231:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:233:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:288:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:585:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:587:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:589:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:591:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
deflate.c: In function âÂÂint deflateParams(z_streamp, int, int)âÂÂ:
inflate.c: In function âÂÂint inflate(z_streamp, int)âÂÂ:
inflate.c:724:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:725:9: note: here
inflate.c:732:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:733:9: note: here
inflate.c:947:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:948:9: note: here
inflate.c:968:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:969:9: note: here
MD5.xs: In function âÂÂMD5_CTX* get_md5_ctx(SV*)âÂÂ:
MD5.xs:510:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
MD5.xs: In function âÂÂSV* new_md5_ctx(MD5_CTX*, const char*)âÂÂ:
MD5.xs:532:63: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
../../embed.h:775:63: note: in definition of macro âÂÂsv_magicextâÂÂ
Unicode.xs: In function âÂÂUV enc_unpack(U8**, U8*, STRLEN, U8)âÂÂ:
HiRes.xs: In function âÂÂvoid XS_Time__HiRes_setitimer(CV*)âÂÂ:
HiRes.xs:1386:42: warning: option âÂÂ-Wc++-compatâ is valid for C/ObjC but not for C++ [-Wpragmas]
HiRes.xs: In function âÂÂvoid XS_Time__HiRes_getitimer(CV*)âÂÂ:
HiRes.xs:1406:42: warning: option âÂÂ-Wc++-compatâ is valid for C/ObjC but not for C++ [-Wpragmas]
APItest.xs: In function âÂÂvoid XS_XS__APItest__Magic_test_Gconvert(CV*)âÂÂ:
../../config.h:915:39: warning: âÂÂ%.*gâ directive writing between 1 and 106 bytes into a region of size 100 [-Wformat-overflow=]
../../perl.h:392:67: note: in definition of macro âÂÂPERL_UNUSED_RESULTâÂÂ
APItest.xs:6725:28: note: in expansion of macro âÂÂGconvertâÂÂ
../../config.h:915:39: note: assuming directive output of 105 bytes
/usr/include/x86_64-linux-gnu/bits/stdio2.h:33:34: note: âÂÂ__builtin___sprintf_chkâ output between 2 and 107 bytes into a destination of size 100
About this smoke: smoking-perl: 5.28.0 smoker-version: 1.70_02/0.046 timestamp: 2018-10-10 23:38:44+00 tester: jkeenan