Automated smoke report for 5.12.2 patch
dd885b5817deb1a8363f3336897bc364bcf2882b v5.12.2-2-gdd885b5
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/1 cpu[2 cores])
on darwin - 10.4.0 (Mac OS X)
using g++ version 4.2.1 (Apple Inc. build 5646)
smoketime 3 hours 51 minutes (average 14 minutes 27 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.12.2-2-gdd885b5 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O O O
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
M - O O -Duseithreads -Dusedtrace
O O O O -Duseithreads -Dusemorebits
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
uncommitted-changes
SMOKEdd885b5817deb1a8363f3336897bc364bcf2882b
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
Failures: (common-args) -Dcc=g++
[minitest] -Duseithreads -Dusedtrace
t/op/filehandle.................FAILED--no leader found
t/op/groups.....................FAILED--no leader found
t/op/switch.....................FAILED--expected 132 tests, saw 138
Passed Todo tests: (common-args) -Dcc=g++
[stdio/perlio]
[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] -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:3584: warning: suggest a space before ';' or explicit braces around
empty body in 'while' statement
time64.c: In function 'TM64* S_gmtime64_r(const Time64_T*, TM64*)':
time64.c:371: warning: deprecated conversion from string constant to 'char*'
utf8.c: In function 'STRLEN Perl_utf8_length(const U8*, const U8*)':
utf8.c:742: warning: format not a string literal and no format arguments
pp_pack.c: In function 'I32 S_unpack_rec(tempsym*, const char*, const char*,
const char*, const char**)':
pp_pack.c:1561: warning: 'str' may be used uninitialized in this function
pp_pack.c:1228: warning: 'sv' may be used uninitialized in this function
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'
MD5.xs: In function 'void XS_Digest__MD5_md5(CV*)':
MD5.xs:702: warning: deprecated conversion from string constant to 'char*'
MD5.xs:704: warning: deprecated conversion from string constant to 'char*'
MD5.xs:710: warning: deprecated conversion from string constant to 'char*'
MD5.xs:715: warning: deprecated conversion from string constant to 'char*'
Call.xs: In function 'I32 filter_call(int, SV*, int)':
Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has type
'STRLEN'
Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has type
'STRLEN'
Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has type
'STRLEN'
Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has type
'STRLEN'
Call.xs:175: warning: format '%d' expects type 'int', but argument 4 has type
'long unsigned int'
Base64.xs: In function 'void XS_MIME__Base64_encode_base64(CV*)':
Base64.xs:140: warning: deprecated conversion from string constant to 'char*'
Base64.xs: In function 'void XS_MIME__QuotedPrint_encode_qp(CV*)':
Base64.xs:292: warning: deprecated conversion from string constant to 'char*'
APItest.xs: In function 'void XS_XS__APItest_pmflag(CV*)':
APItest.xs:930: warning: 'Perl_pmflag' is deprecated (declared at
../../proto.h:2623)
KeywordRPN.xs: In function 'OP* THX_parse_keyword_stufftest()':
KeywordRPN.xs:169: warning: deprecated conversion from string constant to
'char*'
utf8.c:
In function 'STRLEN Perl_utf8_length(const U8*, const U8*)':
Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has type
'long unsigned int'
Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has type
'long unsigned int'
Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has type
'long unsigned int'
Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has type
'long unsigned int'
pp_sys.c: In function 'OP* Perl_pp_gmtime()':
pp_sys.c:4537: warning: format '%.0f' expects type 'double', but argument 4 has
type 'Time64_T'
pp_sys.c:4542: warning: format '%.0f' expects type 'double', but argument 4 has
type 'Time64_T'
pp_ctl.c: In function 'OP* Perl_pp_require(PerlInterpreter*)':
utf8.c: In function 'STRLEN Perl_utf8_length(PerlInterpreter*, const U8*, const
U8*)':
pp_pack.c: In function 'I32 S_unpack_rec(PerlInterpreter*, tempsym*, const
char*, const char*, const char*, const char**)':
Dumper.xs: In function 'I32 DD_dump(PerlInterpreter*, SV*, const char*, STRLEN,
SV*, HV*, AV*, I32*, I32, SV*, SV*, SV*, SV*, SV*, SV*, SV*, I32, I32, I32,
SV*, I32, SV*)':
MD5.xs: In function 'void XS_Digest__MD5_md5(PerlInterpreter*, CV*)':
Call.xs: In function 'I32 filter_call(PerlInterpreter*, int, SV*, int)':
Base64.xs: In function 'void XS_MIME__Base64_encode_base64(PerlInterpreter*,
CV*)':
Base64.xs: In function 'void XS_MIME__QuotedPrint_encode_qp(PerlInterpreter*,
CV*)':
APItest.xs: In function 'void XS_XS__APItest_pmflag(PerlInterpreter*, CV*)':
KeywordRPN.xs: In function 'OP* THX_parse_keyword_stufftest(PerlInterpreter*)':
shared.xs: In function 'user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)':
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*,
MAGIC*)':
shared.xs:713: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_scalar_mg_set(PerlInterpreter*, SV*,
MAGIC*)':
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*,
MAGIC*)':
shared.xs:869: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*,
MAGIC*)':
shared.xs:924: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*,
MAGIC*)':
shared.xs:960: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*,
MAGIC*)':
shared.xs:1021: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*,
MAGIC*)':
shared.xs:1039: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void Perl_sharedsv_lock(PerlInterpreter*, SV*)':
shared.xs:1125: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_PUSH(PerlInterpreter*,
CV*)':
shared.xs:1197: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*,
CV*)':
shared.xs:1214: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_POP(PerlInterpreter*,
CV*)':
shared.xs:1237: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_SHIFT(PerlInterpreter*,
CV*)':
shared.xs:1254: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_EXTEND(PerlInterpreter*,
CV*)':
shared.xs:1270: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void
XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)':
shared.xs:1280: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_EXISTS(PerlInterpreter*,
CV*)':
shared.xs:1292: warning: deprecated conversion from string constant to 'char*'
shared.xs:1302: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*,
CV*)':
shared.xs:1318: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_NEXTKEY(PerlInterpreter*,
CV*)':
shared.xs:1346: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared_bless(PerlInterpreter*, CV*)':
shared.xs:1606: warning: deprecated conversion from string constant to 'char*'
pp_sys.c: In function 'OP* Perl_pp_gmtime(PerlInterpreter*)':
pp_sys.c:4537: warning: format '%.0f' expects type 'double', but argument 5 has
type 'Time64_T'
pp_sys.c:4542: warning: format '%.0f' expects type 'double', but argument 5 has
type 'Time64_T'
--
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: origin/maint-5.12
Configuration: cpp