Automated smoke report for 5.13.5 patch 
125218eb5a6d12e7435d3243190b94fc5bb0c7d4 v5.13.5-48-g125218e
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 1596MHz) 
(x86_64/4 cpu)
    on        linux - 2.6.26-2-amd64 [debian]
    using     g++ version 4.3.2
    smoketime 2 hours 31 minutes (average 12 minutes 38 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.13.5-48-g125218e  Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O O O O O 
O O O O O O -Duselongdouble
M - - O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = de_DE.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    uncommitted-changes
    SMOKE125218eb5a6d12e7435d3243190b94fc5bb0c7d4

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

Failures: (common-args) -Dcc=g++
[minitest] -Dmad
    t/io/open.......................FAILED at test 111
    t/re/qr.........................FAILED at test 6
    t/op/filehandle.................FAILED--no leader found
    t/op/groups.....................FAILED--no leader found
    t/op/hashassign.................FAILED--no leader found
    t/op/magic......................FAILED at test 27
    t/op/stash......................FAILED--expected 38 tests, saw 32
    t/op/switch.....................FAILED--expected 164 tests, saw 170
    t/op/warn.......................FAILED at test 20

Passed Todo tests: (common-args) -Dcc=g++
[de_DE.utf8] 
[de_DE.utf8] -DDEBUGGING
[de_DE.utf8] -Duselongdouble
[de_DE.utf8] -DDEBUGGING -Duselongdouble
[de_DE.utf8] -DDEBUGGING -Dmad
[de_DE.utf8] -Duseithreads
[de_DE.utf8] -DDEBUGGING -Duseithreads
[de_DE.utf8] -Duseithreads -Duselongdouble
[de_DE.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[de_DE.utf8] -Duseithreads -Dmad
[de_DE.utf8] -DDEBUGGING -Duseithreads -Dmad
../ext/XS-APItest/t/caller.t................................PASSED
    22-23

Compiler messages(gcc):
pp_ctl.c: In function ‘OP* Perl_pp_require()’:
pp_ctl.c:3649: warning: suggest a space before ‘;’ or explicit braces around 
empty body in ‘while’ statement
regcomp.c: In function ‘REGEXP* Perl_re_compile(SV*, U32)’:
regcomp.c:4273: warning: variable ‘exp’ might be clobbered by ‘longjmp’ or 
‘vfork’
regcomp.c:4274: warning: variable ‘xend’ might be clobbered by ‘longjmp’ or 
‘vfork’
./const-xs.inc:829:14: warning: extra tokens at end of #else directive
./const-xs.inc:494:14: warning: extra tokens at end of #else directive
./const-xs.inc:497:14: warning: extra tokens at end of #else directive
./const-xs.inc:500:14: warning: extra tokens at end of #else directive
./const-xs.inc:503:14: warning: extra tokens at end of #else directive
./const-xs.inc:506:14: warning: extra tokens at end of #else directive
./const-xs.inc:509:14: warning: extra tokens at end of #else directive
ExtTest.xs:121:14: warning: extra tokens at end of #else directive
regcomp.c:4289: warning: variable ‘re_debug_flags’ might be clobbered by 
‘longjmp’ or ‘vfork’
pp_ctl.c: In function ‘OP* Perl_pp_require(PerlInterpreter*)’:
regcomp.c: In function ‘REGEXP* Perl_re_compile(PerlInterpreter*, SV*, U32)’:
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: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*, SV*, 
MAGIC*)’:
shared.xs:1030: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:1048: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void Perl_sharedsv_lock(PerlInterpreter*, SV*)’:
shared.xs:1134: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_PUSH(PerlInterpreter*, 
CV*)’:
shared.xs:1229: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, 
CV*)’:
shared.xs:1246: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_POP(PerlInterpreter*, 
CV*)’:
shared.xs:1269: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_SHIFT(PerlInterpreter*, 
CV*)’:
shared.xs:1286: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_EXTEND(PerlInterpreter*, 
CV*)’:
shared.xs:1302: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void 
XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)’:
shared.xs:1312: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_EXISTS(PerlInterpreter*, 
CV*)’:
shared.xs:1324: warning: deprecated conversion from string constant to ‘char*’
shared.xs:1334: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, 
CV*)’:
shared.xs:1350: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, 
CV*)’:
shared.xs:1378: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared_bless(PerlInterpreter*, CV*)’:
shared.xs:1638: warning: deprecated conversion from string constant to ‘char*’

-- 
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/blead
Configuration: cpp

Reply via email to