From owner-freebsd-alpha@FreeBSD.ORG Sun Sep 11 04:53:39 2005 Return-Path: X-Original-To: alpha@freebsd.org 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 6366616A41F; Sun, 11 Sep 2005 04:53:39 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0563543D46; Sun, 11 Sep 2005 04:53:38 +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 j8B4rbp3077599; Sun, 11 Sep 2005 00:53:38 -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 j8B4rbKI074502; Sun, 11 Sep 2005 00:53:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5402D7302F; Sun, 11 Sep 2005 00:53:36 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050911045336.5402D7302F@freebsd-current.sentex.ca> Date: Sun, 11 Sep 2005 00:53:36 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.86, clamav-milter version 0.86 on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Sep 2005 04:53:39 -0000 TB --- 2005-09-11 03:16:39 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-09-11 03:16:39 - starting HEAD tinderbox run for alpha/alpha TB --- 2005-09-11 03:16:39 - cleaning the object tree TB --- 2005-09-11 03:17:01 - checking out the source tree TB --- 2005-09-11 03:17:01 - cd /tinderbox/HEAD/alpha/alpha TB --- 2005-09-11 03:17:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-09-11 03:22:45 - building world (CFLAGS=-O2 -pipe) TB --- 2005-09-11 03:22:45 - cd /src TB --- 2005-09-11 03:22:45 - /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-09-11 04:33:30 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-09-11 04:33:30 - cd /src TB --- 2005-09-11 04:33:30 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Sep 11 04:33: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 >>> Kernel build for GENERIC completed on Sun Sep 11 04:51:48 UTC 2005 TB --- 2005-09-11 04:51:48 - generating LINT kernel config TB --- 2005-09-11 04:51:48 - cd /src/sys/alpha/conf TB --- 2005-09-11 04:51:48 - /usr/bin/make -B LINT TB --- 2005-09-11 04:51:48 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-09-11 04:51:48 - cd /src TB --- 2005-09-11 04:51:48 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Sep 11 04:51:49 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 [...] /src/sys/netgraph/atm/uni/ng_uni.c:52:35: netnatm/msg/unistruct.h: No such file or directory /src/sys/netgraph/atm/uni/ng_uni.c:54:35: netnatm/saal/sscopdef.h: No such file or directory /src/sys/netgraph/atm/uni/ng_uni.c:55:35: netnatm/saal/sscfudef.h: No such file or directory /src/sys/netgraph/atm/uni/ng_uni.c:57:29: netnatm/sig/uni.h: No such file or directory /src/sys/netgraph/atm/uni/ng_uni.c:58:32: netnatm/sig/unisig.h: No such file or directory /src/sys/netinet/in_proto.c:92:23: net/pfvar.h: No such file or directory /src/sys/netinet/in_proto.c:93:27: net/if_pfsync.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /obj/alpha/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-09-11 04:53:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-09-11 04:53:36 - ERROR: failed to build lint kernel TB --- 2005-09-11 04:53:36 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Mon Sep 12 11:01:57 2005 Return-Path: X-Original-To: freebsd-alpha@freebsd.org 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 415E116A41F for ; Mon, 12 Sep 2005 11:01:57 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0F7043D46 for ; Mon, 12 Sep 2005 11:01:56 +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 j8CB1uOj025343 for ; Mon, 12 Sep 2005 11:01:56 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8CB1tNK025337 for freebsd-alpha@freebsd.org; Mon, 12 Sep 2005 11:01:55 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 12 Sep 2005 11:01:55 GMT Message-Id: <200509121101.j8CB1tNK025337@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 Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Sep 2005 11:01:57 -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 [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 5 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/02/22] alpha/25284 alpha PC164 won't reboot with graphics console f [2001/07/29] alpha/29299 alpha FreeBSD 4.3 Alpha + Tekram SCSI adapter p o [2002/05/13] alpha/38031 alpha osf1.ko not loaded during boot-time of li 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 7 problems total. From owner-freebsd-alpha@FreeBSD.ORG Thu Sep 15 03:20:25 2005 Return-Path: X-Original-To: freebsd-alpha@freebsd.org 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 9269F16A41F for ; Thu, 15 Sep 2005 03:20:25 +0000 (GMT) (envelope-from tillman@seekingfire.com) Received: from mail.seekingfire.com (caliban.seekingfire.com [24.72.123.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D70143D48 for ; Thu, 15 Sep 2005 03:20:22 +0000 (GMT) (envelope-from tillman@seekingfire.com) Received: by mail.seekingfire.com (Postfix, from userid 500) id F1A938F; Wed, 14 Sep 2005 21:20:21 -0600 (CST) Date: Wed, 14 Sep 2005 21:20:21 -0600 From: Tillman Hodgson To: freebsd-alpha@freebsd.org Message-ID: <20050915032021.GO33112@seekingfire.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . X-GPG-Key-ID: 828AFC7B X-GPG-Fingerprint: 5584 14BA C9EB 1524 0E68 F543 0F0A 7FBC 828A FC7B X-GPG-Key: http://www.seekingfire.com/personal/gpg_key.asc X-Urban-Legend: There is lots of hidden information in headers X-Tillman-rules: yes he does User-Agent: Mutt/1.5.10i Subject: 6.0-beta4 on 2100A: unexpected machine check X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2005 03:20:25 -0000 Howdy folks, I recently acquired a nice 4-CPU 512MB 2100A "Lynx" machine. This is my first FreeBSD install on Alpha (though I've run it on i386 and sparc64 for years). I ran into rouble while trying to boot the install kernel. THis might be related to the thread I found at http://lists.freebsd.org/pipermail/freebsd-alpha/2005-August/002659.html ... at least, the symptoms seem similar to my uneducated-in-Alpha eye. Unfortunately, I don't have a serial console hooked up at the moment (it's in the wrong room to connect to my digiport and it's much too large to move up the stairs), so all of the following is tped in from my handwritten notes. After issuing a 'boot DKA600': ---------- FreeBSD/SMP: Multiprocessor system detected: 4 CPUs CPU0 (BSP): PAL ID: 0 CPU1 (AP): PAL ID: 1 CPU2 (AP): PAL ID: 2 CPU3 (AP): PAL ID: 3 t20: using interrupt typ1 on pci bus 0 t20: pcib0: on t20 eisab0: at device 2.0 on pci0 ---------- (Note that there are no EISA cards, just some PCI cards) The error then occurs, and looks like this: ---------- unexpected machine check: mces = 0x1 vector = 0x670 param = 0xfffffc0000006000 pc = 0xfffffc00003d49f0 ra = 0xfffffc00003d49d4 curproc = 0xfffffc0000912be0 pid = 0, comm = swapper [thread pid 0 tid 0] stopped at eisa_probe_slot+0x80: add s0,#01,s0 ---------- I notice that at this point I've been dumped to the db> debugger prompt, but the key mapping is messed up ... pressing 'g' gives me ',' for example. The output of 'show device' is: ---------- DKA0.0.0.2001.0 DKA0 Seagate ST32550W 9104 DKA600.6.0.2001.0 DKA600 RRD45 1645 DRA0.0.0.2007.0 DRA0 5 member RAID 5 DVA0.0.0.1000.0 DVA0 RX25/RX23 EWA0.0.0.2008.0 EWA0 (the MAC address) PKA0.7.0.2001.0 PKA0 SCSI Bus ID 7 PKB0.7.0.7.0 PKB0 SCSI Bus ID 7 R01 A12 ---------- The output of 'show FRU' doesn't include any errors. Aside from the network card and the video card, all the remaining PCI cards are SCSI adapters (including the one full-length DAC960 RAID controller). I did pull 2 additional SCSI adapter that weren't in use to reduce the device-related possibilities. Does this problem look familiar to anyone? What's the best way to approach an "unexpected machine check" error? Thanks in advance for your time, -T -- Infinity attracts us like a floodlight in the night, blinding us to the excesses it can inflict upon the finite. - Meditations from Bifrost Eyrie From owner-freebsd-alpha@FreeBSD.ORG Thu Sep 15 14:46:54 2005 Return-Path: X-Original-To: freebsd-alpha@freebsd.org 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 CE65D16A41F for ; Thu, 15 Sep 2005 14:46:54 +0000 (GMT) (envelope-from phb1@psulias.psu.edu) Received: from psulias.psu.edu (psulias.psu.edu [128.118.88.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63EFD43D46 for ; Thu, 15 Sep 2005 14:46:54 +0000 (GMT) (envelope-from phb1@psulias.psu.edu) Received: from abu.psulias.psu.edu ("port 4536"@abu.dlt.psu.edu) by psulias.psu.edu (PMDF V6.2-X33 #30877) with ESMTP id <01LT22SNP1VY8WYDXO@psulias.psu.edu> for freebsd-alpha@freebsd.org; Thu, 15 Sep 2005 10:46:44 -0400 (EDT) Date: Thu, 15 Sep 2005 10:46:44 -0400 From: Paul Baughman In-reply-to: <20050915032021.GO33112@seekingfire.com> To: Tillman Hodgson Message-id: <6.2.1.2.2.20050915104109.02aa8e28@psulias.psu.edu> MIME-version: 1.0 X-Mailer: QUALCOMM Windows Eudora Version 6.2.1.2 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <20050915032021.GO33112@seekingfire.com> Cc: freebsd-alpha@freebsd.org Subject: Re: 6.0-beta4 on 2100A: unexpected machine check X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2005 14:46:55 -0000 Tillman, I have two of these beasts, and recent freeBSD releases do not recognize the machine. The last I tried (5.2) freebsd will not install directly. I had to go back to 4.11 in order for the installer to recognize the machine type. My plan when I got 4.11 installed was to build a release manually, but I haven't had the time to do this. Unless one of the gurus says otherwise, I don't think you can install directly. Contrary-wise, if they *do* say it can be done, someone *please* tell me how also. Paul Baughman At 11:20 PM 9/14/2005, Tillman Hodgson wrote: >Howdy folks, > >I recently acquired a nice 4-CPU 512MB 2100A "Lynx" machine. This is my >first FreeBSD install on Alpha (though I've run it on i386 and sparc64 >for years). I ran into rouble while trying to boot the install kernel. >THis might be related to the thread I found at >http://lists.freebsd.org/pipermail/freebsd-alpha/2005-August/002659.html >... at least, the symptoms seem similar to my uneducated-in-Alpha eye. > >Unfortunately, I don't have a serial console hooked up at the moment >(it's in the wrong room to connect to my digiport and it's much too >large to move up the stairs), so all of the following is tped in from my >handwritten notes. > >After issuing a 'boot DKA600': > >---------- >FreeBSD/SMP: Multiprocessor system detected: 4 CPUs >CPU0 (BSP): PAL ID: 0 >CPU1 (AP): PAL ID: 1 >CPU2 (AP): PAL ID: 2 >CPU3 (AP): PAL ID: 3 >t20: using interrupt typ1 on pci bus 0 >t20: >pcib0: on t20 >eisab0: at device 2.0 on pci0 >---------- > >(Note that there are no EISA cards, just some PCI cards) > >The error then occurs, and looks like this: > >---------- >unexpected machine check: > > mces = 0x1 > vector = 0x670 > param = 0xfffffc0000006000 > pc = 0xfffffc00003d49f0 > ra = 0xfffffc00003d49d4 > curproc = 0xfffffc0000912be0 > pid = 0, comm = swapper > >[thread pid 0 tid 0] >stopped at eisa_probe_slot+0x80: add s0,#01,s0 >---------- > >I notice that at this point I've been dumped to the db> debugger prompt, >but the key mapping is messed up ... pressing 'g' gives me ',' for >example. > >The output of 'show device' is: >---------- >DKA0.0.0.2001.0 DKA0 Seagate ST32550W 9104 >DKA600.6.0.2001.0 DKA600 RRD45 1645 >DRA0.0.0.2007.0 DRA0 5 member RAID 5 >DVA0.0.0.1000.0 DVA0 RX25/RX23 >EWA0.0.0.2008.0 EWA0 (the MAC address) >PKA0.7.0.2001.0 PKA0 SCSI Bus ID 7 >PKB0.7.0.7.0 PKB0 SCSI Bus ID 7 R01 A12 >---------- > >The output of 'show FRU' doesn't include any errors. Aside from the >network card and the video card, all the remaining PCI cards are SCSI >adapters (including the one full-length DAC960 RAID controller). I did >pull 2 additional SCSI adapter that weren't in use to reduce the >device-related possibilities. > >Does this problem look familiar to anyone? What's the best way to >approach an "unexpected machine check" error? > >Thanks in advance for your time, > >-T > > > >-- >Infinity attracts us like a floodlight in the night, blinding us to the >excesses it can inflict upon the finite. > - Meditations from Bifrost Eyrie >_______________________________________________ >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" ----- Paul Baughman Digital Library Technologies 814-865-1818 From owner-freebsd-alpha@FreeBSD.ORG Fri Sep 16 04:00:49 2005 Return-Path: X-Original-To: freebsd-alpha@freebsd.org 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 5DA6E16A41F for ; Fri, 16 Sep 2005 04:00:49 +0000 (GMT) (envelope-from tillman@seekingfire.com) Received: from mail.seekingfire.com (caliban.seekingfire.com [24.72.123.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id E824643D45 for ; Fri, 16 Sep 2005 04:00:48 +0000 (GMT) (envelope-from tillman@seekingfire.com) Received: by mail.seekingfire.com (Postfix, from userid 500) id AD710146; Thu, 15 Sep 2005 22:00:47 -0600 (CST) Date: Thu, 15 Sep 2005 22:00:47 -0600 From: Tillman Hodgson To: freebsd-alpha@freebsd.org Message-ID: <20050916040047.GY33112@seekingfire.com> References: <20050915032021.GO33112@seekingfire.com> <6.2.1.2.2.20050915104109.02aa8e28@psulias.psu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6.2.1.2.2.20050915104109.02aa8e28@psulias.psu.edu> X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . X-GPG-Key-ID: 828AFC7B X-GPG-Fingerprint: 5584 14BA C9EB 1524 0E68 F543 0F0A 7FBC 828A FC7B X-GPG-Key: http://www.seekingfire.com/personal/gpg_key.asc X-Urban-Legend: There is lots of hidden information in headers X-Tillman-rules: yes he does User-Agent: Mutt/1.5.10i Subject: Re: 6.0-beta4 on 2100A: unexpected machine check X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2005 04:00:49 -0000 On Thu, Sep 15, 2005 at 10:46:44AM -0400, Paul Baughman wrote: > Tillman, > > I have two of these beasts, and recent freeBSD releases do not recognize > the machine. The last I tried (5.2) freebsd will not install directly. I > had to go back to 4.11 in order for the installer to recognize the machine > type. Ahhh. That's unfortunate, I was hoping to use this box to replace my last 4.X server. > My plan when I got 4.11 installed was to build a release manually, but I > haven't had the time to do this. > > Unless one of the gurus says otherwise, I don't think you can install > directly. Contrary-wise, if they *do* say it can be done, someone *please* > tell me how also. Do you mean that once installed, a normal cvsup & build process will successfully get it to -CURRENT? -T -- Look inside yourself and you can see the universe. - Zensunni Aphorism From owner-freebsd-alpha@FreeBSD.ORG Fri Sep 16 13:05:00 2005 Return-Path: X-Original-To: freebsd-alpha@freebsd.org 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 A3A0B16A41F for ; Fri, 16 Sep 2005 13:05:00 +0000 (GMT) (envelope-from tillman@seekingfire.com) Received: from mail.seekingfire.com (caliban.seekingfire.com [24.72.123.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4075A43D49 for ; Fri, 16 Sep 2005 13:04:59 +0000 (GMT) (envelope-from tillman@seekingfire.com) Received: by mail.seekingfire.com (Postfix, from userid 500) id 4A58E146; Fri, 16 Sep 2005 07:04:59 -0600 (CST) Date: Fri, 16 Sep 2005 07:04:59 -0600 From: Tillman Hodgson To: freebsd-alpha@freebsd.org Message-ID: <20050916130459.GC33112@seekingfire.com> References: <20050915032021.GO33112@seekingfire.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050915032021.GO33112@seekingfire.com> X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . X-GPG-Key-ID: 828AFC7B X-GPG-Fingerprint: 5584 14BA C9EB 1524 0E68 F543 0F0A 7FBC 828A FC7B X-GPG-Key: http://www.seekingfire.com/personal/gpg_key.asc X-Urban-Legend: There is lots of hidden information in headers X-Tillman-rules: yes he does User-Agent: Mutt/1.5.10i Subject: Re: 6.0-beta4 on 2100A: unexpected machine check X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2005 13:05:00 -0000 On Wed, Sep 14, 2005 at 09:20:21PM -0600, Tillman Hodgson wrote: > Howdy folks, > > I recently acquired a nice 4-CPU 512MB 2100A "Lynx" machine. This is my > first FreeBSD install on Alpha (though I've run it on i386 and sparc64 > for years). I ran into rouble while trying to boot the install kernel. > THis might be related to the thread I found at > http://lists.freebsd.org/pipermail/freebsd-alpha/2005-August/002659.html > ... at least, the symptoms seem similar to my uneducated-in-Alpha eye. There appears to be a PR for this issue: http://www.freebsd.org/cgi/query-pr.cgi?pr=61973 Unfortunately, it hasn't been touched in a year. -T -- Zen is like looking for spectacles that are sitting on your nose. - Zen saying From owner-freebsd-alpha@FreeBSD.ORG Fri Sep 16 19:33:49 2005 Return-Path: X-Original-To: alpha@freebsd.org 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 2411516A41F; Fri, 16 Sep 2005 19:33:49 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1C6E43D45; Fri, 16 Sep 2005 19:33:48 +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 j8GJXkNQ024443; Fri, 16 Sep 2005 15:33:46 -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 j8GJXlC9029475; Fri, 16 Sep 2005 15:33:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 21CAE7302F; Fri, 16 Sep 2005 15:33:47 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050916193347.21CAE7302F@freebsd-current.sentex.ca> Date: Fri, 16 Sep 2005 15:33:47 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.86, clamav-milter version 0.86 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2005 19:33:49 -0000 TB --- 2005-09-16 18:02:46 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-09-16 18:02:46 - starting HEAD tinderbox run for alpha/alpha TB --- 2005-09-16 18:02:46 - cleaning the object tree TB --- 2005-09-16 18:03:07 - checking out the source tree TB --- 2005-09-16 18:03:07 - cd /tinderbox/HEAD/alpha/alpha TB --- 2005-09-16 18:03:07 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-09-16 18:08:59 - building world (CFLAGS=-O2 -pipe) TB --- 2005-09-16 18:08:59 - cd /src TB --- 2005-09-16 18:08:59 - /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-09-16 19:12:25 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-09-16 19:12:25 - cd /src TB --- 2005-09-16 19:12:25 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Sep 16 19:12:25 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 >>> Kernel build for GENERIC completed on Fri Sep 16 19:25:38 UTC 2005 TB --- 2005-09-16 19:25:38 - generating LINT kernel config TB --- 2005-09-16 19:25:38 - cd /src/sys/alpha/conf TB --- 2005-09-16 19:25:38 - /usr/bin/make -B LINT TB --- 2005-09-16 19:25:38 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-09-16 19:25:38 - cd /src TB --- 2005-09-16 19:25:38 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Sep 16 19:25:38 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 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/dev/acpica -I/src/sys/contrib/altq -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /src/sys/net/if_spppsubr.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 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/dev/acpica -I/src/sys/contrib/altq -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /src/sys/net/if_stf.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 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/dev/acpica -I/src/sys/contrib/altq -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /src/sys/net/if_tun.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 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/dev/acpica -I/src/sys/contrib/altq -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /src/sys/net/if_tap.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 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/dev/acpica -I/src/sys/contrib/altq -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /src/sys/net/if_vlan.c /src/sys/net/if_vlan.c: In function `vlan_start': /src/sys/net/if_vlan.c:540: warning: format argument is not a pointer (arg 2) /src/sys/net/if_vlan.c:540: warning: field width is not type int (arg 3) *** Error code 1 Stop in /obj/alpha/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-09-16 19:33:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-09-16 19:33:46 - ERROR: failed to build lint kernel TB --- 2005-09-16 19:33:46 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Fri Sep 16 20:39:24 2005 Return-Path: X-Original-To: alpha@FreeBSD.org 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 4B21D16A41F; Fri, 16 Sep 2005 20:39:24 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA20B43D46; Fri, 16 Sep 2005 20:39:23 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j8GKdM6v058925; Fri, 16 Sep 2005 23:39:22 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 95733-03; Fri, 16 Sep 2005 23:39:21 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j8GKdL8i058922 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 16 Sep 2005 23:39:21 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.3/8.13.3) id j8GKda0p064856; Fri, 16 Sep 2005 23:39:36 +0300 (EEST) (envelope-from ru) Date: Fri, 16 Sep 2005 23:39:36 +0300 From: Ruslan Ermilov To: Yar Tikhiy , FreeBSD Tinderbox Message-ID: <20050916203935.GB22151@ip.net.ua> References: <20050916193347.21CAE7302F@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="24zk1gE8NUlDmwG9" Content-Disposition: inline In-Reply-To: <20050916193347.21CAE7302F@freebsd-current.sentex.ca> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: alpha@FreeBSD.org, current@FreeBSD.org Subject: Re: [head tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2005 20:39:24 -0000 --24zk1gE8NUlDmwG9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 16, 2005 at 03:33:47PM -0400, FreeBSD Tinderbox wrote: > >>> stage 3.2: building everything > [...] > cc -c -O2 -pipe -fno-strict-aliasing -mcpu=3Dev4 -mtune=3Dev5 -mieee -Wal= l -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototy= pes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=3Dc99 -= nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/dev/acpica -I/src/sys/contr= ib/altq -D_KERNEL -include opt_global.h -fno-common -finline-limit=3D15000 = --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -fno-= builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /src/sys/n= et/if_spppsubr.c > cc -c -O2 -pipe -fno-strict-aliasing -mcpu=3Dev4 -mtune=3Dev5 -mieee -Wal= l -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototy= pes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=3Dc99 -= nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/dev/acpica -I/src/sys/contr= ib/altq -D_KERNEL -include opt_global.h -fno-common -finline-limit=3D15000 = --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -fno-= builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /src/sys/n= et/if_stf.c > cc -c -O2 -pipe -fno-strict-aliasing -mcpu=3Dev4 -mtune=3Dev5 -mieee -Wal= l -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototy= pes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=3Dc99 -= nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/dev/acpica -I/src/sys/contr= ib/altq -D_KERNEL -include opt_global.h -fno-common -finline-limit=3D15000 = --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -fno-= builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /src/sys/n= et/if_tun.c > cc -c -O2 -pipe -fno-strict-aliasing -mcpu=3Dev4 -mtune=3Dev5 -mieee -Wal= l -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototy= pes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=3Dc99 -= nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/dev/acpica -I/src/sys/contr= ib/altq -D_KERNEL -include opt_global.h -fno-common -finline-limit=3D15000 = --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -fno-= builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /src/sys/n= et/if_tap.c > cc -c -O2 -pipe -fno-strict-aliasing -mcpu=3Dev4 -mtune=3Dev5 -mieee -Wal= l -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototy= pes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=3Dc99 -= nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/dev/acpica -I/src/sys/contr= ib/altq -D_KERNEL -include opt_global.h -fno-common -finline-limit=3D15000 = --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -fno-= builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /src/sys/n= et/if_vlan.c > /src/sys/net/if_vlan.c: In function `vlan_start': > /src/sys/net/if_vlan.c:540: warning: format argument is not a pointer (ar= g 2) > /src/sys/net/if_vlan.c:540: warning: field width is not type int (arg 3) > *** Error code 1 >=20 > Stop in /obj/alpha/src/sys/LINT. > *** Error code 1 >=20 Should be fixed. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --24zk1gE8NUlDmwG9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDKy2HqRfpzJluFF4RAh9KAJ44e4EdSXMnrzdHV8hN5ZSDJb6IxACcCs5S XOQwTflx7xKVQ6U+4EthM+Y= =/Cv6 -----END PGP SIGNATURE----- --24zk1gE8NUlDmwG9--