[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201609102159.u8ALxdYk004931@mars.tony.develop-help.com>
Content-transfer-encoding: quoted-printable
Subject: Smoke [5.17.7] v5.17.6-395-gd68b394 PASS darwin 15.6.0 (Intel Core 2 Duo/)
Content-type: text/plain; charset="UTF8"
Mime-version: 1.0
Date: Sun, 11 Sep 2016 07:59 +1000
Automated smoke report for 5.17.7 patch d68b394d64cc6cdf7ce2bdaf98a5e6cd9d9=
c8657 v5.17.6-395-gd68b394
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
on darwin - 15.6.0 (Mac OS X)
using cc version 4.2.1 Compatible Apple LLVM 7.3.0 (clang-703.0.31)
smoketime 6 hours 23 minutes (average 23 minutes 59 seconds)
Summary: PASS
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.17.6-395-gd68b394 Configuration (common) none
----------- ---------------------------------------------------------
O O O O=20=20=20=20=20
O O O O -Duse64bitint
O O O O -Dusedtrace
O O O O -Dusemorebits
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dusedtrace
O O O O -Duseithreads -Dusemorebits
| | | +----- PERLIO =3D perlio -DDEBUGGING
| | +------- PERLIO =3D stdio -DDEBUGGING
| +--------- PERLIO =3D perlio
+----------- PERLIO =3D stdio
Locally applied patches:
uncommitted-changes
SMOKEd68b394d64cc6cdf7ce2bdaf98a5e6cd9d9c8657
Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj3
Compiler messages(gcc):
op.c:343:12: warning: nonnull parameter 'slab' will evaluate to 'true' on f=
irst encounter [-Wpointer-bool-conversion]
op.c:2327:10: warning: nonnull parameter 'o' will evaluate to 'true' on fir=
st encounter [-Wpointer-bool-conversion]
perl.c:2588:9: warning: nonnull parameter 'argv' will evaluate to 'true' on=
first encounter [-Wpointer-bool-conversion]
op.c:2454:26: warning: nonnull parameter 'stash' will evaluate to 'true' on=
first encounter [-Wpointer-bool-conversion]
op.c:2507:15: warning: nonnull parameter 'stash' will evaluate to 'true' on=
first encounter [-Wpointer-bool-conversion]
op.c:7309:9: warning: nonnull parameter 'o' will evaluate to 'true' on firs=
t encounter [-Wpointer-bool-conversion]
op.c:7840:14: warning: nonnull parameter 'subaddr' will evaluate to 'true' =
on first encounter [-Wpointer-bool-conversion]
dump.c:1175:10: warning: nonnull parameter 'gv' will evaluate to 'true' on =
first encounter [-Wpointer-bool-conversion]
dump.c:1207:12: warning: nonnull parameter 'mg' will evaluate to 'true' on =
first encounter [-Wpointer-bool-conversion]
util.c:435:10: warning: nonnull parameter 'little' will evaluate to 'true' =
on first encounter [-Wpointer-bool-conversion]
mro.c:698:8: warning: nonnull parameter 'isa' will evaluate to 'true' on fi=
rst encounter [-Wpointer-bool-conversion]
hv.c:1871:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
rst encounter [-Wpointer-bool-conversion]
hv.c:1897:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
rst encounter [-Wpointer-bool-conversion]
hv.c:1910:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
rst encounter [-Wpointer-bool-conversion]
hv.c:1923:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
rst encounter [-Wpointer-bool-conversion]
hv.c:1943:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
rst encounter [-Wpointer-bool-conversion]
hv.c:2261:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
rst encounter [-Wpointer-bool-conversion]
sv.c:5870:10: warning: nonnull parameter 'bigstr' will evaluate to 'true' o=
n first encounter [-Wpointer-bool-conversion]
sv.c:14046:56: warning: nonnull parameter 'offset' will evaluate to 'true' =
on first encounter [-Wpointer-bool-conversion]
pp_sys.c:1340:9: warning: nonnull parameter 'cv' will evaluate to 'true' on=
first encounter [-Wpointer-bool-conversion]
pp_sys.c:4679:9: warning: nonnull parameter 'array' will evaluate to 'true'=
on first encounter [-Wpointer-bool-conversion]
regexec.c:2213:13: warning: nonnull parameter 'sv' will evaluate to 'true' =
on first encounter [-Wpointer-bool-conversion]
regexec.c:42:26: warning: unused variable 'non_utf8_target_but_utf8_require=
d' [-Wunused-const-variable]
perlio.c:3564:2: warning: assigning to 'unsigned char *' from 'char *' conv=
erts between pointers to integer types with different sign [-Wpointer-sign]
inflate.c:1491:61: warning: shifting a negative signed value is undefined [=
-Wshift-negative-value]
Cwd.xs:200:50: warning: size argument in '__builtin___strlcat_chk' call app=
ears to be size of the source; expected the size of the destination [-Wstrl=
cpy-strlcat-size]
Call.xs:63:11: warning: format specifies type 'int' but the argument has ty=
pe 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:63:31: warning: format specifies type 'int' but the argument has ty=
pe 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:100:13: warning: format specifies type 'int' but the argument has t=
ype 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:156:11: warning: format specifies type 'int' but the argument has t=
ype 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:175:14: warning: format specifies type 'int' but the argument has t=
ype 'unsigned long' [-Wformat]
POSIX.xs:1583:15: warning: 'tmpnam' is deprecated: This function is provide=
d for compatibility reasons only. Due to security concerns inherent in the=
design of tmpnam(3), it is highly recommended that you use mkstemp(3) inst=
ead. [-Wdeprecated-declarations]
Socket.xs:919:33: warning: format specifies type 'int' but the argument has=
type 'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:925:34: warning: format specifies type 'int' but the argument has=
type 'STRLEN' (aka 'unsigned long') [-Wformat]
Collate.xs:616:2: warning: expression result unused [-Wunused-value]
Collate.xs:606:2: warning: expression result unused [-Wunused-value]
re_exec.c:2213:13: warning: nonnull parameter 'sv' will evaluate to 'true' =
on first encounter [-Wpointer-bool-conversion]
str.c:213:15: warning: assigning to 'unsigned char *' from 'char *' convert=
s between pointers to integer types with different sign [-Wpointer-sign]
str.c:233:18: warning: assigning to 'unsigned char *' from 'char *' convert=
s between pointers to integer types with different sign [-Wpointer-sign]
--=20
Report by Test::Smoke v1.43 build 1271 running on perl 5.18.2
(Reporter v0.035 / Smoker v0.045)
Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/builtin_rng
Configuration: default