• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.13.8] v5.13.8-357-g435aa30 FAIL(M) openvms V8.3-1H1 (IA64/2 cpu)

    MIME-version: 1.0
    Content-type: text/plain
    Message-ID: <0LF700GUGFLLRK10@asmtp020.mac.com>
    Content-transfer-encoding: binary
    Date: Tue, 18 Jan 2011 00:05:44 -0600
    Subject: Smoke [5.13.8] v5.13.8-357-g435aa30 FAIL(M) openvms V8.3-1H1 (IA64/2 cpu)
    
    Automated smoke report for 5.13.8 patch 435aa301127ed481169903cb35187bde1ea44928 v5.13.8-357-g435aa30
    ALMA: HP rx2600  (1.50GHz/6.0MB) (IA64/2 cpu)
        on        openvms - V8.3-1H1
        using     ? CC/DECC version 70390019
        smoketime 2 hours 10 minutes (average 1 hour 5 minutes)
    
    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.13.8-357-g435aa30  Configuration (common) none
    ----------- ---------------------------------------------------------
    M           
    M           -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE435aa301127ed481169903cb35187bde1ea44928
    
    Failures: (common-args) none
    [minitest] 
    [minitest] -Duseithreads
        t/io/iofile...............FAILED at test 2
        t/io/open.................FAILED--unexpected output at test 110
        t/op/alarm................FAILED--unexpected output at test 2
        t/op/concat2..............FAILED at test 1
        t/op/filehandle...........FAILED--unexpected output at test 0
        t/op/goto.................FAILED--unexpected output at test 63
        t/op/groups...............FAILED--unexpected output at test 0
        t/op/gv...................FAILED--unexpected output at test 187
        t/op/hashassign...........FAILED--unexpected output at test 0
        t/op/leaky-magic..........FAILED at test 50
        t/op/magic................FAILED--unexpected output at test 0
        t/op/warn.................FAILED at test 20
    
    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 3361 in file D0:[smoke.Test-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 D0:[smoke.Test-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 D0:[smoke.Test-Smoke.blead.cpan.Encode]Encode.xs;1
    
    	    result = row ? row[uv & 0xff] : NULL;
    ............^
    %CC-W-PTRMISMATCH1, In this statement, the referenced type of the pointer value "row?row[uv&0X00000000000000FF]:((void ...)0)" is "unsigned char", which is not compatible with "char" because they differ by signed/unsigned attribute.
    at line number 120 in file D0:[smoke.Test-Smoke.blead.cpan.Unicode-Collate]Collate.xs;1
    
    	    result = row ? row[uv & 0xff] : NULL;
    ............^
    %CC-W-PTRMISMATCH1, In this statement, the referenced type of the pointer value "row?row[uv&0X00000000000000FF]:((void ...)0)" is "unsigned char", which is not compatible with "char" because they differ by signed/unsigned attribute.
    at line number 149 in file D0:[smoke.Test-Smoke.blead.cpan.Unicode-Collate]Collate.xs;1
    
    	d = SvPVX(dst);
    ........^
    %CC-W-PTRMISMATCH1, In this statement, the referenced type of the pointer value "((dst)->sv_u.svu_pv)" is "char", which is not compatible with "unsigned char" because they differ by signed/unsigned attribute.
    at line number 433 in file D0:[smoke.Test-Smoke.blead.cpan.Unicode-Collate]Collate.xs;1
    
    	d = SvPVX(dst);
    ........^
    %CC-W-PTRMISMATCH1, In this statement, the referenced type of the pointer value "((dst)->sv_u.svu_pv)" is "char", which is not compatible with "unsigned char" because they differ by signed/unsigned attribute.
    at line number 509 in file D0:[smoke.Test-Smoke.blead.cpan.Unicode-Collate]Collate.xs;1
    
    -- 
    Report by Test::Smoke v1.39 build 1235 running on perl 5.10.0
    (Reporter v0.035 / Smoker v0.044)