Automated smoke report for 5.13.5 patch 
b110ebfd39b99ef18dc9d64c02d8d52190a42816 v5.13.5-488-gb110ebf
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 4 hours 12 minutes (average 21 minutes 4 seconds)

Summary: FAIL(F)

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-488-gb110ebf  Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O O O O O 
O O O O O O -Duselongdouble
O O O O O O -Dmad
O O O O O F -Duseithreads
F O F O F 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
    SMOKEb110ebfd39b99ef18dc9d64c02d8d52190a42816

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

Failures: (common-args) -Dcc=g++
[de_DE.utf8] -DDEBUGGING -Duseithreads
../dist/threads-shared/t/waithires.t........................FAILED
    Non-zero exit status: 1
    Bad plan.  You planned 57 tests but ran 32.

[stdio] -Duseithreads -Duselongdouble
[perlio] -DDEBUGGING -Duseithreads -Duselongdouble
../dist/threads-shared/t/waithires.t........................FAILED
    Non-zero exit status: 1
    Bad plan.  You planned 57 tests but ran 42.

[de_DE.utf8] -Duseithreads -Duselongdouble
../dist/threads-shared/t/waithires.t........................FAILED
    Non-zero exit status: 1
    Bad plan.  You planned 57 tests but ran 37.

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] -Dmad
[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:3703: 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:4355: warning: variable ‘re_debug_flags’ might be clobbered by 
‘longjmp’ or ‘vfork’
pp_ctl.c: In function ‘OP* Perl_pp_require(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: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:1230: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, 
CV*)’:
shared.xs:1247: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_POP(PerlInterpreter*, 
CV*)’:
shared.xs:1270: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_SHIFT(PerlInterpreter*, 
CV*)’:
shared.xs:1287: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_EXTEND(PerlInterpreter*, 
CV*)’:
shared.xs:1303: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void 
XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)’:
shared.xs:1313: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_EXISTS(PerlInterpreter*, 
CV*)’:
shared.xs:1325: warning: deprecated conversion from string constant to ‘char*’
shared.xs:1335: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, 
CV*)’:
shared.xs:1351: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, 
CV*)’:
shared.xs:1379: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared_bless(PerlInterpreter*, CV*)’:
shared.xs:1639: warning: deprecated conversion from string constant to ‘char*’
regcomp.c: In function ‘REGEXP* Perl_re_compile(PerlInterpreter*, SV*, U32)’:

-- 
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