develooper Front page | perl.perl5.porters | Postings from October 2011

Re: Smoke [5.15.4] v5.15.4-39-g293dcbb FAIL(F) openvms V8.4 (IA64/2 cpu)

Thread Previous | Thread Next
From:
Craig A. Berry
Date:
October 28, 2011 19:57
Subject:
Re: Smoke [5.15.4] v5.15.4-39-g293dcbb FAIL(F) openvms V8.4 (IA64/2 cpu)
Message ID:
CA+vYcVwNJZb1yP5qc35Ce=cdrAAj5TUziVPjR7mKxXyOR5+QBg@mail.gmail.com
On Thu, Oct 27, 2011 at 1:17 AM, Craig A. Berry <craigberry@mac.com> wrote:
> Automated smoke report for 5.15.4 patch 293dcbbbfd30a0f0282734d71ac98c53abfd07ec v5.15.4-39-g293dcbb
> ALMA: HP rx2600  (1.50GHz/6.0MB) (IA64/2 cpu)
>    on        openvms - V8.4
>    using     ? CC/DECC version 70390020
>    smoketime 3 hours 23 minutes (average 1 hour 41 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.15.4-39-g293dcbb  Configuration (common) none
> ----------- ---------------------------------------------------------
> F -
> F -         -Dusethreads
> | +--------- -DDEBUGGING
> +----------- no debugging
>
>
> Locally applied patches:
>    uncommitted-changes
>    SMOKE293dcbbbfd30a0f0282734d71ac98c53abfd07ec
>
> Failures: (common-args) none
> [default]
> [default] -Dusethreads
>    t/op/glob ..................................................... FAILED at test 14
>    cpan/CGI/t/url ................................................ FAILED--no leader found
>    cpan/ExtUtils-MakeMaker/t/basic ............................... FAILED at test 10
>    cpan/ExtUtils-MakeMaker/t/echo ................................ FAILED at test 1
>    cpan/ExtUtils-MakeMaker/t/min_perl_version .................... FAILED at test 24
>    cpan/ExtUtils-MakeMaker/t/several_authors ..................... FAILED at test 11

I patched the new MakeMaker failures on VMS at:

<https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/commit/8d4c9962adb0142bfed60c6b5569c8424637df16>

Hopefully once the Win32 test failures introduced by 6.63_01 get
sorted out there will be a new dev release soonish.
>    cpan/Module-Build/t/PL_files .................................. FAILED at test 3
>    cpan/Module-Build/t/properties/dist_suffix .................... FAILED at test 2
>    cpan/Module-Build/t/runthrough ................................ FAILED at test 11
>    cpan/Module-Build/t/tilde ..................................... FAILED at test 16
>    cpan/Pod-Simple/t/search12 .................................... FAILED at test 7
>    dist/Carp/t/Carp .............................................. FAILED--expected 58 tests, saw 34
>
> 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 3355 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
>
> old_ck(sassign);
> ...............^
> %CC-I-EXTRASEMI, Extraneous semicolon.
> at line number 120 in file MDA0:[SMOKE.blead.ext.arybase]arybase.xs;1
>
> old_ck(aassign);
> ...............^
> %CC-I-EXTRASEMI, Extraneous semicolon.
> at line number 121 in file MDA0:[SMOKE.blead.ext.arybase]arybase.xs;1
>
> old_ck(aelem);
> .............^
> %CC-I-EXTRASEMI, Extraneous semicolon.
> at line number 122 in file MDA0:[SMOKE.blead.ext.arybase]arybase.xs;1
>
> old_ck(aslice);
> ..............^
> %CC-I-EXTRASEMI, Extraneous semicolon.
> at line number 123 in file MDA0:[SMOKE.blead.ext.arybase]arybase.xs;1
>
> old_ck(lslice);
> ..............^
> %CC-I-EXTRASEMI, Extraneous semicolon.
> at line number 124 in file MDA0:[SMOKE.blead.ext.arybase]arybase.xs;1
>
> old_ck(av2arylen);
> .................^
> %CC-I-EXTRASEMI, Extraneous semicolon.
> at line number 125 in file MDA0:[SMOKE.blead.ext.arybase]arybase.xs;1
>
> old_ck(splice);
> ..............^
> %CC-I-EXTRASEMI, Extraneous semicolon.
> at line number 126 in file MDA0:[SMOKE.blead.ext.arybase]arybase.xs;1
>
> old_ck(keys);
> ............^
> %CC-I-EXTRASEMI, Extraneous semicolon.
> at line number 127 in file MDA0:[SMOKE.blead.ext.arybase]arybase.xs;1
>
> old_ck(each);
> ............^
> %CC-I-EXTRASEMI, Extraneous semicolon.
> at line number 128 in file MDA0:[SMOKE.blead.ext.arybase]arybase.xs;1
>
> old_ck(substr);
> ..............^
> %CC-I-EXTRASEMI, Extraneous semicolon.
> at line number 129 in file MDA0:[SMOKE.blead.ext.arybase]arybase.xs;1
>
> old_ck(rindex);
> ..............^
> %CC-I-EXTRASEMI, Extraneous semicolon.
> at line number 130 in file MDA0:[SMOKE.blead.ext.arybase]arybase.xs;1
>
> old_ck(index);
> .............^
> %CC-I-EXTRASEMI, Extraneous semicolon.
> at line number 131 in file MDA0:[SMOKE.blead.ext.arybase]arybase.xs;1
>
> old_ck(pos);
> ...........^
> %CC-I-EXTRASEMI, Extraneous semicolon.
> at line number 132 in file MDA0:[SMOKE.blead.ext.arybase]arybase.xs;1
>
> --
> Report by Test::Smoke v1.39 build 1235 running on perl 5.12.3
> (Reporter v0.035 / Smoker v0.044)
>

Thread Previous | Thread Next


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