develooper Front page | perl.perl5.porters | Postings from February 2012

Smoke [5.15.7] v5.15.7-196-g3979f7a FAIL(M) openvms V8.4 (IA64/2 cpu)

From:
Craig A. Berry
Date:
February 1, 2012 22:07
Subject:
Smoke [5.15.7] v5.15.7-196-g3979f7a FAIL(M) openvms V8.4 (IA64/2 cpu)
Message ID:
0LYR0002X4ZV3270@st11b01mm-asmtp203.mac.com
Automated smoke report for 5.15.7 patch 3979f7aef8d6d86eeeeb9a45397a2f561e3508ab v5.15.7-196-g3979f7a
ALMA: HP rx2600  (1.50GHz/6.0MB) (IA64/2 cpu)
    on        openvms - V8.4
    using     ? CC/DECC version 70390020
    smoketime 1 hour 52 minutes (average 56 minutes 26 seconds)

Summary: FAIL(M)

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.15.7-196-g3979f7a  Configuration (common) none
----------- ---------------------------------------------------------
M           
M           -Dusethreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    uncommitted-changes
    SMOKE3979f7aef8d6d86eeeeb9a45397a2f561e3508ab

Failures: (common-args) none
[minitest] 
[minitest] -Dusethreads
    t/op/stat ................ FAILED at test 91
    t/op/tie_fetch_count ..... FAILED--unexpected output at test 0
    t/op/while_readdir ....... FAILED--unexpected output at test 0

MANIFEST declared 'T/TEST.PL' but it is missing

Compiler messages(VMS):

		if (invariant_head <= 0) {
....................^
%CC-I-QUESTCOMPARE, In this statement, the unsigned expression "invariant_head" is being compared with a relational operator to a constant whose value is not greater than zero.  This might not be what you intended.
at line number 3359 in file MDA0:[SMOKE.blead]sv.c;1

            if (ulen == -1) {
................^
%CC-I-QUESTCOMPARE1, In this statement, the unsigned expression "ulen" is being compared with an equality operator to a constant whose value is negative.  This might not be what you intended.
at line number 356 in file MDA0:[SMOKE.blead.cpan.Encode]Encode.xs;1

                    if (ulen == -1)
........................^
%CC-I-QUESTCOMPARE1, In this statement, the unsigned expression "ulen" is being compared with an equality operator to a constant whose value is negative.  This might not be what you intended.
at line number 360 in file MDA0:[SMOKE.blead.cpan.Encode]Encode.xs;1

	inputfh	in = IoIFP(sv_2io(ST(0)))
.....................^
%CC-W-PTRMISMATCH, In the initializer for in, the referenced type of the pointer value "(Perl_sv_2io(...))->sv_u.svu_fp" is "pointer to struct _PerlIO", which is not compatible with "struct _PerlIO".
at line number 1667 in file MDA0:[SMOKE.blead.ext.XS-Typemap]TYPEMAP.C;1

	    if ( do_open(gv, "<&", 2, FALSE, 0, 0, RETVAL) )
.................^
%CC-W-PTRMISMATCH, In this statement, the referenced type of the pointer value "RETVAL" is "struct _PerlIO", which is not compatible with "pointer to struct _PerlIO".
at line number 1676 in file MDA0:[SMOKE.blead.ext.XS-Typemap]TYPEMAP.C;1

	outputfh	in = IoOFP(sv_2io(ST(0)))
.............................^
%CC-W-PTRMISMATCH, In the initializer for in, the referenced type of the pointer value "((XPVIO ...)(Perl_sv_2io(...))->sv_any)->xio_ofp" is "pointer to struct _PerlIO", which is not compatible with "struct _PerlIO".
at line number 1693 in file MDA0:[SMOKE.blead.ext.XS-Typemap]TYPEMAP.C;1

	    if ( do_open(gv, "+>&", 3, FALSE, 0, 0, RETVAL) )
.................^
%CC-W-PTRMISMATCH, In this statement, the referenced type of the pointer value "RETVAL" is "struct _PerlIO", which is not compatible with "pointer to struct _PerlIO".
at line number 1702 in file MDA0:[SMOKE.blead.ext.XS-Typemap]TYPEMAP.C;1

-- 
Report by Test::Smoke v1.39 build 1235 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.044)



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About