From owner-freebsd-alpha@FreeBSD.ORG Sun Jan 1 01:37:58 2006 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 02C8816A41F; Sun, 1 Jan 2006 01:37:58 +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 82FA943D5A; Sun, 1 Jan 2006 01:37:57 +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.4/8.13.4) with ESMTP id k011bvX5013508; Sat, 31 Dec 2005 20:37:57 -0500 (EST) (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 k011buiY056226; Sat, 31 Dec 2005 20:37:56 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 1450A7302F; Sat, 31 Dec 2005 20:37:56 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060101013756.1450A7302F@freebsd-current.sentex.ca> Date: Sat, 31 Dec 2005 20:37:56 -0500 (EST) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner4 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: Sun, 01 Jan 2006 01:37:58 -0000 TB --- 2006-01-01 00:21:04 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-01-01 00:21:04 - starting HEAD tinderbox run for alpha/alpha TB --- 2006-01-01 00:21:04 - cleaning the object tree TB --- 2006-01-01 00:21:24 - checking out the source tree TB --- 2006-01-01 00:21:24 - cd /tinderbox/HEAD/alpha/alpha TB --- 2006-01-01 00:21:24 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-01-01 00:27:16 - building world (CFLAGS=-O2 -pipe) TB --- 2006-01-01 00:27:16 - cd /src TB --- 2006-01-01 00:27:16 - /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 --- 2006-01-01 01:32:04 - generating LINT kernel config TB --- 2006-01-01 01:32:04 - cd /src/sys/alpha/conf TB --- 2006-01-01 01:32:04 - /usr/bin/make -B LINT TB --- 2006-01-01 01:32:04 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-01-01 01:32:04 - cd /src TB --- 2006-01-01 01:32:04 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jan 1 01:32:04 UTC 2006 >>> 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/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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/dev/pci/eisa_pci.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/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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/dev/pci/fixup_pci.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/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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/dev/pci/hostb_pci.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/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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/dev/pci/ignore_pci.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/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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/dev/pci/isa_pci.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/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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/dev/pci/pci.c /src/sys/dev/pci/pci.c: In function `pci_add_map': /src/sys/dev/pci/pci.c:903: warning: long long unsigned int format, uint64_t arg (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 --- 2006-01-01 01:37:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-01-01 01:37:55 - ERROR: failed to build lint kernel TB --- 2006-01-01 01:37:55 - tinderbox aborted TB --- 0.66 user 3.52 system 4611.38 real From owner-freebsd-alpha@FreeBSD.ORG Mon Jan 2 11:02:33 2006 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 19B1D16A41F for ; Mon, 2 Jan 2006 11:02:33 +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 3CCE443D78 for ; Mon, 2 Jan 2006 11:02:29 +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.4/8.13.4) with ESMTP id k02B2Sq9037428 for ; Mon, 2 Jan 2006 11:02:28 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k02B2R5l037421 for freebsd-alpha@freebsd.org; Mon, 2 Jan 2006 11:02:27 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 2 Jan 2006 11:02:27 GMT Message-Id: <200601021102.k02B2R5l037421@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, 02 Jan 2006 11:02:33 -0000 Current FreeBSD problem reports Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/12/20] alpha/75317 alpha [ata] [busdma] 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 s [2004/06/06] alpha/67626 alpha X crashes an alpha machine, resulting reb o [2005/08/27] alpha/85346 alpha PREEMPTION causes unstability in Alpha400 6 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/02/22] alpha/25284 alpha PC164 won't reboot with graphics console 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 6 problems total. From owner-freebsd-alpha@FreeBSD.ORG Tue Jan 3 18:32:17 2006 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 E946816A41F; Tue, 3 Jan 2006 18:32:17 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id 501A443D60; Tue, 3 Jan 2006 18:32:16 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.5b3) with ESMTP id 5183975 for multiple; Tue, 03 Jan 2006 13:30:18 -0500 Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k03IW6e9094586; Tue, 3 Jan 2006 13:32:07 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: ticso@cicely.de Date: Tue, 3 Jan 2006 13:29:40 -0500 User-Agent: KMail/1.8.2 References: <20051228163557.GE563@cicely12.cicely.de> <200512300836.25701.jhb@freebsd.org> <20051231115518.GA15282@cicely12.cicely.de> In-Reply-To: <20051231115518.GA15282@cicely12.cicely.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601031329.41635.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1226/Tue Jan 3 11:51:16 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-1.4 required=4.2 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx X-Server: High Performance Mail Server - http://surgemail.com r=1653887525 Cc: Bernd Walter , freebsd-alpha@freebsd.org Subject: Re: re(4) unaligned panic on -current 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: Tue, 03 Jan 2006 18:32:18 -0000 On Saturday 31 December 2005 06:55 am, Bernd Walter wrote: > On Fri, Dec 30, 2005 at 08:36:24AM -0500, John Baldwin wrote: > > On Friday 30 December 2005 05:00 am, Ruslan Ermilov wrote: > > > On Thu, Dec 29, 2005 at 11:40:17AM -0500, John Baldwin wrote: > > > > On Wednesday 28 December 2005 11:49 pm, Bernd Walter wrote: > > > > > On Wed, Dec 28, 2005 at 11:01:47PM -0500, John Baldwin wrote: > > > > > > On Dec 28, 2005, at 11:35 AM, Bernd Walter wrote: > > > > > > > > > > Your guess looks right - will try your bcopy suggestion. > > [52]cicely4# cvs diff > cvs diff: Diffing . > Index: if_re.c > =================================================================== > RCS file: /home/ncvs/src/sys/dev/re/if_re.c,v > retrieving revision 1.62 > diff -u -r1.62 if_re.c > --- if_re.c 18 Dec 2005 18:24:26 -0000 1.62 > +++ if_re.c 31 Dec 2005 11:36:13 -0000 > @@ -2097,6 +2097,10 @@ > struct ifnet *ifp = sc->rl_ifp; > struct mii_data *mii; > u_int32_t rxcfg = 0; > + union { > + uint32_t align_dummy; > + u_char eaddr[ETHER_ADDR_LEN]; > + } eaddr; > > RL_LOCK_ASSERT(sc); > > @@ -2123,11 +2127,13 @@ > * documentation doesn't mention it, we need to enter "Config > * register write enable" mode to modify the ID registers. > */ > + /* Copy MAC address on stack to align. */ > + bcopy(IF_LLADDR(ifp), eaddr.eaddr, ETHER_ADDR_LEN); > CSR_WRITE_1(sc, RL_EECMD, RL_EEMODE_WRITECFG); > CSR_WRITE_STREAM_4(sc, RL_IDR0, > - *(u_int32_t *)(&IF_LLADDR(sc->rl_ifp)[0])); > + *(u_int32_t *)(&eaddr.eaddr[0])); > CSR_WRITE_STREAM_4(sc, RL_IDR4, > - *(u_int32_t *)(&IF_LLADDR(sc->rl_ifp)[4])); > + *(u_int32_t *)(&eaddr.eaddr[4])); > CSR_WRITE_1(sc, RL_EECMD, RL_EEMODE_OFF); > > /* > > It works: > [54]cicely4# ifconfig re0 > re0: flags=8843 mtu 1500 > options=18 > inet 10.1.1.6 netmask 0xffffff00 broadcast 10.1.1.255 > ether 00:40:f4:d0:8d:eb > media: Ethernet autoselect (1000baseTX ) > status: active Commit! :) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-freebsd-alpha@FreeBSD.ORG Tue Jan 3 23:49:29 2006 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 9B78716A44B; Tue, 3 Jan 2006 23:49:28 +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 587EA43D49; Tue, 3 Jan 2006 23:49:27 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.4/8.13.4) with ESMTP id k03NnPfI081929; Tue, 3 Jan 2006 18:49:25 -0500 (EST) (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 k03NnPBe028720; Tue, 3 Jan 2006 18:49:25 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id EEC407302F; Tue, 3 Jan 2006 18:49:24 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060103234924.EEC407302F@freebsd-current.sentex.ca> Date: Tue, 3 Jan 2006 18:49:24 -0500 (EST) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner1 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: Tue, 03 Jan 2006 23:49:30 -0000 TB --- 2006-01-03 22:24:32 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-01-03 22:24:32 - starting HEAD tinderbox run for alpha/alpha TB --- 2006-01-03 22:24:32 - cleaning the object tree TB --- 2006-01-03 22:24:58 - checking out the source tree TB --- 2006-01-03 22:24:58 - cd /tinderbox/HEAD/alpha/alpha TB --- 2006-01-03 22:24:58 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-01-03 22:30:53 - building world (CFLAGS=-O2 -pipe) TB --- 2006-01-03 22:30:53 - cd /src TB --- 2006-01-03 22:30:53 - /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 --- 2006-01-03 23:36:02 - generating LINT kernel config TB --- 2006-01-03 23:36:02 - cd /src/sys/alpha/conf TB --- 2006-01-03 23:36:02 - /usr/bin/make -B LINT TB --- 2006-01-03 23:36:02 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-01-03 23:36:02 - cd /src TB --- 2006-01-03 23:36:02 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jan 3 23:36:02 UTC 2006 >>> 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 -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/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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 -c __reml.S MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT 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/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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 vers.c linking kernel vfs_syscalls.o(.text+0x6610): In function `normalize_timeval': : undefined reference to `memmove' vfs_syscalls.o(.text+0x6614): In function `normalize_timeval': : undefined reference to `memmove' *** Error code 1 Stop in /obj/alpha/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-01-03 23:49:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-01-03 23:49:24 - ERROR: failed to build lint kernel TB --- 2006-01-03 23:49:24 - tinderbox aborted TB --- 0.98 user 5.02 system 5092.52 real From owner-freebsd-alpha@FreeBSD.ORG Wed Jan 4 01:06:41 2006 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 2B2DE16A41F; Wed, 4 Jan 2006 01:06:41 +0000 (GMT) (envelope-from dds@aueb.gr) Received: from mx-out-02.forthnet.gr (mx-out.forthnet.gr [193.92.150.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DCC143D49; Wed, 4 Jan 2006 01:06:38 +0000 (GMT) (envelope-from dds@aueb.gr) Received: from mx-av-03.forthnet.gr (mx-av.forthnet.gr [193.92.150.27]) by mx-out-02.forthnet.gr (8.13.5/8.13.5) with ESMTP id k0416bLO014439; Wed, 4 Jan 2006 03:06:37 +0200 Received: from mx-in-04.forthnet.gr (mx-in-04.forthnet.gr [193.92.150.163]) by mx-av-03.forthnet.gr (8.13.5/8.13.5) with ESMTP id k0416bIr023503; Wed, 4 Jan 2006 03:06:37 +0200 Received: from [192.168.136.16] (ppp65-adsl-173.ath.forthnet.gr [62.1.29.173]) by mx-in-04.forthnet.gr (8.13.5/8.13.5) with ESMTP id k03N7B8P022481; Wed, 4 Jan 2006 01:07:12 +0200 Authentication-Results: mx-in-04.forthnet.gr from=dds@aueb.gr; sender-id=neutral; spf=neutral Message-ID: <43BB1F9C.80600@aueb.gr> Date: Wed, 04 Jan 2006 03:06:36 +0200 From: Diomidis Spinellis User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en, el, en-us, de MIME-Version: 1.0 To: FreeBSD Tinderbox References: <20060103234924.EEC407302F@freebsd-current.sentex.ca> In-Reply-To: <20060103234924.EEC407302F@freebsd-current.sentex.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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: Wed, 04 Jan 2006 01:06:41 -0000 FreeBSD Tinderbox wrote: > TB --- 2006-01-03 22:24:32 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2006-01-03 22:24:32 - starting HEAD tinderbox run for alpha/alpha > TB --- 2006-01-03 22:24:32 - cleaning the object tree > TB --- 2006-01-03 22:24:58 - checking out the source tree > TB --- 2006-01-03 22:24:58 - cd /tinderbox/HEAD/alpha/alpha > TB --- 2006-01-03 22:24:58 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src > TB --- 2006-01-03 22:30:53 - building world (CFLAGS=-O2 -pipe) > TB --- 2006-01-03 22:30:53 - cd /src > TB --- 2006-01-03 22:30:53 - /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 --- 2006-01-03 23:36:02 - generating LINT kernel config > TB --- 2006-01-03 23:36:02 - cd /src/sys/alpha/conf > TB --- 2006-01-03 23:36:02 - /usr/bin/make -B LINT > TB --- 2006-01-03 23:36:02 - building LINT kernel (COPTFLAGS=-O2 -pipe) > TB --- 2006-01-03 23:36:02 - cd /src > TB --- 2006-01-03 23:36:02 - /usr/bin/make buildkernel KERNCONF=LINT > >>>>Kernel build for LINT started on Tue Jan 3 23:36:02 UTC 2006 >>>>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 -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/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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 -c __reml.S > MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT > 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/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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 vers.c > linking kernel > vfs_syscalls.o(.text+0x6610): In function `normalize_timeval': > : undefined reference to `memmove' > vfs_syscalls.o(.text+0x6614): In function `normalize_timeval': > : undefined reference to `memmove' > *** Error code 1 From the alpha assembly listing I understand that this was caused by the function returning a structure by dereferencing a pointer to it. It should be ok now, but I'm surprised such an operation isn't supported on our alpha build. Diomidis From owner-freebsd-alpha@FreeBSD.ORG Wed Jan 4 15:15:52 2006 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 4931916A41F for ; Wed, 4 Jan 2006 15:15:52 +0000 (GMT) (envelope-from andrea.crisanti@phys.uniroma1.it) Received: from server.phys.uniroma1.it (server.phys.uniroma1.it [141.108.6.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 529BC43D72 for ; Wed, 4 Jan 2006 15:15:43 +0000 (GMT) (envelope-from andrea.crisanti@phys.uniroma1.it) Received: from bidon.phys.uniroma1.it (bidon.phys.uniroma1.it [141.108.2.122]) by server.phys.uniroma1.it (8.12.10/8.12.10) with ESMTP id k04FFQuv006150 for ; Wed, 4 Jan 2006 16:15:26 +0100 (CET) (envelope-from andrea.crisanti) Received: from localhost (krisanti@localhost) by bidon.phys.uniroma1.it (8.11.6/8.9.3) with ESMTP id k04FFVY11946 for ; Wed, 4 Jan 2006 16:15:31 +0100 Date: Wed, 4 Jan 2006 16:15:31 +0100 (CET) From: andrea.crisanti@phys.uniroma1.it To: freebsd-alpha@FreeBSD.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-phys.uniroma1.it-MailScanner-Information: Please contact the ISP for more information X-phys.uniroma1.it-MailScanner: Found to be clean X-phys.uniroma1.it-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.438, required 5, autolearn=not spam, ALL_TRUSTED -1.80, BAYES_00 -2.60, NO_REAL_NAME 0.96) X-MailScanner-From: krisanti@phys.uniroma1.it Cc: Subject: emulators/osf1_base (fwd) 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: Wed, 04 Jan 2006 15:15:52 -0000 Hy, I have several Alpha running FreeBSD which where using tools from emulators/osf1_base How can I have them working now that the port is no more available? Thanks Andrea Crisanti -- "Trust, but verify." Russian Proverb ========================================================================== Prof. Andrea Crisanti http://castore.phys.uniroma1.it/KR Dipartimento di Fisica Tel. +39-06 4991 3431 Universita' di Roma "La Sapienza" Fax. +39-06 4463158 P.le A. Moro 2 andrea.crisanti@phys.uniroma1.it I-00185 Roma, Italy andrea.crisanti@roma1.infn.it From owner-freebsd-alpha@FreeBSD.ORG Wed Jan 4 16:53:08 2006 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 96C6816A41F for ; Wed, 4 Jan 2006 16:53:08 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr3.xs4all.nl (smtp-vbr3.xs4all.nl [194.109.24.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0C1D43D5C for ; Wed, 4 Jan 2006 16:53:07 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr3.xs4all.nl (8.13.3/8.13.3) with ESMTP id k04Gr6n3078132; Wed, 4 Jan 2006 17:53:06 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.4/8.13.3) with ESMTP id k04Gr5TA075884; Wed, 4 Jan 2006 17:53:05 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.4/8.13.1/Submit) id k04Gr59w075883; Wed, 4 Jan 2006 17:53:05 +0100 (CET) (envelope-from wb) Date: Wed, 4 Jan 2006 17:53:05 +0100 From: Wilko Bulte To: andrea.crisanti@phys.uniroma1.it Message-ID: <20060104165305.GB75800@freebie.xs4all.nl> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 6.0-STABLE User-Agent: Mutt/1.5.11 X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-alpha@freebsd.org Subject: Re: emulators/osf1_base (fwd) 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: Wed, 04 Jan 2006 16:53:08 -0000 On Wed, Jan 04, 2006 at 04:15:31PM +0100, andrea.crisanti@phys.uniroma1.it wrote.. > > Hy, > > I have several Alpha running FreeBSD which where using tools from > emulators/osf1_base > > How can I have them working now that the port is no more available? Has the port been removed? -- Wilko Bulte wilko@FreeBSD.org From owner-freebsd-alpha@FreeBSD.ORG Wed Jan 4 18:15:13 2006 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 6500516A41F for ; Wed, 4 Jan 2006 18:15:13 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7940543D58 for ; Wed, 4 Jan 2006 18:15:09 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.5b3) with ESMTP id 5277751 for multiple; Wed, 04 Jan 2006 13:16:16 -0500 Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k04IEntB004383; Wed, 4 Jan 2006 13:14:50 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-alpha@freebsd.org Date: Wed, 4 Jan 2006 13:15:37 -0500 User-Agent: KMail/1.8.2 References: <20060104165305.GB75800@freebie.xs4all.nl> In-Reply-To: <20060104165305.GB75800@freebie.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601041315.38833.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1229/Wed Jan 4 10:08:11 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-1.4 required=4.2 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx X-Server: High Performance Mail Server - http://surgemail.com r=1653887525 Cc: andrea.crisanti@phys.uniroma1.it Subject: Re: emulators/osf1_base (fwd) 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: Wed, 04 Jan 2006 18:15:13 -0000 On Wednesday 04 January 2006 11:53 am, Wilko Bulte wrote: > On Wed, Jan 04, 2006 at 04:15:31PM +0100, andrea.crisanti@phys.uniroma1.it > wrote.. > > > Hy, > > > > I have several Alpha running FreeBSD which where using tools from > > emulators/osf1_base > > > > How can I have them working now that the port is no more available? > > Has the port been removed? Kris axed it because it had failed to fetch for a long time. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-freebsd-alpha@FreeBSD.ORG Thu Jan 5 16:28:03 2006 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 247F516A41F for ; Thu, 5 Jan 2006 16:28:03 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id C552343D64 for ; Thu, 5 Jan 2006 16:28:01 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id 9D2BDBC50 for ; Thu, 5 Jan 2006 16:27:56 +0000 (UTC) To: alpha@freebsd.org From: Poul-Henning Kamp Date: Thu, 05 Jan 2006 17:27:55 +0100 Message-ID: <97210.1136478475@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Subject: alpha1000 doesn't like -current/GENERIC 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, 05 Jan 2006 16:28:03 -0000 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: bpf attached fxp0: Ethernet address: 00:d0:b7:49:e6:c9 fxp0: interrupting at CIA irq 5 fxp0: [MPSAFE] pnp_identify: Trying Read_Port at 203 pnp_identify: Trying Read_Port at 243 pnp_identify: Trying Read_Port at 283 pnp_identify: Trying Read_Port at 2c3 pnp_identify: Trying Read_Port at 303 pnp_identify: Trying Read_Port at 343 pnp_identify: Trying Read_Port at 383 pnp_identify: Trying Read_Port at 3c3 PNP Identify complete halted CPU 0 halt code = 7 machine check while in PAL mode PC = 18100 >>> Any insights ? -- 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 Sat Jan 7 01:53:08 2006 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 E3F7316A41F; Sat, 7 Jan 2006 01:53:08 +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 6C3BF43D45; Sat, 7 Jan 2006 01:53:08 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.4/8.13.4) with ESMTP id k071r63M085566; Fri, 6 Jan 2006 20:53:06 -0500 (EST) (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 k071r6ke061399; Fri, 6 Jan 2006 20:53:06 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3E1427302F; Fri, 6 Jan 2006 20:53:06 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060107015306.3E1427302F@freebsd-current.sentex.ca> Date: Fri, 6 Jan 2006 20:53:06 -0500 (EST) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner1 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: Sat, 07 Jan 2006 01:53:09 -0000 TB --- 2006-01-07 00:33:02 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-01-07 00:33:02 - starting HEAD tinderbox run for alpha/alpha TB --- 2006-01-07 00:33:02 - cleaning the object tree TB --- 2006-01-07 00:33:28 - checking out the source tree TB --- 2006-01-07 00:33:28 - cd /tinderbox/HEAD/alpha/alpha TB --- 2006-01-07 00:33:28 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-01-07 00:39:24 - building world (CFLAGS=-O2 -pipe) TB --- 2006-01-07 00:39:24 - cd /src TB --- 2006-01-07 00:39:24 - /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 --- 2006-01-07 01:44:32 - generating LINT kernel config TB --- 2006-01-07 01:44:32 - cd /src/sys/alpha/conf TB --- 2006-01-07 01:44:32 - /usr/bin/make -B LINT TB --- 2006-01-07 01:44:32 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-01-07 01:44:32 - cd /src TB --- 2006-01-07 01:44:32 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Jan 7 01:44:32 UTC 2006 >>> 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/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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/kern/kern_malloc.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/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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/kern/kern_mbuf.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/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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/kern/kern_mib.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/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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/kern/kern_module.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/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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/kern/kern_mtxpool.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/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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/kern/kern_mutex.c /src/sys/kern/kern_mutex.c: In function `mtx_destroy': /src/sys/kern/kern_mutex.c:887: error: structure has no member named `lo_class' *** Error code 1 Stop in /obj/alpha/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-01-07 01:53:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-01-07 01:53:06 - ERROR: failed to build lint kernel TB --- 2006-01-07 01:53:06 - tinderbox aborted TB --- 1.01 user 4.99 system 4803.95 real From owner-freebsd-alpha@FreeBSD.ORG Sat Jan 7 23:28:35 2006 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 4C4F616A41F for ; Sat, 7 Jan 2006 23:28:35 +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 CA2B443D46 for ; Sat, 7 Jan 2006 23:28:34 +0000 (GMT) (envelope-from tillman@seekingfire.com) Received: by mail.seekingfire.com (Postfix, from userid 500) id 6F2FE9B7; Sat, 7 Jan 2006 17:28:33 -0600 (CST) Date: Sat, 7 Jan 2006 17:28:33 -0600 From: Tillman Hodgson To: freebsd-alpha@freebsd.org Message-ID: <20060107232833.GA53165@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.11 Subject: 6.0R-alpha ISOs - not bootable? 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: Sat, 07 Jan 2006 23:28:35 -0000 Here's the complete boot attempt: VMS PALcode V5.56-7, OSF PALcode V1.45-12 starting console on CPU 0 Testing Memory bank 0 Testing Memory bank 1 Testing Memory bank 2 Testing Memory bank 3 Configuring Memory Modules probing hose 0, PCI probing PCI-to-EISA bridge, bus 1 probing PCI-to-PCI bridge, bus 2 bus 2, slot 1 -- pka -- NCR 53C810 bus 2, slot 7 -- dra -- Mylex DAC960 bus 2, slot 8 -- ewa -- DE500-AA Network Controller bus 0, slot 6 -- vga -- S3 Trio64/Trio32 bus 0, slot 7 -- pkb -- DEC KZPSA starting console on CPU 1 starting console on CPU 2 starting console on CPU 3 os_type: UNIX - console CIPCA driver not started Memory Testing and Configuration Status Module Size Base Addr Intlv Mode Intlv Unit Status ------ ----- --------- ---------- ---------- ------ 2 512MB 00000000 1-Way 0 Passed Total Bad Pages 0 Testing the System Testing the Disks (read only) Testing the Network AlphaServer 2100A Console V5.3-10, built on Oct 16 1998 at 14:06:58 P00>>>show device dka0.0.0.2001.0 DKA0 SEAGATE ST32550W 8104 dka600.6.0.2001.0 DKA600 RRD45 1645 dra0.0.0.2007.0 DRA0 5 Member RAID 5 dva0.0.0.1000.0 DVA0 RX26/RX23 ewa0.0.0.2008.0 EWA0 00-00-F8-1E-E2-C1 pka0.7.0.2001.0 PKA0 SCSI Bus ID 7 pkb0.7.0.7.0 PKB0 SCSI Bus ID 7 R01 A12 P00>>>boot DKA600 (boot dka600.6.0.2001.0 -flags A) failed to open dka600.6.0.2001.0 I've tried both disc1 (shown) and bootonly. I've confirmed the SHA256 checksums on the downloaded images and I burned them using burncd on a FreeBSD -current i386 box. My older 6.0-beta5 CD boots fine (though as an older thread will show actually doesn't noot *correctly* on 2100A machines, but that's a whole other issue). Is this a known issue? Does that ISO image work for other folks? -T -- "Don't try to have the last word. You might get it." -- Robert Heinlein From owner-freebsd-alpha@FreeBSD.ORG Sat Jan 7 23:31:25 2006 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 021DD16A41F for ; Sat, 7 Jan 2006 23:31:25 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr11.xs4all.nl (smtp-vbr11.xs4all.nl [194.109.24.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C95243D45 for ; Sat, 7 Jan 2006 23:31:24 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr11.xs4all.nl (8.13.3/8.13.3) with ESMTP id k07NVLOF015780; Sun, 8 Jan 2006 00:31:22 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.4/8.13.3) with ESMTP id k07NVK0C000576; Sun, 8 Jan 2006 00:31:20 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.4/8.13.1/Submit) id k07NVK1p000575; Sun, 8 Jan 2006 00:31:20 +0100 (CET) (envelope-from wb) Date: Sun, 8 Jan 2006 00:31:20 +0100 From: Wilko Bulte To: Tillman Hodgson Message-ID: <20060107233120.GA556@freebie.xs4all.nl> References: <20060107232833.GA53165@seekingfire.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060107232833.GA53165@seekingfire.com> X-OS: FreeBSD 6.0-STABLE User-Agent: Mutt/1.5.11 X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-alpha@freebsd.org Subject: Re: 6.0R-alpha ISOs - not bootable? 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: Sat, 07 Jan 2006 23:31:25 -0000 On Sat, Jan 07, 2006 at 05:28:33PM -0600, Tillman Hodgson wrote.. > Here's the complete boot attempt: > > Testing the System > Testing the Disks (read only) > Testing the Network > AlphaServer 2100A Console V5.3-10, built on Oct 16 1998 at 14:06:58 ^^^^ > (boot dka600.6.0.2001.0 -flags A) > failed to open dka600.6.0.2001.0 > > I've tried both disc1 (shown) and bootonly. I've confirmed the SHA256 > checksums on the downloaded images and I burned them using burncd on a > FreeBSD -current i386 box. > > My older 6.0-beta5 CD boots fine (though as an older thread will show > actually doesn't noot *correctly* on 2100A machines, but that's a whole > other issue). > > Is this a known issue? Does that ISO image work for other folks? It does. But support for the AS2100A 'Lynx' wasn't stellar in its best days, and apparantly it has gone downhill :( -- Wilko Bulte wilko@FreeBSD.org From owner-freebsd-alpha@FreeBSD.ORG Sat Jan 7 23:36:08 2006 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 54DF616A420 for ; Sat, 7 Jan 2006 23:36:08 +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 8EC7543D46 for ; Sat, 7 Jan 2006 23:36:07 +0000 (GMT) (envelope-from tillman@seekingfire.com) Received: by mail.seekingfire.com (Postfix, from userid 500) id 1BF69B2E; Sat, 7 Jan 2006 17:36:07 -0600 (CST) Date: Sat, 7 Jan 2006 17:36:06 -0600 From: Tillman Hodgson To: freebsd-alpha@freebsd.org Message-ID: <20060107233606.GB53165@seekingfire.com> References: <20060107232833.GA53165@seekingfire.com> <20060107233120.GA556@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060107233120.GA556@freebie.xs4all.nl> 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.11 Subject: Re: 6.0R-alpha ISOs - not bootable? 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: Sat, 07 Jan 2006 23:36:08 -0000 On Sun, Jan 08, 2006 at 12:31:20AM +0100, Wilko Bulte wrote: > On Sat, Jan 07, 2006 at 05:28:33PM -0600, Tillman Hodgson wrote.. > > > AlphaServer 2100A Console V5.3-10, built on Oct 16 1998 at 14:06:58 > > ^^^^ > > (boot dka600.6.0.2001.0 -flags A) > > failed to open dka600.6.0.2001.0 > > > > I've tried both disc1 (shown) and bootonly. I've confirmed the SHA256 > > checksums on the downloaded images and I burned them using burncd on a > > FreeBSD -current i386 box. > > > > My older 6.0-beta5 CD boots fine (though as an older thread will show > > actually doesn't noot *correctly* on 2100A machines, but that's a whole > > other issue). > > > > Is this a known issue? Does that ISO image work for other folks? > > It does. But support for the AS2100A 'Lynx' wasn't stellar in its best > days, and apparantly it has gone downhill :( It seems odd that that ability to even open the CD went away for 2100A machines between beta5 and release. I was hoping for an /improvement/ as it seems that the EISA detection was the only thing holding me back ;-) What are other folks doing with their 2100As these days? -T -- I discovered the secret of the sea in meditation upon the dewdrop. Kahlil Gibran