• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.12.3] v5.12.3-10-gaf021af FAIL(F) openvms V8.3-1H1 (IA64/2 cpu)

    MIME-version: 1.0
    Content-transfer-encoding: 7BIT
    Content-type: text/plain
    Message-ID: <0LLP00F5VKHMT040@asmtp013.mac.com>
    Date: Tue, 24 May 2011 11:29:45 -0500
    Subject: Smoke [5.12.3] v5.12.3-10-gaf021af FAIL(F) openvms V8.3-1H1 (IA64/2 cpu)
    
    Automated smoke report for 5.12.3 patch af021af6468a4ef90c28f5220360c0c329c195f1 v5.12.3-10-gaf021af
    ALMA: HP rx2600  (1.50GHz/6.0MB) (IA64/2 cpu)
        on        openvms - V8.3-1H1
        using     ? CC/DECC version 70390019
        smoketime 3 hours 38 minutes (average 1 hour 49 minutes)
    
    Summary: FAIL(F)
    
    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.12.3-10-gaf021af  Configuration (common) none
    ----------- ---------------------------------------------------------
    O -         
    F -         -Dusethreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKEaf021af6468a4ef90c28f5220360c0c329c195f1
    
    Failures: (common-args) none
    [default] -Dusethreads
        t/base/rs......................................................FAILED--unexpected output at test 11
    
    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 3378 in file D0:[smoke.Test-Smoke.maint-5_12]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 351 in file D0:[smoke.Test-Smoke.maint-5_12.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 355 in file D0:[smoke.Test-Smoke.maint-5_12.cpan.Encode]Encode.xs;1
    
    	if (got <= 0)
    ............^
    %CC-I-QUESTCOMPARE, In this statement, the unsigned expression "got" 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 150 in file D0:[smoke.Test-Smoke.maint-5_12.ext.PerlIO-scalar]scalar.xs;1
    
    -- 
    Report by Test::Smoke v1.39 build 1235 running on perl 5.12.3
    (Reporter v0.035 / Smoker v0.044)