[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201911270259.xAR2xN17015651@vier.local>
Content-type: text/plain; charset="UTF8"
Subject: Smoke [smoke-me/khw-shay] v5.30.1-6-gaf7ddbed58 PASS linux 4.19.75-v7l+ [Raspbian GNU/Linux 10.2] (armv7l/4 cpu) {smoke-me_gcc_quick}
Date: Wed, 27 Nov 2019 02:59 +0000
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Smoke logs available at http://m-l.org/~perl/smoke/perl/arm-linux-gnueabihf-thread-multi-64int/smoke-me_gcc_quick/Karl%20Williamson/logaf7ddbed58518f60c652f539ffdd597cb0dbe142.log.gz
Automated smoke report for branch smoke-me/khw-shay 5.30.1 patch af7ddbed58518f60c652f539ffdd597cb0dbe142 v5.30.1-6-gaf7ddbed58
homebridge.local: ARMv7 Processor rev 3 (v7l) (300 MHz) (armv7l/4 cpu)
on linux - 4.19.75-v7l+ [Raspbian GNU/Linux 10.2]
using cc version 8.3.0
smoketime 13 hours 57 minutes (average 3 hours 29 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.30.1-6-gaf7ddbed58 Configuration (common) -Accflags="-Werror=declaration-after-statement"
----------- ---------------------------------------------------------
O O
O O -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEaf7ddbed58518f60c652f539ffdd597cb0dbe142
Testsuite was run only with 'harness'
Compiler messages(gcc):
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:1465: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:1742: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:643:44: note: in definition of macro ârsignalâ
mg.c:1752: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:4421: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:1560:55: note: in definition of macro ârsignal_saveâ
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]
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 <anonymous> *, void *)â} [-Wcast-function-type]
perl.c: In function âPerl_sys_initâ:
perl.h:2688: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:125:5: note: in expansion of macro âPERL_SYS_INIT_BODYâ
perl.c: In function âPerl_sys_init3â:
perl.h:2738: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:2470: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:2473: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]
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 <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
Encode.c: In function âXS_Encode_decodeâ:
../../XSUB.h:185:20: warning: unused variable âixâ [-Wunused-variable]
../../XSUB.h:185:20: note: in definition of macro âdXSI32â
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=]
ListUtil.xs:350:9: note: here
./const-xs.inc: In function âboot_Socketâ:
./const-xs.inc:128:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:131:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:383:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:386:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
Storable.xs: In function âget_regexpâ:
Storable.xs:3434:14: warning: format â%dâ expects argument of type âintâ, but argument 2 has type âI32â {aka âlong intâ} [-Wformat=]
Storable.xs:577:55: note: in definition of macro âCROAKâ
Storable.xs: In function âretrieve_regexpâ:
Storable.xs:6849:16: warning: format â%dâ expects argument of type âintâ, but argument 2 has type âI32â {aka âlong intâ} [-Wformat=]
Storable.xs: In function âstore_refâ:
Storable.xs:729:18: warning: format â%ldâ expects argument of type âlong intâ, but argument 3 has type âSTRLENâ {aka âunsigned intâ} [-Wformat=]
Storable.xs:125:30: note: in definition of macro âTRACEMEâ
Storable.xs:811:13: note: in expansion of macro âMBUF_XTENDâ
Storable.xs:1042:13: note: in expansion of macro âMBUF_PUTCâ
Storable.xs:2380:13: note: in expansion of macro âPUTMARKâ
Storable.xs:2382:13: note: in expansion of macro âPUTMARKâ
Storable.xs:2384:9: note: in expansion of macro âPUTMARKâ
Storable.xs: In function âstore_scalarâ:
Storable.xs:2441:13: note: in expansion of macro âPUTMARKâ
Storable.xs:2444:13: note: in expansion of macro âPUTMARKâ
Storable.xs:2483:13: note: in expansion of macro âPUTMARKâ
Storable.xs:2486:13: note: in expansion of macro âPUTMARKâ
Storable.xs:2530:13: note: in expansion of macro âPUTMARKâ
Storable.xs:2531:13: note: in expansion of macro âPUTMARKâ
Storable.xs:2556:13: note: in expansion of macro âPUTMARKâ
Storable.xs:740:13: note: in expansion of macro âMBUF_XTENDâ
Storable.xs:826:9: note: in expansion of macro âMBUF_CHKâ
Storable.xs:1051:13: note: in expansion of macro âMBUF_PUTINTâ
Storable.xs:2557:13: note: in expansion of macro âWRITE_I32â
Storable.xs:2560:13: note: in expansion of macro âPUTMARKâ
Storable.xs:843:9: note: in expansion of macro âMBUF_CHKâ
Storable.xs:1127:13: note: in expansion of macro âMBUF_WRITEâ
Storable.xs:2561:13: note: in expansion of macro âWRITEâ
Storable.xs:2600:9: note: in expansion of macro âPUTMARKâ
Storable.xs:2601:9: note: in expansion of macro âWRITEâ
Storable.xs:1137:13: note: in expansion of macro âPUTMARKâ
Storable.xs:2625:13: note: in expansion of macro âSTORE_PV_LENâ
Storable.xs:1138:13: note: in expansion of macro âPUTMARKâ
Storable.xs:1140:17: note: in expansion of macro âWRITEâ
Storable.xs:1142:13: note: in expansion of macro âPUTMARKâ
Storable.xs:1143:13: note: in expansion of macro âPUTMARKâ
Storable.xs:1145:13: note: in expansion of macro âWRITEâ
Storable.xs:1148:13: note: in expansion of macro âPUTMARKâ
Storable.xs:1074:17: note: in expansion of macro âMBUF_PUTINTâ
Storable.xs:1149:13: note: in expansion of macro âWLENâ
Storable.xs:1079:17: note: in expansion of macro âMBUF_PUTINTâ
Storable.xs:1150:13: note: in expansion of macro âWRITEâ
Storable.xs:304:32: note: in expansion of macro âSTORE_PV_LENâ
Storable.xs:2632:13: note: in expansion of macro âSTORE_UTF8STRâ
Storable.xs:1154:31: note: in expansion of macro âSTORE_PV_LENâ
Storable.xs:2634:13: note: in expansion of macro âSTORE_SCALARâ
Storable.xs: In function âstore_arrayâ:
Storable.xs:2680:9: note: in expansion of macro âPUTMARKâ
Storable.xs:2681:9: note: in expansion of macro âWLENâ
Storable.xs:1164:2: note: in expansion of macro âPUTMARKâ
Storable.xs:2705:13: note: in expansion of macro âSTORE_SV_UNDEFâ
Storable.xs:2717:13: note: in expansion of macro âPUTMARKâ
Storable.xs: In function âstore_hashâ:
Storable.xs:2836:13: note: in expansion of macro âPUTMARKâ
Storable.xs:2837:13: note: in expansion of macro âPUTMARKâ
Storable.xs:2840:13: note: in expansion of macro âPUTMARKâ
Storable.xs:2842:9: note: in expansion of macro âWLENâ
Storable.xs:3010:17: note: in expansion of macro âPUTMARKâ
Storable.xs:3022:13: note: in expansion of macro âWLENâ
Storable.xs:3024:17: note: in expansion of macro âWRITEâ
Storable.xs: In function âstore_hentryâ:
Storable.xs:3204:13: note: in expansion of macro âPUTMARKâ
Storable.xs:3220:13: note: in expansion of macro âWLENâ
Storable.xs:3222:17: note: in expansion of macro âWRITEâ
Storable.xs: In function âstore_codeâ:
Storable.xs:3378:5: note: in expansion of macro âPUTMARKâ
Storable.xs:3388:9: note: in expansion of macro âSTORE_UTF8STRâ
Storable.xs:3390:9: note: in expansion of macro âSTORE_SCALARâ
Storable.xs: In function âstore_regexpâ:
Storable.xs:3466:5: note: in expansion of macro âPUTMARKâ
Storable.xs:3467:5: note: in expansion of macro âPUTMARKâ
Storable.xs:3470:7: note: in expansion of macro âWLENâ
Storable.xs:3473:7: note: in expansion of macro âPUTMARKâ
Storable.xs:3474:5: note: in expansion of macro âWRITEâ
Storable.xs:3475:5: note: in expansion of macro âPUTMARKâ
Storable.xs:3476:5: note: in expansion of macro âWRITEâ
Storable.xs: In function âstore_tiedâ:
Storable.xs:3511:9: note: in expansion of macro âPUTMARKâ
Storable.xs:3514:9: note: in expansion of macro âPUTMARKâ
Storable.xs:3517:9: note: in expansion of macro âPUTMARKâ
Storable.xs: In function âstore_tied_itemâ:
Storable.xs:3576:9: note: in expansion of macro âPUTMARKâ
Storable.xs:3590:9: note: in expansion of macro âPUTMARKâ
Storable.xs:3598:9: note: in expansion of macro âWLENâ
Storable.xs: In function âstore_hookâ:
Storable.xs:3878:6: note: in expansion of macro âPUTMARKâ
Storable.xs:3879:13: note: in expansion of macro âPUTMARKâ
Storable.xs:3881:17: note: in expansion of macro âPUTMARKâ
Storable.xs:3883:13: note: in expansion of macro âPUTMARKâ
Storable.xs:3998:2: note: in expansion of macro âPUTMARKâ
Storable.xs:3999:9: note: in expansion of macro âPUTMARKâ
Storable.xs:4001:13: note: in expansion of macro âPUTMARKâ
Storable.xs:4003:9: note: in expansion of macro âPUTMARKâ
Storable.xs:4008:13: note: in expansion of macro âWLENâ
Storable.xs:4011:13: note: in expansion of macro âPUTMARKâ
Storable.xs:4015:13: note: in expansion of macro âWLENâ
Storable.xs:4018:13: note: in expansion of macro âPUTMARKâ
Storable.xs:4020:9: note: in expansion of macro âWRITEâ
Storable.xs:4032:9: note: in expansion of macro âWLENâ
Storable.xs:4035:9: note: in expansion of macro âPUTMARKâ
Storable.xs:4038:9: note: in expansion of macro âWRITEâ
Storable.xs:4048:13: note: in expansion of macro âWLENâ
Storable.xs:4053:13: note: in expansion of macro âPUTMARKâ
Storable.xs:4074:17: note: in expansion of macro âWRITE_I32â
Storable.xs: In function âstore_blessedâ:
Storable.xs:4183:9: note: in expansion of macro âPUTMARKâ
Storable.xs:4186:13: note: in expansion of macro âPUTMARKâ
Storable.xs:4189:13: note: in expansion of macro âPUTMARKâ
Storable.xs:4190:13: note: in expansion of macro âWLENâ
Storable.xs:4195:9: note: in expansion of macro âPUTMARKâ
Storable.xs:4198:13: note: in expansion of macro âPUTMARKâ
Storable.xs:4201:13: note: in expansion of macro âPUTMARKâ
Storable.xs:4202:13: note: in expansion of macro âWLENâ
Storable.xs:4204:9: note: in expansion of macro âWRITEâ
Storable.xs: In function âstore_otherâ:
Storable.xs:4255:9: note: in expansion of macro âSTORE_SCALARâ
Storable.xs: In function âstoreâ:
Storable.xs:4453:6: note: in expansion of macro âPUTMARKâ
Storable.xs:4454:6: note: in expansion of macro âWRITE_I32â
Storable.xs: In function âmagic_writeâ:
Storable.xs:4588:5: note: in expansion of macro âWRITEâ
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:663: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.28.1
(Reporter v0.053 / Smoker v0.046)