develooper Front page | perl.perl5.porters | Postings from September 2010

Re: Smoke [5.13.5] v5.13.5-208-gdfa4c01 FAIL(M) openvms V8.3-1H1(IA64/2 cpu)

Thread Previous | Thread Next
From:
Craig A. Berry
Date:
September 27, 2010 20:42
Subject:
Re: Smoke [5.13.5] v5.13.5-208-gdfa4c01 FAIL(M) openvms V8.3-1H1(IA64/2 cpu)
Message ID:
AANLkTimQB=sobO6MpvjrwhaGLgO-UbPKrBQCSWyPi-DV@mail.gmail.com
On Mon, Sep 27, 2010 at 8:48 PM, Craig A. Berry <craigberry@mac.com> wrote:
> Automated smoke report for 5.13.5 patch dfa4c01391ec1a67cfb0dc8a74a065632a21242e v5.13.5-208-gdfa4c01
> ALMA: HP rx2600  (1.50GHz/6.0MB) (IA64/2 cpu)
>    on        openvms - V8.3-1H1
>    using     ? CC/DECC version 70390019
>    smoketime 1 hour 39 minutes (average 49 minutes 52 seconds)
>
> 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.5-208-gdfa4c01  Configuration (common) none
> ----------- ---------------------------------------------------------
> M
> M           -Duseithreads
> | +--------- -DDEBUGGING
> +----------- no debugging


This is caused by

Link /NoTrace/NoMap/Share=PERLSHR.EXE DynaLoader.obj,
[]perlshr_bld.opt/Option, perlshr_attr.opt/Option
%ILINK-W-NUDFSYMS, 2 undefined symbols:
%ILINK-I-UDFSYM,        PERL_PP_AVALUES
%ILINK-I-UDFSYM,        PERL_PP_SAY
%ILINK-W-USEUNDEFSYMV, undefined symbol PERL_PP_AVALUES referenced
        in symbol vector option
%ILINK-W-USEUNDEFSYMV, undefined symbol PERL_PP_SAY referenced
        in symbol vector option


I don't see any Perl_pp_avalues or Perl_pp_say functions in *.c, nor
do I see them documented anywhere.  Am I missing something or should
these not actually be in proto.h?
> Locally applied patches:
>    uncommitted-changes
>    SMOKEdfa4c01391ec1a67cfb0dc8a74a065632a21242e
>
> Failures: (common-args) none
> [minitest]
> [minitest] -Duseithreads
>    t/run/switchx.............FAILED--unexpected output at test 0
>    t/io/argv.................FAILED--unexpected output at test 0
>    t/io/fs...................FAILED--unexpected output at test 0
>    t/io/open.................FAILED--unexpected output at test 110
>    t/op/alarm................FAILED--unexpected output at test 2
>    t/op/chdir................FAILED--unexpected output at test 0
>    t/op/filehandle...........FAILED--unexpected output at test 0
>    t/op/groups...............FAILED--unexpected output at test 0
>    t/op/gv...................FAILED--unexpected output at test 182
>    t/op/hashassign...........FAILED--unexpected output at test 0
>    t/op/inccode-tie..........FAILED--unexpected output at test 0
>    t/op/inccode..............FAILED--unexpected output at test 0
>    t/op/mkdir................FAILED--unexpected output at test 0
>    t/op/readline.............FAILED--unexpected output at test 0
>    t/op/split................FAILED--unexpected output at test 0
>    t/op/stash................FAILED--expected 38 tests, saw 32
>    t/op/stat.................FAILED--unexpected output at test 0
>    t/op/switch...............FAILED--unexpected output at test 111
>    t/op/taint................FAILED--unexpected output at test 0
>    t/op/warn.................FAILED at test 20
>    t/uni/fold................FAILED--unexpected output at test 0
>    t/uni/lex_utf8............FAILED--unexpected output at test 0
>    t/uni/lower...............FAILED--unexpected output at test 0
>    t/uni/title...............FAILED--unexpected output at test 0
>    t/uni/upper...............FAILED--unexpected output at test 0
>
> --
> Report by Test::Smoke v1.39 build 1235 running on perl 5.10.0
> (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