From owner-freebsd-alpha@FreeBSD.ORG Fri Sep 3 10:47:29 2004 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 45EB916A4CE for ; Fri, 3 Sep 2004 10:47:29 +0000 (GMT) Received: from mail06.syd.optusnet.com.au (mail06.syd.optusnet.com.au [211.29.132.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C02B43D45 for ; Fri, 3 Sep 2004 10:47:28 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c211-30-75-229.belrs2.nsw.optusnet.com.au [211.30.75.229]) i83AlRAc025974 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Fri, 3 Sep 2004 20:47:27 +1000 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1])i83AlQxP063647 for ; Fri, 3 Sep 2004 20:47:26 +1000 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost) by cirb503493.alcatel.com.au (8.12.10/8.12.9/Submit) id i83AlQO6063646 for freebsd-alpha@freebsd.org; Fri, 3 Sep 2004 20:47:26 +1000 (EST) (envelope-from pjeremy) Date: Fri, 3 Sep 2004 20:47:25 +1000 From: Peter Jeremy To: freebsd-alpha@freebsd.org Message-ID: <20040903104725.GA63596@cirb503493.alcatel.com.au> References: <20040829151021.GA43674@bobbi.cse.buffalo.edu> <20040830191325.GA53006@freebie.xs4all.nl> <20040831120529.GB58440@cirb503493.alcatel.com.au> <20040901082845.GA60151@cirb503493.alcatel.com.au> <20040901090019.GB24389@ip.net.ua> <20040901115403.GA60090@cirb503493.alcatel.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040901115403.GA60090@cirb503493.alcatel.com.au> User-Agent: Mutt/1.4.2i Subject: Re: FreeBSD 5.3-BETA2/alpha successes/failures 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: Fri, 03 Sep 2004 10:47:29 -0000 On Wed, 2004-Sep-01 21:54:03 +1000, I wrote: >It's the second gnu/usr.bin/cc/cc1plus in "stage 3: cross tools". Now >that I've reported it as repeatable, it doesn't fail. The only >difference is "which gperf" and "env|sort" in cc1plus/Makefile (as per >your suggestion. I wonder if this was some sort of NFS glitch - maybe >timing related, though I can't explain why it failed identically twice >in a row. > >Once this buildworld completes (in about a day), I'll try another and >see if I can work out what is happening. It's painful when a test run >takes ~24 hours. The repeat buildworld completed successfully. I removed the added "which" and "env", tried again and (twice) got >>> stage 3: cross tools ... ===> gnu/usr.bin/cc/cc1plus ... ===> gnu/usr.bin/cc/cc1plus ... ===> gnu/usr.bin/cc/cc1plus make: don't know how to make bsd.README. Stop *** Error code 2 Stop in /home/src5/gnu/usr.bin/cc. *** Error code 1 I'm inclined to believe there's something strange going on with NFS. Unfortunately, I turned my AS400 off and when I turned it on again, there was a loud bang and one of the PSU jumpers vapourised :-(. This means it's going to be out of action for a while. I don't suppose anyone has a schematic for an AS400 PSU? -- Peter Jeremy