Automated smoke report for 5.8.8 patch 28191
kosh.hut.fi: alpha EV6.7 (21264A) (EV6/4 cpu)
    on        OSF1 - V5.1
    using     cc version V6.5-011
    smoketime 4 hours 35 minutes (average 45 minutes 55 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

   28191     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:
    MAINT27284
    SMOKE28191

Failures: (common-args) -Dlocincpth=/p/include -Dloclibpth=/p/lib
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Dcc=gcc
[stdio/perlio] -DDEBUGGING -Dcc=gcc
[perlio] -Duseithreads
[perlio] -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
    ../lib/Test/Harness/t/test-harness.t....FAILED--unexpected output at test 8

[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):

[stdio] -Duseithreads
[stdio] -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
    ../lib/open.t...........................FAILED--unexpected output at test 13
    ../lib/Test/Harness/t/test-harness.t....FAILED--unexpected output at test 8

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 3364: 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 3395: 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 3487: 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 3493: 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 3586: 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 3592: 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)

Reply via email to