Automated smoke report for 5.9.4 patch 28039
kosh.hut.fi: alpha EV6.7 (21264A) (EV6/4 cpu)
on OSF1 - V5.1
using cc version V6.5-011
smoketime 6 hours 17 minutes (average 1 hour 2 minutes)
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
28039 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:
SMOKE28039
Failures: (common-args) -Dlocincpth=/p/include -Dloclibpth=/p/lib
[stdio/perlio]
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Dcc=gcc
[stdio/perlio] -DDEBUGGING -Dcc=gcc
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
Inconsistent test results (between TEST and harness):
../lib/Module/Build/t/extend.t..........FAILED--expected 64 tests, saw 59
../t/uni/overload.t.....................FAILED at test 34
../t/op/each.t..........................FAILED--expected test 18, saw test
19
[fi_FI.UTF-8]
[fi_FI.UTF-8] -DDEBUGGING
[fi_FI.UTF-8] -Dcc=gcc
[fi_FI.UTF-8] -DDEBUGGING -Dcc=gcc
[fi_FI.UTF-8] -Duseithreads
[fi_FI.UTF-8] -DDEBUGGING -Duseithreads
Inconsistent test results (between TEST and harness):
../t/op/each.t..........................FAILED--expected test 18, saw test
19
Compiler messages(dec_osf):
cc: Warning: pp.c, line 3210: In the initializer for pv, the referenced type of
the pointer value "little_p" is "const char", which is not compatible with
"const unsigned char" because they differ by signed/unsigned attribute.
(ptrmismatch1)
char * const pv = (char*)bytes_from_utf8(little_p, &llen,
-----------------------------------------------------^
cc: Warning: pp.c, line 3456: 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 3487: In this statement, the referenced type of the
pointer value "(((XPV
...)(dest)->sv_any)->xpv_len<(need)?Perl_sv_grow(...):((dest)->sv_u.svu_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 3580: 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 3586: In this statement, the referenced type of the
pointer value "(((XPV
...)(dest)->sv_any)->xpv_len<(min)?Perl_sv_grow(...):((dest)->sv_u.svu_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 3680: 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 3686: In this statement, the referenced type of the
pointer value "(((XPV
...)(dest)->sv_any)->xpv_len<(min)?Perl_sv_grow(...):((dest)->sv_u.svu_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_sys.c, line 1870: In this statement, the referenced type of the
pointer value "buffer" is "const char", which is not compatible with "const
unsigned char" because they differ by signed/unsigned attribute. (ptrmismatch1)
blen_chars = utf8_length(buffer, buffer + blen);
---------------------------------------------^
cc: Warning: pp_sys.c, line 1870: In this statement, the referenced type of the
pointer value "buffer+blen" is "const char", which is not compatible with
"const unsigned char" because they differ by signed/unsigned attribute.
(ptrmismatch1)
blen_chars = utf8_length(buffer, buffer + blen);
-----------------------------------------------------^
cc: Warning: pp.c, line 3210: In the initializer for pv, the referenced type of
the pointer value "little_p" is "const char", which is not compatible with
"const unsigned char" because they differ by signed/unsigned attribute.
(ptrmismatch1)
char * const pv = (char*)bytes_from_utf8(little_p, &llen,
-------------------------------------^
cc: Warning: pp_sys.c, line 1870: In this statement, the referenced type of the
pointer value "buffer" is "const char", which is not compatible with "const
unsigned char" because they differ by signed/unsigned attribute. (ptrmismatch1)
blen_chars = utf8_length(buffer, buffer + blen);
---------------------------------^
cc: Warning: pp_sys.c, line 1870: In this statement, the referenced type of the
pointer value "buffer+blen" is "const char", which is not compatible with
"const unsigned char" because they differ by signed/unsigned attribute.
(ptrmismatch1)
blen_chars = utf8_length(buffer, buffer + blen);
---------------------------------^
--
Report by Test::Smoke v1.19_80 build 935 running on perl 5.8.3
(Reporter v0.026 / Smoker v0.027)