[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201510110753.t9B7rDlh026424@mars.tony.develop-help.com>
Date: Sun, 11 Oct 2015 18:53 +1100
Subject: Smoke [5.17.3] v5.17.2-311-g58dbc59 FAIL(M) darwin 14.5.0 (Intel Core 2 Duo/)
Content-transfer-encoding: quoted-printable
Mime-version: 1.0
Content-type: text/plain; charset="UTF8"
Automated smoke report for 5.17.3 patch 58dbc599beaf1a560a8ccf1fceaae03f86c=
91b17 v5.17.2-311-g58dbc59
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
on darwin - 14.5.0 (Mac OS X)
using g++ version 4.2.1 Compatible Apple LLVM 7.0.0 (clang-700.0.72)
smoketime 1 hour 29 minutes (average 5 minutes 37 seconds)
Summary: FAIL(M)
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.2-311-g58dbc59 Configuration (common) -Dcc=3Dg++
----------- ---------------------------------------------------------
M - M -=20=20=20=20=20
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 =3D perlio -DDEBUGGING
| | +------- PERLIO =3D stdio -DDEBUGGING
| +--------- PERLIO =3D perlio
+----------- PERLIO =3D stdio
Locally applied patches:
uncommitted-changes
SMOKE58dbc599beaf1a560a8ccf1fceaae03f86c91b17
Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj3
Failures: (common-args) -Dcc=3Dg++
[minitest]=20
[minitest] -DDEBUGGING
[minitest] -DDEBUGGING -Duse64bitint
[minitest] -DDEBUGGING -Dusedtrace
[minitest] -DDEBUGGING -Dusemorebits
[minitest] -Duseithreads
[minitest] -DDEBUGGING -Duseithreads -Duse64bitint
[minitest] -DDEBUGGING -Duseithreads -Dusedtrace
t/comp/require ................. FAILED at test 51
t/re/pat ....................... FAILED--no leader found
t/re/regexp .................... FAILED--expected 1706 tests, saw 1584
t/re/regexp_noamp .............. FAILED--expected 1706 tests, saw 1584
t/re/regexp_notrie ............. FAILED--expected 1706 tests, saw 1584
t/re/regexp_qr ................. FAILED--expected 1706 tests, saw 1584
t/re/regexp_qr_embed ........... FAILED--expected 1706 tests, saw 1584
t/re/regexp_trielist ........... FAILED--expected 1706 tests, saw 1584
[minitest] -Duse64bitint
[minitest] -Dusedtrace
t/comp/require ................. FAILED at test 51
[minitest] -Dusemorebits
[minitest] -DDEBUGGING -Duseithreads
[minitest] -Duseithreads -Duse64bitint
[minitest] -Duseithreads -Dusedtrace
t/comp/require ................. FAILED at test 51
t/re/pat ....................... FAILED--no leader found
[minitest] -Duseithreads -Dusemorebits
t/comp/require ................. FAILED at test 51
t/re/pat ....................... FAILED--no leader found
t/re/regexp .................... FAILED--expected 1706 tests, saw 1584
t/re/regexp_noamp .............. FAILED--expected 1706 tests, saw 1584
t/re/regexp_notrie ............. FAILED--expected 1706 tests, saw 1584
t/re/regexp_qr ................. FAILED--expected 1706 tests, saw 1584
t/re/regexp_qr_embed ........... FAILED--expected 1706 tests, saw 1584
t/re/regexp_trielist ........... FAILED--expected 1706 tests, saw 1584
t/op/closure ................... FAILED--no leader found
t/op/eval ...................... FAILED at test 124
[minitest] -DDEBUGGING -Duseithreads -Dusemorebits
t/comp/require ................. FAILED at test 51
t/run/switchd .................. FAILED at test 6
t/io/defout .................... FAILED--no leader found
t/re/pat ....................... FAILED--no leader found
t/re/regexp .................... FAILED--expected 1706 tests, saw 1584
t/re/regexp_noamp .............. FAILED--expected 1706 tests, saw 1584
t/re/regexp_notrie ............. FAILED--expected 1706 tests, saw 1584
t/re/regexp_qr ................. FAILED--expected 1706 tests, saw 1584
t/re/regexp_qr_embed ........... FAILED--expected 1706 tests, saw 1584
t/re/regexp_trielist ........... FAILED--expected 1706 tests, saw 1584
t/re/subst ..................... FAILED--expected 189 tests, saw 161
t/re/substT .................... FAILED--expected 189 tests, saw 161
t/re/subst_wamp ................ FAILED--expected 189 tests, saw 161
Compiler messages(gcc):
op.c:347:12: warning: nonnull parameter 'slab' will evaluate to 'true' on f=
irst encounter [-Wpointer-bool-conversion]
perl.c:2551:9: warning: nonnull parameter 'argv' will evaluate to 'true' on=
first encounter [-Wpointer-bool-conversion]
op.c:2313:10: warning: nonnull parameter 'o' will evaluate to 'true' on fir=
st encounter [-Wpointer-bool-conversion]
op.c:2446:15: warning: nonnull parameter 'stash' will evaluate to 'true' on=
first encounter [-Wpointer-bool-conversion]
op.c:2497:15: warning: nonnull parameter 'stash' will evaluate to 'true' on=
first encounter [-Wpointer-bool-conversion]
op.c:7410:14: warning: nonnull parameter 'subaddr' will evaluate to 'true' =
on first encounter [-Wpointer-bool-conversion]
dump.c:460:57: warning: comparison of constant 85 with expression of type '=
svtype' is always false [-Wtautological-constant-out-of-range-compare]
dump.c:1128:10: warning: nonnull parameter 'gv' will evaluate to 'true' on =
first encounter [-Wpointer-bool-conversion]
dump.c:1160:12: warning: nonnull parameter 'mg' will evaluate to 'true' on =
first encounter [-Wpointer-bool-conversion]
regcomp.c:11574:28: warning: logical not is only applied to the left hand s=
ide of this comparison [-Wlogical-not-parentheses]
regcomp.c:11574:50: warning: comparison of constant 'SVt_PVHV' (12) with ex=
pression of type 'bool' is always false [-Wtautological-constant-out-of-ran=
ge-compare]
util.c:445:10: warning: nonnull parameter 'little' will evaluate to 'true' =
on first encounter [-Wpointer-bool-conversion]
mro.c:695:8: warning: nonnull parameter 'isa' will evaluate to 'true' on fi=
rst encounter [-Wpointer-bool-conversion]
hv.c:1961:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
rst encounter [-Wpointer-bool-conversion]
hv.c:1987:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
rst encounter [-Wpointer-bool-conversion]
hv.c:2000:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
rst encounter [-Wpointer-bool-conversion]
hv.c:2013:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
rst encounter [-Wpointer-bool-conversion]
hv.c:2033:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
rst encounter [-Wpointer-bool-conversion]
hv.c:2351:10: warning: nonnull parameter 'hv' will evaluate to 'true' on fi=
rst encounter [-Wpointer-bool-conversion]
sv.c:5738:10: warning: nonnull parameter 'bigstr' will evaluate to 'true' o=
n first encounter [-Wpointer-bool-conversion]
sv.c:13776:56: warning: nonnull parameter 'offset' will evaluate to 'true' =
on first encounter [-Wpointer-bool-conversion]
pp_sys.c:1330:9: warning: nonnull parameter 'cv' will evaluate to 'true' on=
first encounter [-Wpointer-bool-conversion]
pp_sys.c:4704:9: warning: nonnull parameter 'array' will evaluate to 'true'=
on first encounter [-Wpointer-bool-conversion]
regexec.c:2146:13: warning: nonnull parameter 'sv' will evaluate to 'true' =
on first encounter [-Wpointer-bool-conversion]
DynaLoader.c:518:1: warning: duplicate 'extern' declaration specifier [-Wdu=
plicate-decl-specifier]
B.c:3464: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]
Zlib.c:3490:1: warning: duplicate 'extern' declaration specifier [-Wduplica=
te-decl-specifier]
Cwd.c:682:1: warning: duplicate 'extern' declaration specifier [-Wduplicate=
-decl-specifier]
Bzip2.c:1656:1: warning: duplicate 'extern' declaration specifier [-Wduplic=
ate-decl-specifier]
DB_File.c:2990:1: warning: duplicate 'extern' declaration specifier [-Wdupl=
icate-decl-specifier]
DB_File.c:2993:5: error: declaration of 'Perl___notused' has a different la=
nguage linkage
DB_File.xs:1494:5: error: declaration of 'Perl___notused' has a different l=
anguage linkage
Dumper.c:1517:1: warning: duplicate 'extern' declaration specifier [-Wdupli=
cate-decl-specifier]
RealPPPort.c:4245:1: warning: duplicate 'extern' declaration specifier [-Wd=
uplicate-decl-specifier]
--=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/dynaloader_silence_xs_warning3
Configuration: cpp