[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201409022020.s82KKJdw022445@mars.tony.develop-help.com>
Subject: Smoke [5.21.4] v5.21.3-150-gd9641ae FAIL(M) darwin 12.5.0 (Intel Core 2 Duo/)
Content-type: text/plain; charset="iso-8859-1"
Date: Wed, 3 Sep 2014 06:20 +1000
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Automated smoke report for 5.21.4 patch d9641ae56477ad212d11918c99eb1275aeba5703 v5.21.3-150-gd9641ae
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
on darwin - 12.5.0 (Mac OS X)
using g++ version 4.2.1 Compatible Apple LLVM 5.1 (clang-503.0.40)
smoketime 1 hour 21 minutes (average 5 minutes 6 seconds)
Summary: FAIL(M)
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.21.3-150-gd9641ae Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
M - M -
M - M - -Duse64bitint
M - M - -Dusedtrace
M - M - -Dusemorebits
M - M - -Duseithreads
M - M - -Duseithreads -Duse64bitint
M - M - -Duseithreads -Dusedtrace
M - M - -Duseithreads -Dusemorebits
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
uncommitted-changes
SMOKEd9641ae56477ad212d11918c99eb1275aeba5703
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
Failures: (common-args) -Dcc=g++
[minitest]
[minitest] -DDEBUGGING
[minitest] -Duse64bitint
[minitest] -DDEBUGGING -Duse64bitint
[minitest] -Dusedtrace
[minitest] -DDEBUGGING -Dusedtrace
[minitest] -Dusemorebits
[minitest] -DDEBUGGING -Dusemorebits
[minitest] -Duseithreads
[minitest] -DDEBUGGING -Duseithreads
[minitest] -Duseithreads -Duse64bitint
[minitest] -DDEBUGGING -Duseithreads -Duse64bitint
[minitest] -Duseithreads -Dusedtrace
[minitest] -DDEBUGGING -Duseithreads -Dusedtrace
[minitest] -Duseithreads -Dusemorebits
[minitest] -DDEBUGGING -Duseithreads -Dusemorebits
t/re/pat_re_eval ............... FAILED--no leader found
t/re/reg_eval_scope ............ FAILED--no leader found
t/re/rxcode .................... FAILED--no leader found
t/re/uniprops .................. FAILED--no leader found
t/op/closure ................... FAILED--no leader found
t/op/eval ...................... FAILED at test 126
t/op/lc ........................ FAILED--no leader found
t/op/sub ....................... FAILED--expected 34 tests, saw 31
t/op/tr ........................ FAILED--no leader found
t/uni/cache .................... FAILED--no leader found
t/uni/class .................... FAILED--no leader found
t/uni/fold ..................... FAILED--no leader found
t/uni/gv ....................... FAILED--no leader found
t/uni/labels ................... FAILED--no leader found
t/uni/lower .................... FAILED--no leader found
t/uni/parser ................... FAILED--no leader found
t/uni/title .................... FAILED--no leader found
t/uni/upper .................... FAILED--no leader found
t/uni/variables ................ FAILED--no leader found
Compiler messages(gcc):
gv.c:1746:7: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
gv.c:2212:20: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
gv.c:2219:13: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
gv.c:2869:43: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
gv.c:2992:46: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
op.c:3398:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
op.c:3410:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
op.c:3476:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
toke.c:10604:23: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]
toke.c:10618:23: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]
toke.c:10632:30: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]
toke.c:10651:22: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]
toke.c:10667:25: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]
dump.c:823:1: warning: unused variable 'op_reverse_names' [-Wunused-const-variable]
mro.c:423:10: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
sv.c:9776:2: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
scope.c:642:9: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
scope.c:670:9: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
scope.c:1104:11: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
scope.c:1121:11: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
pp_ctl.c:3460:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
doio.c:819:2: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
doio.c:1750:34: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
doio.c:1790:34: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
DynaLoader.c:520:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
B.c:3105:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Cwd.xs:200:50: warning: size argument in 'strlcat' call appears to be size of the source; expected the size of the destination [-Wstrlcpy-strlcat-size]
Cwd.c:1043:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Zlib.c:3537:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Bzip2.c:1661:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
DB_File.c:3020:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
DB_File.c:3023:5: error: declaration of 'DB_File___notused' has a different language linkage
DB_File.xs:1523:5: error: declaration of 'DB_File___notused' has a different language linkage
Dumper.c:1687:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
RealPPPort.c:4501:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
op.c:8219:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
mro.c:1064:2: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
op.c:3410:5: warning: gv.cicit conversion of NULL constant to 'bool' [-Wnull-conversion]
./vutil.c:36:22: warning: unused parameter 'my_perl' [-Wunused-parameter]
B.xs:1138:9: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
--
Report by Test::Smoke v1.43 build 1271 running on perl 5.12.4
(Reporter v0.035 / Smoker v0.045)
Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/jhi/harness
Configuration: cpp