From owner-freebsd-alpha@FreeBSD.ORG Sun Apr 24 14:13:06 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E677D16A4CE; Sun, 24 Apr 2005 14:13:05 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF6ED43D48; Sun, 24 Apr 2005 14:13:04 +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 j3OED4Sk015593; Sun, 24 Apr 2005 10:13:04 -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 j3OEDUx2073265; Sun, 24 Apr 2005 10:13:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 2E3377306E; Sun, 24 Apr 2005 10:13:04 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050424141304.2E3377306E@freebsd-current.sentex.ca> Date: Sun, 24 Apr 2005 10:13:04 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on clamscanner2 X-Virus-Status: Clean Subject: [releng_5 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: Sun, 24 Apr 2005 14:13:06 -0000 TB --- 2005-04-24 13:04:11 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-24 13:04:11 - starting RELENG_5 tinderbox run for alpha/alpha TB --- 2005-04-24 13:04:11 - checking out the source tree TB --- 2005-04-24 13:04:11 - cd /home/tinderbox/RELENG_5/alpha/alpha TB --- 2005-04-24 13:04:11 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2005-04-24 13:13:26 - building world (CFLAGS=-O -pipe) TB --- 2005-04-24 13:13:26 - cd /home/tinderbox/RELENG_5/alpha/alpha/src TB --- 2005-04-24 13:13:26 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2005-04-24 14:05:29 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2005-04-24 14:05:29 - cd /home/tinderbox/RELENG_5/alpha/alpha/src TB --- 2005-04-24 14:05:29 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Apr 24 14:05:29 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 [...] objcopy --strip-debug nullfs.ko ===> osf1 cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -I/tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_ioctl.c cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -I/tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c: In function `osf1_copyinuio': /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c:1166: error: `INT_MAX' undeclared (first use in this function) /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c:1166: error: (Each undeclared identifier is reported only once /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c:1166: error: for each function it appears in.) *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src/sys/modules. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src. TB --- 2005-04-24 14:13:03 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-24 14:13:03 - ERROR: failed to build generic kernel TB --- 2005-04-24 14:13:03 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Mon Apr 25 11:02:11 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 969BF16A4CE for ; Mon, 25 Apr 2005 11:02:11 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CB3243D2D for ; Mon, 25 Apr 2005 11:02:11 +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 j3PB2BsY061379 for ; Mon, 25 Apr 2005 11:02:11 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3PB2ADj061373 for freebsd-alpha@freebsd.org; Mon, 25 Apr 2005 11:02:10 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 25 Apr 2005 11:02:10 GMT Message-Id: <200504251102.j3PB2ADj061373@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-alpha@FreeBSD.org Subject: Current problem reports assigned to you X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Apr 2005 11:02:11 -0000 Current FreeBSD problem reports Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/12/20] alpha/75317 alpha ATA DMA broken on PCalpha 1 problem total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/09/10] alpha/30486 alpha AlphaServer DS10 floppy access is broken o [2001/09/10] alpha/30487 alpha Floppy access on AlphaServer DS20 solid l o [2003/02/05] alpha/47952 alpha DEFPA causes machine check with V5.0-rele o [2003/11/10] alpha/59116 alpha [ntfs] mount_ntfs of a Windows 2000-forma o [2004/01/26] alpha/61940 alpha Can't disklabel new disk from FreeBSD/alp o [2004/01/27] alpha/61973 alpha Machine Check on boot-up of AlphaServer 2 f [2004/06/06] alpha/67626 alpha X crashes an alpha machine, resulting reb 7 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/01/27] alpha/24663 alpha Console output gets scribbled into /var/l o [2001/02/22] alpha/25284 alpha PC164 won't reboot with graphics console o [2001/06/07] alpha/27930 alpha NE2000 not supported on FreeBSD Alpha 4.x o [2001/06/07] alpha/27933 alpha Time jitter under load on FreeBSD 4.3 alp f [2001/07/29] alpha/29299 alpha FreeBSD 4.3 Alpha + Tekram SCSI adapter p o [2001/10/01] alpha/30970 alpha Ensoniq 1371 (Creative chipset) does not o [2002/01/24] alpha/34232 alpha rpc.statd throws alignment errors o [2002/05/13] alpha/38031 alpha osf1.ko not loaded during boot-time of li p [2002/11/12] alpha/45240 alpha pstat -f column headings misaligned on Al o [2003/02/25] alpha/48676 alpha Changing the baud rate of serial consoles o [2003/04/12] alpha/50868 alpha fd0 floppy device is not mapped into /dev o [2004/05/10] alpha/66478 alpha unexpected machine check: panic for 4.9, o [2004/06/13] alpha/67903 alpha hw.chipset.memory: 1099511627776 - thats 13 problems total. From owner-freebsd-alpha@FreeBSD.ORG Mon Apr 25 11:53:07 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D05BD16A4CE; Mon, 25 Apr 2005 11:53:07 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4905843D5D; Mon, 25 Apr 2005 11:53:05 +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 j3PBr4fE062573; Mon, 25 Apr 2005 07:53:04 -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 j3PBrWlY026174; Mon, 25 Apr 2005 07:53:32 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 724D97306E; Mon, 25 Apr 2005 07:53:04 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050425115304.724D97306E@freebsd-current.sentex.ca> Date: Mon, 25 Apr 2005 07:53:04 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on clamscanner2 X-Virus-Status: Clean Subject: [releng_5 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: Mon, 25 Apr 2005 11:53:08 -0000 TB --- 2005-04-25 10:44:27 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-25 10:44:27 - starting RELENG_5 tinderbox run for alpha/alpha TB --- 2005-04-25 10:44:27 - checking out the source tree TB --- 2005-04-25 10:44:27 - cd /home/tinderbox/RELENG_5/alpha/alpha TB --- 2005-04-25 10:44:27 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2005-04-25 10:54:00 - building world (CFLAGS=-O -pipe) TB --- 2005-04-25 10:54:00 - cd /home/tinderbox/RELENG_5/alpha/alpha/src TB --- 2005-04-25 10:54:00 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2005-04-25 11:45:15 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2005-04-25 11:45:15 - cd /home/tinderbox/RELENG_5/alpha/alpha/src TB --- 2005-04-25 11:45:15 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Apr 25 11:45:16 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 [...] objcopy --strip-debug nullfs.ko ===> osf1 cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -I/tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_ioctl.c cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -I/tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c: In function `osf1_copyinuio': /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c:1166: error: `INT_MAX' undeclared (first use in this function) /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c:1166: error: (Each undeclared identifier is reported only once /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c:1166: error: for each function it appears in.) *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src/sys/modules. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src. TB --- 2005-04-25 11:53:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-25 11:53:04 - ERROR: failed to build generic kernel TB --- 2005-04-25 11:53:04 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Mon Apr 25 19:23:00 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C11B516A4CE; Mon, 25 Apr 2005 19:23:00 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A6D043D53; Mon, 25 Apr 2005 19:23:00 +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 j3PJMx7B094197; Mon, 25 Apr 2005 15:22:59 -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 j3PJNSBW079055; Mon, 25 Apr 2005 15:23:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 7BC657306E; Mon, 25 Apr 2005 15:22:59 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050425192259.7BC657306E@freebsd-current.sentex.ca> Date: Mon, 25 Apr 2005 15:22:59 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on clamscanner1 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Apr 2005 19:23:01 -0000 TB --- 2005-04-25 19:15:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-25 19:15:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-04-25 19:15:00 - checking out the source tree TB --- 2005-04-25 19:15:00 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-04-25 19:15:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-25 19:21:47 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-25 19:21:47 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-25 19:21:47 - /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 [...] ===> rescue/rescue/ipf/ippool (cleandir) rm -f ippool_y.c ippool_y.h ippool_l.c ippool_l.h y.tab.c y.tab.h ippool ippool_y.o ippool_l.o kmem.o ippool.o ippool.5.gz ippool.8.gz ippool.5.cat.gz ippool.8.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> rescue/rescue/ipf/ipresend (cleandir) rm -f y.tab.c y.tab.h ipresend ipresend.o ip.o resend.o sbpf.o sock.o 44arp.o ipresend.1.gz ipresend.1.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS cd /tinderbox/CURRENT/alpha/alpha/src/rescue/rescue/../../sbin/ipfs && MAKEOBJDIRPREFIX=/home/tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/rescue/rescue /home/tinderbox/CURRENT/alpha/alpha/obj/tinderbox/CURRENT/alpha/alpha/src/make.i386/make DIRPRFX=rescue/rescue/ipfs/ cleandir cd: can't cd to /tinderbox/CURRENT/alpha/alpha/src/rescue/rescue/../../sbin/ipfs *** Error code 2 Stop in /tinderbox/CURRENT/alpha/alpha/src/rescue/rescue. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/rescue. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-04-25 19:22:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-25 19:22:59 - ERROR: failed to build world TB --- 2005-04-25 19:22:59 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Mon Apr 25 20:59:15 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94CE116A4CE; Mon, 25 Apr 2005 20:59:15 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1967C43D46; Mon, 25 Apr 2005 20:59:15 +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 j3PKxEPV002267; Mon, 25 Apr 2005 16:59:14 -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 j3PKxhiN030027; Mon, 25 Apr 2005 16:59:43 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5CE077306E; Mon, 25 Apr 2005 16:59:14 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050425205914.5CE077306E@freebsd-current.sentex.ca> Date: Mon, 25 Apr 2005 16:59:14 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on clamscanner4 X-Virus-Status: Clean Subject: [releng_5 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: Mon, 25 Apr 2005 20:59:15 -0000 TB --- 2005-04-25 19:52:14 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-25 19:52:14 - starting RELENG_5 tinderbox run for alpha/alpha TB --- 2005-04-25 19:52:14 - checking out the source tree TB --- 2005-04-25 19:52:14 - cd /home/tinderbox/RELENG_5/alpha/alpha TB --- 2005-04-25 19:52:14 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2005-04-25 20:00:24 - building world (CFLAGS=-O -pipe) TB --- 2005-04-25 20:00:24 - cd /home/tinderbox/RELENG_5/alpha/alpha/src TB --- 2005-04-25 20:00: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 --- 2005-04-25 20:51:44 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2005-04-25 20:51:44 - cd /home/tinderbox/RELENG_5/alpha/alpha/src TB --- 2005-04-25 20:51:44 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Apr 25 20:51:45 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 [...] objcopy --strip-debug nullfs.ko ===> osf1 cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -I/tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_ioctl.c cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -I/tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c: In function `osf1_copyinuio': /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c:1166: error: `INT_MAX' undeclared (first use in this function) /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c:1166: error: (Each undeclared identifier is reported only once /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1/../../alpha/osf1/osf1_misc.c:1166: error: for each function it appears in.) *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src/sys/modules/osf1. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src/sys/modules. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/obj/alpha/tinderbox/RELENG_5/alpha/alpha/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src. TB --- 2005-04-25 20:59:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-25 20:59:14 - ERROR: failed to build generic kernel TB --- 2005-04-25 20:59:14 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Tue Apr 26 05:03:34 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C72016A4CE; Tue, 26 Apr 2005 05:03:34 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9609B43D39; Tue, 26 Apr 2005 05:03:33 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.3/8.13.3) with ESMTP id j3Q53XD8027611; Tue, 26 Apr 2005 01:03:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id j3Q53Xk9026361; Tue, 26 Apr 2005 01:03:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id CA8DA7306E; Tue, 26 Apr 2005 01:03:32 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050426050332.CA8DA7306E@freebsd-current.sentex.ca> Date: Tue, 26 Apr 2005 01:03:32 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.83, clamav-milter version 0.83 on clamscanner2 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2005 05:03:34 -0000 TB --- 2005-04-26 04:45:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-26 04:45:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-04-26 04:45:01 - checking out the source tree TB --- 2005-04-26 04:45:01 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-04-26 04:45:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-26 05:02:06 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-26 05:02:06 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-26 05:02:06 - /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 [...] ===> rescue/rescue/ipf/ipnat (clean) rm -f ipnat_y.c ipnat_y.h ipnat_l.c ipnat_l.h y.tab.c y.tab.h ipnat ipnat.o ipnat_y.o ipnat_l.o ipnat.8.gz ipnat.4.gz ipnat.5.gz ipnat.8.cat.gz ipnat.4.cat.gz ipnat.5.cat.gz ===> rescue/rescue/ipf/ippool (clean) rm -f ippool_y.c ippool_y.h ippool_l.c ippool_l.h y.tab.c y.tab.h ippool ippool_y.o ippool_l.o kmem.o ippool.o ippool.5.gz ippool.8.gz ippool.5.cat.gz ippool.8.cat.gz ===> rescue/rescue/ipf/ipresend (clean) rm -f y.tab.c y.tab.h ipresend ipresend.o ip.o resend.o sbpf.o sock.o 44arp.o ipresend.1.gz ipresend.1.cat.gz cd /tinderbox/CURRENT/alpha/alpha/src/rescue/rescue/../../sbin/ipfs && MAKEOBJDIRPREFIX=/home/tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/rescue/rescue /home/tinderbox/CURRENT/alpha/alpha/obj/tinderbox/CURRENT/alpha/alpha/src/make.i386/make DIRPRFX=rescue/rescue/ipfs/ clean cd: can't cd to /tinderbox/CURRENT/alpha/alpha/src/rescue/rescue/../../sbin/ipfs *** Error code 2 Stop in /tinderbox/CURRENT/alpha/alpha/src/rescue/rescue. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/rescue. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-04-26 05:03:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-26 05:03:32 - ERROR: failed to build world TB --- 2005-04-26 05:03:32 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Mon Apr 25 15:33:55 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67A8F16A4CE for ; Mon, 25 Apr 2005 15:33:55 +0000 (GMT) Received: from smtp2.MINJUS.NL (smtp2.minjus.nl [159.46.248.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8F5843D2D for ; Mon, 25 Apr 2005 15:33:53 +0000 (GMT) (envelope-from L.vanGorkum@cjib.minjus.nl) X-Server-Uuid: 09351BFB-67E8-4488-A22A-14F599192C4B Content-class: urn:content-classes:message MIME-Version: 1.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Date: Mon, 25 Apr 2005 16:31:59 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Installing on a Mylex DAC960 18Gb Raid1 (2 disks) Thread-Index: AcVJo4owiTQUUDqhREW95yZU9MzDIA== From: "Gorkum, L. van (Luitzen)" To: freebsd-alpha@freebsd.org X-OriginalArrivalTime: 25 Apr 2005 14:34:50.0796 (UTC) FILETIME=[F02DD6C0:01C549A3] X-WSS-ID: 6E7225AE1Z8150633-310-01 X-Mailman-Approved-At: Tue, 26 Apr 2005 11:41:19 +0000 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Installing on a Mylex DAC960 18Gb Raid1 (2 disks) 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, 25 Apr 2005 15:33:55 -0000 Hi, I'm trying to install de 5.3 version on our AlphaServer 1200 with Mylex DAC960 controller. Because the first disks are reserved for OpenVMS I placed two 18Gb disks on the last two slots and made it a Raid1 disk. This disk appears as the fith disk. The boot from CDROM (disk1) shows that device, sysinstall lets me select it but then I don't see the unused (free) space and as a result of that I can't create any partition and mountpoints. Does anyone recognize this and/or has a solution/hint? Kind Regards, Luitzen van Gorkum *************************************************************************= ********************************=20 Disclaimer=20 De inhoud van dit bericht is vertrouwelijk. Dit bericht is bestemd voor = geadresseerde, indien u niet de geadresseerde bent noch een geautoriseerde medewerker die kennis mag = nemen van berichten voor de geadresseerde, mag u geen enkel gebruik maken van de ontvangen = informatie. U mag het bericht niet openbaar maken of op enige wijze verspreiden of vermenigvuldigen.=20 Het CJIB kan niet aansprakelijk worden gesteld voor een incomplete = aankomst of vertraging van een verzonden bericht. Het CJIB is niet aansprakelijk voor een onjuiste en/of niet = wettige verwerking van de toegezonden inhoud van deze e-mail door de = ontvanger.=20 *************************************************************************= ********************************=20 From owner-freebsd-alpha@FreeBSD.ORG Tue Apr 26 12:07:45 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B31416A4CE for ; Tue, 26 Apr 2005 12:07:45 +0000 (GMT) Received: from mail23.sea5.speakeasy.net (mail23.sea5.speakeasy.net [69.17.117.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FE7243D48 for ; Tue, 26 Apr 2005 12:07:45 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 32127 invoked from network); 26 Apr 2005 12:07:44 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 26 Apr 2005 12:07:44 -0000 Received: from [192.168.0.15] (osx.baldwin.cx [192.168.0.15]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j3QC7Xjb031963; Tue, 26 Apr 2005 08:07:33 -0400 (EDT) (envelope-from jhb@FreeBSD.org) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: John Baldwin Date: Tue, 26 Apr 2005 08:07:33 -0400 To: "Gorkum, L. van (Luitzen)" X-Mailer: Apple Mail (2.622) X-Spam-Status: No, score=-2.8 required=4.2 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: freebsd-alpha@FreeBSD.org Subject: Re: Installing on a Mylex DAC960 18Gb Raid1 (2 disks) X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2005 12:07:45 -0000 On Apr 25, 2005, at 10:31 AM, Gorkum, L. van (Luitzen) wrote: > Hi, > > I'm trying to install de 5.3 version on our AlphaServer 1200 with Mylex > DAC960 controller. > Because the first disks are reserved for OpenVMS I placed two 18Gb > disks > on the last two slots and made it a Raid1 disk. This disk appears as > the > fith disk. The boot from CDROM (disk1) shows that device, sysinstall > lets me select it but then I don't see the unused (free) space and as a > result of that I can't create any partition and mountpoints. > > Does anyone recognize this and/or has a solution/hint? Boot up into sysinstall and use the fixit CD option. When you get into the shell prompt, use 'bsdlabel' to create a label on the the mlxd0 disk. Once there is a label there, sysinstall will be able to work with the disk, so once you've created a label (it doesn't have to have the correct values on it, so you can just use 'bsdlabel -W auto') reboot into sysinstall and you should be able to mess with the disk. I'm sorry that I haven't had time to track down the source of this bug. It's been broken since 5.0 (back from when GEOM came in :( ). -- 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 Apr 26 13:18:34 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B23416A4CE for ; Tue, 26 Apr 2005 13:18:34 +0000 (GMT) Received: from mout2.freenet.de (mout2.freenet.de [194.97.50.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id C07C643D41 for ; Tue, 26 Apr 2005 13:18:33 +0000 (GMT) (envelope-from Jan.Lentfer@web.de) Received: from [194.97.55.148] (helo=mx5.freenet.de) by mout2.freenet.de with esmtpa (Exim 4.51) id 1DQPxQ-0002Ev-Nn for freebsd-alpha@FreeBSD.org; Tue, 26 Apr 2005 15:18:32 +0200 Received: from d8e5b.d.pppool.de ([80.184.142.91] helo=bsd-alpha.lan.net) #8) id 1DQPxQ-0003p7-7E for freebsd-alpha@FreeBSD.org; Tue, 26 Apr 2005 15:18:32 +0200 Received: from localhost (localhost.lan.net [127.0.0.1]) by bsd-alpha.lan.net (Postfix) with ESMTP id 2B478619C for ; Tue, 26 Apr 2005 15:18:31 +0200 (CEST) Received: from bsd-alpha.lan.net ([127.0.0.1]) by localhost (bsd-alpha.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01402-07 for ; Tue, 26 Apr 2005 15:18:17 +0200 (CEST) Received: from smtp (unknown [192.168.1.254]) by bsd-alpha.lan.net (Postfix) with ESMTP id 174AB6196 for ; Tue, 26 Apr 2005 15:18:16 +0200 (CEST) Received: from 192.168.0.20 ([192.168.0.20]) by gw0 (Horde) with HTTP for ; Tue, 26 Apr 2005 15:18:16 +0200 Message-ID: <20050426151816.tjciigz6884csw88@gw0> Date: Tue, 26 Apr 2005 15:18:16 +0200 From: Jan Lentfer To: freebsd-alpha@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.2) / FreeBSD-5.3 X-Virus-Scanned: amavisd-new at lan.net Subject: /boot/loader and optimization X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2005 13:18:34 -0000 Hi all, I havn't been on the list for quit a long time due to lack of time, so maybe my questions are long answered. If so, I aplogozie. Today I updated my PWS 500a to 5.3-RELEASE-p10 (from -p2). This time I used CFLAGS= -O2 -pipe -fexpensive-optimizations -funroll-loops (before just -O -pipe). The result was that the machine did not boot after upgrade with the message halt code = 2 kernel stack not valid halt. Isn't -O2 supposed to be supported with 5.x on Alpha? Another question: is -mieee going to stay in as a compile flag or are there any plans to go back to compile without -mieee ? Thanks in advance, Jan Lentfer ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. From owner-freebsd-alpha@FreeBSD.ORG Tue Apr 26 14:12:01 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7225916A4CE for ; Tue, 26 Apr 2005 14:12:01 +0000 (GMT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id C772D43D31 for ; Tue, 26 Apr 2005 14:11:59 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [10.1.1.7]) (authenticated bits=0)j3QEBtnp012763 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Tue, 26 Apr 2005 16:11:57 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.10/8.12.10) with ESMTP id j3QEB2hs033775 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 26 Apr 2005 16:11:03 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.11/8.12.11) with ESMTP id j3QEB2ek050948; Tue, 26 Apr 2005 16:11:02 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.11/8.12.11/Submit) id j3QEB2J1050947; Tue, 26 Apr 2005 16:11:02 +0200 (CEST) (envelope-from ticso) Date: Tue, 26 Apr 2005 16:11:02 +0200 From: Bernd Walter To: Jan Lentfer Message-ID: <20050426141101.GW15151@cicely12.cicely.de> References: <20050426151816.tjciigz6884csw88@gw0> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050426151816.tjciigz6884csw88@gw0> X-Operating-System: FreeBSD cicely12.cicely.de 5.2-CURRENT alpha User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.9 required=3.0 tests=BAYES_00 autolearn=no version=2.64 X-Spam-Report: * -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on cicely12.cicely.de cc: freebsd-alpha@freebsd.org Subject: Re: /boot/loader and optimization X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2005 14:12:01 -0000 On Tue, Apr 26, 2005 at 03:18:16PM +0200, Jan Lentfer wrote: > Hi all, > > I havn't been on the list for quit a long time due to lack of time, so maybe my > questions are long answered. If so, I aplogozie. > > Today I updated my PWS 500a to 5.3-RELEASE-p10 (from -p2). This time I used > CFLAGS= -O2 -pipe -fexpensive-optimizations -funroll-loops (before just -O > -pipe). The result was that the machine did not boot after upgrade with the > message halt code = 2 kernel stack not valid halt. > Isn't -O2 supposed to be supported with 5.x on Alpha? It could be that -funroll-loops got the bootcode too big. I don't see very much sense in doing so anyway. Use -O2 -pipe -fno-strict-aliasing as maximum. I personally never had problems with strict aliasing, but it is advised, so I disable it for important machines. -- B.Walter BWCT http://www.bwct.de bernd@bwct.de info@bwct.de From owner-freebsd-alpha@FreeBSD.ORG Tue Apr 26 16:22:47 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48BC716A4CE; Tue, 26 Apr 2005 16:22:47 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6D0043D41; Tue, 26 Apr 2005 16:22:46 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.3/8.13.3) with ESMTP id j3QGMkGe061826; Tue, 26 Apr 2005 12:22: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.13.3/8.13.3) with ESMTP id j3QGMkS1062547; Tue, 26 Apr 2005 12:22:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id CF9A67306E; Tue, 26 Apr 2005 12:22:45 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050426162245.CF9A67306E@freebsd-current.sentex.ca> Date: Tue, 26 Apr 2005 12:22:45 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.83, clamav-milter version 0.83 on clamscanner1 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2005 16:22:47 -0000 TB --- 2005-04-26 16:15:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-26 16:15:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-04-26 16:15:00 - checking out the source tree TB --- 2005-04-26 16:15:00 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-04-26 16:15:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-26 16:21:48 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-26 16:21:48 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-26 16:21:48 - /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 [...] ===> rescue/rescue/ipf/ipnat (clean) rm -f ipnat_y.c ipnat_y.h ipnat_l.c ipnat_l.h y.tab.c y.tab.h ipnat ipnat.o ipnat_y.o ipnat_l.o ipnat.8.gz ipnat.4.gz ipnat.5.gz ipnat.8.cat.gz ipnat.4.cat.gz ipnat.5.cat.gz ===> rescue/rescue/ipf/ippool (clean) rm -f ippool_y.c ippool_y.h ippool_l.c ippool_l.h y.tab.c y.tab.h ippool ippool_y.o ippool_l.o kmem.o ippool.o ippool.5.gz ippool.8.gz ippool.5.cat.gz ippool.8.cat.gz ===> rescue/rescue/ipf/ipresend (clean) rm -f y.tab.c y.tab.h ipresend ipresend.o ip.o resend.o sbpf.o sock.o 44arp.o ipresend.1.gz ipresend.1.cat.gz cd /tinderbox/CURRENT/alpha/alpha/src/rescue/rescue/../../sbin/ipfs && MAKEOBJDIRPREFIX=/home/tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/rescue/rescue /home/tinderbox/CURRENT/alpha/alpha/obj/tinderbox/CURRENT/alpha/alpha/src/make.i386/make DIRPRFX=rescue/rescue/ipfs/ clean cd: can't cd to /tinderbox/CURRENT/alpha/alpha/src/rescue/rescue/../../sbin/ipfs *** Error code 2 Stop in /tinderbox/CURRENT/alpha/alpha/src/rescue/rescue. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/rescue. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-04-26 16:22:45 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-26 16:22:45 - ERROR: failed to build world TB --- 2005-04-26 16:22:45 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Wed Apr 27 01:52:38 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B831116A4CE; Wed, 27 Apr 2005 01:52:38 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F5A243D55; Wed, 27 Apr 2005 01:52:38 +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.3/8.13.3) with ESMTP id j3R1qb7X089714; Tue, 26 Apr 2005 21:52:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id j3R1qbFg023591; Tue, 26 Apr 2005 21:52:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D5A6E7306E; Tue, 26 Apr 2005 21:52:36 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050427015236.D5A6E7306E@freebsd-current.sentex.ca> Date: Tue, 26 Apr 2005 21:52:36 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.83, clamav-milter version 0.83 on clamscanner2 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2005 01:52:39 -0000 TB --- 2005-04-27 01:45:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-27 01:45:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-04-27 01:45:01 - checking out the source tree TB --- 2005-04-27 01:45:01 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-04-27 01:45:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-27 01:51:39 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-27 01:51:39 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-27 01:51:39 - /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 [...] ===> rescue/rescue/ipf/ipnat (clean) rm -f ipnat_y.c ipnat_y.h ipnat_l.c ipnat_l.h y.tab.c y.tab.h ipnat ipnat.o ipnat_y.o ipnat_l.o ipnat.8.gz ipnat.4.gz ipnat.5.gz ipnat.8.cat.gz ipnat.4.cat.gz ipnat.5.cat.gz ===> rescue/rescue/ipf/ippool (clean) rm -f ippool_y.c ippool_y.h ippool_l.c ippool_l.h y.tab.c y.tab.h ippool ippool_y.o ippool_l.o kmem.o ippool.o ippool.5.gz ippool.8.gz ippool.5.cat.gz ippool.8.cat.gz ===> rescue/rescue/ipf/ipresend (clean) rm -f y.tab.c y.tab.h ipresend ipresend.o ip.o resend.o sbpf.o sock.o 44arp.o ipresend.1.gz ipresend.1.cat.gz cd /tinderbox/CURRENT/alpha/alpha/src/rescue/rescue/../../sbin/ipfs && MAKEOBJDIRPREFIX=/home/tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/rescue/rescue /home/tinderbox/CURRENT/alpha/alpha/obj/tinderbox/CURRENT/alpha/alpha/src/make.i386/make DIRPRFX=rescue/rescue/ipfs/ clean cd: can't cd to /tinderbox/CURRENT/alpha/alpha/src/rescue/rescue/../../sbin/ipfs *** Error code 2 Stop in /tinderbox/CURRENT/alpha/alpha/src/rescue/rescue. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/rescue. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-04-27 01:52:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-27 01:52:36 - ERROR: failed to build world TB --- 2005-04-27 01:52:36 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Wed Apr 27 12:37:32 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F06D916A4CE; Wed, 27 Apr 2005 12:37:32 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 674D943D53; Wed, 27 Apr 2005 12:37:32 +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 j3RCbVEH021901; Wed, 27 Apr 2005 08:37:31 -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 j3RCc2Xu008897; Wed, 27 Apr 2005 08:38:02 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 87A3F7306E; Wed, 27 Apr 2005 08:37:31 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050427123731.87A3F7306E@freebsd-current.sentex.ca> Date: Wed, 27 Apr 2005 08:37:31 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on clamscanner2 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2005 12:37:33 -0000 TB --- 2005-04-27 12:30:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-27 12:30:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-04-27 12:30:00 - checking out the source tree TB --- 2005-04-27 12:30:00 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-04-27 12:30:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-27 12:36:34 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-27 12:36:34 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-27 12:36:34 - /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 [...] ===> rescue/rescue/ipf/ipnat (clean) rm -f ipnat_y.c ipnat_y.h ipnat_l.c ipnat_l.h y.tab.c y.tab.h ipnat ipnat.o ipnat_y.o ipnat_l.o ipnat.8.gz ipnat.4.gz ipnat.5.gz ipnat.8.cat.gz ipnat.4.cat.gz ipnat.5.cat.gz ===> rescue/rescue/ipf/ippool (clean) rm -f ippool_y.c ippool_y.h ippool_l.c ippool_l.h y.tab.c y.tab.h ippool ippool_y.o ippool_l.o kmem.o ippool.o ippool.5.gz ippool.8.gz ippool.5.cat.gz ippool.8.cat.gz ===> rescue/rescue/ipf/ipresend (clean) rm -f y.tab.c y.tab.h ipresend ipresend.o ip.o resend.o sbpf.o sock.o 44arp.o ipresend.1.gz ipresend.1.cat.gz cd /tinderbox/CURRENT/alpha/alpha/src/rescue/rescue/../../sbin/ipfs && MAKEOBJDIRPREFIX=/home/tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/rescue/rescue /home/tinderbox/CURRENT/alpha/alpha/obj/tinderbox/CURRENT/alpha/alpha/src/make.i386/make DIRPRFX=rescue/rescue/ipfs/ clean cd: can't cd to /tinderbox/CURRENT/alpha/alpha/src/rescue/rescue/../../sbin/ipfs *** Error code 2 Stop in /tinderbox/CURRENT/alpha/alpha/src/rescue/rescue. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/rescue. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-04-27 12:37:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-27 12:37:31 - ERROR: failed to build world TB --- 2005-04-27 12:37:31 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Wed Apr 27 16:11:04 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17A5516A4CE for ; Wed, 27 Apr 2005 16:11:04 +0000 (GMT) Received: from fmmailgate05.web.de (fmmailgate05.web.de [217.72.192.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6287843D54 for ; Wed, 27 Apr 2005 16:11:03 +0000 (GMT) (envelope-from Jan.Lentfer@web.de) Received: by fmmailgate05.web.de (8.12.10/8.12.10/webde Linux 0.7) with SMTP id j3RGAR6b029792 for freebsd-alpha@freebsd.org; Wed, 27 Apr 2005 18:11:02 +0200 Received: from [80.184.138.196] by freemailng0303.web.de with HTTP; Wed, 27 Apr 2005 18:11:01 +0200 Date: Wed, 27 Apr 2005 18:11:01 +0200 Message-Id: <1393469269@web.de> MIME-Version: 1.0 From: "Jan Lentfer" To: freebsd-alpha@freebsd.org Precedence: fm-user Organization: http://freemail.web.de/ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Dawicontrol ide adapter and SRM X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2005 16:11:04 -0000 Hi all, i bought a Dawictontrol UDMA controller for my PWS 500. It is based on the Sil 0680 chip, which I thought was supported. But in SRM the controller (and the attached disk) is not shown. Any suggestions? TIA, Jan Lentfer __________________________________________________________ Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min. weltweit telefonieren! http://freephone.web.de/?mc=021201 From owner-freebsd-alpha@FreeBSD.ORG Wed Apr 27 19:14:15 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7D2416A4CE for ; Wed, 27 Apr 2005 19:14:15 +0000 (GMT) Received: from egsner.cirr.com (anoncvs.cirr.com [192.67.63.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A73243D39 for ; Wed, 27 Apr 2005 19:14:15 +0000 (GMT) (envelope-from smj@egsner.cirr.com) Received: from egsner.cirr.com (smj@localhost [127.0.0.1]) by egsner.cirr.com (8.13.1/8.13.1/$Revision: 1.25 $) with ESMTP id j3RJE3JC010100 for ; Wed, 27 Apr 2005 14:14:03 -0500 (CDT) Received: (from smj@localhost) by egsner.cirr.com (8.13.1/8.12.11) id j3RJE34q029524 for alpha@freebsd.org; Wed, 27 Apr 2005 14:14:03 -0500 (CDT) Date: Wed, 27 Apr 2005 14:14:03 -0500 (CDT) From: "Stephen M. Jones" Message-Id: <200504271914.j3RJE34q029524@egsner.cirr.com> To: alpha@freebsd.org X-MD-Spam-Flag: NO X-MD-Spam-Status: No, hits=-2.82 required=5.00 tests=ALL_TRUSTED X-Scanned-By: MIMEDefang 2.49 on 192.67.63.1 Subject: Dual 833mHz API CS20 1U available 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, 27 Apr 2005 19:14:15 -0000 I've listed a working cold stand by on ebay with a buy it now price of $1450. It can also be bidded on as well (there is no reserve). http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=5770182643 It includes 1GB of RAM, IDE CDROM, Dual 100MBIT ethernet and an SCA SCSI interface. From owner-freebsd-alpha@FreeBSD.ORG Wed Apr 27 23:43:27 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6276316A4CE; Wed, 27 Apr 2005 23:43:27 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5A3743D2F; Wed, 27 Apr 2005 23:43:26 +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 j3RNhQVm069156; Wed, 27 Apr 2005 19:43:26 -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 j3RNhwde067882; Wed, 27 Apr 2005 19:43:58 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 175937306E; Wed, 27 Apr 2005 19:43:26 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050427234326.175937306E@freebsd-current.sentex.ca> Date: Wed, 27 Apr 2005 19:43:26 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on clamscanner1 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2005 23:43:27 -0000 TB --- 2005-04-27 22:15:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-27 22:15:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-04-27 22:15:01 - checking out the source tree TB --- 2005-04-27 22:15:01 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-04-27 22:15:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-27 22:21:38 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-27 22:21:38 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-27 22:21:38 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2005-04-27 23:29:05 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-04-27 23:29:05 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-27 23:29:05 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Apr 27 23:29:06 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 Wed Apr 27 23:42:55 UTC 2005 TB --- 2005-04-27 23:42:55 - generating LINT kernel config TB --- 2005-04-27 23:42:55 - cd /home/tinderbox/CURRENT/alpha/alpha/src/sys/alpha/conf TB --- 2005-04-27 23:42:55 - /usr/bin/make -B LINT TB --- 2005-04-27 23:42:55 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-04-27 23:42:55 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-27 23:42:55 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Apr 27 23:42:55 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 [...] rpcgen -h -C /tinderbox/CURRENT/alpha/alpha/src/sys/netatm/spans/spans_xdr.x | grep -v rpc/rpc.h > spans_xdr.h rpcgen -c -C /tinderbox/CURRENT/alpha/alpha/src/sys/netatm/spans/spans_xdr.x | grep -v rpc/rpc.h > spans_xdr.c 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/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 -I/tinderbox/CURRENT/alpha/alpha/src/sys/dev/twa -D_KERNEL -include opt_global.h -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -c /tinderbox/CURRENT/alpha/alpha/src/sys/alpha/linux/linux_genassym.c sh /tinderbox/CURRENT/alpha/alpha/src/sys/kern/genassym.sh linux_genassym.o > linux_assym.h uudecode < /usr/share/syscons/fonts/cp850-8x16.fnt && file2c 'static u_char dflt_font_16[16*256] = {' '};' < cp850-8x16 > font.h && uudecode < /usr/share/syscons/fonts/cp850-8x14.fnt && file2c 'static u_char dflt_font_14[14*256] = {' '};' < cp850-8x14 >> font.h && uudecode < /usr/share/syscons/fonts/cp850-8x8.fnt && file2c 'static u_char dflt_font_8[8*256] = {' '};' < cp850-8x8 >> font.h /usr/sbin/kbdcontrol -L jp.106 | sed -e 's/^static keymap_t.* = /static keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t accent_map = /' > atkbdmap.h /usr/sbin/kbdcontrol -L it.iso | sed -e 's/^static keymap_t.* = /static keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t accent_map = /' > ukbdmap.h make: don't know how to make /tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter/netinet/ip_fil.c. Stop *** Error code 2 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-04-27 23:43:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-27 23:43:25 - ERROR: failed to build lint kernel TB --- 2005-04-27 23:43:25 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Thu Apr 28 18:39:50 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F213F16A4CE for ; Thu, 28 Apr 2005 18:39:50 +0000 (GMT) Received: from mout0.freenet.de (mout0.freenet.de [194.97.50.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7664843D39 for ; Thu, 28 Apr 2005 18:39:50 +0000 (GMT) (envelope-from Jan.Lentfer@web.de) Received: from [194.97.55.190] (helo=mx6.freenet.de) by mout0.freenet.de with esmtpa (Exim 4.51) id 1DRDvR-0004fz-Lc for freebsd-alpha@freebsd.org; Thu, 28 Apr 2005 20:39:49 +0200 Received: from dba7e.d.pppool.de ([80.184.186.126] helo=bsd-alpha.lan.net) #8) id 1DRDvR-0007Ax-FG for freebsd-alpha@freebsd.org; Thu, 28 Apr 2005 20:39:49 +0200 Received: from localhost (localhost.lan.net [127.0.0.1]) by bsd-alpha.lan.net (Postfix) with ESMTP id 8882161FA for ; Thu, 28 Apr 2005 20:39:48 +0200 (CEST) Received: from bsd-alpha.lan.net ([127.0.0.1]) by localhost (bsd-alpha.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04588-03 for ; Thu, 28 Apr 2005 20:39:40 +0200 (CEST) Received: from smtp (unknown [192.168.1.254]) by bsd-alpha.lan.net (Postfix) with ESMTP id CB0D561E7 for ; Thu, 28 Apr 2005 20:39:39 +0200 (CEST) Received: from 192.168.0.20 ([192.168.0.20]) by gw0 (Horde) with HTTP for ; Thu, 28 Apr 2005 20:39:39 +0200 Message-ID: <20050428203939.4txwn5bcw0gkckgg@gw0> Date: Thu, 28 Apr 2005 20:39:39 +0200 From: Jan Lentfer To: freebsd-alpha@freebsd.org References: <1393469269@web.de> In-Reply-To: <1393469269@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.2) / FreeBSD-5.3 X-Virus-Scanned: amavisd-new at lan.net Subject: Re: Dawicontrol ide adapter and SRM 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, 28 Apr 2005 18:39:51 -0000 Zitat von Jan Lentfer : > Hi all, > > i bought a Dawictontrol UDMA controller for my PWS 500. It is based > on the Sil 0680 chip, which I thought was supported. > But in SRM the controller (and the attached disk) is not shown. So this adapter really does not seem to be supported by SRM, it is a pitty. Is there a way to build a boot floppy (or cdrom) from an installed system so I can boot from floppy or CD instead of the internal IDE controller? Thanks, Jan ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. From owner-freebsd-alpha@FreeBSD.ORG Thu Apr 28 20:43:20 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B0C116A4CE; Thu, 28 Apr 2005 20:43:20 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03E1243D3F; Thu, 28 Apr 2005 20:43:20 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.3/8.13.3) with ESMTP id j3SKhJba046609; Thu, 28 Apr 2005 16:43:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id j3SKhJID009736; Thu, 28 Apr 2005 16:43:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 699657306E; Thu, 28 Apr 2005 16:43:18 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050428204318.699657306E@freebsd-current.sentex.ca> Date: Thu, 28 Apr 2005 16:43:18 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.83, clamav-milter version 0.83 on clamscanner4 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Apr 2005 20:43:20 -0000 TB --- 2005-04-28 19:15:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-28 19:15:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-04-28 19:15:01 - checking out the source tree TB --- 2005-04-28 19:15:01 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-04-28 19:15:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-28 19:22:00 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-28 19:22:00 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-28 19:22:00 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2005-04-28 20:29:05 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-04-28 20:29:05 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-28 20:29:05 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Apr 28 20:29:05 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 Thu Apr 28 20:42:52 UTC 2005 TB --- 2005-04-28 20:42:52 - generating LINT kernel config TB --- 2005-04-28 20:42:52 - cd /home/tinderbox/CURRENT/alpha/alpha/src/sys/alpha/conf TB --- 2005-04-28 20:42:52 - /usr/bin/make -B LINT TB --- 2005-04-28 20:42:52 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-04-28 20:42:52 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-28 20:42:52 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Apr 28 20:42:52 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 [...] rpcgen -h -C /tinderbox/CURRENT/alpha/alpha/src/sys/netatm/spans/spans_xdr.x | grep -v rpc/rpc.h > spans_xdr.h rpcgen -c -C /tinderbox/CURRENT/alpha/alpha/src/sys/netatm/spans/spans_xdr.x | grep -v rpc/rpc.h > spans_xdr.c 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/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 -I/tinderbox/CURRENT/alpha/alpha/src/sys/dev/twa -D_KERNEL -include opt_global.h -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -c /tinderbox/CURRENT/alpha/alpha/src/sys/alpha/linux/linux_genassym.c sh /tinderbox/CURRENT/alpha/alpha/src/sys/kern/genassym.sh linux_genassym.o > linux_assym.h uudecode < /usr/share/syscons/fonts/cp850-8x16.fnt && file2c 'static u_char dflt_font_16[16*256] = {' '};' < cp850-8x16 > font.h && uudecode < /usr/share/syscons/fonts/cp850-8x14.fnt && file2c 'static u_char dflt_font_14[14*256] = {' '};' < cp850-8x14 >> font.h && uudecode < /usr/share/syscons/fonts/cp850-8x8.fnt && file2c 'static u_char dflt_font_8[8*256] = {' '};' < cp850-8x8 >> font.h /usr/sbin/kbdcontrol -L jp.106 | sed -e 's/^static keymap_t.* = /static keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t accent_map = /' > atkbdmap.h /usr/sbin/kbdcontrol -L it.iso | sed -e 's/^static keymap_t.* = /static keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t accent_map = /' > ukbdmap.h make: don't know how to make /tinderbox/CURRENT/alpha/alpha/src/sys/hwpmc/hwpmc_mod.c. Stop *** Error code 2 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-04-28 20:43:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-28 20:43:18 - ERROR: failed to build lint kernel TB --- 2005-04-28 20:43:18 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Fri Apr 29 10:22:54 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40FC716A4CE; Fri, 29 Apr 2005 10:22:54 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id D647143D4C; Fri, 29 Apr 2005 10:22:53 +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 j3TAMrmJ062845; Fri, 29 Apr 2005 06:22:53 -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 j3TANRnQ089888; Fri, 29 Apr 2005 06:23:27 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 05CD47306E; Fri, 29 Apr 2005 06:22:52 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050429102252.05CD47306E@freebsd-current.sentex.ca> Date: Fri, 29 Apr 2005 06:22:52 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on clamscanner1 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2005 10:22:54 -0000 TB --- 2005-04-29 10:15:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-29 10:15:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-04-29 10:15:01 - checking out the source tree TB --- 2005-04-29 10:15:01 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-04-29 10:15:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-29 10:21:36 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-29 10:21:36 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-29 10:21:36 - /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 [...] ===> sbin/growfs (cleandir) ===> sbin/gvinum (cleandir) ===> sbin/ifconfig (cleandir) ===> sbin/init (cleandir) ===> sbin/ip6fw (cleandir) ===> sbin/ipf (cleandir) ".depend", line 275: Inconsistent operator for ipf make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/sbin. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-04-29 10:22:52 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-29 10:22:52 - ERROR: failed to build world TB --- 2005-04-29 10:22:52 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Fri Apr 29 20:07:41 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEE3216A4CE; Fri, 29 Apr 2005 20:07:41 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5961643D3F; Fri, 29 Apr 2005 20:07:41 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.3/8.13.3) with ESMTP id j3TK7eEH014687; Fri, 29 Apr 2005 16:07:40 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id j3TK7eHL046110; Fri, 29 Apr 2005 16:07:40 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8E4067306E; Fri, 29 Apr 2005 16:07:38 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050429200738.8E4067306E@freebsd-current.sentex.ca> Date: Fri, 29 Apr 2005 16:07:38 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.83, clamav-milter version 0.83 on clamscanner2 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2005 20:07:42 -0000 TB --- 2005-04-29 20:00:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-29 20:00:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-04-29 20:00:01 - checking out the source tree TB --- 2005-04-29 20:00:01 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-04-29 20:00:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-29 20:06:32 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-29 20:06:32 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-29 20:06:32 - /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 [...] rm -f init init.o init.8.gz init.8.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> sbin/ip6fw (cleandir) rm -f ip6fw ip6fw.o ip6fw.8.gz ip6fw.8.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> sbin/ipf (cleandir) ".depend", line 275: Inconsistent operator for ipf make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/sbin. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-04-29 20:07:38 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-29 20:07:38 - ERROR: failed to build world TB --- 2005-04-29 20:07:38 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Sat Apr 30 06:37:35 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F5F116A4CE; Sat, 30 Apr 2005 06:37:35 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F2A643D46; Sat, 30 Apr 2005 06:37:35 +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 j3U6bYll039302; Sat, 30 Apr 2005 02:37:34 -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 j3U6bYo3030359; Sat, 30 Apr 2005 02:37:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 757327306E; Sat, 30 Apr 2005 02:37:34 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050430063734.757327306E@freebsd-current.sentex.ca> Date: Sat, 30 Apr 2005 02:37:34 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on clamscanner4 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Apr 2005 06:37:35 -0000 TB --- 2005-04-30 06:30:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-30 06:30:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-04-30 06:30:00 - checking out the source tree TB --- 2005-04-30 06:30:00 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-04-30 06:30:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-30 06:36:27 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-30 06:36:27 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-30 06:36:27 - /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 [...] rm -f init init.o init.8.gz init.8.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> sbin/ip6fw (cleandir) rm -f ip6fw ip6fw.o ip6fw.8.gz ip6fw.8.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> sbin/ipf (cleandir) ".depend", line 275: Inconsistent operator for ipf make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/sbin. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-04-30 06:37:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-30 06:37:34 - ERROR: failed to build world TB --- 2005-04-30 06:37:34 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Sat Apr 30 17:22:40 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEAF016A4CE; Sat, 30 Apr 2005 17:22:40 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A29543D53; Sat, 30 Apr 2005 17:22:40 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.3/8.13.3) with ESMTP id j3UHMdRF054575; Sat, 30 Apr 2005 13:22:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id j3UHMdt9033575; Sat, 30 Apr 2005 13:22:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 77F157306E; Sat, 30 Apr 2005 13:22:39 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050430172239.77F157306E@freebsd-current.sentex.ca> Date: Sat, 30 Apr 2005 13:22:39 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.83, clamav-milter version 0.83 on clamscanner2 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Apr 2005 17:22:41 -0000 TB --- 2005-04-30 17:15:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-30 17:15:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-04-30 17:15:01 - checking out the source tree TB --- 2005-04-30 17:15:01 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-04-30 17:15:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-30 17:21:33 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-30 17:21:33 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-04-30 17:21:33 - /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 [...] rm -f init init.o init.8.gz init.8.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> sbin/ip6fw (cleandir) rm -f ip6fw ip6fw.o ip6fw.8.gz ip6fw.8.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> sbin/ipf (cleandir) ".depend", line 275: Inconsistent operator for ipf make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/sbin. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-04-30 17:22:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-30 17:22:39 - ERROR: failed to build world TB --- 2005-04-30 17:22:39 - tinderbox aborted