[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201307270040.r6R0eh45001844@mars.tony.develop-help.com>
Subject: Smoke [5.18.1] v5.18.0-23-g79fe145 FAIL(M) darwin 11.4.2 (Intel Core i7/1 cpu)
Content-type: text/plain; charset="UTF8"
Date: Sat, 27 Jul 2013 10:40 +1000
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Automated smoke report for 5.18.1 patch 79fe14581c9c8fd21f45b89148045403b0f=
dccd5 v5.18.0-23-g79fe145
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
on darwin - 11.4.2 (Mac OS X)
using cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build=
2335.15.00)
smoketime 2 hours 47 minutes (average 13 minutes 58 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.18.0-23-g79fe145 Configuration (common) none
----------- ---------------------------------------------------------
O O O O -Dusemymalloc
M - O O -DNO_MATHOMS
O O O O -Dusesitecustomize
O O O O -Duseithreads -Dusemymalloc
O O O O -Duseithreads -DNO_MATHOMS
O O O O -Duseithreads -Dusesitecustomize
| | | +----- PERLIO =3D perlio -DDEBUGGING
| | +------- PERLIO =3D stdio -DDEBUGGING
| +--------- PERLIO =3D perlio
+----------- PERLIO =3D stdio
Locally applied patches:
uncommitted-changes
SMOKE79fe14581c9c8fd21f45b89148045403b0fdccd5
Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj3
Failures: (common-args) none
[minitest] -DNO_MATHOMS
t/comp/hints ................... FAILED--expected 31 tests, saw 10
t/comp/require ................. FAILED at test 51
t/run/fresh_perl ............... FAILED at test 81
t/run/switchM .................. FAILED at test 1
t/run/switches ................. FAILED--no leader found
t/io/crlf ...................... FAILED--expected 16416 tests, saw 16
t/io/open ...................... FAILED--no leader found
t/io/utf8 ...................... FAILED--expected 61 tests, saw 52
t/re/charset ................... FAILED--no leader found
t/re/overload .................. FAILED at test 34
t/re/pat ....................... FAILED--no leader found
t/re/pat_special_cc ............ FAILED--expected 9 tests, saw 3
t/re/reg_mesg .................. FAILED at test 149
t/re/regex_sets ................ FAILED--no leader found
t/re/regex_sets_compat ......... FAILED at test 149
t/re/regexp .................... FAILED at test 122
t/re/regexp_noamp .............. FAILED at test 122
t/re/regexp_notrie ............. FAILED at test 122
t/re/regexp_qr ................. FAILED at test 122
t/re/regexp_qr_embed ........... FAILED at test 122
t/re/regexp_trielist ........... FAILED at test 122
t/re/rxcode .................... FAILED--no leader found
t/re/uniprops .................. FAILED--no leader found
t/opbasic/qq ................... FAILED at test 28
t/op/blocks .................... FAILED--no leader found
t/op/closure ................... FAILED--no leader found
t/op/coreamp ................... FAILED--no leader found
t/op/die ....................... FAILED at test 18
t/op/eval ...................... FAILED at test 124
t/op/fresh_perl_utf8 ........... FAILED at test 1
t/op/gv ........................ FAILED--no leader found
t/op/hash ...................... FAILED--no leader found
t/op/index ..................... FAILED--no leader found
t/op/lc ........................ FAILED--no leader found
t/op/my_stash .................. FAILED--no leader found
t/op/pack ...................... FAILED--no leader found
t/op/push ...................... FAILED--no leader found
t/op/ref ....................... FAILED--expected 230 tests, saw 137
t/op/smartkve .................. FAILED--no leader found
t/op/split ..................... FAILED--no leader found
t/op/substr .................... FAILED--no leader found
t/op/tie_fetch_count ........... FAILED--expected 312 tests, saw 0
t/op/tr ........................ FAILED--no leader found
t/op/utf8cache ................. FAILED--no leader found
t/op/utfhash ................... FAILED--expected 99 tests, saw 37
t/op/utftaint .................. FAILED--no leader found
t/uni/bless .................... FAILED--no leader found
t/uni/cache .................... FAILED--no leader found
t/uni/caller ................... FAILED--expected 18 tests, saw 0
t/uni/class .................... FAILED--no leader found
t/uni/fold ..................... FAILED--no leader found
t/uni/goto ..................... 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/method ................... FAILED--no leader found
t/uni/opcroak .................. FAILED at test 1
t/uni/package .................. FAILED--no leader found
t/uni/parser ................... FAILED--no leader found
t/uni/readline ................. FAILED--no leader found
t/uni/select ................... FAILED--no leader found
t/uni/stash .................... 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
t/uni/write .................... FAILED--expected 8 tests, saw 6
Compiler messages(gcc):
proto.h:5744: warning: 'S_ptr_hash' declared inline after being called
proto.h:5744: warning: previous declaration of 'S_ptr_hash' was here
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3570: warning: pointer targets in assignment differ in signedness
Call.xs: In function 'filter_call':
Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has typ=
e 'STRLEN'
Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has typ=
e 'STRLEN'
Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has ty=
pe 'STRLEN'
Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has ty=
pe 'STRLEN'
Call.xs:175: warning: format '%d' expects type 'int', but argument 4 has ty=
pe 'STRLEN'
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00malloc.c: In function 'Perl_sbrk':
malloc.c:2379: warning: format '%ld' expects type 'long int', but argument =
3 has type 'int'
malloc.c:2379: warning: format '%ld' expects type 'long int', but argument =
4 has type 'int'
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=00=
=00=00=00=00=00=00=00=00=00=00=00=00perlio.c: In function 'PerlIOStdio_set_=
ptrcnt':
malloc.c: In function 'Perl_sbrk':
--=20
Report by Test::Smoke v1.44 build 1285 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.045)
Logs at http://perl.develop-help.com/reports/
Branch: origin/maint-5.18
Configuration: extras