• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.13.7] v5.13.7-288-g22a3069 FAIL(F) openvms V8.3-1H1 (IA64/2 cpu)

    MIME-version: 1.0
    Content-type: text/plain
    Message-ID: <0LD10011HYN57L50@asmtp017.mac.com>
    Content-transfer-encoding: binary
    Date: Tue, 07 Dec 2010 04:04:16 -0600
    Subject: Smoke [5.13.7] v5.13.7-288-g22a3069 FAIL(F) openvms V8.3-1H1 (IA64/2 cpu)
    
    Automated smoke report for 5.13.7 patch 22a30693fc87702395761f2f556d3f49e6c89c3d v5.13.7-288-g22a3069
    ALMA: HP rx2600  (1.50GHz/6.0MB) (IA64/2 cpu)
        on        openvms - V8.3-1H1
        using     ? CC/DECC version 70390019
        smoketime 5 hours 35 minutes (average 2 hours 47 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.13.7-288-g22a3069  Configuration (common) none
    ----------- ---------------------------------------------------------
    F -         
    F -         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE22a30693fc87702395761f2f556d3f49e6c89c3d
    
    Failures: (common-args) none
    [default] 
        t/op/alarm.....................................................FAILED--unexpected output at test 2
        t/op/taint.....................................................FAILED--unexpected output at test 324
        cpan/ExtUtils-MakeMaker/t/prereq...............................FAILED--expected 13 tests, saw 5
        cpan/Module-Build/t/tilde......................................FAILED at test 16
        cpan/Test-Harness/t/source.....................................FAILED at test 36
        cpan/Time-HiRes/t/HiRes........................................FAILED at test 41
        t/porting/exec-bit.............................................FAILED at test 1
    
    [default] -Duseithreads
        t/op/alarm.....................................................FAILED--unexpected output at test 2
        t/op/taint.....................................................FAILED--unexpected output at test 324
        cpan/ExtUtils-MakeMaker/t/prereq...............................FAILED--expected 13 tests, saw 5
        cpan/Module-Build/t/tilde......................................FAILED at test 16
        cpan/Test-Harness/t/source.....................................FAILED at test 36
        cpan/Time-HiRes/t/HiRes........................................FAILED--expected 48 tests, saw 28
        dist/ExtUtils-ParseXS/t/basic..................................FAILED--expected 10 tests, saw 7
        dist/ExtUtils-ParseXS/t/more...................................FAILED at test 7
        dist/ExtUtils-ParseXS/t/usage..................................FAILED--expected 24 tests, saw 6
        t/porting/exec-bit.............................................FAILED at test 1
    
    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 3340 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 351 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 355 in file D0:[smoke.Test-Smoke.blead.cpan.Encode]Encode.xs;1
    
    -- 
    Report by Test::Smoke v1.39 build 1235 running on perl 5.10.0
    (Reporter v0.035 / Smoker v0.044)