From owner-freebsd-alpha@FreeBSD.ORG Sat May 17 03:19:04 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D4F337B401 for ; Sat, 17 May 2003 03:19:04 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id B780943F3F for ; Sat, 17 May 2003 03:19:02 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 1436F530E; Sat, 17 May 2003 12:19:00 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: alpha@freebsd.org From: Dag-Erling Smorgrav Date: Sat, 17 May 2003 12:18:59 +0200 Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: floating point exception 8 in awk X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 10:19:04 -0000 This occurred during the 'make dependencies' stage of the first chrooted buildworld in a 'make release': ===> usr.bin/truss 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 Stop in /usr/src/usr.bin/truss. the sources for the build were top-of-tree, the host is a PWS600au running a week-old 5.1-BETA. DES -- Dag-Erling Smorgrav - des@ofug.org