Smoke [blead] v5.19.3-498-gf263a88 PASS linux 3.7.10-1.16-desktop [openSUSE 12.3 (x86_64/4 cpu)

2013-09-13 Thread H.Merijn Brand
Automated smoke report for branch blead 5.19.4 patch 
f263a88ea4feb79cec4414ab882882a4d1613dab v5.19.3-498-gf263a88
sv05: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz (GenuineIntel 1998MHz) 
(x86_64/4 cpu)
onlinux - 3.7.10-1.16-desktop [openSUSE 12.3 (Dartmouth)]
using ccache cc version 4.7.2 20130108 [gcc-4_7-branch revision 195012]
smoketime 2 hours 7 minutes (average 15 minutes 59 seconds)

Summary: PASS

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.19.3-498-gf263a88  Configuration (common) none
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKEf263a88ea4feb79cec4414ab882882a4d1613dab

Testsuite was run only with 'harness'

Compiler messages(gcc):
regexec.c: In function 'Perl_re_intuit_start':
regexec.c:1068:3: warning: comparison of unsigned expression  0 is always 
false [-Wtype-limits]
regexec.c:1072:3: warning: comparison of unsigned expression  0 is always 
false [-Wtype-limits]
op.c: In function 'Perl_scalar':
op.c:1247:15: warning: 'keysv' may be used uninitialized in this function 
[-Wmaybe-uninitialized]


-- 
Report by Test::Smoke v1.59 running on perl 5.16.2
(Reporter v0.052 / Smoker v0.045)



Smoke [blead] v5.19.3-498-gf263a88 PASS linux 3.7.10-1.16-desktop [openSUSE 12.3 (x86_64/4 cpu)

2013-09-13 Thread H.Merijn Brand
Automated smoke report for branch blead 5.19.4 patch 
f263a88ea4feb79cec4414ab882882a4d1613dab v5.19.3-498-gf263a88
sv05: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz (GenuineIntel 1998MHz) 
(x86_64/4 cpu)
onlinux - 3.7.10-1.16-desktop [openSUSE 12.3 (Dartmouth)]
using ccache g++ version 4.7.2 20130108 [gcc-4_7-branch revision 195012]
smoketime 2 hours 11 minutes (average 16 minutes 28 seconds)

Summary: PASS

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.19.3-498-gf263a88  Configuration (common) -Dcc=g++
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKEf263a88ea4feb79cec4414ab882882a4d1613dab

Testsuite was run only with 'harness'

Compiler messages(gcc):
regexec.c: In function 'char* Perl_re_intuit_start(REGEXP*, SV*, const char*, 
char*, char*, U32, re_scream_pos_data*)':
regexec.c:1067:81: warning: comparison of unsigned expression  0 is always 
false [-Wtype-limits]
regexec.c:1071:76: warning: comparison of unsigned expression  0 is always 
false [-Wtype-limits]
op.c: In function 'OP* Perl_scalar(OP*)':
op.c:1252:48: warning: 'keysv' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
regexec.c: In function 'char* Perl_re_intuit_start(PerlInterpreter*, REGEXP*, 
SV*, const char*, char*, char*, U32, re_scream_pos_data*)':
shared.xs: In function 'user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)':
shared.xs:362:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void S_sharedsv_dec(PerlInterpreter*, SV*)':
shared.xs:535:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void Perl_sharedsv_share(PerlInterpreter*, SV*)':
shared.xs:564:107: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:739:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:817:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_scalar_mg_free(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:835:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:868:107: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:905:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:960:103: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:1003:104: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:1066:109: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, 
MAGIC*)':
shared.xs:1086:109: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void Perl_sharedsv_lock(PerlInterpreter*, SV*)':
shared.xs:1190:65: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void XS_threads__shared__tie_PUSH(PerlInterpreter*, 
CV*)':
shared.xs:1287:112: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, 
CV*)':
shared.xs:1305:108: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void XS_threads__shared__tie_POP(PerlInterpreter*, 
CV*)':
shared.xs:1330:108: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
shared.xs: In function 'void XS_threads__shared__tie_SHIFT(PerlInterpreter*, 
CV*)':
shared.xs:1347:108: warning: