[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201510051109.t95B9Zt2020467@mars.tony.develop-help.com>
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Subject: Smoke [5.19.10] v5.19.9-29-gf323775 PASS darwin 14.5.0 (Intel Core 2 Duo/)
Date: Mon, 5 Oct 2015 22:09 +1100
Content-type: text/plain; charset="UTF8"
Automated smoke report for 5.19.10 patch f3237758b9572a62f7bd070d5c19aeab9d7c3926 v5.19.9-29-gf323775
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
on darwin - 14.5.0 (Mac OS X)
using cc version 4.2.1 Compatible Apple LLVM 7.0.0 (clang-700.0.72)
smoketime 7 hours 6 minutes (average 26 minutes 41 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.19.9-29-gf323775 Configuration (common) none
----------- ---------------------------------------------------------
O O O O
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 = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
uncommitted-changes
SMOKEf3237758b9572a62f7bd070d5c19aeab9d7c3926
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
Compiler messages(gcc):
./inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
op.c:358:12: warning: nonnull parameter 'slab' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
op.c:2496:10: warning: nonnull parameter 'o' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
perl.c:2613:9: warning: nonnull parameter 'argv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
op.c:7666:9: warning: nonnull parameter 'o' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
op.c:8191:14: warning: nonnull parameter 'subaddr' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
dump.c:1261:10: warning: nonnull parameter 'gv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
dump.c:1297:12: warning: nonnull parameter 'mg' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
util.c:526:10: warning: nonnull parameter 'little' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
mro.c:697:8: warning: nonnull parameter 'isa' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
hv.c:2007:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
hv.c:2036:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
hv.c:2049:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
hv.c:2062:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
hv.c:2083:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
hv.c:2103:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
hv.c:2421:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
sv.c:2962:17: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
sv.c:6051:10: warning: nonnull parameter 'bigstr' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
sv.c:10543:7: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
sv.c:11401:7: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast]
sv.c:14220:56: warning: nonnull parameter 'offset' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
pp_sys.c:4649:9: warning: nonnull parameter 'array' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
regexec.c:2389:25: warning: comparison of nonnull parameter 'stringarg' equal to a null pointer is false on first encounter [-Wtautological-pointer-compare]
regexec.c:2409:16: warning: nonnull parameter 'sv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
perlio.c:3507:2: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
../../inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
Cwd.xs:200:50: warning: size argument in '__builtin___strlcat_chk' call appears to be size of the source; expected the size of the destination [-Wstrlcpy-strlcat-size]
../../../inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
POSIX.xs:1464:15: warning: 'tmpnam' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
Collate.xs:606:2: warning: expression result unused [-Wunused-value]
Collate.xs:596:2: warning: expression result unused [-Wunused-value]
re_exec.c:2389:25: warning: comparison of nonnull parameter 'stringarg' equal to a null pointer is false on first encounter [-Wtautological-pointer-compare]
re_exec.c:2409:16: 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 *' converts between pointers to integer types with different sign [-Wpointer-sign]
str.c:233:18: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
a2p.c:2:19: warning: unused variable 'yysccsid' [-Wunused-const-variable]
../../../../inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
/Users/perlsmoker/smoke-me/perl-current/inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
../inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
./inline.h:311:9: warning: In file included from pad.c:142:
--
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/hugmeir/fix-121200-pad.c-memory-leak
Configuration: default