[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201011172351.oAHNpuJJ016908@mars.tony.develop-help.com>
Subject: Smoke [5.13.5] v5.13.5-367-g1cf1475 FAIL(F) darwin 10.5.0 (Intel Core 2 Duo/1 cpu[2 cores])
Content-type: text/plain; charset="iso-8859-1"
Date: Thu, 18 Nov 2010 10:51 +1100
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Automated smoke report for 5.13.5 patch 1cf14755eb64fd00abc7ce4bc7143880ca1=
2c911 v5.13.5-367-g1cf1475
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/1 cpu[2 cores])
on darwin - 10.5.0 (Mac OS X)
using g++ version 4.2.1 (Apple Inc. build 5646)
smoketime 4 hours 11 minutes (average 15 minutes 42 seconds)
Summary: FAIL(F)
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.13.5-367-g1cf1475 Configuration (common) -Dcc=3Dg++
----------- ---------------------------------------------------------
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
F O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dusedtrace
O O O O -Duseithreads -Dusemorebits
| | | +----- PERLIO =3D perlio -DDEBUGGING
| | +------- PERLIO =3D stdio -DDEBUGGING
| +--------- PERLIO =3D perlio
+----------- PERLIO =3D stdio
Locally applied patches:
uncommitted-changes
SMOKE1cf14755eb64fd00abc7ce4bc7143880ca12c911
Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj3
Failures: (common-args) -Dcc=3Dg++
[stdio] -Duseithreads -Duse64bitint
../dist/threads/t/free2.t...................................FAILED
Bad plan. You planned 78 tests but ran 61.
Passed Todo tests: (common-args) -Dcc=3Dg++
[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
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
../ext/POSIX/t/posix.t......................................PASSED
11
Compiler messages(gcc):
pp_ctl.c: In function 'OP* Perl_pp_require()':
pp_ctl.c:3703: warning: suggest a space before ';' or explicit braces aroun=
d empty body in 'while' statement
utf8.c: In function 'STRLEN Perl_utf8_length(const U8*, const U8*)':
utf8.c:744: warning: format not a string literal and no format arguments
Dumper.xs: In function 'I32 DD_dump(SV*, const char*, STRLEN, SV*, HV*, AV*=
, I32*, I32, SV*, SV*, SV*, SV*, SV*, SV*, SV*, I32, I32, I32, SV*, I32, SV=
*)':
Dumper.xs:813: warning: format '%ld' expects type 'long int', but argument =
2 has type 'U32'
Call.xs: In function 'I32 filter_call(int, SV*, int)':
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 'long unsigned int'
regcomp.c: In function 'REGEXP* Perl_re_compile(SV*, U32)':
regcomp.c:4292: warning: variable 're_debug_flags' might be clobbered by 'l=
ongjmp' or 'vfork'
Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has typ=
e 'long unsigned int'
Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has typ=
e 'long unsigned int'
Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has ty=
pe 'long unsigned int'
Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has ty=
pe 'long unsigned int'
pp_ctl.c: In function 'OP* Perl_pp_require(PerlInterpreter*)':
utf8.c: In function 'STRLEN Perl_utf8_length(PerlInterpreter*, const U8*, c=
onst U8*)':
Dumper.xs: In function 'I32 DD_dump(PerlInterpreter*, SV*, const char*, STR=
LEN, SV*, HV*, AV*, I32*, I32, SV*, SV*, SV*, SV*, SV*, SV*, SV*, I32, I32,=
I32, SV*, I32, SV*)':
Call.xs: In function 'I32 filter_call(PerlInterpreter*, int, SV*, int)':
shared.xs: In function 'user_lock* S_get_userlock(PerlInterpreter*, SV*, bo=
ol)':
shared.xs:345: warning: deprecated conversion from string constant to 'char=
*'
shared.xs: In function 'void S_sharedsv_dec(PerlInterpreter*, SV*)':
shared.xs:518: warning: deprecated conversion from string constant to 'char=
*'
shared.xs: In function 'void Perl_sharedsv_share(PerlInterpreter*, SV*)':
shared.xs:547: warning: deprecated conversion from string constant to 'char=
*'
shared.xs: In function 'int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, M=
AGIC*)':
shared.xs:713: warning: deprecated conversion from string constant to 'char=
*'
shared.xs: In function 'int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, M=
AGIC*)':
shared.xs:791: warning: deprecated conversion from string constant to 'char=
*'
shared.xs: In function 'int sharedsv_scalar_mg_local(PerlInterpreter*, SV*,=
MAGIC*)':
shared.xs:832: warning: deprecated conversion from string constant to 'char=
*'
shared.xs: In function 'int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, M=
AGIC*)':
shared.xs:869: warning: deprecated conversion from string constant to 'char=
*'
shared.xs: In function 'int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, M=
AGIC*)':
shared.xs:927: warning: deprecated conversion from string constant to 'char=
*'
shared.xs: In function 'int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, =
MAGIC*)':
shared.xs:969: warning: deprecated conversion from string constant to 'char=
*'
shared.xs: In function 'U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, S=
V*, MAGIC*)':
shared.xs:1030: warning: deprecated conversion from string constant to 'cha=
r*'
shared.xs: In function 'int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, =
MAGIC*)':
shared.xs:1048: warning: deprecated conversion from string constant to 'cha=
r*'
shared.xs: In function 'void Perl_sharedsv_lock(PerlInterpreter*, SV*)':
shared.xs:1134: warning: deprecated conversion from string constant to 'cha=
r*'
shared.xs: In function 'void XS_threads__shared__tie_PUSH(PerlInterpreter*,=
CV*)':
shared.xs:1230: warning: deprecated conversion from string constant to 'cha=
r*'
shared.xs: In function 'void XS_threads__shared__tie_UNSHIFT(PerlInterprete=
r*, CV*)':
shared.xs:1247: warning: deprecated conversion from string constant to 'cha=
r*'
shared.xs: In function 'void XS_threads__shared__tie_POP(PerlInterpreter*, =
CV*)':
shared.xs:1270: warning: deprecated conversion from string constant to 'cha=
r*'
shared.xs: In function 'void XS_threads__shared__tie_SHIFT(PerlInterpreter*=
, CV*)':
shared.xs:1287: warning: deprecated conversion from string constant to 'cha=
r*'
shared.xs: In function 'void XS_threads__shared__tie_EXTEND(PerlInterpreter=
*, CV*)':
shared.xs:1303: warning: deprecated conversion from string constant to 'cha=
r*'
shared.xs: In function 'void XS_threads__shared__tie_STORESIZE(PerlInterpre=
ter*, CV*)':
shared.xs:1313: warning: deprecated conversion from string constant to 'cha=
r*'
shared.xs: In function 'void XS_threads__shared__tie_EXISTS(PerlInterpreter=
*, CV*)':
shared.xs:1325: warning: deprecated conversion from string constant to 'cha=
r*'
shared.xs:1335: warning: deprecated conversion from string constant to 'cha=
r*'
shared.xs: In function 'void XS_threads__shared__tie_FIRSTKEY(PerlInterpret=
er*, CV*)':
shared.xs:1351: warning: deprecated conversion from string constant to 'cha=
r*'
shared.xs: In function 'void XS_threads__shared__tie_NEXTKEY(PerlInterprete=
r*, CV*)':
shared.xs:1379: warning: deprecated conversion from string constant to 'cha=
r*'
shared.xs: In function 'void XS_threads__shared_bless(PerlInterpreter*, CV*=
)':
shared.xs:1639: warning: deprecated conversion from string constant to 'cha=
r*'
regcomp.c: In function 'REGEXP* Perl_re_compile(PerlInterpreter*, SV*, U32)=
':
--=20
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.0
(Reporter v0.035 / Smoker v0.045)
Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/arenas
Configuration: cpp