[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201403190624.s2J6OWKX019152@mars.tony.develop-help.com>
Subject: Smoke [5.14.4] v5.14.4-2-g5875c53 FAIL(M) darwin 12.5.0 (Intel Core 2 Duo/)
Content-type: text/plain; charset="iso-8859-1"
Date: Wed, 19 Mar 2014 17:24 +1100
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Automated smoke report for 5.14.4 patch 5875c53b4ef8c948011dc6f4e7e4ae4e6ef=
fd6aa v5.14.4-2-g5875c53
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
on darwin - 12.5.0 (Mac OS X)
using cc version 4.2.1 Compatible Apple LLVM 5.0 (clang-500.2.75)
smoketime 5 hours 25 minutes (average 20 minutes 19 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.14.4-2-g5875c53 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 M - -Duseithreads -Dusemorebits
| | | +----- PERLIO =3D perlio -DDEBUGGING
| | +------- PERLIO =3D stdio -DDEBUGGING
| +--------- PERLIO =3D perlio
+----------- PERLIO =3D stdio
Locally applied patches:
uncommitted-changes
SMOKE5875c53b4ef8c948011dc6f4e7e4ae4e6effd6aa
Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj3
Failures: (common-args) none
[minitest] -DDEBUGGING -Duseithreads -Dusemorebits
t/comp/require..................FAILED--expected 51 tests, saw 47
t/run/fresh_perl................FAILED at test 75
t/io/defout.....................FAILED--no leader found
t/io/perlio.....................FAILED--expected 44 tests, saw 42
t/io/utf8.......................FAILED--expected 55 tests, saw 52
t/re/charset....................FAILED--no leader found
t/re/pat........................FAILED at test 390
t/re/pat_special_cc.............FAILED--expected 9 tests, saw 0
t/re/reg_mesg...................FAILED at test 106
t/re/reg_posixcc................FAILED at test 1
t/re/regexp.....................FAILED at test 118
t/re/regexp_noamp...............FAILED at test 118
t/re/regexp_notrie..............FAILED at test 118
t/re/regexp_qr..................FAILED at test 118
t/re/regexp_qr_embed............FAILED at test 118
t/re/regexp_trielist............FAILED at test 118
t/re/uniprops...................FAILED--no leader found
t/op/bop........................FAILED--expected 435 tests, saw 154
t/op/caller.....................FAILED--expected 82 tests, saw 33
t/op/die........................FAILED at test 14
t/op/gmagic.....................FAILED--no leader found
t/op/gv.........................FAILED--no leader found
t/op/lc.........................FAILED--expected 93 tests, saw 25
t/op/lc_user....................FAILED--expected 5 tests, saw 0
t/op/pack.......................FAILED at test 14162
t/op/ref........................FAILED--expected 217 tests, saw 119
t/op/sort.......................FAILED--no leader found
t/op/sprintf2...................FAILED at test 1320
t/op/stash......................FAILED--expected 54 tests, saw 42
t/op/tie........................FAILED at test 49
t/op/tie_fetch_count............FAILED--expected 210 tests, saw 52
t/op/turkish....................FAILED at test 1
t/op/universal..................FAILED--expected 125 tests, saw 20
t/op/utfhash....................FAILED--no leader found
t/op/utftaint...................FAILED at test 87
t/uni/cache.....................FAILED at test 1
t/uni/class.....................FAILED at test 1
t/uni/fold......................FAILED at test 213
t/uni/lower.....................FAILED--no leader found
t/uni/overload..................FAILED at test 12
t/uni/title.....................FAILED--no leader found
t/uni/upper.....................FAILED--no leader found
Passed Todo tests: (common-args) none
[stdio/perlio]=20
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Dusedtrace
[stdio/perlio] -DDEBUGGING -Dusedtrace
[stdio/perlio] -Dusemorebits
[stdio/perlio] -DDEBUGGING -Dusemorebits
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
[stdio/perlio] -Duseithreads -Dusemorebits
../ext/POSIX/t/posix.t......................................PASSED
11
Compiler messages(gcc):
toke.c:4796:17: warning: comparison of integers of different signs: 'IV' (a=
ka 'long') and 'STRLEN' (aka 'unsigned long') [-Wsign-compare]
dump.c:461:57: warning: comparison of constant 85 with expression of type '=
svtype' is always false [-Wtautological-constant-out-of-range-compare]
hv.c:344:20: warning: comparison of constant 255 with expression of type 's=
vtype' is always false [-Wtautological-constant-out-of-range-compare]
sv.c:416:21: warning: comparison of constant 255 with expression of type 's=
vtype' is always true [-Wtautological-constant-out-of-range-compare]
sv.c:8725:21: warning: comparison of constant 255 with expression of type '=
svtype' is always false [-Wtautological-constant-out-of-range-compare]
scope.c:688:13: warning: format specifies type 'long' but the argument has =
type 'I32' (aka 'int') [-Wformat]
scope.c:688:19: warning: format specifies type 'long' but the argument has =
type 'I32' (aka 'int') [-Wformat]
perlio.c:3604:2: warning: assigning to 'unsigned char *' from 'char *' conv=
erts between pointers to integer types with different sign [-Wpointer-sign]
perlio.c:5509:21: warning: comparison of integers of different signs: 'size=
_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
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]
Dumper.xs:817:41: warning: format specifies type 'long' but the argument ha=
s type 'U32' (aka 'unsigned int') [-Wformat]
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 'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:461:9: warning: format specifies type 'int' but the argument has =
type 'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:461:18: warning: format specifies type 'int' but the argument has=
type 'unsigned long' [-Wformat]
Socket.xs:482:39: warning: format specifies type 'int' but the argument has=
type 'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:483:5: warning: format specifies type 'int' but the argument has =
type 'unsigned long' [-Wformat]
Socket.xs:620:9: warning: format specifies type 'int' but the argument has =
type 'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:620:18: warning: format specifies type 'int' but the argument has=
type 'unsigned long' [-Wformat]
Socket.xs:644:4: warning: format specifies type 'int' but the argument has =
type 'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:644:17: warning: format specifies type 'int' but the argument has=
type 'unsigned long' [-Wformat]
Socket.xs:678:34: warning: format specifies type 'int' but the argument has=
type 'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:678:43: warning: format specifies type 'int' but the argument has=
type 'unsigned long' [-Wformat]
Socket.xs:712:7: warning: format specifies type 'int' but the argument has =
type 'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:712:16: warning: format specifies type 'int' but the argument has=
type 'unsigned long' [-Wformat]
Storable.xs:4098:2: warning: null passed to a callee which requires a non-n=
ull argument [-Wnonnull]
Storable.xs:5503:2: warning: null passed to a callee which requires a non-n=
ull argument [-Wnonnull]
Storable.xs:5566:2: warning: null passed to a callee which requires a non-n=
ull argument [-Wnonnull]
Collate.xs:587:2: warning: expression result unused [-Wunused-value]
Collate.xs:578:2: warning: expression result unused [-Wunused-value]
sv.c:435:20: warning: comparison of constant 255 with expression of type 's=
vtype' is always true [-Wtautological-constant-out-of-range-compare]
sv.c:6059:20: warning: comparison of constant 255 with expression of type '=
svtype' is always true [-Wtautological-constant-out-of-range-compare]
sv.c:11765:22: warning: comparison of constant 255 with expression of type =
'svtype' is always false [-Wtautological-constant-out-of-range-compare]
--=20
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: origin/maint-5.14
Configuration: default