[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch smoke-me/khw-lexact 5.31.6 patch aa24111faeaa4b0aa75e83c5411a6ba8dd42c6df v5.31.5-320-gaa24111fae.
homebridge.local: ARMv7 Processor rev 3 (v7l) (100 MHz) (armv7l/4 cpus)
on linux 4.19.75-v7l+ [Raspbian GNU/Linux 10.1]
using cc version 8.3.0 (*1)
smoketime 4 hours 26 minutes (average 1 hour 6 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.31.5-320-gaa24111fae
----------------------- ----------------------------------------------------
O O -Accflags="-Werror=declaration-after-statement" (*1)
O O -Accflags="-Werror=declaration-after-statement" -Duseithreads (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKEaa24111faeaa4b0aa75e83c5411a6ba8dd42c6df
Skipped tests:
None.
Test failures:
None.
Compiler messages:
util.c: In function âÂÂPerl_rsignalâÂÂ:
util.c:2716:22: warning: cast between incompatible function types from âÂÂSighandler_tâ {aka âÂÂvoid (*)(int, struct <anonymous> *, void *)âÂÂ} to âÂÂvoid (*)(int)â [-Wcast-function-type]
util.c:2724: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:2728: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:2730: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:2740: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:2742: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:2761:22: warning: cast between incompatible function types from âÂÂSighandler_tâ {aka âÂÂvoid (*)(int, struct <anonymous> *, void *)âÂÂ} to âÂÂvoid (*)(int)â [-Wcast-function-type]
util.c:2769: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:1470: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:1747: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:474:44: note: in definition of macro âÂÂrsignalâÂÂ
mg.c:1757: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:1401: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]
regcomp.c: In function âÂÂS_regatomâÂÂ:
regcomp.c:14803:30: warning: âÂÂold_redo_eâ may be used uninitialized in this function [-Wmaybe-uninitialized]
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:2810: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:2860: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:2397: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:2400: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]
bzlib.c: In function âÂÂdefault_bzallocâÂÂ:
bzlib.c:102:31: warning: unused parameter âÂÂopaqueâ [-Wunused-parameter]
bzlib.c: In function âÂÂdefault_bzfreeâÂÂ:
bzlib.c:109:29: warning: unused parameter âÂÂopaqueâ [-Wunused-parameter]
compress.c: In function âÂÂsendMTFValuesâÂÂ:
compress.c:243:19: warning: variable âÂÂnBytesâ set but not used [-Wunused-but-set-variable]
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:327:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:328:16: note: in expansion of macro âÂÂGET_BITâÂÂ
decompress.c:329:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:330:16: note: in expansion of macro âÂÂGET_BITâÂÂ
decompress.c:88:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:379: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:489:13: note: in expansion of macro âÂÂGET_MTF_VALâÂÂ
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:593:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:594:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:595:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:596:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:597:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:598: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âÂÂ
decompress.c:603:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:604:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:605:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:606:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:607:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:608:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
RealPPPort.xs: In function âÂÂXS_Devel__PPPort_sprintf_ivmaxâÂÂ:
RealPPPort.xs:1006:27: warning: format âÂÂ%ldâ expects argument of type âÂÂlong intâÂÂ, but argument 2 has type âÂÂintâ [-Wformat=]
RealPPPort.xs: In function âÂÂXS_Devel__PPPort_sprintf_uvmaxâÂÂ:
RealPPPort.xs:1013:27: warning: format âÂÂ%luâ expects argument of type âÂÂlong unsigned intâÂÂ, but argument 2 has type âÂÂunsigned intâ [-Wformat=]
RealPPPort.c: In function âÂÂXS_Devel__PPPort_isASCII_utf8_safeâÂÂ:
RealPPPort.c:4932:6: warning: unused variable âÂÂoffsetâ [-Wunused-variable]
RealPPPort.c: In function âÂÂXS_Devel__PPPort_isASCII_LC_utf8_safeâÂÂ:
RealPPPort.c:5638:6: warning: unused variable âÂÂoffsetâ [-Wunused-variable]
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âÂÂ:
./const-xs.inc: In function âÂÂboot_SocketâÂÂ:
./const-xs.inc:131:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:134:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:386:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:389:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
Storable.xs: In function âÂÂget_regexpâÂÂ:
Storable.xs:3440:14: warning: format âÂÂ%dâ expects argument of type âÂÂintâÂÂ, but argument 2 has type âÂÂI32â {aka âÂÂlong intâÂÂ} [-Wformat=]
Storable.xs:583:55: note: in definition of macro âÂÂCROAKâÂÂ
Storable.xs: In function âÂÂretrieve_regexpâÂÂ:
Storable.xs:6854:16: warning: format âÂÂ%dâ expects argument of type âÂÂintâÂÂ, but argument 2 has type âÂÂI32â {aka âÂÂlong intâÂÂ} [-Wformat=]
re_comp.c: In function âÂÂS_regatomâÂÂ:
re_comp.c:14803:30: warning: âÂÂold_redo_eâ may be used uninitialized in this function [-Wmaybe-uninitialized]
APItest.xs: In function âÂÂTHX_parse_keyword_subsignatureâÂÂ:
APItest.xs:1087:16: warning: format âÂÂ%dâ expects argument of type âÂÂintâÂÂ, but argument 2 has type âÂÂline_tâ {aka âÂÂlong unsigned intâÂÂ} [-Wformat=]
../../embed.h:398:61: note: in definition of macro âÂÂop_append_listâÂÂ
APItest.xs:1085:42: note: in expansion of macro âÂÂnewSVOPâÂÂ
op.c: In function âÂÂS_pmtransâÂÂ:
op.c:6865:9: warning: âÂÂr_mapâ may be used uninitialized in this function [-Wmaybe-uninitialized]
Storable.xs: In function âÂÂstore_refâÂÂ:
Storable.xs:735:18: warning: format âÂÂ%ldâ expects argument of type âÂÂlong intâÂÂ, but argument 3 has type âÂÂSTRLENâ {aka âÂÂunsigned intâÂÂ} [-Wformat=]
Storable.xs:131:30: note: in definition of macro âÂÂTRACEMEâÂÂ
Storable.xs:817:13: note: in expansion of macro âÂÂMBUF_XTENDâÂÂ
Storable.xs:1048:13: note: in expansion of macro âÂÂMBUF_PUTCâÂÂ
Storable.xs:2386:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:2388:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:2390:9: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs: In function âÂÂstore_scalarâÂÂ:
Storable.xs:2447:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:2450:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:2489:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:2492:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:2536:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:2537:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:2562:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:746:13: note: in expansion of macro âÂÂMBUF_XTENDâÂÂ
Storable.xs:832:9: note: in expansion of macro âÂÂMBUF_CHKâÂÂ
Storable.xs:1057:13: note: in expansion of macro âÂÂMBUF_PUTINTâÂÂ
Storable.xs:2563:13: note: in expansion of macro âÂÂWRITE_I32âÂÂ
Storable.xs:2566:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:849:9: note: in expansion of macro âÂÂMBUF_CHKâÂÂ
Storable.xs:1133:13: note: in expansion of macro âÂÂMBUF_WRITEâÂÂ
Storable.xs:2567:13: note: in expansion of macro âÂÂWRITEâÂÂ
Storable.xs:2606:9: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:2607:9: note: in expansion of macro âÂÂWRITEâÂÂ
Storable.xs:1143:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:2631:13: note: in expansion of macro âÂÂSTORE_PV_LENâÂÂ
Storable.xs:1144:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:1146:17: note: in expansion of macro âÂÂWRITEâÂÂ
Storable.xs:1148:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:1149:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:1151:13: note: in expansion of macro âÂÂWRITEâÂÂ
Storable.xs:1154:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:1080:17: note: in expansion of macro âÂÂMBUF_PUTINTâÂÂ
Storable.xs:1155:13: note: in expansion of macro âÂÂWLENâÂÂ
Storable.xs:1085:17: note: in expansion of macro âÂÂMBUF_PUTINTâÂÂ
Storable.xs:1156:13: note: in expansion of macro âÂÂWRITEâÂÂ
Storable.xs:310:32: note: in expansion of macro âÂÂSTORE_PV_LENâÂÂ
Storable.xs:2638:13: note: in expansion of macro âÂÂSTORE_UTF8STRâÂÂ
Storable.xs:1160:31: note: in expansion of macro âÂÂSTORE_PV_LENâÂÂ
Storable.xs:2640:13: note: in expansion of macro âÂÂSTORE_SCALARâÂÂ
Storable.xs: In function âÂÂstore_arrayâÂÂ:
Storable.xs:2686:9: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:2687:9: note: in expansion of macro âÂÂWLENâÂÂ
Storable.xs:1170:2: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:2711:13: note: in expansion of macro âÂÂSTORE_SV_UNDEFâÂÂ
Storable.xs:2723:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs: In function âÂÂstore_hashâÂÂ:
Storable.xs:2842:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:2843:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:2846:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:2848:9: note: in expansion of macro âÂÂWLENâÂÂ
Storable.xs:3016:17: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:3028:13: note: in expansion of macro âÂÂWLENâÂÂ
Storable.xs:3030:17: note: in expansion of macro âÂÂWRITEâÂÂ
Storable.xs: In function âÂÂstore_hentryâÂÂ:
Storable.xs:3210:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:3226:13: note: in expansion of macro âÂÂWLENâÂÂ
Storable.xs:3228:17: note: in expansion of macro âÂÂWRITEâÂÂ
Storable.xs: In function âÂÂstore_codeâÂÂ:
Storable.xs:3384:5: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:3394:9: note: in expansion of macro âÂÂSTORE_UTF8STRâÂÂ
Storable.xs:3396:9: note: in expansion of macro âÂÂSTORE_SCALARâÂÂ
Storable.xs: In function âÂÂstore_regexpâÂÂ:
Storable.xs:3472:5: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:3473:5: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:3476:7: note: in expansion of macro âÂÂWLENâÂÂ
Storable.xs:3479:7: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:3480:5: note: in expansion of macro âÂÂWRITEâÂÂ
Storable.xs:3481:5: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:3482:5: note: in expansion of macro âÂÂWRITEâÂÂ
Storable.xs: In function âÂÂstore_tiedâÂÂ:
Storable.xs:3517:9: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:3520:9: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:3523:9: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs: In function âÂÂstore_tied_itemâÂÂ:
Storable.xs:3582:9: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:3596:9: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:3604:9: note: in expansion of macro âÂÂWLENâÂÂ
Storable.xs: In function âÂÂstore_hookâÂÂ:
Storable.xs:3884:6: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:3885:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:3887:17: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:3889:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:4004:2: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:4005:9: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:4007:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:4009:9: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:4014:13: note: in expansion of macro âÂÂWLENâÂÂ
Storable.xs:4017:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:4021:13: note: in expansion of macro âÂÂWLENâÂÂ
Storable.xs:4024:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:4026:9: note: in expansion of macro âÂÂWRITEâÂÂ
Storable.xs:4038:9: note: in expansion of macro âÂÂWLENâÂÂ
Storable.xs:4041:9: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:4044:9: note: in expansion of macro âÂÂWRITEâÂÂ
Storable.xs:4054:13: note: in expansion of macro âÂÂWLENâÂÂ
Storable.xs:4059:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:4080:17: note: in expansion of macro âÂÂWRITE_I32âÂÂ
Storable.xs: In function âÂÂstore_blessedâÂÂ:
Storable.xs:4189:9: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:4192:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:4195:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:4196:13: note: in expansion of macro âÂÂWLENâÂÂ
Storable.xs:4201:9: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:4204:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:4207:13: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:4208:13: note: in expansion of macro âÂÂWLENâÂÂ
Storable.xs:4210:9: note: in expansion of macro âÂÂWRITEâÂÂ
Storable.xs: In function âÂÂstore_otherâÂÂ:
Storable.xs:4261:9: note: in expansion of macro âÂÂSTORE_SCALARâÂÂ
Storable.xs: In function âÂÂstoreâÂÂ:
Storable.xs:4459:6: note: in expansion of macro âÂÂPUTMARKâÂÂ
Storable.xs:4460:6: note: in expansion of macro âÂÂWRITE_I32âÂÂ
Storable.xs: In function âÂÂmagic_writeâÂÂ:
Storable.xs:4594:5: note: in expansion of macro âÂÂWRITEâÂÂ
util.c:2713: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:494:57: note: in definition of macro âÂÂsave_destructorâÂÂ
Opcode.xs:240:2: note: in expansion of macro âÂÂSAVEDESTRUCTORâÂÂ
About this smoke: smoking-perl: 5.28.1 smoker-version: 1.72/0.046 timestamp: 2019-11-17 06:47:35+00 tester: perl