From owner-freebsd-alpha@FreeBSD.ORG Wed Sep 1 09:51:21 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 9054616A4CF; Wed, 1 Sep 2004 09:51:21 +0000 (GMT) Received: from smtp-vbr7.xs4all.nl (smtp-vbr7.xs4all.nl [194.109.24.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB61343D31; Wed, 1 Sep 2004 09:51:20 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr7.xs4all.nl (8.12.11/8.12.11) with ESMTP id i819pJki032380; Wed, 1 Sep 2004 11:51:19 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.11/8.12.9) with ESMTP id i819pJVM064394; Wed, 1 Sep 2004 11:51:19 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.12.11/8.12.11/Submit) id i819pIr0064393; Wed, 1 Sep 2004 11:51:18 +0200 (CEST) (envelope-from wb) Date: Wed, 1 Sep 2004 11:51:18 +0200 From: Wilko Bulte To: Peter Jeremy Message-ID: <20040901095118.GA64367@freebie.xs4all.nl> References: <20040829151021.GA43674@bobbi.cse.buffalo.edu> <20040830191325.GA53006@freebie.xs4all.nl> <20040831120529.GB58440@cirb503493.alcatel.com.au> <20040901082845.GA60151@cirb503493.alcatel.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040901082845.GA60151@cirb503493.alcatel.com.au> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.10-STABLE X-PGP: finger wilko@freebsd.org X-Virus-Scanned: by XS4ALL Virus Scanner cc: freebsd-alpha@FreeBSD.ORG cc: Wilko Bulte 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: Wed, 01 Sep 2004 09:51:21 -0000 On Wed, Sep 01, 2004 at 06:28:45PM +1000, Peter Jeremy wrote.. > Yesterday, I wrote: > >On Mon, 2004-Aug-30 21:13:25 +0200, Wilko Bulte wrote: > >>FreeBSD 5.3-BETA2 for the Alpha architecture: > > > >disk2 boots and seems to run on my AS400 4/233. Some slight glitches: > ... > > I picked up a further glitch which appeared on both the AS400 and ES40 > so I don't think it was my imagination: > When running the fixit shell, 'Ctrl-C' violates POLA. It doesn't seem > to interrupt the running process but continued pressing will cause the > system to being up a box "Installation interrupt" and halt. Probably platform independent (I mean, probably the same on all Alphas) > >running nicely. I've left it doing a buildworld with /usr/{src,obj} > >mounted via NFS (due to lack of local diskspace). I don't expect it > >to finish for a while and will report back if there are problems. > > The buildworld wasn't as successful - trying to buildworld a fresh > RELENG_5 using > sh -c 'MAKEOBJDIRPREFIX=/home/obj/asv400 make CPUTYPE=ev45 buildworld' > consistently dies with: > ===> gnu/usr.bin/cc/cc1plus > gperf -o -C -E -k '1-6,$' -j1 -D -N 'libc_name_p' -L ANSI-C /home/src5/gnu/usr. > bin/cc/cc1plus/../../../../contrib/gcc/cp/cfns.gperf > cfns.h > No words in input file, did you forget to prepend %% or use -t accidentally? > *** Error code 1 > > Stop in /home/src5/gnu/usr.bin/cc/cc1plus. Hmm? > On a AS4100 4xEV5/466 and 8GB RAM (logically reduced to 2GB), > it hangs just after GEOM configures md0c. I think ticso has no such problems on his AS4100(?) > I haven't tried a DS10 (I'll have to see if I can pick one that can be > rebooted without causing problems) or a ES45 (I don't think this is > supported and finding one to experiment on could also be difficult). DS10 works, I have one. No need to try. ES45 will most likely not work (but it would be interesting to see what happens :) -- Wilko Bulte wilko@FreeBSD.org