[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201509270020.t8R0KeC0031669@mars.tony.develop-help.com>
Date: Sun, 27 Sep 2015 10:20 +1000
Content-type: text/plain; charset="UTF8"
Mime-version: 1.0
Subject: Smoke [5.19.1] v5.19.0-602-gfaa8019 FAIL(F) darwin 14.5.0 (Intel Core 2 Duo/)
Content-transfer-encoding: quoted-printable
Automated smoke report for 5.19.1 patch faa801973429581ed491a066c783b3d4d493aa35 v5.19.0-602-gfaa8019
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 6 hours 53 minutes (average 25 minutes 49 seconds)
Summary: FAIL(F)
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.0-602-gfaa8019 Configuration (common) none
----------- ---------------------------------------------------------
O O O O
O O O O -Duse64bitint
O O O O -Dusedtrace
O O O O -Dusemorebits
F 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
SMOKEfaa801973429581ed491a066c783b3d4d493aa35
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
Failures: (common-args) none
[stdio] -Duseithreads
../dist/threads/t/free2.t...................................FAILED
Bad plan. You planned 78 tests but ran 75.
Compiler messages(gcc):
op.c:371:12: warning: nonnull parameter 'slab' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
op.c:2352:10: warning: nonnull parameter 'o' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
perl.c:2634:9: warning: nonnull parameter 'argv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
op.c:7360:9: warning: nonnull parameter 'o' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
op.c:7891:14: warning: nonnull parameter 'subaddr' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
dump.c:1177:10: warning: nonnull parameter 'gv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
dump.c:1209:12: warning: nonnull parameter 'mg' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
regcomp.c:8234:1: warning: unused function 'S_invlist_is_iterating' [-Wunused-function]
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 first encounter [-Wpointer-bool-conversion]
hv.c:2012:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
hv.c:2041:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
hv.c:2054:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
hv.c:2067:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
hv.c:2088:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
hv.c:2108:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
hv.c:2426:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
sv.c:5914:10: warning: nonnull parameter 'bigstr' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
sv.c:14001:56: warning: nonnull parameter 'offset' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
pp_sys.c:1341:9: warning: nonnull parameter 'cv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
pp_sys.c:4665:9: warning: nonnull parameter 'array' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
regexec.c:2197: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_required' [-Wunused-const-variable]
perlio.c:3570:2: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
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]
POSIX.xs:1582: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]
Storable.xs:4068:2: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
Storable.xs:4255:10: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
Storable.xs:5550:2: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
Storable.xs:5613:2: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
Collate.xs:616:2: warning: expression result unused [-Wunused-value]
Collate.xs:606:2: warning: expression result unused [-Wunused-value]
re_exec.c:2197: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 *' 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]
--
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/rt_114884
Configuration: default