Op een grimmige herfstdag (Friday 12 November 2004 17:22),schreef  Abe 
Timmerman:
> Automated smoke report for 5.8.6 patch 23493
> FASOLT: AlphaServer_4X00_5/400_4MB (AlphaServer_4X00_5/400_4MB/1 cpu)
>     on        openvms - E8.2
>     using     CC/DECC version 60290003
>     smoketime 4 hours 9 minutes (average 1 hour 2 minutes)
>
> Summary: FAIL(FMm)
>
> 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
>
>    23493     Configuration (common) none
> ----------- ---------------------------------------------------------
> F F m -
> M - m -     -Duseithreads

Building a threaded perl on this Alpha gives a *lot* of noise like:

CC/DECC/NOANSI_ALIAS /Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/
NoList/float=ieee/ieee=denorm_results/Define=PERL_CORE MINIPERLMAIN.C

        const struct timespec*);
..............^
%CC-I-PROTOSCOPE, The type "struct timespec" has been declared within and is 
limited to a function prototype scope.  It will not be compatible with an 
identical type declared in another scope.  This might not be what you 
intended.
at line number 1419 in module PTHREAD of text library SYS$COMMON:[SYSLIB]SYS
$STARLET_C.TLB;1

extern int pthread_getcputime_np (pthread_t, struct timespec*);
.............................................^
%CC-I-PROTOSCOPE, The type "struct timespec" has been declared within and is 
limited to a function prototype scope.  It will not be compatible with an 
identical type declared in another scope.  This might not be what you 
intended.
at line number 1521 in module PTHREAD of text library SYS$COMMON:[SYSLIB]SYS
$STARLET_C.TLB;1

... loads more ...

Ending with:
    struct timespec ts;
....................^
%CC-E-INCOMPNOLINK, In this declaration, "ts" has no linkage and is of an 
incomplete type.
at line number 472 in file DISK$USER_2:
[TIMMERMAN.FASOLT.PERL-58X.EXT.THREADS.SH
ARED]SHARED.XS;1
%MMK-F-ERRUPD, error status %X10B91262 occurred when updating target 
SHARED.OBJ
%MMK-F-ERRUPD, error status %X1C14803C occurred when updating target DYNEXT

Good luck,

Abe
-- 
Tim Bunce> Here's an easy fix: deprecate them.

*All* of them?  <finger wavering over the red big button INITIATE
VSTRINGS ANNIHILATION>
                                   -- Jarkko Hietaniemi on p5p @ 2001-11-14

Reply via email to