Automated smoke report for 5.8.8 patch 28220
kosh.hut.fi: alpha EV6.7 (21264A) (EV6/4 cpu)
on OSF1 - V5.1
using cc version V6.5-011
smoketime 5 hours 52 minutes (average 58 minutes 46 seconds)
Summary: FAIL(X)
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
28220 Configuration (common) -Dlocincpth=/p/include -Dloclibpth=/p/lib
----------- ---------------------------------------------------------
X X X X X X
X X X X X X -Dcc=gcc
X X X X X X -Duseithreads
| | | | | +- LC_ALL = fi_FI.UTF-8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = fi_FI.UTF-8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
MAINT28213
SMOKE28220
Failures: (common-args) -Dlocincpth=/p/include -Dloclibpth=/p/lib
[stdio/perlio/fi_FI.UTF-8]
[stdio/perlio/fi_FI.UTF-8] -DDEBUGGING
[stdio/perlio/fi_FI.UTF-8] -Dcc=gcc
[stdio/perlio/fi_FI.UTF-8] -DDEBUGGING -Dcc=gcc
[stdio/perlio/fi_FI.UTF-8] -Duseithreads
[stdio/perlio/fi_FI.UTF-8] -DDEBUGGING -Duseithreads
Inconsistent test results (between TEST and harness):
../t/uni/overload.t.....................FAILED at test 34
../ext/IO/t/io_unix.t...................FAILED--expected 5 tests, saw 0
Compiler messages(dec_osf):
cc: Warning: pp.c, line 2884: In this statement, the referenced type of the
pointer value "p" is "const char", which is not compatible with "unsigned char"
because they differ by signed/unsigned attribute. (ptrmismatch1)
SETi(Perl_utf8_length(aTHX_ p, p + len));
------------^
cc: Warning: pp.c, line 2884: In this statement, the referenced type of the
pointer value "p+len" is "const char", which is not compatible with "unsigned
char" because they differ by signed/unsigned attribute. (ptrmismatch1)
SETi(Perl_utf8_length(aTHX_ p, p + len));
------------^
cc: Warning: pp.c, line 3362: In this statement, the referenced type of the
pointer value """" is "char", which is not compatible with "const unsigned
char" because they differ by signed/unsigned attribute. (ptrmismatch1)
s = "";
--------^
cc: Warning: pp.c, line 3393: In this statement, the referenced type of the
pointer value "(((XPV
...)(dest)->sv_any)->xpv_len<(need)?Perl_sv_grow(...):((XPV
...)(dest)->sv_any)->xpv_pv)" is "char", which is not compatible with "unsigned
char" because they differ by signed/unsigned attribute. (ptrmismatch1)
d = SvGROW(dest, need);
--------^
cc: Warning: pp.c, line 3485: In this statement, the referenced type of the
pointer value """" is "char", which is not compatible with "const unsigned
char" because they differ by signed/unsigned attribute. (ptrmismatch1)
s = "";
------------^
cc: Warning: pp.c, line 3491: In this statement, the referenced type of the
pointer value "(((XPV
...)(dest)->sv_any)->xpv_len<(min)?Perl_sv_grow(...):((XPV
...)(dest)->sv_any)->xpv_pv)" is "char", which is not compatible with "unsigned
char" because they differ by signed/unsigned attribute. (ptrmismatch1)
d = SvGROW(dest, min);
--------^
cc: Warning: pp.c, line 3584: In this statement, the referenced type of the
pointer value """" is "char", which is not compatible with "const unsigned
char" because they differ by signed/unsigned attribute. (ptrmismatch1)
s = "";
------------^
cc: Warning: pp.c, line 3590: In this statement, the referenced type of the
pointer value "(((XPV
...)(dest)->sv_any)->xpv_len<(min)?Perl_sv_grow(...):((XPV
...)(dest)->sv_any)->xpv_pv)" is "char", which is not compatible with "unsigned
char" because they differ by signed/unsigned attribute. (ptrmismatch1)
d = SvGROW(dest, min);
--------^
--
Report by Test::Smoke v1.19_80 build 935 running on perl 5.8.3
(Reporter v0.026 / Smoker v0.027)