From owner-freebsd-alpha@FreeBSD.ORG Sun Jul 11 04:51:50 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 960DF16A4CE; Sun, 11 Jul 2004 04:51:50 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FFD243D53; Sun, 11 Jul 2004 04:51:50 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from dhcp50.pn.xcllnt.net (dhcp50.pn.xcllnt.net [192.168.4.250]) by ns1.xcllnt.net (8.12.11/8.12.11) with ESMTP id i6B4po9x079412; Sat, 10 Jul 2004 21:51:50 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp50.pn.xcllnt.net (localhost [127.0.0.1]) i6B4pj45040523; Sat, 10 Jul 2004 21:51:46 -0700 (PDT) (envelope-from marcel@dhcp50.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp50.pn.xcllnt.net (8.12.11/8.12.11/Submit) id i6B4pjd0040522; Sat, 10 Jul 2004 21:51:45 -0700 (PDT) (envelope-from marcel) Date: Sat, 10 Jul 2004 21:51:45 -0700 From: Marcel Moolenaar To: alpha@FreeBSD.org, current@FreeBSD.org Message-ID: <20040711045145.GA40508@dhcp50.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: HEADSUP [alpha]: New console initialization 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, 11 Jul 2004 04:51:50 -0000 Gang, The console initialization on alpha has been reworked to not require the many alpha specific kluges in the various drivers (gfb, sio and syscons). Consequently, one now needs the well-known hints that one needs on other platforms for things to work. In particular, you might want to add: hint.sio.0.flags="0x10" hint.sio.1.flags="0x80" Without these hints you won't have a serial console. FYI, -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-freebsd-alpha@FreeBSD.ORG Mon Jul 12 00:02:19 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AA4B16A4CE for ; Mon, 12 Jul 2004 00:02:19 +0000 (GMT) Received: from tea.blinkenlights.nl (uplink-1.ford.blinkenlights.nl [213.204.211.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B53B143D1D for ; Mon, 12 Jul 2004 00:02:18 +0000 (GMT) (envelope-from sten@blinkenlights.nl) Received: by tea.blinkenlights.nl (Postfix, from userid 101) id DDE9319E; Mon, 12 Jul 2004 02:02:15 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by tea.blinkenlights.nl (Postfix) with ESMTP id D1A16192; Mon, 12 Jul 2004 02:02:15 +0200 (CEST) Date: Mon, 12 Jul 2004 02:02:15 +0200 (CEST) From: Sten Spans To: Marcel Moolenaar In-Reply-To: <20040711045145.GA40508@dhcp50.pn.xcllnt.net> Message-ID: References: <20040711045145.GA40508@dhcp50.pn.xcllnt.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: alpha@FreeBSD.org Subject: Re: HEADSUP [alpha]: New console initialization 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, 12 Jul 2004 00:02:19 -0000 On Sat, 10 Jul 2004, Marcel Moolenaar wrote: > Gang, > > The console initialization on alpha has been reworked to not require > the many alpha specific kluges in the various drivers (gfb, sio and > syscons). Consequently, one now needs the well-known hints that one > needs on other platforms for things to work. In particular, you might > want to add: > hint.sio.0.flags="0x10" > hint.sio.1.flags="0x80" > > Without these hints you won't have a serial console. Cool, nice to see that this problem area is getting better. Has this code been tested ? If so I'll try building a current kernel on my ds10. -- Sten Spans "There is a crack in everything, that's how the light gets in." Leonard Cohen - Anthem From owner-freebsd-alpha@FreeBSD.ORG Mon Jul 12 00:49:46 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 690F316A4CE for ; Mon, 12 Jul 2004 00:49:46 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A8F543D49 for ; Mon, 12 Jul 2004 00:49:46 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from dhcp50.pn.xcllnt.net (dhcp50.pn.xcllnt.net [192.168.4.250]) by ns1.xcllnt.net (8.12.11/8.12.11) with ESMTP id i6C0mRkr082717; Sun, 11 Jul 2004 17:48:27 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp50.pn.xcllnt.net (localhost [127.0.0.1]) i6C0mROX067310; Sun, 11 Jul 2004 17:48:27 -0700 (PDT) (envelope-from marcel@dhcp50.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp50.pn.xcllnt.net (8.12.11/8.12.11/Submit) id i6C0mRDU067309; Sun, 11 Jul 2004 17:48:27 -0700 (PDT) (envelope-from marcel) Date: Sun, 11 Jul 2004 17:48:27 -0700 From: Marcel Moolenaar To: Sten Spans Message-ID: <20040712004827.GB67007@dhcp50.pn.xcllnt.net> References: <20040711045145.GA40508@dhcp50.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: alpha@FreeBSD.org Subject: Re: HEADSUP [alpha]: New console initialization 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, 12 Jul 2004 00:49:46 -0000 On Mon, Jul 12, 2004 at 02:02:15AM +0200, Sten Spans wrote: > > > > The console initialization on alpha has been reworked to not require > > the many alpha specific kluges in the various drivers (gfb, sio and > > syscons). Consequently, one now needs the well-known hints that one > > needs on other platforms for things to work. In particular, you might > > want to add: > > hint.sio.0.flags="0x10" > > hint.sio.1.flags="0x80" > > > > Without these hints you won't have a serial console. > > Cool, nice to see that this problem area is getting better. > Has this code been tested ? If so I'll try building a current > kernel on my ds10. I've been using this on my alpha for a while. I normally use a serial console, but I've tested that syscons is as broken with this change as it is without. What this boils down to is that the system console works, but as soon as the TGA device is probed during bus enumeration I get a panic. It's related to the chipset... -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-freebsd-alpha@FreeBSD.ORG Tue Jul 13 09:32:43 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4262316A4CE; Tue, 13 Jul 2004 09:32:43 +0000 (GMT) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D8F243D41; Tue, 13 Jul 2004 09:32:42 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smtp3.sentex.ca (8.12.11/8.12.11) with ESMTP id i6D9Wffi054851; Tue, 13 Jul 2004 05:32:41 -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.12.11/8.12.11) with ESMTP id i6D9WfUB048440; Tue, 13 Jul 2004 05:32:41 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6FCA57303F; Tue, 13 Jul 2004 05:32:41 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040713093241.6FCA57303F@freebsd-current.sentex.ca> Date: Tue, 13 Jul 2004 05:32:41 -0400 (EDT) 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: Tue, 13 Jul 2004 09:32:43 -0000 TB --- 2004-07-13 08:00:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-07-13 08:00:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2004-07-13 08:00:01 - checking out the source tree TB --- 2004-07-13 08:00:01 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha TB --- 2004-07-13 08:00:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-07-13 08:04:52 - building world (CFLAGS=-O2 -pipe) TB --- 2004-07-13 08:04:52 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src TB --- 2004-07-13 08:04:52 - /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 --- 2004-07-13 09:11:43 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-07-13 09:11:43 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src TB --- 2004-07-13 09:11:43 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Jul 13 09:11:44 UTC 2004 >>> 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 Tue Jul 13 09:25:52 UTC 2004 TB --- 2004-07-13 09:25:52 - generating LINT kernel config TB --- 2004-07-13 09:25:52 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src/sys/alpha/conf TB --- 2004-07-13 09:25:52 - /usr/bin/make -B LINT TB --- 2004-07-13 09:25:53 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-07-13 09:25:53 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src TB --- 2004-07-13 09:25:53 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jul 13 09:25:53 UTC 2004 >>> 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/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 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /tinderbox/CURRENT/alpha/alpha/src/sys/fs/deadfs/dead_vnops.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/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 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /tinderbox/CURRENT/alpha/alpha/src/sys/fs/devfs/devfs_devs.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/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 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /tinderbox/CURRENT/alpha/alpha/src/sys/fs/devfs/devfs_rule.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/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 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /tinderbox/CURRENT/alpha/alpha/src/sys/fs/devfs/devfs_vfsops.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/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 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /tinderbox/CURRENT/alpha/alpha/src/sys/fs/devfs/devfs_vnops.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/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 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /tinderbox/CURRENT/alpha/alpha/src/sys/fs/fdescfs/fdesc_vfsops.c /tinderbox/CURRENT/alpha/alpha/src/sys/fs/fdescfs/fdesc_vfsops.c: In function `fdesc_root': /tinderbox/CURRENT/alpha/alpha/src/sys/fs/fdescfs/fdesc_vfsops.c:138: warning: declaration of `td' shadows a parameter *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2004-07-13 09:32:41 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-07-13 09:32:41 - ERROR: failed to build lint kernel TB --- 2004-07-13 09:32:41 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Wed Jul 14 22:58:23 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7422416A4CE for ; Wed, 14 Jul 2004 22:58:23 +0000 (GMT) Received: from mail.cortex.com.au (teksup15.lnk.telstra.net [165.228.236.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id D18CD43D3F for ; Wed, 14 Jul 2004 22:58:21 +0000 (GMT) (envelope-from ravms@gateway.cortex.com.au) Received: from gateway.cortex.com.au (gateway.cortex.com.au [192.168.1.1]) by mail.cortex.com.au (8.12.6/8.12.6) with SMTP id i6EMwGoJ044720; Thu, 15 Jul 2004 08:58:16 +1000 (EST) (envelope-from ravms@gateway.cortex.com.au) Message-Id: <200407142258.i6EMwGoJ044720@mail.cortex.com.au> From: "RAV AntiVirus" To: freebsd-alpha@freebsd.org Date: Thu, 15 Jul 2004 08:58:16 +1000 Importance: high X-Priority: 1 X-Mailer: ravmd/8.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-RAVMilter-Version: 8.4.1(snapshot 20020920) (gateway.cortex.com.au) cc: cortex@cortex.com.au Subject: RAV AntiVirus scan results 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, 14 Jul 2004 22:58:23 -0000 ----------------------- This e-mail is generated by the gateway.cortex.com.au mail server to warn you that the e-mail sent by freebsd-alpha@freebsd.org to cortex@cortex.com.au is infected with virus: Win32/Netsky.P@mm. Please contact your system administrator for further information. If you are the sender: ------------------- The scanned e-mail has your address in the header field. Either your computer is infected or someone's computer having your e-mail address in the address book has been infected. (Please note that some viruses are sending e-mails directly from your computer. Our advise is to check your computer using an up-to-date antivirus product). If you are the receiver: --------------------- Please contact the sender: very probably he/she doesn't know he/she has a computer virus. Actions taken for the infected files: ------------------------------------- The infected file was saved to quarantine with name: 1089845896-RAVi6EMwDoJ044717. The file (part0002:data.doc .pif) attached to mail (with subject:Error) sent by freebsd-alpha@freebsd.org to cortex@cortex.com.au is infected with virus: Win32/Netsky.P@mm. Cannot clean this file. The file was successfully deleted by RAV AntiVirus. ------------------------ this is a copy of the e-mail header: RAV AntiVirus for FreeBSD i386 version: 8.4.0 (snapshot-20020920) Scan engine 8.11 for i386. Last update: Wed, 14 Jul 2004 11:56:31 +10 Scanning for 102466 malwares (viruses, trojans and worms). From owner-freebsd-alpha@FreeBSD.ORG Thu Jul 15 10:59:24 2004 Return-Path: Delivered-To: freebsd-alpha@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0650B16A4CE; Thu, 15 Jul 2004 10:59:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD9E843D45; Thu, 15 Jul 2004 10:59:23 +0000 (GMT) (envelope-from johan@FreeBSD.org) Received: from freefall.freebsd.org (johan@localhost [127.0.0.1]) i6FAxN7u031846; Thu, 15 Jul 2004 10:59:23 GMT (envelope-from johan@freefall.freebsd.org) Received: (from johan@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6FAxNDT031842; Thu, 15 Jul 2004 10:59:23 GMT (envelope-from johan) Date: Thu, 15 Jul 2004 10:59:23 GMT From: Johan Karlsson Message-Id: <200407151059.i6FAxNDT031842@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-alpha@FreeBSD.org Subject: Re: alpha/66478: unexpected machince check : panic for 4.9, 4.10, 5.2 or dma error on 5.2.1 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, 15 Jul 2004 10:59:24 -0000 Synopsis: unexpected machince check : panic for 4.9, 4.10, 5.2 or dma error on 5.2.1 Responsible-Changed-From-To: freebsd-bugs->freebsd-alpha Responsible-Changed-By: johan Responsible-Changed-When: Thu Jul 15 10:58:46 GMT 2004 Responsible-Changed-Why: Over to the Alpha people. http://www.freebsd.org/cgi/query-pr.cgi?pr=66478 From owner-freebsd-alpha@FreeBSD.ORG Thu Jul 15 21:27:47 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F260616A4CE for ; Thu, 15 Jul 2004 21:27:46 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 470B243D48 for ; Thu, 15 Jul 2004 21:27:46 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.11/8.12.11) with ESMTP id i6FLRfev007471 for ; Thu, 15 Jul 2004 23:27:41 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: alpha@freebsd.org From: Poul-Henning Kamp Date: Thu, 15 Jul 2004 23:27:41 +0200 Message-ID: <7470.1089926861@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Subject: most recent work ISO image ? 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, 15 Jul 2004 21:27:47 -0000 What & where is the most recent known good alpha iso ? I've spent a week now and not been able to get my alpha testbox running current :-( -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-freebsd-alpha@FreeBSD.ORG Thu Jul 15 22:57:39 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 492A316A4CE for ; Thu, 15 Jul 2004 22:57:39 +0000 (GMT) Received: from egsner.cirr.com (pop.cirr.com [192.67.63.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id F164143D39 for ; Thu, 15 Jul 2004 22:57:38 +0000 (GMT) (envelope-from smj@egsner.cirr.com) Received: from egsner.cirr.com (smj@localhost [127.0.0.1]) by egsner.cirr.com (8.12.11/8.12.10/$Revision: 1.21 $) with ESMTP id i6FMvbZc024466 for ; Thu, 15 Jul 2004 17:57:37 -0500 (CDT) Received: (from smj@localhost) by egsner.cirr.com (8.12.11/8.12.11) id i6FMvbce018935 for freebsd-alpha@freebsd.org; Thu, 15 Jul 2004 17:57:37 -0500 (CDT) From: "Stephen M. Jones" Message-Id: <200407152257.i6FMvbce018935@egsner.cirr.com> To: freebsd-alpha@freebsd.org Date: Thu, 15 Jul 2004 17:57:37 -0500 (CDT) X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-MD-Spam-Flag: NO X-MD-Spam-Status: No, hits=-4.90 required=5.00 tests=BAYES_00 X-Scanned-By: MIMEDefang 2.40 Subject: setting nfsiod to 0? 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, 15 Jul 2004 22:57:39 -0000 Hi, is it possible to completely turn off nfsiod as suggested by the manpage? I've tried nfsiod -n 0, but it corrects me and runs a single 1. The reason why is that I've found that I have better performance with less nfsio daemons running. Killing the nfsiod processes just respawns them. This is on 5.2.1 CS20/alpha. From owner-freebsd-alpha@FreeBSD.ORG Thu Jul 15 23:01:29 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85FB816A4CE for ; Thu, 15 Jul 2004 23:01:29 +0000 (GMT) Received: from egsner.cirr.com (anoncvs.cirr.com [192.67.63.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ECB643D1F for ; Thu, 15 Jul 2004 23:01:29 +0000 (GMT) (envelope-from smj@egsner.cirr.com) Received: from egsner.cirr.com (smj@localhost [127.0.0.1]) by egsner.cirr.com (8.12.11/8.12.10/$Revision: 1.21 $) with ESMTP id i6FN1Qla020583 for ; Thu, 15 Jul 2004 18:01:26 -0500 (CDT) Received: (from smj@localhost) by egsner.cirr.com (8.12.11/8.12.11) id i6FN1QmU014985 for freebsd-alpha@freebsd.org; Thu, 15 Jul 2004 18:01:26 -0500 (CDT) From: "Stephen M. Jones" Message-Id: <200407152301.i6FN1QmU014985@egsner.cirr.com> To: freebsd-alpha@freebsd.org Date: Thu, 15 Jul 2004 18:01:26 -0500 (CDT) In-Reply-To: from "Stephen M. Jones" at Jul 15, 2004 05:57:37 PM X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-MD-Spam-Flag: NO X-MD-Spam-Status: No, hits=-4.90 required=5.00 tests=BAYES_00 X-Scanned-By: MIMEDefang 2.40 Subject: Re: setting nfsiod to 0? 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, 15 Jul 2004 23:01:29 -0000 Stephen wrote: > Hi, is it possible to completely turn off nfsiod as suggested by the > manpage? Apparently so. If you tried killing them while they were actually in use, they may have respawned, but killing them when they are not in use will cause them to no longer run. Though it is not apparent to you yet, it maybe be configurable to have no nfsiod run at boot. Keep reading the man pages. smj From owner-freebsd-alpha@FreeBSD.ORG Fri Jul 16 09:12:47 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 610CE16A4CE; Fri, 16 Jul 2004 09:12:47 +0000 (GMT) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08CC843D31; Fri, 16 Jul 2004 09:12:47 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smtp3.sentex.ca (8.12.11/8.12.11) with ESMTP id i6G9CkNM084361; Fri, 16 Jul 2004 05:12:46 -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.12.11/8.12.11) with ESMTP id i6G9CkDx072012; Fri, 16 Jul 2004 05:12:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4C24C7303F; Fri, 16 Jul 2004 05:12:46 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040716091246.4C24C7303F@freebsd-current.sentex.ca> Date: Fri, 16 Jul 2004 05:12:46 -0400 (EDT) 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, 16 Jul 2004 09:12:47 -0000 TB --- 2004-07-16 08:00:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-07-16 08:00:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2004-07-16 08:00:00 - checking out the source tree TB --- 2004-07-16 08:00:00 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha TB --- 2004-07-16 08:00:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-07-16 08:04:56 - building world (CFLAGS=-O2 -pipe) TB --- 2004-07-16 08:04:56 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src TB --- 2004-07-16 08:04:56 - /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 --- 2004-07-16 09:11:43 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-07-16 09:11:43 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src TB --- 2004-07-16 09:11:43 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Jul 16 09:11:43 UTC 2004 >>> 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 [...] In file included from /tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica/acpi.h:127, from /tinderbox/CURRENT/alpha/alpha/src/sys/dev/fdc/fdc_acpi.c:38: /tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica/actypes.h:168:2: #error ACPI_MACHINE_WIDTH not defined /tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica/actypes.h:277:2: #error unknown ACPI_MACHINE_WIDTH In file included from /tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica/acpi.h:129, from /tinderbox/CURRENT/alpha/alpha/src/sys/dev/fdc/fdc_acpi.c:38: /tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica/acmacros.h:377:2: #error unknown ACPI_MACHINE_WIDTH mkdep: compile failed *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/sys/modules/fdc. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/sys/modules. *** 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 --- 2004-07-16 09:12:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-07-16 09:12:46 - ERROR: failed to build generic kernel TB --- 2004-07-16 09:12:46 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Fri Jul 16 16:29:31 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 918B616A4CE for ; Fri, 16 Jul 2004 16:29:31 +0000 (GMT) Received: from smtp-vbr9.xs4all.nl (smtp-vbr9.xs4all.nl [194.109.24.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 163B643D31 for ; Fri, 16 Jul 2004 16:29:31 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr9.xs4all.nl (8.12.11/8.12.11) with ESMTP id i6GGTT8p014822 for ; Fri, 16 Jul 2004 18:29:30 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.11/8.12.9) with ESMTP id i6GGTT9G024327 for ; Fri, 16 Jul 2004 18:29:29 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.12.11/8.12.11/Submit) id i6GGTTZS024326 for freebsd-alpha@freebsd.org; Fri, 16 Jul 2004 18:29:29 +0200 (CEST) (envelope-from wb) Date: Fri, 16 Jul 2004 18:29:29 +0200 From: Wilko Bulte To: freebsd-alpha@freebsd.org Message-ID: <20040716162929.GB24252@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.10-STABLE X-PGP: finger wilko@freebsd.org X-Virus-Scanned: by XS4ALL Virus Scanner Subject: make release failure on -current? X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jul 2004 16:29:31 -0000 Kind soul that I am, I wanted to build a really current current for phk to install. But this does not look good to me. Rather it appears rather daft: -------------------------------------------------------------- >>> Installing kernel -------------------------------------------------------------- cd /usr/obj/usr/src/sys/GENERIC; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=alpha MACHINE=alpha CPUTYPE= GROFF_BIN_PATH=/usr/obj/usr/src/alpha/legacy/usr/bin GROFF_FONT_PATH=/usr/obj/usr/src/alpha/legacy/usr/share/groff_font GROFF_TMAC_PATH=/usr/obj/usr/src/alpha/legacy/usr/share/tmac PATH=/usr/obj/usr/src/alpha/legacy/usr/sbin:/usr/obj/usr/src/alpha/legacy/usr/bin:/usr/obj/usr/src/alpha/legacy/usr/games:/usr/obj/usr/src/alpha/usr/sbin:/usr/obj/usr/src/alpha/usr/bin:/usr/obj/usr/src/alpha/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make KERNEL=kernel install grep: /R/stage/trees/base/boot/defaults/loader.conf: No such file or directory grep: /R/stage/trees/base/boot/loader.conf: No such file or directory You must activate /boot/device.hints in loader.conf. *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src/release. + umount /dev *** Error code 1 Stop in /usr/src/release. 64348.42 real 44546.42 user 15608.24 sys Fri Jul 16 18:02:14 CEST 2004 -- Wilko Bulte wilko@FreeBSD.org From owner-freebsd-alpha@FreeBSD.ORG Sat Jul 17 09:09:29 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD91816A4CE; Sat, 17 Jul 2004 09:09:29 +0000 (GMT) Received: from smtp3b.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AC8B43D31; Sat, 17 Jul 2004 09:09:29 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smtp3b.sentex.ca (8.12.11/8.12.11) with ESMTP id i6H99ST4035789; Sat, 17 Jul 2004 05:09:28 -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.12.11/8.12.11) with ESMTP id i6H99R7p028340; Sat, 17 Jul 2004 05:09:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4B1607303F; Sat, 17 Jul 2004 05:09:28 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040717090928.4B1607303F@freebsd-current.sentex.ca> Date: Sat, 17 Jul 2004 05:09:28 -0400 (EDT) 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, 17 Jul 2004 09:09:29 -0000 TB --- 2004-07-17 08:00:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-07-17 08:00:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2004-07-17 08:00:00 - checking out the source tree TB --- 2004-07-17 08:00:00 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha TB --- 2004-07-17 08:00:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-07-17 08:04:49 - building world (CFLAGS=-O2 -pipe) TB --- 2004-07-17 08:04:49 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src TB --- 2004-07-17 08:04:49 - /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 [...] ===> usr.bin/hexdump cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /tinderbox/CURRENT/alpha/alpha/src/usr.bin/hexdump/conv.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /tinderbox/CURRENT/alpha/alpha/src/usr.bin/hexdump/display.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /tinderbox/CURRENT/alpha/alpha/src/usr.bin/hexdump/hexdump.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /tinderbox/CURRENT/alpha/alpha/src/usr.bin/hexdump/hexsyntax.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /tinderbox/CURRENT/alpha/alpha/src/usr.bin/hexdump/odsyntax.c /tinderbox/CURRENT/alpha/alpha/src/usr.bin/hexdump/odsyntax.c: In function `odoffset': /tinderbox/CURRENT/alpha/alpha/src/usr.bin/hexdump/odsyntax.c:249: warning: dereferencing type-punned pointer will break strict-aliasing rules *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/usr.bin/hexdump. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/usr.bin. *** 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 --- 2004-07-17 09:09:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-07-17 09:09:28 - ERROR: failed to build world TB --- 2004-07-17 09:09:28 - tinderbox aborted