From owner-freebsd-alpha@FreeBSD.ORG Sun Apr 3 06:51:29 2005 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 C21F816A4D7 for ; Sun, 3 Apr 2005 06:51:29 +0000 (GMT) Received: from tabernacle.vortex4.net (tabernacle.vortex4.net [69.36.240.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F9F643D46 for ; Sun, 3 Apr 2005 06:51:27 +0000 (GMT) (envelope-from friend@vortex4.net) Received: from paquita (66-117-135-219.rdsl.lmi.net [66.117.135.219]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by tabernacle.vortex4.net (Postfix) with ESMTP id 2A10228457; Sat, 2 Apr 2005 22:51:27 -0800 (PST) Received: from friend by paquita with local (Exim 3.35 #1 (Debian)) id 1DHz6U-0002fn-00; Sat, 02 Apr 2005 23:01:02 -0800 Date: Sat, 2 Apr 2005 23:01:02 -0800 To: "Kyle S. Allender" Message-ID: <20050403070102.GI15750@vortex4.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: Linux paquita 2.6.7 X-System-Stats: 10:08:32 up 15 days, 12:00, 4 users, load average: 0.23, 0.05, 0.02 User-Agent: Mutt/1.5.6+20040907i From: Dave cc: alpha@freebsd.org Subject: Re: Digital Server 3300 hardware clock 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: Sun, 03 Apr 2005 06:51:30 -0000 If you ntpdate at startup, your system clock will be set to the date you get via ntp regardless of skew. Put the following in /etc/rc.conf: ntp_enable="YES" ntp_flags="-b ntp.server.here" ntpd_enable="YES" That should get you set up :> Dave On Sat, Apr 02, 2005 at 11:49:54AM -0600, Kyle S. Allender wrote: > I'm having a problem with FreeBSD 5.0-RELEASE on a Digital Server 3300 (or > at least I think it's a 3300). I converted this from an NT 4 server machine > almost 3 years ago and it's been running fine under 4.x/5.x for a very long > time. > > However, one issue I've continually had with this machine is that the > hardware clock is off by almost 2 hours. Ntpd can't keep the correct time > because the hardware clock is too far off. > > I've tried various things, but for the life of me can't remember how to get > back to the correct console to reset the clock time. > > Can someone out there on the list help me get this fixed? I'd like to move > to 5.3 for this system, but want the clock fixed first (it's driving me > batty). > > Any asisstance is greatly appreciated. > > Thanx. > > -- > > Kyle Allender > > > _______________________________________________ > freebsd-alpha@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-alpha > To unsubscribe, send any mail to "freebsd-alpha-unsubscribe@freebsd.org" -- Dave Cotton friend@vortex4.net From owner-freebsd-alpha@FreeBSD.ORG Sun Apr 3 14:02:28 2005 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 C93D316A4CE for ; Sun, 3 Apr 2005 14:02:28 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3815643D2D for ; Sun, 3 Apr 2005 14:02:28 +0000 (GMT) (envelope-from des@des.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IED00K1YIQT3Q70@bgo1smout1.broadpark.no> for alpha@freebsd.org; Sun, 03 Apr 2005 15:56:53 +0200 (CEST) Received: from dsa.des.no ([80.203.228.37]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IED00AN6J2I7I80@bgo1sminn1.broadpark.no> for alpha@freebsd.org; Sun, 03 Apr 2005 16:03:54 +0200 (CEST) Received: by dsa.des.no (Pony Express, from userid 666) id 8D4C8C2ADF; Sun, 03 Apr 2005 16:02:26 +0200 (CEST) Received: from xps.des.no (xps.des.no [10.0.0.12]) by dsa.des.no (Pony Express) with ESMTP id 962179B48B; Sun, 03 Apr 2005 16:02:23 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 569FE33C5A; Sun, 03 Apr 2005 16:02:23 +0200 (CEST) Date: Sun, 03 Apr 2005 16:02:23 +0200 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: <20050403070102.GI15750@vortex4.net> To: Dave Message-id: <86d5tcargw.fsf@xps.des.no> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dsa.des.no References: <20050403070102.GI15750@vortex4.net> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED,AWL autolearn=disabled version=3.0.2 X-Spam-Level: cc: alpha@freebsd.org Subject: Re: Digital Server 3300 hardware clock 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: Sun, 03 Apr 2005 14:02:28 -0000 Dave writes: > On Sat, Apr 02, 2005 at 11:49:54AM -0600, Kyle S. Allender wrote: > > I'm having a problem with FreeBSD 5.0-RELEASE on a Digital Server 3300 = (or > > at least I think it's a 3300). I converted this from an NT 4 server ma= chine > > almost 3 years ago and it's been running fine under 4.x/5.x for a very = long > > time. You shouldn't be running 5.0-RELEASE. > > However, one issue I've continually had with this machine is that the > > hardware clock is off by almost 2 hours. Ntpd can't keep the correct t= ime > > because the hardware clock is too far off. > If you ntpdate at startup, your system clock will be set to the date you = get=20 > via ntp regardless of skew. Put the following in /etc/rc.conf: > > ntp_enable=3D"YES" > ntp_flags=3D"-b ntp.server.here" > ntpd_enable=3D"YES" > > That should get you set up :> no. you want ntpdate_enable=3D"YES" ntpd_enable=3D"YES" both ntpdate and ntpd use the servers listed in /etc/ntp.conf, which should contain something like server europe.pool.ntp.org server europe.pool.ntp.org server europe.pool.ntp.org round-robin DNS will take care of the rest. obviously, if you're not in Europe, you'll want to use a different pool. the official list of public ntp servers is at http://ntp.isc.org/bin/view/Servers/WebHome if you just want to set the clock once, run # ntpdate pool.ntp.org pool.ntp.org pool.ntp.org DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-freebsd-alpha@FreeBSD.ORG Sun Apr 3 14:43:18 2005 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 15F9A16A4CE for ; Sun, 3 Apr 2005 14:43:18 +0000 (GMT) Received: from depot.depot.axxiscorp.com (ip-64-32-234-4.dsl.iad.megapath.net [64.32.234.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15D6743D49 for ; Sun, 3 Apr 2005 14:43:17 +0000 (GMT) (envelope-from RJV@WEBLINKMO.COM) Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 Date: Sun, 3 Apr 2005 10:00:11 -0500 Message-ID: <5EEBE9C3C61D1142994C6B620C51E847110997@depot.weblinkmo.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Digital Server 3300 hardware clock thread-index: AcU4WF0n34qzD2DfSk6Wgwie8hkrbAABTDwA From: "Richard J. Valenta" To: =?iso-8859-1?Q?Dag-Erling_Sm=F8rgrav?= , "Dave" cc: alpha@freebsd.org Subject: RE: Digital Server 3300 hardware clock 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: Sun, 03 Apr 2005 14:43:18 -0000 I don't know if this question is stupid, but I don't know & I'm here to = learn... but why shouldn't Kyle be using 5.0-RELEASE? Because there = have been other releases, or because of this particular machine? rjv -----Original Message----- From: owner-freebsd-alpha@freebsd.org = [mailto:owner-freebsd-alpha@freebsd.org] On Behalf Of Dag-Erling = Sm=F8rgrav Sent: Sunday, April 03, 2005 9:02 AM To: Dave Cc: alpha@freebsd.org Subject: Re: Digital Server 3300 hardware clock Dave writes: > On Sat, Apr 02, 2005 at 11:49:54AM -0600, Kyle S. Allender wrote: > > I'm having a problem with FreeBSD 5.0-RELEASE on a Digital Server = 3300 (or > > at least I think it's a 3300). I converted this from an NT 4 server = machine > > almost 3 years ago and it's been running fine under 4.x/5.x for a = very long > > time. You shouldn't be running 5.0-RELEASE. > > However, one issue I've continually had with this machine is that = the > > hardware clock is off by almost 2 hours. Ntpd can't keep the = correct time > > because the hardware clock is too far off. > If you ntpdate at startup, your system clock will be set to the date = you get=20 > via ntp regardless of skew. Put the following in /etc/rc.conf: > > ntp_enable=3D"YES" > ntp_flags=3D"-b ntp.server.here" > ntpd_enable=3D"YES" > > That should get you set up :> no. you want ntpdate_enable=3D"YES" ntpd_enable=3D"YES" both ntpdate and ntpd use the servers listed in /etc/ntp.conf, which should contain something like server europe.pool.ntp.org server europe.pool.ntp.org server europe.pool.ntp.org round-robin DNS will take care of the rest. obviously, if you're not in Europe, you'll want to use a different pool. the official list of public ntp servers is at http://ntp.isc.org/bin/view/Servers/WebHome if you just want to set the clock once, run # ntpdate pool.ntp.org pool.ntp.org pool.ntp.org DES --=20 Dag-Erling Sm=F8rgrav - des@des.no _______________________________________________ freebsd-alpha@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-alpha To unsubscribe, send any mail to "freebsd-alpha-unsubscribe@freebsd.org" From owner-freebsd-alpha@FreeBSD.ORG Sun Apr 3 19:03:26 2005 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 DBE4316A4CE for ; Sun, 3 Apr 2005 19:03:25 +0000 (GMT) Received: from tabernacle.vortex4.net (tabernacle.vortex4.net [69.36.240.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67C5943D41 for ; Sun, 3 Apr 2005 19:03:23 +0000 (GMT) (envelope-from friend@vortex4.net) Received: from paquita (66-117-135-219.rdsl.lmi.net [66.117.135.219]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by tabernacle.vortex4.net (Postfix) with ESMTP id 0101C28478; Sun, 3 Apr 2005 12:03:22 -0700 (PDT) Received: from friend by paquita with local (Exim 3.35 #1 (Debian)) id 1DIAWo-0003Dq-00; Sun, 03 Apr 2005 12:12:58 -0700 Date: Sun, 3 Apr 2005 12:12:58 -0700 To: "Richard J. Valenta" Message-ID: <20050403191258.GK15750@vortex4.net> References: <5EEBE9C3C61D1142994C6B620C51E847110997@depot.weblinkmo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5EEBE9C3C61D1142994C6B620C51E847110997@depot.weblinkmo.com> X-Operating-System: Linux paquita 2.6.7 X-System-Stats: 10:08:32 up 15 days, 12:00, 4 users, load average: 0.23, 0.05, 0.02 User-Agent: Mutt/1.5.6+20040907i From: Dave cc: alpha@freebsd.org Subject: Re: Digital Server 3300 hardware clock 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: Sun, 03 Apr 2005 19:03:26 -0000 Sorry for the misdirect on ntpdate...the only think I can think is that ntp_enable must have been a valid flag at some point, 'cause I grabbed it out of an rc.conf on one of my running servers (though admittedly one that I installed with 5.2-RELEASE and upgraded later). I should have checked /etc/defaults/rc.conf before posting! 5.0-RELEASE shouldn't be used for a variety of reasons. In my experience it's horribly broken :> There are a number of security issues with it as well. For best results, bring it up to 5.3-STABLE using the instructions found at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html Though my PC164SX is on 5.3-STABLE and has been crashing lately. But I think I'm having hardware issues... Dave On Sun, Apr 03, 2005 at 10:00:11AM -0500, Richard J. Valenta wrote: > > I don't know if this question is stupid, but I don't know & I'm here to learn... but why shouldn't Kyle be using 5.0-RELEASE? Because there have been other releases, or because of this particular machine? > > rjv > > > -----Original Message----- > From: owner-freebsd-alpha@freebsd.org [mailto:owner-freebsd-alpha@freebsd.org] On Behalf Of Dag-Erling Sm?rgrav > Sent: Sunday, April 03, 2005 9:02 AM > To: Dave > Cc: alpha@freebsd.org > Subject: Re: Digital Server 3300 hardware clock > > Dave writes: > > On Sat, Apr 02, 2005 at 11:49:54AM -0600, Kyle S. Allender wrote: > > > I'm having a problem with FreeBSD 5.0-RELEASE on a Digital Server 3300 (or > > > at least I think it's a 3300). I converted this from an NT 4 server machine > > > almost 3 years ago and it's been running fine under 4.x/5.x for a very long > > > time. > > You shouldn't be running 5.0-RELEASE. > > > > However, one issue I've continually had with this machine is that the > > > hardware clock is off by almost 2 hours. Ntpd can't keep the correct time > > > because the hardware clock is too far off. > > If you ntpdate at startup, your system clock will be set to the date you get > > via ntp regardless of skew. Put the following in /etc/rc.conf: > > > > ntp_enable="YES" > > ntp_flags="-b ntp.server.here" > > ntpd_enable="YES" > > > > That should get you set up :> > > no. you want > > ntpdate_enable="YES" > ntpd_enable="YES" > > both ntpdate and ntpd use the servers listed in /etc/ntp.conf, which > should contain something like > > server europe.pool.ntp.org > server europe.pool.ntp.org > server europe.pool.ntp.org > > round-robin DNS will take care of the rest. > > obviously, if you're not in Europe, you'll want to use a different > pool. > > the official list of public ntp servers is at > > http://ntp.isc.org/bin/view/Servers/WebHome > > if you just want to set the clock once, run > > # ntpdate pool.ntp.org pool.ntp.org pool.ntp.org > > DES > -- > Dag-Erling Sm?rgrav - des@des.no > _______________________________________________ > freebsd-alpha@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-alpha > To unsubscribe, send any mail to "freebsd-alpha-unsubscribe@freebsd.org" > -- Dave Cotton friend@vortex4.net From owner-freebsd-alpha@FreeBSD.ORG Mon Apr 4 08:40:11 2005 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 714B516A507 for ; Mon, 4 Apr 2005 08:40:11 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id D475C43D45 for ; Mon, 4 Apr 2005 08:40:10 +0000 (GMT) (envelope-from des@des.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IEE000SRYHNMB20@bgo1smout1.broadpark.no> for alpha@freebsd.org; Mon, 04 Apr 2005 10:34:35 +0200 (CEST) Received: from dsa.des.no ([80.203.228.37]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IEE00D10YTB1050@bgo1sminn1.broadpark.no> for alpha@freebsd.org; Mon, 04 Apr 2005 10:41:35 +0200 (CEST) Received: by dsa.des.no (Pony Express, from userid 666) id B15F9EBDF4; Mon, 04 Apr 2005 10:40:08 +0200 (CEST) Received: from xps.des.no (xps.des.no [10.0.0.12]) by dsa.des.no (Pony Express) with ESMTP id BB1149C618; Mon, 04 Apr 2005 10:40:05 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id B234733C5A; Mon, 04 Apr 2005 10:40:05 +0200 (CEST) Date: Mon, 04 Apr 2005 10:40:05 +0200 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: <5EEBE9C3C61D1142994C6B620C51E847110997@depot.weblinkmo.com> To: "Richard J. Valenta" Message-id: <86ll7zrl3u.fsf@xps.des.no> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dsa.des.no References: <5EEBE9C3C61D1142994C6B620C51E847110997@depot.weblinkmo.com> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED,AWL autolearn=disabled version=3.0.2 X-Spam-Level: cc: alpha@freebsd.org Subject: Re: Digital Server 3300 hardware clock 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: Mon, 04 Apr 2005 08:40:11 -0000 "Richard J. Valenta" writes: > I don't know if this question is stupid, but I don't know & I'm here > to learn... but why shouldn't Kyle be using 5.0-RELEASE? Because > there have been other releases, or because of this particular > machine? 5.0-RELEASE is an old unsupported technology preview with a large number of known bugs and security holes. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-freebsd-alpha@FreeBSD.ORG Mon Apr 4 11:01:47 2005 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 1B2D016A4CE for ; Mon, 4 Apr 2005 11:01:47 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D18743D5A for ; Mon, 4 Apr 2005 11:01:46 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j34B1klL012129 for ; Mon, 4 Apr 2005 11:01:46 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j34B1jfh012123 for freebsd-alpha@freebsd.org; Mon, 4 Apr 2005 11:01:45 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 4 Apr 2005 11:01:45 GMT Message-Id: <200504041101.j34B1jfh012123@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-alpha@FreeBSD.org Subject: Current problem reports assigned to you 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: Mon, 04 Apr 2005 11:01:47 -0000 Current FreeBSD problem reports Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/12/20] alpha/75317 alpha ATA DMA broken on PCalpha 1 problem total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/09/10] alpha/30486 alpha AlphaServer DS10 floppy access is broken o [2001/09/10] alpha/30487 alpha Floppy access on AlphaServer DS20 solid l o [2003/02/05] alpha/47952 alpha DEFPA causes machine check with V5.0-rele o [2003/11/10] alpha/59116 alpha [ntfs] mount_ntfs of a Windows 2000-forma o [2004/01/26] alpha/61940 alpha Can't disklabel new disk from FreeBSD/alp o [2004/01/27] alpha/61973 alpha Machine Check on boot-up of AlphaServer 2 f [2004/06/06] alpha/67626 alpha X crashes an alpha machine, resulting reb 7 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/01/27] alpha/24663 alpha Console output gets scribbled into /var/l o [2001/02/22] alpha/25284 alpha PC164 won't reboot with graphics console o [2001/06/07] alpha/27930 alpha NE2000 not supported on FreeBSD Alpha 4.x o [2001/06/07] alpha/27933 alpha Time jitter under load on FreeBSD 4.3 alp f [2001/07/29] alpha/29299 alpha FreeBSD 4.3 Alpha + Tekram SCSI adapter p o [2001/10/01] alpha/30970 alpha Ensoniq 1371 (Creative chipset) does not o [2002/01/24] alpha/34232 alpha rpc.statd throws alignment errors o [2002/05/13] alpha/38031 alpha osf1.ko not loaded during boot-time of li p [2002/11/12] alpha/45240 alpha pstat -f column headings misaligned on Al o [2003/02/25] alpha/48676 alpha Changing the baud rate of serial consoles o [2003/04/12] alpha/50868 alpha fd0 floppy device is not mapped into /dev o [2004/05/10] alpha/66478 alpha unexpected machine check: panic for 4.9, o [2004/06/13] alpha/67903 alpha hw.chipset.memory: 1099511627776 - thats 13 problems total. From owner-freebsd-alpha@FreeBSD.ORG Tue Apr 5 12:31:04 2005 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 2BAE216A4CE for ; Tue, 5 Apr 2005 12:31:04 +0000 (GMT) Received: from twu.net (bilbo.twu.net [64.246.24.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62B7243D53 for ; Tue, 5 Apr 2005 12:31:01 +0000 (GMT) (envelope-from admin@truthsolo.net) Received: from [192.168.123.116] (202-219.115-70.tampabay.res.rr.com [70.115.219.202]) (authenticated bits=0) by twu.net (8.12.9/8.12.9) with ESMTP id j35CShil016278; Tue, 5 Apr 2005 08:28:43 -0400 In-Reply-To: <1112111034.28113.47.camel@lnsys06.lip.pt> References: <1112088137.28113.8.camel@lnsys06.lip.pt> <20050329093213.GE28703@cicely12.cicely.de> <1112107652.28113.34.camel@lnsys06.lip.pt> <20050329150044.GE33677@cicely12.cicely.de> <1112111034.28113.47.camel@lnsys06.lip.pt> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: <7a669fb89842632b3d863a1c238307d4@truthsolo.net> Content-Transfer-Encoding: quoted-printable From: Rob Dosogne Date: Tue, 5 Apr 2005 08:30:57 -0400 To: Nuno Dias X-Mailer: Apple Mail (2.619.2) cc: freebsd-alpha@freebsd.org Subject: Re: fatal kernel trap 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: Tue, 05 Apr 2005 12:31:04 -0000 I have been receiving the same crash & halt code on my 600au with the=20 same QLogic SCSI card during installer boot. I will have to try it in=20= a 64-bit PCI slot. I've been searching for the solution to this=20 problem since late last year! Does anyone know why we are getting a crash from SCSI in 32-bit? It=20 would be interesting to find out. cheers, Rob Dosogne, your friendly neighborhood sysadmin. http://www.truthsolo.net/ ---- A university is what a college becomes when the faculty loses interest=20= in students. -- John Ciardi On Mar 29, 2005, at 10:43, Nuno Dias wrote: > On Tue, 2005-03-29 at 17:00 +0200, Bernd Walter wrote: >> On Tue, Mar 29, 2005 at 03:47:32PM +0100, Nuno Dias wrote: >>> Very strange things ... >>> Today i do not have this error any more ... >>> >>> I see other thread (5.4b1 on Miata Jos=E9M.Fandi=F1o) trying to = install >>> FreeBSD in Miata too. >> >> He has a MiataGL machine - with Cyrpress ata chip. >> I asume you have a machine with CMD ata chip? > > Yes, i have a CMD ata chip. > >>> In my Miata machine, i can install FreeBSD 5.3-RELEASE or 5.4-BETA >>> snapshot with IDE Disk, but after that, when i try to boot the=20 >>> machine, >>> i get a kernel crash. >> >> The panic you already showed? >> It's triggered by the floppy controller. >> I don't know if the install kernel contains floppy support on alpha. >> Or do you see the same problem as Jos=E9M.Fandi=F1o? > > No, that panic that i show early, is from install, and i do not have > that crash anymore. > > The crash that i have reported now is from boot, after the install ... > This is the crash (IDE Disk)... > ------------------ > Hit [Enter] to boot immediately, or any other key for command prompt. > Booting [/boot/kernel/kernel]... > Entering /boot/kernel/kernel at 0xfffffc0000345b60... > > halted CPU 0 > > halt code =3D 2 > kernel stack not valid halt > PC =3D 200000000 > ------------------ > > And yes, i see the same problem as Jos=E9M.Fandi=F1o when i try to = install > and the scsi card is in 32 bits slot pci. > >> >>> Then i change my approach to a SCSI DISK. >>> >>> I discovery that the scsi card only work in 64 bits slot pci, if i=20= >>> put >>> the card in 32 bits slot pci the install crash. >> >> Can you deliver boot messages from detecting the SCSI card in >> different slots? >> AFAIK the 32 bit slots on Miate are behind a PCI-PCI bridge. > > 64 bit slot > > isp0: port 0x8000-0x80ff mem > 0x800580000isp0: interrupting at CIA irq 4 > isp0: [GIANT-LOCKED] > ... > Waiting 15 seconds for SCSI devices to settle > da0 at isp0 bus 0 target 0 lun 0 > da0: Fixed Direct Access SCSI-2 device > da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged = Queueing > Enabled > da0: 4091MB (8380080 512 byte sectors: 255H 63S/T 521C) > > 32 bit slot > > isp0: port 0x8000-0x80ff mem > 0x800100001isp0: interrupting at CIA irq 16 > isp0: [GIANT-LOCKED] > > halted CPU 0 > > halt code =3D 5 > HALT instruction executed > PC =3D 1f00 >>>> > > ND > >> >>> After that (scsi card in 64 bits slot pci), FreeBSD 5.3-RELEASE or=20= >>> 5.4- >>> BETA snapshot work very well. >>> >>> Any suggest about the IDE problem ? >>> >>> Thank's for the help :) >>> ND >>> >>> On Tue, 2005-03-29 at 11:32 +0200, Bernd Walter wrote: >>>> On Tue, Mar 29, 2005 at 10:22:17AM +0100, Nuno Dias wrote: >>>>> Hi, >>>>> >>>>> I have a Digital Personal Workstation 433au, and i'm trying to=20 >>>>> install >>>>> FreeBSD 5.3-RELEASE, but the install crash with this message ... >>>>> >>>>> md0: Preloaded image 4423680 bytes at = 0xfffffc00009ba570 >>>>> ad0: 9768MB [19846/16/63] at ata0-slave WDMA2 >>>>> >>>>> fatal kernel trap: >>>>> >>>>> trap entry =3D 0x2 (memory management fault) >>>>> cpuid =3D 0 >>>>> faulting va =3D 0x0 >>>>> type =3D access violation >>>>> cause =3D store instruction >>>>> pc =3D 0xfffffc00006fa244 >>>>> ra =3D 0xfffffc0000716144 >>>>> sp =3D 0xfffffe000891fb50 >>>>> curthread =3D 0xfffffc000bb350e0 >>>>> pid =3D 7, comm =3D fdc0 >>>>> >>>>> panic: trap >>>>> cpuid =3D 0 >>>>> Uptime: 3s >>>>> >>>>> I tested with IDE disk, SCSI DISK, install from diskete, from=20 >>>>> CDROM, >>>>> and every time the same crash. >>>>> >>>>> Can someone tell me where is the problem ? >>>> >>>> Can you please verify with a 5.4-BETA snapshot? >> > --=20 > Nuno Dias > LIP > > _______________________________________________ > freebsd-alpha@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-alpha > To unsubscribe, send any mail to=20 > "freebsd-alpha-unsubscribe@freebsd.org" > From owner-freebsd-alpha@FreeBSD.ORG Tue Apr 5 14:18:33 2005 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 8DD6116A4DF for ; Tue, 5 Apr 2005 14:18:33 +0000 (GMT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id F187243D1D for ; Tue, 5 Apr 2005 14:18:31 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [10.1.1.7]) (authenticated bits=0)j35EINsf096897 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Tue, 5 Apr 2005 16:18:25 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.10/8.12.10) with ESMTP id j35EHUhs055143 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 5 Apr 2005 16:17:31 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.11/8.12.11) with ESMTP id j35EHUcb080914; Tue, 5 Apr 2005 16:17:30 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.11/8.12.11/Submit) id j35EHPMe080913; Tue, 5 Apr 2005 16:17:25 +0200 (CEST) (envelope-from ticso) Date: Tue, 5 Apr 2005 16:17:25 +0200 From: Bernd Walter To: Rob Dosogne Message-ID: <20050405141724.GW36141@cicely12.cicely.de> References: <1112088137.28113.8.camel@lnsys06.lip.pt> <20050329093213.GE28703@cicely12.cicely.de> <1112107652.28113.34.camel@lnsys06.lip.pt> <20050329150044.GE33677@cicely12.cicely.de> <1112111034.28113.47.camel@lnsys06.lip.pt> <7a669fb89842632b3d863a1c238307d4@truthsolo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7a669fb89842632b3d863a1c238307d4@truthsolo.net> X-Operating-System: FreeBSD cicely12.cicely.de 5.2-CURRENT alpha User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.9 required=3.0 tests=BAYES_00 autolearn=no version=2.64 X-Spam-Report: * -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on cicely12.cicely.de cc: Nuno Dias cc: freebsd-alpha@freebsd.org Subject: Re: fatal kernel trap X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2005 14:18:34 -0000 On Tue, Apr 05, 2005 at 08:30:57AM -0400, Rob Dosogne wrote: > I have been receiving the same crash & halt code on my 600au with the > same QLogic SCSI card during installer boot. I will have to try it in > a 64-bit PCI slot. I've been searching for the solution to this > problem since late last year! > > Does anyone know why we are getting a crash from SCSI in 32-bit? It > would be interesting to find out. The driver tries io mode first and the alpha traps because io mode is not configured over PCI-PCI bridges - moreover many SRM versions setup io ranges in PCI chips to make drivers beleave in existing io mode configuration. A solution to the problem is not that easy - one might think that it is up to the driver trying mem mode first, but this would break other platforms - namely many x86 systems have problems with mem mode. The real solution is to check to complete mapping and then let the driver fall back to mem mode in a save way. So far be selective on which cards you run behind PCI bridges. -- B.Walter BWCT http://www.bwct.de bernd@bwct.de info@bwct.de From owner-freebsd-alpha@FreeBSD.ORG Tue Apr 5 21:40:56 2005 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 A92E316A4CE for ; Tue, 5 Apr 2005 21:40:56 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4575F43D45 for ; Tue, 5 Apr 2005 21:40:56 +0000 (GMT) (envelope-from lovethesquare@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so493244wra for ; Tue, 05 Apr 2005 14:40:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=W2NDXuWbRPSufnbblnlaijDau5gq1E5bvzgyuMPE+7+jAjY7gt1xxLRcaUHHLi2XTs0RB38luNH38gC4avf+abfUzBausG5/tb0LWDG/gvkqPm05E6V0w3Ht4LsjZR8EWCb4GjPp+WAGSKmiDSvxYGb7uMebHMxBey9gLyklCOk= Received: by 10.54.33.14 with SMTP id g14mr43280wrg; Tue, 05 Apr 2005 14:40:55 -0700 (PDT) Received: by 10.54.50.27 with HTTP; Tue, 5 Apr 2005 14:40:55 -0700 (PDT) Message-ID: <2eb0148d0504051440676d325c@mail.gmail.com> Date: Wed, 6 Apr 2005 06:40:55 +0900 From: Joon-Young PARK To: freebsd-alpha@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Looking for DEC3000's EISA Configuration UTIL. X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joon-Young PARK List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2005 21:40:56 -0000 I have a DIGITAL Server 3000 Model 3305 6500 but I donot have a EISA Configuration Utility (ECU) disk. I lost my ECU Disk so.. can I have a "The EISA Configuration Utility (ECU) diskette" through= =20 mailing list? product name(compaq) is QA-01YAA-HC please, and god bless --=20 Joon-Young, PARK SCAA at SungKyunKwan Univ 019-9299-1388, 02-760-1388 lovethesquare@gmail.com From owner-freebsd-alpha@FreeBSD.ORG Wed Apr 6 07:38:50 2005 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 4552316A4E2; Wed, 6 Apr 2005 07:38:50 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EED343D2F; Wed, 6 Apr 2005 07:38:49 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.3/8.13.3) with ESMTP id j367cn0h080661; Wed, 6 Apr 2005 03:38:49 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.3/8.13.3) with ESMTP id j367ckoG093676; Wed, 6 Apr 2005 03:38:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id CDE677306E; Wed, 6 Apr 2005 03:38:48 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050406073848.CDE677306E@freebsd-current.sentex.ca> Date: Wed, 6 Apr 2005 03:38:48 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on clamscanner1 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2005 07:38:50 -0000 TB --- 2005-04-06 06:45:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-06 06:45:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-04-06 06:45:00 - checking out the source tree TB --- 2005-04-06 06:45:00 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-04-06 06:45:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-06 06:51:54 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-06 06:51:54 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-06 06:51:54 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wformat=2 -Wno-format-extra-args -Werror -c /tinderbox/CURRENT/alpha/alpha/src/libexec/revnetgroup/hash.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wformat=2 -Wno-format-extra-args -Werror -c /tinderbox/CURRENT/alpha/alpha/src/libexec/revnetgroup/parse_netgroup.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wformat=2 -Wno-format-extra-args -Werror -o revnetgroup revnetgroup.o hash.o parse_netgroup.o gzip -cn /tinderbox/CURRENT/alpha/alpha/src/libexec/revnetgroup/revnetgroup.8 > revnetgroup.8.gz ===> libexec/rexecd (all) cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd/rexecd.c /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd/rexecd.c: In function `doit': /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd/rexecd.c:204: warning: cast increases required alignment of target type *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/libexec. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-04-06 07:38:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-06 07:38:48 - ERROR: failed to build world TB --- 2005-04-06 07:38:48 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Wed Apr 6 14:33:30 2005 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 AB86816A4CE for ; Wed, 6 Apr 2005 14:33:30 +0000 (GMT) Received: from smtp.tznet.com (smtp.tznet.com [66.170.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2901043D49 for ; Wed, 6 Apr 2005 14:33:30 +0000 (GMT) (envelope-from ttor@tznet.com) Received: from mail.tznet.com (mail.tznet.com [66.170.64.2]) by smtp.tznet.com (8.13.3/8.13.3) with ESMTP id j36EWtE0011368 for ; Wed, 6 Apr 2005 09:32:55 -0500 (CDT) Date: Wed, 6 Apr 2005 09:32:52 -0500 (CDT) From: "Rich O." X-X-Sender: richo@mail.tznet.com To: freebsd-alpha@freebsd.org Message-ID: <20050406092801.M62487@mail.tznet.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-T-Net-Virus-Scan: 66.170.64.6: Clean Subject: can't open /boot/loader 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, 06 Apr 2005 14:33:30 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I was having a problem on my pws433au where it wouldn't boot up freebsd 5.3/5.4-beta1, and I read about moving the ISP Qlogic SCSI card to the 64-bit PCI slots instead so I did that and was able to boot and install freebsd 5.3 so that's good. My problem now is that when I try to boot from the SCSI disk where it was installed I get the error "can't open file /boot/loader". In my researching I only found a suggestion that the / slice had to be the first one on the SCSI disk and it doesn't work having something else being the first slice (like swap). This isn't the case though because / is the first slice... Does anyone have any idea how I can correct this error, or possibly some other ideas on what may cause this issue? Or does anyone know where I can get a fixit image for my miata? Thanks for any help you can provide. ~Rich O. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCU/MX0uIdAG/2leYRAuUZAJ46zO4fGi8m8BaomEfJJyBYguPhYgCdEM0r 3KdIL0gMOFTOo2RUuzzidWs= =HEUR -----END PGP SIGNATURE----- From owner-freebsd-alpha@FreeBSD.ORG Thu Apr 7 01:30:12 2005 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 35B4A16A4CE; Thu, 7 Apr 2005 01:30:12 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D1DF43D54; Thu, 7 Apr 2005 01:30:11 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.3/8.13.3) with ESMTP id j371UAqm018654; Wed, 6 Apr 2005 21:30:10 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id j371UBWL072088; Wed, 6 Apr 2005 21:30:11 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id F254F7306E; Wed, 6 Apr 2005 21:30:10 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050407013010.F254F7306E@freebsd-current.sentex.ca> Date: Wed, 6 Apr 2005 21:30:10 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.83, clamav-milter version 0.83 on clamscanner4 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2005 01:30:12 -0000 TB --- 2005-04-07 00:45:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-07 00:45:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-04-07 00:45:01 - checking out the source tree TB --- 2005-04-07 00:45:01 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-04-07 00:45:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-07 00:51:55 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-07 00:51:55 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-07 00:51:55 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wformat=2 -Wno-format-extra-args -Werror -c /tinderbox/CURRENT/alpha/alpha/src/libexec/revnetgroup/hash.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wformat=2 -Wno-format-extra-args -Werror -c /tinderbox/CURRENT/alpha/alpha/src/libexec/revnetgroup/parse_netgroup.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wformat=2 -Wno-format-extra-args -Werror -o revnetgroup revnetgroup.o hash.o parse_netgroup.o gzip -cn /tinderbox/CURRENT/alpha/alpha/src/libexec/revnetgroup/revnetgroup.8 > revnetgroup.8.gz ===> libexec/rexecd (all) cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd/rexecd.c /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd/rexecd.c: In function `doit': /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd/rexecd.c:204: warning: cast increases required alignment of target type *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/libexec. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-04-07 01:30:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-07 01:30:10 - ERROR: failed to build world TB --- 2005-04-07 01:30:10 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Thu Apr 7 13:31:33 2005 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 A456B16A52C for ; Thu, 7 Apr 2005 13:31:33 +0000 (GMT) Received: from smtp.tznet.com (smtp.tznet.com [66.170.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CBC643D1D for ; Thu, 7 Apr 2005 13:31:33 +0000 (GMT) (envelope-from ttor@tznet.com) Received: from mail.tznet.com (mail.tznet.com [66.170.64.2]) by smtp.tznet.com (8.13.3/8.13.3) with ESMTP id j37DV5ub071146 for ; Thu, 7 Apr 2005 08:31:05 -0500 (CDT) Date: Thu, 7 Apr 2005 08:31:01 -0500 (CDT) From: "Rich O." X-X-Sender: richo@mail.tznet.com To: freebsd-alpha@freebsd.org In-Reply-To: <20050406092801.M62487@mail.tznet.com> Message-ID: <20050407082512.V81643@mail.tznet.com> References: <20050406092801.M62487@mail.tznet.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-T-Net-Virus-Scan: 66.170.64.6: Clean Subject: Re: can't open /boot/loader 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: Thu, 07 Apr 2005 13:31:33 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, 6 Apr 2005, Rich O. wrote: > > My problem now is that when I try to boot from the SCSI disk where > it was installed I get the error "can't open file /boot/loader". In my > researching I only found a suggestion that the / slice had to be the first > one on the SCSI disk and it doesn't work having something else being the > first slice (like swap). This isn't the case though because / is the first > slice... > I found the fix to this myself actually... While playing around with the fixit option (which I stupidly didn't know actually worked on one of the CDs without having a floppy image) I found that I could mount /dev/da0a (the / slice) just fine and /boot/loader was there. Everything looked fine from what I could tell. I ended up running `bsdlabel -B /dev/da0` from the fixit prompt and then attempting to reboot using the harddrive. This actually worked and now I have FreeBSD-5.3 up and running for the first time ever on my Miata/PWS 433au I figured I would post my findings for anyone else that may have this issue. Thanks. ~Rich O. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCVTYZ0uIdAG/2leYRAjhDAJ9FE7lyG9eLyVojvhsHRiA8BeP5kACfT145 cnMRoCo0LJmLW/SFkszlVFk= =+GF4 -----END PGP SIGNATURE----- From owner-freebsd-alpha@FreeBSD.ORG Thu Apr 7 20:00:49 2005 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 B6CC516A4CE; Thu, 7 Apr 2005 20:00:49 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AC3A43D1D; Thu, 7 Apr 2005 20:00:49 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.3/8.13.3) with ESMTP id j37K0mVG075047; Thu, 7 Apr 2005 16:00:48 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id j37K0mmq037975; Thu, 7 Apr 2005 16:00:48 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5453A7306E; Thu, 7 Apr 2005 16:00:48 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050407200048.5453A7306E@freebsd-current.sentex.ca> Date: Thu, 7 Apr 2005 16:00:48 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.83, clamav-milter version 0.83 on clamscanner2 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2005 20:00:49 -0000 TB --- 2005-04-07 19:15:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-07 19:15:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-04-07 19:15:00 - checking out the source tree TB --- 2005-04-07 19:15:00 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-04-07 19:15:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-07 19:22:02 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-07 19:22:02 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-07 19:22:02 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wformat=2 -Wno-format-extra-args -Werror -c /tinderbox/CURRENT/alpha/alpha/src/libexec/revnetgroup/hash.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wformat=2 -Wno-format-extra-args -Werror -c /tinderbox/CURRENT/alpha/alpha/src/libexec/revnetgroup/parse_netgroup.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wformat=2 -Wno-format-extra-args -Werror -o revnetgroup revnetgroup.o hash.o parse_netgroup.o gzip -cn /tinderbox/CURRENT/alpha/alpha/src/libexec/revnetgroup/revnetgroup.8 > revnetgroup.8.gz ===> libexec/rexecd (all) cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd/rexecd.c /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd/rexecd.c: In function `doit': /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd/rexecd.c:204: warning: cast increases required alignment of target type *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/libexec. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-04-07 20:00:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-07 20:00:48 - ERROR: failed to build world TB --- 2005-04-07 20:00:48 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Fri Apr 8 11:45:41 2005 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 D56AE16A4CE; Fri, 8 Apr 2005 11:45:41 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 066E743D41; Fri, 8 Apr 2005 11:45:41 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.3/8.13.3) with ESMTP id j38BjeFF004930; Fri, 8 Apr 2005 07:45:40 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.3/8.13.3) with ESMTP id j38BjfVc013313; Fri, 8 Apr 2005 07:45:41 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 05A5B7306E; Fri, 8 Apr 2005 07:45:39 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050408114539.05A5B7306E@freebsd-current.sentex.ca> Date: Fri, 8 Apr 2005 07:45:39 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on clamscanner4 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2005 11:45:42 -0000 TB --- 2005-04-08 11:00:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-08 11:00:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-04-08 11:00:00 - checking out the source tree TB --- 2005-04-08 11:00:00 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-04-08 11:00:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-08 11:06:58 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-08 11:06:58 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-08 11:06:58 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wformat=2 -Wno-format-extra-args -Werror -c /tinderbox/CURRENT/alpha/alpha/src/libexec/revnetgroup/hash.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wformat=2 -Wno-format-extra-args -Werror -c /tinderbox/CURRENT/alpha/alpha/src/libexec/revnetgroup/parse_netgroup.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wformat=2 -Wno-format-extra-args -Werror -o revnetgroup revnetgroup.o hash.o parse_netgroup.o gzip -cn /tinderbox/CURRENT/alpha/alpha/src/libexec/revnetgroup/revnetgroup.8 > revnetgroup.8.gz ===> libexec/rexecd (all) cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd/rexecd.c /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd/rexecd.c: In function `doit': /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd/rexecd.c:205: warning: dereferencing type-punned pointer will break strict-aliasing rules *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/libexec/rexecd. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/libexec. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-04-08 11:45:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-08 11:45:39 - ERROR: failed to build world TB --- 2005-04-08 11:45:39 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Sat Apr 9 10:51:14 2005 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 D233816A4CE; Sat, 9 Apr 2005 10:51:14 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E74643D41; Sat, 9 Apr 2005 10:51:14 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.3/8.13.3) with ESMTP id j39ApDfJ096349; Sat, 9 Apr 2005 06:51:13 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.3/8.13.3) with ESMTP id j39ApGoM020168; Sat, 9 Apr 2005 06:51:16 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 7631D7306E; Sat, 9 Apr 2005 06:51:13 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050409105113.7631D7306E@freebsd-current.sentex.ca> Date: Sat, 9 Apr 2005 06:51:13 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on clamscanner4 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Apr 2005 10:51:15 -0000 TB --- 2005-04-09 09:30:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-09 09:30:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-04-09 09:30:00 - checking out the source tree TB --- 2005-04-09 09:30:00 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-04-09 09:30:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-09 09:36:51 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-09 09:36:51 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-09 09:36:51 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2005-04-09 10:44:29 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-04-09 10:44:29 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-09 10:44:29 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Apr 9 10:44:30 UTC 2005 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/alpha/alpha/src/sys -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/altq -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /tinderbox/CURRENT/alpha/alpha/src/sys/alpha/alpha/ieee_float.c cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/alpha/alpha/src/sys -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/altq -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /tinderbox/CURRENT/alpha/alpha/src/sys/alpha/alpha/gdb_machdep.c cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/alpha/alpha/src/sys -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/altq -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /tinderbox/CURRENT/alpha/alpha/src/sys/alpha/alpha/in_cksum.c cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/alpha/alpha/src/sys -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/altq -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /tinderbox/CURRENT/alpha/alpha/src/sys/alpha/alpha/interrupt.c /tinderbox/CURRENT/alpha/alpha/src/sys/alpha/alpha/interrupt.c: In function `alpha_dispatch_intr': /tinderbox/CURRENT/alpha/alpha/src/sys/alpha/alpha/interrupt.c:439: error: `TDP_OWEPREEMPT' undeclared (first use in this function) /tinderbox/CURRENT/alpha/alpha/src/sys/alpha/alpha/interrupt.c:439: error: (Each undeclared identifier is reported only once /tinderbox/CURRENT/alpha/alpha/src/sys/alpha/alpha/interrupt.c:439: error: for each function it appears in.) *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-04-09 10:51:13 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-09 10:51:13 - ERROR: failed to build generic kernel TB --- 2005-04-09 10:51:13 - tinderbox aborted