Automated smoke report for 5.15.3 patch 
2c88d70d6f8de88325de16157d4a9fa59e085933 v5.15.3-17-g2c88d70
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
    on        darwin - 12.2.0 (Mac OS X)
    using     g++ version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2336.11.00)
    smoketime 5 hours 20 minutes (average 20 minutes 1 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.15.3-17-g2c88d70  Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
F F F F     
F F F F     -Duse64bitint
F F F F     -Dusedtrace
F F F F     -Dusemorebits
F F F F     -Duseithreads
F F F F     -Duseithreads -Duse64bitint
F F F F     -Duseithreads -Dusedtrace
F F M -     -Duseithreads -Dusemorebits
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio


Locally applied patches:
    uncommitted-changes
    SMOKE2c88d70d6f8de88325de16157d4a9fa59e085933

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

Failures: (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] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
[stdio/perlio] -Duseithreads -Dusemorebits
../lib/locale.t.............................................FAILED
    99

[minitest] -DDEBUGGING -Duseithreads -Dusemorebits
    t/run/fresh_perl ............... FAILED at test 75
    t/io/defout .................... FAILED--no leader found
    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--no leader found
    t/re/regexp .................... FAILED at test 121
    t/re/regexp_noamp .............. FAILED at test 121
    t/re/regexp_notrie ............. FAILED at test 121
    t/re/regexp_qr ................. FAILED at test 121
    t/re/regexp_qr_embed ........... FAILED at test 121
    t/re/regexp_trielist ........... FAILED at test 121
    t/re/subst ..................... FAILED--expected 188 tests, saw 161
    t/re/substT .................... FAILED--expected 188 tests, saw 161
    t/re/subst_wamp ................ FAILED--expected 188 tests, saw 161
    t/re/uniprops .................. FAILED--no leader found
    t/op/auto ...................... FAILED--no leader found
    t/op/bop ....................... FAILED--expected 435 tests, saw 154
    t/op/caller .................... FAILED--expected 83 tests, saw 33

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] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
[stdio/perlio] -Duseithreads -Dusemorebits
../cpan/CGI/t/tmpdir.t......................................PASSED
    3-9

Compiler messages(gcc):
pp_ctl.c: In function 'OP* Perl_pp_require()':
pp_ctl.c:3983: warning: suggest a space before ';' or explicit braces around 
empty body in 'while' statement
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'
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_ctl.c: In function 'OP* Perl_pp_require(PerlInterpreter*)':
Call.xs: In function 'I32 filter_call(PerlInterpreter*, int, SV*, int)':
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:725: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:803: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_scalar_mg_free(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:821: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:854: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:891: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:944: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:986: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:1049: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:1069: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void Perl_sharedsv_lock(PerlInterpreter*, SV*)':
shared.xs:1173: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_PUSH(PerlInterpreter*, 
CV*)':
shared.xs:1269: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, 
CV*)':
shared.xs:1286: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_POP(PerlInterpreter*, 
CV*)':
shared.xs:1309: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_SHIFT(PerlInterpreter*, 
CV*)':
shared.xs:1326: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_EXTEND(PerlInterpreter*, 
CV*)':
shared.xs:1342: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void 
XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)':
shared.xs:1352: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_EXISTS(PerlInterpreter*, 
CV*)':
shared.xs:1364: warning: deprecated conversion from string constant to 'char*'
shared.xs:1374: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, 
CV*)':
shared.xs:1390: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, 
CV*)':
shared.xs:1418: warning: deprecated conversion from string constant to 'char*'
shared.xs: In function 'void XS_threads__shared_bless(PerlInterpreter*, CV*)':
shared.xs:1678: warning: deprecated conversion from string constant to 'char*'

-- 
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: remotes/origin/smoke-me/podcheck-_pm.PL
Configuration: cpp

Reply via email to