Automated smoke report for 5.14.2 patch 
43aa130ea622779d9f7f645e965baf91754d5e1e v5.14.2-3-g43aa130
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
    on        darwin - 11.3.0 (Mac OS X)
    using     g++ version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
    smoketime 2 hours 32 minutes (average 9 minutes 31 seconds)

Summary: FAIL(Fm)

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.14.2-3-g43aa130  Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O O O     
O O O O     -Duse64bitint
O O O O     -Dusedtrace
m - m -     -Accflags=-DPERL_GLOBAL_STRUCT
O O O O     -Duseithreads
F O O O     -Duseithreads -Duse64bitint
O O O O     -Duseithreads -Dusedtrace
m - m -     -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio


Locally applied patches:
    uncommitted-changes
    SMOKE43aa130ea622779d9f7f645e965baf91754d5e1e

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

Failures: (common-args) -Dcc=g++
[stdio] -Duseithreads -Duse64bitint
../dist/threads/t/free2.t...................................FAILED
    Bad plan.  You planned 78 tests but ran 70.

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] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
../ext/POSIX/t/posix.t......................................PASSED
    11

Compiler messages(gcc):
toke.c: In function 'int Perl_yylex()':
toke.c:4796: warning: comparison between signed and unsigned integer expressions
pp_ctl.c: In function 'OP* Perl_pp_require()':
pp_ctl.c:3802: warning: suggest a space before ';' or explicit braces around 
empty body in 'while' statement
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:817: 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 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'
Collate.xs: In function 'void XS_Unicode__Collate_getHST(CV*)':
Collate.xs:257: warning: deprecated conversion from string constant to 'char*'
Collate.xs:259: warning: deprecated conversion from string constant to 'char*'
Collate.xs:263: warning: deprecated conversion from string constant to 'char*'
Collate.xs:265: warning: deprecated conversion from string constant to 'char*'
Collate.xs:267: warning: deprecated conversion from string constant to 'char*'
Collate.xs:269: warning: deprecated conversion from string constant to 'char*'
Collate.xs:274: warning: deprecated conversion from string constant to 'char*'
Collate.xs:277: warning: deprecated conversion from string constant to 'char*'
Collate.xs:280: warning: deprecated conversion from string constant to 'char*'
Collate.xs:282: warning: deprecated conversion from string constant to 'char*'
Collate.xs: In function 'void XS_Unicode__Collate_visualizeSortKey(CV*)':
Collate.xs:616: warning: deprecated conversion from string constant to 'char*'
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'
dquote_static.c: In function 'I32 S_regcurly(PerlInterpreter*, const char*)':
dquote_static.c:25: error: 'my_vars' was not declared in this scope
dquote_static.c:27: error: 'my_vars' was not declared in this scope
dquote_static.c:31: error: 'my_vars' was not declared in this scope
dquote_static.c: In function 'char S_grok_bslash_c(PerlInterpreter*, char, 
bool, bool)':
dquote_static.c:59: error: 'my_vars' was not declared in this scope
toke.c: In function 'void Perl_lex_read_space(PerlInterpreter*, U32)':
toke.c:1471: error: 'my_vars' was not declared in this scope
gv.c: In function 'bool Perl_is_gv_magical_sv(PerlInterpreter*, SV*, U32)':
gv.c:2612: error: 'my_vars' was not declared in this scope
toke.c: In function 'int Perl_yylex(PerlInterpreter*)':
toke.c: In function 'bool S_pmflag(PerlInterpreter*, const char*, U32*, char**, 
char*)':
toke.c:8819: error: 'my_vars' was not declared in this scope
toke.c:8849: error: 'my_vars' was not declared in this scope
toke.c: In function 'SV* Perl_parse_label(PerlInterpreter*, U32)':
toke.c:11306: error: 'my_vars' was not declared in this scope
toke.c:11310: error: 'my_vars' was not declared in this scope
pp_ctl.c: In function 'OP* Perl_pp_require(PerlInterpreter*)':
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*)':
Call.xs: In function 'I32 filter_call(PerlInterpreter*, int, SV*, int)':
Collate.xs: In function 'void XS_Unicode__Collate_getHST(PerlInterpreter*, 
CV*)':
Collate.xs: In function 'void 
XS_Unicode__Collate_visualizeSortKey(PerlInterpreter*, CV*)':
shared.xs: In function 'user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)':
shared.xs:348: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void S_sharedsv_dec(PerlInterpreter*, SV*)':
shared.xs:521: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void Perl_sharedsv_share(PerlInterpreter*, SV*)':
shared.xs:550: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:716: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:794: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:837: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:874: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:932: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:974: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:1037: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:1056: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void Perl_sharedsv_lock(PerlInterpreter*, SV*)':
shared.xs:1145: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_PUSH(PerlInterpreter*, 
CV*)':
shared.xs:1241: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, 
CV*)':
shared.xs:1258: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_POP(PerlInterpreter*, 
CV*)':
shared.xs:1281: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_SHIFT(PerlInterpreter*, 
CV*)':
shared.xs:1298: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_EXTEND(PerlInterpreter*, 
CV*)':
shared.xs:1314: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void 
XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)':
shared.xs:1324: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_EXISTS(PerlInterpreter*, 
CV*)':
shared.xs:1336: warning: deprecated conversion from string constant to 'char*'
shared.xs:1346: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, 
CV*)':
shared.xs:1362: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, 
CV*)':
shared.xs:1390: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared_bless(PerlInterpreter*, CV*)':
shared.xs:1650: warning: deprecated conversion from string constant to 'char*'

-- 
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: remotes/origin/smoke-me/maint-5.14-old
Configuration: cpp

Reply via email to