[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201911161150.xAGBoSV3011730@vier.local>
Date: Sat, 16 Nov 2019 11:50 +0000
Content-transfer-encoding: quoted-printable
Content-type: text/plain; charset="UTF8"
Subject: Smoke [smoke-me/sawyerx/findbin-duallife] v5.31.5-180-gc17ef2234f FAIL(F) linux 4.19.75-v7l+ [Raspbian GNU/Linux 10.1] (armv7l/4 cpu) {smoke-me_gcc_quick}
Mime-version: 1.0
Smoke logs available at http://m-l.org/~perl/smoke/perl/arm-linux-gnueabihf=
-thread-multi-64int/smoke-me_gcc_quick/Sawyer%20X/logc17ef2234f77508f5ca8e9=
c333f1a34dfca22a8f.log.gz
Automated smoke report for branch smoke-me/sawyerx/findbin-duallife 5.31.6 =
patch c17ef2234f77508f5ca8e9c333f1a34dfca22a8f v5.31.5-180-gc17ef2234f
homebridge.local: ARMv7 Processor rev 3 (v7l) (300 MHz) (armv7l/4 cpu)
on linux - 4.19.75-v7l+ [Raspbian GNU/Linux 10.1]
using cc version 8.3.0
smoketime 2 hours 48 minutes (average 42 minutes 12 seconds)
Summary: FAIL(F)
O =3D OK F =3D Failure(s), extended report at the bottom
X =3D Failure(s) under TEST but not under harness
? =3D still running or test results not (yet) available
Build failures during: - =3D unknown or N/A
c =3D Configure, m =3D make, M =3D make (after miniperl), t =3D make test-p=
rep
v5.31.5-180-gc17ef2234f Configuration (common) -Accflags=3D"-Werror=3Ddecl=
aration-after-statement"
----------- ---------------------------------------------------------
F F=20=20=20=20=20=20=20=20=20
F F -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEc17ef2234f77508f5ca8e9c333f1a34dfca22a8f
Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj2
Failures: (common-args) -Accflags=3D"-Werror=3Ddeclaration-after-statement"
[default]=20
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../dist/FindBin/t/FindBin.t.................................FAILED
Non-zero exit status: 2
No plan found in TAP output
Compiler messages(gcc):
util.c: In function =E2=80=98Perl_rsignal=E2=80=99:
util.c:2716:22: warning: cast between incompatible function types from =E2=
=80=98Sighandler_t=E2=80=99 {aka =E2=80=98void (*)(int, struct <anonymous>=
*, void *)=E2=80=99} to =E2=80=98void (*)(int)=E2=80=99 [-Wcast-function-t=
ype]
util.c:2724:40: warning: cast between incompatible function types from =E2=
=80=98void (*)(int)=E2=80=99 to =E2=80=98void (*)(int, siginfo_t *, void *=
)=E2=80=99 {aka =E2=80=98void (*)(int, struct <anonymous> *, void *)=E2=80=
=99} [-Wcast-function-type]
util.c:2728:13: warning: cast between incompatible function types from =E2=
=80=98void (*)(int)=E2=80=99 to =E2=80=98void (*)(int, siginfo_t *, void *=
)=E2=80=99 {aka =E2=80=98void (*)(int, struct <anonymous> *, void *)=E2=80=
=99} [-Wcast-function-type]
util.c:2730:13: warning: cast between incompatible function types from =E2=
=80=98__sighandler_t=E2=80=99 {aka =E2=80=98void (*)(int)=E2=80=99} to =E2=
=80=98void (*)(int, siginfo_t *, void *)=E2=80=99 {aka =E2=80=98void (*)(i=
nt, struct <anonymous> *, void *)=E2=80=99} [-Wcast-function-type]
util.c: In function =E2=80=98Perl_rsignal_state=E2=80=99:
util.c:2740:9: warning: cast between incompatible function types from =E2=
=80=98void (*)(int)=E2=80=99 to =E2=80=98void (*)(int, siginfo_t *, void *=
)=E2=80=99 {aka =E2=80=98void (*)(int, struct <anonymous> *, void *)=E2=80=
=99} [-Wcast-function-type]
util.c:2742:9: warning: cast between incompatible function types from =E2=
=80=98__sighandler_t=E2=80=99 {aka =E2=80=98void (*)(int)=E2=80=99} to =E2=
=80=98void (*)(int, siginfo_t *, void *)=E2=80=99 {aka =E2=80=98void (*)(i=
nt, struct <anonymous> *, void *)=E2=80=99} [-Wcast-function-type]
util.c: In function =E2=80=98Perl_rsignal_save=E2=80=99:
util.c:2761:22: warning: cast between incompatible function types from =E2=
=80=98Sighandler_t=E2=80=99 {aka =E2=80=98void (*)(int, struct <anonymous>=
*, void *)=E2=80=99} to =E2=80=98void (*)(int)=E2=80=99 [-Wcast-function-t=
ype]
util.c:2769:40: warning: cast between incompatible function types from =E2=
=80=98void (*)(int)=E2=80=99 to =E2=80=98void (*)(int, siginfo_t *, void *=
)=E2=80=99 {aka =E2=80=98void (*)(int, struct <anonymous> *, void *)=E2=80=
=99} [-Wcast-function-type]
mg.c: In function =E2=80=98Perl_magic_getsig=E2=80=99:
mg.c:1470:25: warning: cast between incompatible function types from =E2=80=
=98void (*)(int)=E2=80=99 to =E2=80=98void (*)(int, siginfo_t *, void *)=
=E2=80=99 {aka =E2=80=98void (*)(int, struct <anonymous> *, void *)=E2=80=
=99} [-Wcast-function-type]
mg.c: In function =E2=80=98Perl_magic_setsig=E2=80=99:
mg.c:1747:20: warning: cast between incompatible function types from =E2=80=
=98void (*)(int)=E2=80=99 to =E2=80=98void (*)(int, siginfo_t *, void *)=
=E2=80=99 {aka =E2=80=98void (*)(int, struct <anonymous> *, void *)=E2=80=
=99} [-Wcast-function-type]
embed.h:474:44: note: in definition of macro =E2=80=98rsignal=E2=80=99
mg.c:1757:20: warning: cast between incompatible function types from =E2=80=
=98void (*)(int)=E2=80=99 to =E2=80=98void (*)(int, siginfo_t *, void *)=
=E2=80=99 {aka =E2=80=98void (*)(int, struct <anonymous> *, void *)=E2=80=
=99} [-Wcast-function-type]
pp_sys.c: In function =E2=80=98Perl_pp_system=E2=80=99:
pp_sys.c:4421:28: warning: cast between incompatible function types from =
=E2=80=98void (*)(int)=E2=80=99 to =E2=80=98void (*)(int, siginfo_t *, voi=
d *)=E2=80=99 {aka =E2=80=98void (*)(int, struct <anonymous> *, void *)=E2=
=80=99} [-Wcast-function-type]
embed.h:1400:55: note: in definition of macro =E2=80=98rsignal_save=E2=80=99
pp_sys.c:4422:28: warning: cast between incompatible function types from =
=E2=80=98void (*)(int)=E2=80=99 to =E2=80=98void (*)(int, siginfo_t *, voi=
d *)=E2=80=99 {aka =E2=80=98void (*)(int, struct <anonymous> *, void *)=E2=
=80=99} [-Wcast-function-type]
miniperlmain.c: In function =E2=80=98main=E2=80=99:
miniperlmain.c:139:29: warning: cast between incompatible function types fr=
om =E2=80=98void (*)(int)=E2=80=99 to =E2=80=98void (*)(int, siginfo_t *, =
void *)=E2=80=99 {aka =E2=80=98void (*)(int, struct <anonymous> *, void *)=
=E2=80=99} [-Wcast-function-type]
perl.c: In function =E2=80=98Perl_sys_init=E2=80=99:
perl.h:2810:51: warning: cast between incompatible function types from =E2=
=80=98__sighandler_t=E2=80=99 {aka =E2=80=98void (*)(int)=E2=80=99} to =E2=
=80=98void (*)(int, siginfo_t *, void *)=E2=80=99 {aka =E2=80=98void (*)(i=
nt, struct <anonymous> *, void *)=E2=80=99} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro =E2=80=98PERL_FPU_INIT=E2=80=
=99
perl.c:125:5: note: in expansion of macro =E2=80=98PERL_SYS_INIT_BODY=E2=80=
=99
perl.c: In function =E2=80=98Perl_sys_init3=E2=80=99:
perl.h:2860:49: note: in expansion of macro =E2=80=98PERL_SYS_INIT_BODY=E2=
=80=99
perl.c:138:5: note: in expansion of macro =E2=80=98PERL_SYS_INIT3_BODY=E2=
=80=99
perl.c: In function =E2=80=98S_parse_body=E2=80=99:
perl.c:2394:22: warning: cast between incompatible function types from =E2=
=80=98void (*)(int)=E2=80=99 to =E2=80=98void (*)(int, siginfo_t *, void *=
)=E2=80=99 {aka =E2=80=98void (*)(int, struct <anonymous> *, void *)=E2=80=
=99} [-Wcast-function-type]
perl.c:2397:26: warning: cast between incompatible function types from =E2=
=80=98void (*)(int)=E2=80=99 to =E2=80=98void (*)(int, siginfo_t *, void *=
)=E2=80=99 {aka =E2=80=98void (*)(int, struct <anonymous> *, void *)=E2=80=
=99} [-Wcast-function-type]
perlmain.c: In function =E2=80=98main=E2=80=99:
perlmain.c:133:29: warning: cast between incompatible function types from =
=E2=80=98void (*)(int)=E2=80=99 to =E2=80=98void (*)(int, siginfo_t *, voi=
d *)=E2=80=99 {aka =E2=80=98void (*)(int, struct <anonymous> *, void *)=E2=
=80=99} [-Wcast-function-type]
deflate.c: In function =E2=80=98deflateParams=E2=80=99:
deflate.c:602:28: warning: macro expands to multiple statements [-Wmultista=
tement-macros]
deflate.c:193:5: note: in definition of macro =E2=80=98CLEAR_HASH=E2=80=99
deflate.c:601:13: note: some parts of macro expansion are not guarded by th=
is =E2=80=98else=E2=80=99 clause
decompress.c: In function =E2=80=98BZ2_decompress=E2=80=99:
decompress.c:198:10: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro =E2=80=98GET_BITS=E2=80=99
decompress.c:200:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:201:10: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:203:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:204:10: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:206:7: note: in expansion of macro =E2=80=98GET_BITS=E2=80=99
decompress.c:211:10: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:222:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:225:10: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:226:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:227:10: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:228:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:229:10: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:230:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:231:10: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:232:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:233:10: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:234:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:241:25: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:242:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:243:25: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:244:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:245:25: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:246:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:247:25: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:248:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:249:25: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:251:7: note: in expansion of macro =E2=80=98GET_BITS=E2=80=99
decompress.c:253:18: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:254:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:255:18: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:256:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:257:18: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:258:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:284:17: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:287:7: note: in expansion of macro =E2=80=98GET_BITS=E2=80=99
decompress.c:288:10: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:289:7: note: in expansion of macro =E2=80=98GET_BITS=E2=80=99
decompress.c:292:12: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:71:4: note: in expansion of macro =E2=80=98GET_BITS=E2=80=99
decompress.c:294:13: note: in expansion of macro =E2=80=98GET_BIT=E2=80=99
decompress.c:321:19: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:322:16: note: in expansion of macro =E2=80=98GET_BIT=E2=80=99
decompress.c:323:19: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:324:16: note: in expansion of macro =E2=80=98GET_BIT=E2=80=99
decompress.c:88:7: warning: this statement may fall through [-Wimplicit-fal=
lthrough=3D]
decompress.c:373:7: note: in expansion of macro =E2=80=98GET_MTF_VAL=E2=80=
=99
decompress.c:89:4: note: in expansion of macro =E2=80=98GET_BITS=E2=80=99
decompress.c:94:9: warning: this statement may fall through [-Wimplicit-fal=
lthrough=3D]
decompress.c:95:7: note: in expansion of macro =E2=80=98GET_BIT=E2=80=99
decompress.c:483:13: note: in expansion of macro =E2=80=98GET_MTF_VAL=E2=80=
=99
decompress.c:585:10: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:586:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:587:10: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:588:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:589:10: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:590:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:591:10: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:592:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:595:28: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:596:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:597:28: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:598:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:599:28: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:600:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:601:28: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:602:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
RealPPPort.xs: In function =E2=80=98XS_Devel__PPPort_sprintf_ivmax=E2=80=99:
RealPPPort.xs:999:27: warning: format =E2=80=98%ld=E2=80=99 expects argumen=
t of type =E2=80=98long int=E2=80=99, but argument 2 has type =E2=80=98int=
=E2=80=99 [-Wformat=3D]
RealPPPort.xs: In function =E2=80=98XS_Devel__PPPort_sprintf_uvmax=E2=80=99:
RealPPPort.xs:1006:27: warning: format =E2=80=98%lu=E2=80=99 expects argume=
nt of type =E2=80=98long unsigned int=E2=80=99, but argument 2 has type =E2=
=80=98unsigned int=E2=80=99 [-Wformat=3D]
Encode.c: In function =E2=80=98XS_Encode_decode=E2=80=99:
../../XSUB.h:185:20: warning: unused variable =E2=80=98ix=E2=80=99 [-Wunus=
ed-variable]
../../XSUB.h:185:20: note: in definition of macro =E2=80=98dXSI32=E2=80=99
Encode.c: In function =E2=80=98XS_Encode_encode=E2=80=99:
./const-xs.inc: In function =E2=80=98boot_Socket=E2=80=99:
./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 =E2=80=98get_regexp=E2=80=99:
Storable.xs:3440:14: warning: format =E2=80=98%d=E2=80=99 expects argument =
of type =E2=80=98int=E2=80=99, but argument 2 has type =E2=80=98I32=E2=80=
=99 {aka =E2=80=98long int=E2=80=99} [-Wformat=3D]
Storable.xs:583:55: note: in definition of macro =E2=80=98CROAK=E2=80=99
Storable.xs: In function =E2=80=98retrieve_regexp=E2=80=99:
Storable.xs:6854:16: warning: format =E2=80=98%d=E2=80=99 expects argument =
of type =E2=80=98int=E2=80=99, but argument 2 has type =E2=80=98I32=E2=80=
=99 {aka =E2=80=98long int=E2=80=99} [-Wformat=3D]
APItest.xs: In function =E2=80=98THX_parse_keyword_subsignature=E2=80=99:
APItest.xs:1087:16: warning: format =E2=80=98%d=E2=80=99 expects argument o=
f type =E2=80=98int=E2=80=99, but argument 2 has type =E2=80=98line_t=E2=80=
=99 {aka =E2=80=98long unsigned int=E2=80=99} [-Wformat=3D]
../../embed.h:398:61: note: in definition of macro =E2=80=98op_append_list=
=E2=80=99
APItest.xs:1085:42: note: in expansion of macro =E2=80=98newSVOP=E2=80=99
Storable.xs: In function =E2=80=98store_ref=E2=80=99:
Storable.xs:735:18: warning: format =E2=80=98%ld=E2=80=99 expects argument =
of type =E2=80=98long int=E2=80=99, but argument 3 has type =E2=80=98STRLEN=
=E2=80=99 {aka =E2=80=98unsigned int=E2=80=99} [-Wformat=3D]
Storable.xs:131:30: note: in definition of macro =E2=80=98TRACEME=E2=80=99
Storable.xs:817:13: note: in expansion of macro =E2=80=98MBUF_XTEND=E2=80=99
Storable.xs:1048:13: note: in expansion of macro =E2=80=98MBUF_PUTC=E2=80=99
Storable.xs:2386:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:2388:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:2390:9: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs: In function =E2=80=98store_scalar=E2=80=99:
Storable.xs:2447:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:2450:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:2489:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:2492:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:2536:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:2537:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:2562:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:746:13: note: in expansion of macro =E2=80=98MBUF_XTEND=E2=80=99
Storable.xs:832:9: note: in expansion of macro =E2=80=98MBUF_CHK=E2=80=99
Storable.xs:1057:13: note: in expansion of macro =E2=80=98MBUF_PUTINT=E2=80=
=99
Storable.xs:2563:13: note: in expansion of macro =E2=80=98WRITE_I32=E2=80=99
Storable.xs:2566:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:849:9: note: in expansion of macro =E2=80=98MBUF_CHK=E2=80=99
Storable.xs:1133:13: note: in expansion of macro =E2=80=98MBUF_WRITE=E2=80=
=99
Storable.xs:2567:13: note: in expansion of macro =E2=80=98WRITE=E2=80=99
Storable.xs:2606:9: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:2607:9: note: in expansion of macro =E2=80=98WRITE=E2=80=99
Storable.xs:1143:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:2631:13: note: in expansion of macro =E2=80=98STORE_PV_LEN=E2=
=80=99
Storable.xs:1144:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:1146:17: note: in expansion of macro =E2=80=98WRITE=E2=80=99
Storable.xs:1148:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:1149:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:1151:13: note: in expansion of macro =E2=80=98WRITE=E2=80=99
Storable.xs:1154:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:1080:17: note: in expansion of macro =E2=80=98MBUF_PUTINT=E2=80=
=99
Storable.xs:1155:13: note: in expansion of macro =E2=80=98WLEN=E2=80=99
Storable.xs:1085:17: note: in expansion of macro =E2=80=98MBUF_PUTINT=E2=80=
=99
Storable.xs:1156:13: note: in expansion of macro =E2=80=98WRITE=E2=80=99
Storable.xs:310:32: note: in expansion of macro =E2=80=98STORE_PV_LEN=E2=80=
=99
Storable.xs:2638:13: note: in expansion of macro =E2=80=98STORE_UTF8STR=E2=
=80=99
Storable.xs:1160:31: note: in expansion of macro =E2=80=98STORE_PV_LEN=E2=
=80=99
Storable.xs:2640:13: note: in expansion of macro =E2=80=98STORE_SCALAR=E2=
=80=99
Storable.xs: In function =E2=80=98store_array=E2=80=99:
Storable.xs:2686:9: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:2687:9: note: in expansion of macro =E2=80=98WLEN=E2=80=99
Storable.xs:1170:2: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:2711:13: note: in expansion of macro =E2=80=98STORE_SV_UNDEF=E2=
=80=99
Storable.xs:2723:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs: In function =E2=80=98store_hash=E2=80=99:
Storable.xs:2842:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:2843:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:2846:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:2848:9: note: in expansion of macro =E2=80=98WLEN=E2=80=99
Storable.xs:3016:17: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:3028:13: note: in expansion of macro =E2=80=98WLEN=E2=80=99
Storable.xs:3030:17: note: in expansion of macro =E2=80=98WRITE=E2=80=99
Storable.xs: In function =E2=80=98store_hentry=E2=80=99:
Storable.xs:3210:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:3226:13: note: in expansion of macro =E2=80=98WLEN=E2=80=99
Storable.xs:3228:17: note: in expansion of macro =E2=80=98WRITE=E2=80=99
Storable.xs: In function =E2=80=98store_code=E2=80=99:
Storable.xs:3384:5: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:3394:9: note: in expansion of macro =E2=80=98STORE_UTF8STR=E2=
=80=99
Storable.xs:3396:9: note: in expansion of macro =E2=80=98STORE_SCALAR=E2=80=
=99
Storable.xs: In function =E2=80=98store_regexp=E2=80=99:
Storable.xs:3472:5: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:3473:5: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:3476:7: note: in expansion of macro =E2=80=98WLEN=E2=80=99
Storable.xs:3479:7: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:3480:5: note: in expansion of macro =E2=80=98WRITE=E2=80=99
Storable.xs:3481:5: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:3482:5: note: in expansion of macro =E2=80=98WRITE=E2=80=99
Storable.xs: In function =E2=80=98store_tied=E2=80=99:
Storable.xs:3517:9: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:3520:9: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:3523:9: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs: In function =E2=80=98store_tied_item=E2=80=99:
Storable.xs:3582:9: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:3596:9: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:3604:9: note: in expansion of macro =E2=80=98WLEN=E2=80=99
Storable.xs: In function =E2=80=98store_hook=E2=80=99:
Storable.xs:3884:6: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:3885:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:3887:17: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:3889:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:4004:2: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:4005:9: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:4007:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:4009:9: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:4014:13: note: in expansion of macro =E2=80=98WLEN=E2=80=99
Storable.xs:4017:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:4021:13: note: in expansion of macro =E2=80=98WLEN=E2=80=99
Storable.xs:4024:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:4026:9: note: in expansion of macro =E2=80=98WRITE=E2=80=99
Storable.xs:4038:9: note: in expansion of macro =E2=80=98WLEN=E2=80=99
Storable.xs:4041:9: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:4044:9: note: in expansion of macro =E2=80=98WRITE=E2=80=99
Storable.xs:4054:13: note: in expansion of macro =E2=80=98WLEN=E2=80=99
Storable.xs:4059:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:4080:17: note: in expansion of macro =E2=80=98WRITE_I32=E2=80=99
Storable.xs: In function =E2=80=98store_blessed=E2=80=99:
Storable.xs:4189:9: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:4192:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:4195:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:4196:13: note: in expansion of macro =E2=80=98WLEN=E2=80=99
Storable.xs:4201:9: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:4204:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:4207:13: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:4208:13: note: in expansion of macro =E2=80=98WLEN=E2=80=99
Storable.xs:4210:9: note: in expansion of macro =E2=80=98WRITE=E2=80=99
Storable.xs: In function =E2=80=98store_other=E2=80=99:
Storable.xs:4261:9: note: in expansion of macro =E2=80=98STORE_SCALAR=E2=80=
=99
Storable.xs: In function =E2=80=98store=E2=80=99:
Storable.xs:4459:6: note: in expansion of macro =E2=80=98PUTMARK=E2=80=99
Storable.xs:4460:6: note: in expansion of macro =E2=80=98WRITE_I32=E2=80=99
Storable.xs: In function =E2=80=98magic_write=E2=80=99:
Storable.xs:4594:5: note: in expansion of macro =E2=80=98WRITE=E2=80=99
util.c:2713:9: warning: cast between incompatible function types from =E2=
=80=98void (*)(int)=E2=80=99 to =E2=80=98void (*)(int, siginfo_t *, void *=
)=E2=80=99 {aka =E2=80=98void (*)(int, struct <anonymous> *, void *)=E2=80=
=99} [-Wcast-function-type]
Opcode.xs: In function =E2=80=98opmask_addlocal=E2=80=99:
Opcode.xs:240:17: warning: cast between incompatible function types from =
=E2=80=98void (*)(PerlInterpreter *, const char *, ...)=E2=80=99 {aka =E2=
=80=98void (*)(struct interpreter *, const char *, ...)=E2=80=99} to =E2=80=
=98void (*)(void *)=E2=80=99 [-Wcast-function-type]
../../embed.h:494:57: note: in definition of macro =E2=80=98save_destructo=
r=E2=80=99
Opcode.xs:240:2: note: in expansion of macro =E2=80=98SAVEDESTRUCTOR=E2=80=
=99
Non-Fatal messages(gcc):
--=20
Report by Test::Smoke v1.72 running on perl 5.28.1
(Reporter v0.053 / Smoker v0.046)