Re: awk broken on Alpha. Breaks "make world".

From: Wilko Bulte <wkb_at_freebie.xs4all.nl>
Date: Tue, 6 May 2003 11:41:53 +0200
On Mon, May 05, 2003 at 03:20:29PM -0700, David Schultz wrote:
> On Sat, May 03, 2003, Mark Murray wrote:
> > Hi All
> > 
> > There seems to be breakage of awk(1) on alpha. This is breaking
> > "make world". This is with sources about 4 hours older than this mail.
> > 
> > Doing a "make depend" in src/usr.bin/truss triggers the problem.
> > 
> > [grapeshot] /usr/src/usr.bin/truss # make depend
> > cp /usr/src/usr.bin/truss/../../sys/kern/syscalls.master syscalls.master
> > /bin/sh /usr/src/usr.bin/truss/../../sys/kern/makesyscalls.sh syscalls.master  /
> > usr/src/usr.bin/truss/i386.conf
> > awk: floating point exception 8
> >  input record number 325, file
> >  source line number 87
> > *** Error code 2
> 
> The gdtoa import caused awk on Alpha to fail to work with any
> script that has a symbol whose name starts with the letters
> 'nan'...such as 'nanosleep'.  Compiling awk with -mieee fixes this
> problem, so this flag has been the default in bsd.cpu.mk since 3/29.
> Sorry about that.

Maybe I'm missing something then, but a plain HEAD still does not compile
for me. As in:

===> usr.bin/truss^M
cp /usr/src/usr.bin/truss/../../sys/kern/syscalls.master syscalls.master^M
/bin/sh /usr/src/usr.bin/truss/../../sys/kern/makesyscalls.sh
syscalls.master  /u
sr/src/usr.bin/truss/i386.conf^M
awk: floating point exception 8^M
 input record number 325, file ^M
 source line number 87^M
*** Error code 2^M
^M
Stop in /usr/src/usr.bin/truss.^M



-- 
|   / o / /_  _   		wilko_at_FreeBSD.org
|/|/ / / /(  (_)  Bulte				
Received on Tue May 06 2003 - 00:41:57 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:06 UTC