• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.21.9] v5.21.8-175-g05aa93d FAIL(FM) openvms V8.4 (IA64/2 cpu)

    Message-ID: <815275.617732794-sendEmail@alma>
    Subject: Smoke [5.21.9] v5.21.8-175-g05aa93d FAIL(FM) openvms V8.4 (IA64/2 cpu)
    Date: Mon, 2 Feb 2015 16:08:23 +0000
    MIME-Version: 1.0
    Content-Type: multipart/related; boundary="----MIME delimiter for sendEmail-655081.258694739"
    
    Automated smoke report for 5.21.9 patch 05aa93dbeac03536021cb0be616ddc874dff6934 v5.21.8-175-g05aa93d
    ALMA: HP rx2600  (1.50GHz/6.0MB) (IA64/2 cpu)
        on        openvms - V8.4
        using     HP C V7.3-020
    
        smoketime 1 hour 53 minutes (average 56 minutes 50 seconds)
    
    Summary: FAIL(FM)
    
    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.21.8-175-g05aa93d  Configuration (common) none
    ----------- ---------------------------------------------------------
    F -         
    M -         -Duse64bitint -Duselongdouble
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE05aa93dbeac03536021cb0be616ddc874dff6934
    
    Failures: (common-args) none
    [default] 
        t/run/locale ................................................... FAILED at test 4
        t/io/argv ...................................................... FAILED at test 5
        cpan/HTTP-Tiny/t/140_proxy ..................................... FAILED at test 16
        cpan/Pod-Simple/t/search50 ..................................... FAILED at test 35
        cpan/Test-Harness/t/proverun ................................... FAILED at test 3
        ext/Pod-Html/t/cache ........................................... FAILED at test 8
    
    [minitest] -Duse64bitint -Duselongdouble
        t/comp/use ............... FAILED at test 19
        t/io/argv ................ FAILED at test 5
        t/op/exp ................. FAILED at test 11
        t/op/gv .................. FAILED at test 34
        t/op/infnan .............. FAILED--unexpected output at test 0
        t/op/numconvert .......... FAILED at test 3
        t/op/sprintf ............. FAILED at test 10
        t/op/taint ............... FAILED at test 392
        t/op/time ................ FAILED at test 63
        t/op/write ............... FAILED at test 48
        t/uni/gv ................. FAILED at test 34
    
    MANIFEST did not declare 'CROSS/MAKEFILE.SH.PATCH'
    MANIFEST declared 'CROSS/MAKEFILE_SH.PATCH' but it is missing
    
    Compiler messages(VMS):
    
    	    RETVAL = c99_lrint(x);
    ....................^
    %CC-I-IMPLICITFUNC, In this statement, the identifier "llrintl" is implicitly declared as a function.
    at line number 2419 in file SMOKE_BUILD_ROOT:[de-fv.ext.POSIX]POSIX.xs;1
    
    	    RETVAL = c99_lround(x);
    ....................^
    %CC-I-IMPLICITFUNC, In this statement, the identifier "llroundl" is implicitly declared as a function.
    at line number 2426 in file SMOKE_BUILD_ROOT:[de-fv.ext.POSIX]POSIX.xs;1
    
    	    RETVAL = c99_lrint(x);
    ....................^
    %CC-W-NOTINCRTL, Identifier "llrintl" is reserved by the C99 standard and will be mapped to "MATH$LLRINT_X" although it is not available in the CRTL available to the compiler.
    at line number 2419 in file SMOKE_BUILD_ROOT:[de-fv.ext.POSIX]POSIX.xs;1
    
    	    RETVAL = c99_lround(x);
    ....................^
    %CC-W-NOTINCRTL, Identifier "llroundl" is reserved by the C99 standard and will be mapped to "MATH$LLROUND_X" although it is not available in the CRTL available to the compiler.
    at line number 2426 in file SMOKE_BUILD_ROOT:[de-fv.ext.POSIX]POSIX.xs;1
    
    -- 
    Report by Test::Smoke v1.53 build 1374 running on perl 5.16.1
    (Reporter v0.050 / Smoker v0.045)