From owner-freebsd-i386@FreeBSD.ORG Sun Aug 29 16:25:29 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7362216A4CF; Sun, 29 Aug 2004 16:25:29 +0000 (GMT) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id F182843D5C; Sun, 29 Aug 2004 16:25:28 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smtp3.sentex.ca (8.13.1/8.13.1) with ESMTP id i7TGPPJE085628; Sun, 29 Aug 2004 12:25:25 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.12.11/8.12.11) with ESMTP id i7TGPS3F015831; Sun, 29 Aug 2004 12:25:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 671F47303F; Sun, 29 Aug 2004 12:25:28 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040829162528.671F47303F@freebsd-current.sentex.ca> Date: Sun, 29 Aug 2004 12:25:28 -0400 (EDT) Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2004 16:25:29 -0000 TB --- 2004-08-29 15:00:21 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-08-29 15:00:21 - starting CURRENT tinderbox run for i386/i386 TB --- 2004-08-29 15:00:21 - checking out the source tree TB --- 2004-08-29 15:00:21 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2004-08-29 15:00:21 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-08-29 15:05:28 - building world (CFLAGS=-O2 -pipe) TB --- 2004-08-29 15:05:28 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-08-29 15:05:28 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2004-08-29 16:09:07 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-08-29 16:09:07 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-08-29 16:09:07 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Aug 29 16:09:07 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Sun Aug 29 16:25:27 UTC 2004 TB --- 2004-08-29 16:25:27 - generating LINT kernel config TB --- 2004-08-29 16:25:27 - cd /home/tinderbox/CURRENT/i386/i386/src/sys/i386/conf TB --- 2004-08-29 16:25:27 - /usr/bin/make -B LINT TB --- 2004-08-29 16:25:27 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-08-29 16:25:27 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-08-29 16:25:27 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Aug 29 16:25:27 UTC 2004 >>> stage 1: configuring the kernel -------------------------------------------------------------- cd /tinderbox/CURRENT/i386/i386/src/sys/i386/conf; PATH=/home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/i386/legacy/usr/sbin:/home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/i386/legacy/usr/bin:/home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/i386/legacy/usr/games:/home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/i386/usr/sbin:/home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/i386/usr/bin:/home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT /tinderbox/CURRENT/i386/i386/src/sys/i386/conf/LINT /tinderbox/CURRENT/i386/i386/src/sys/i386/conf/LINT: unknown option "HW_WDOG" *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2004-08-29 16:25:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-08-29 16:25:28 - ERROR: failed to build lint kernel TB --- 2004-08-29 16:25:28 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Sun Aug 29 21:20:31 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B44E16A4D4 for ; Sun, 29 Aug 2004 21:20:31 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BC2D43D41 for ; Sun, 29 Aug 2004 21:20:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i7TLKVwP027570 for ; Sun, 29 Aug 2004 21:20:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7TLKVIo027563; Sun, 29 Aug 2004 21:20:31 GMT (envelope-from gnats) Date: Sun, 29 Aug 2004 21:20:31 GMT Message-Id: <200408292120.i7TLKVIo027563@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: "Will Saxon" Subject: subject=Re: i386/70925: 5.3Beta1 acpi-pc driver failure, ata disk attachment failure, machine hang. X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Will Saxon List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2004 21:20:31 -0000 The following reply was made to PR i386/70925; it has been noted by GNATS. From: "Will Saxon" To: , Cc: Subject: subject=Re: i386/70925: 5.3Beta1 acpi-pc driver failure, ata disk attachment failure, machine hang. Date: Sun, 29 Aug 2004 17:18:25 -0400 I haven't got a log to attach since I am using the machine that has the = boot problem. This disk hang is happening to me also with a current 5.3-BETA2 i386 ISO = and also a=20 5.3-BETA2 kernel on an existing amd64 installation. If I have the SATA = controller enabled and allow ACPI to be loaded, boot will proceed to the point = where the SATA=20 drive would be detected, then it hangs.=20 I am able to boot normally if the SATA controller is disabled in the = BIOS. I am also=20 able to boot normally if I disable ACPI. I don't know what happens if there are no attached SATA drives but the = SATA controller is left enabled.=20 It may or may not be helpful, but this was not an issue with = 5.2.1-RELEASE.=20 -Will=20 From owner-freebsd-i386@FreeBSD.ORG Mon Aug 30 03:49:42 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6719816A4CE; Mon, 30 Aug 2004 03:49:42 +0000 (GMT) Received: from smtp3b.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11EFF43D1F; Mon, 30 Aug 2004 03:49:42 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smtp3b.sentex.ca (8.13.1/8.13.1) with ESMTP id i7U3nf0A007168; Sun, 29 Aug 2004 23:49:41 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.12.11/8.12.11) with ESMTP id i7U3nfW0097218; Sun, 29 Aug 2004 23:49:41 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 73F0E7303F; Sun, 29 Aug 2004 23:49:41 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040830034941.73F0E7303F@freebsd-current.sentex.ca> Date: Sun, 29 Aug 2004 23:49:41 -0400 (EDT) Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 03:49:42 -0000 TB --- 2004-08-30 02:16:04 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-08-30 02:16:04 - starting CURRENT tinderbox run for i386/i386 TB --- 2004-08-30 02:16:04 - checking out the source tree TB --- 2004-08-30 02:16:04 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2004-08-30 02:16:04 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-08-30 02:21:24 - building world (CFLAGS=-O2 -pipe) TB --- 2004-08-30 02:21:24 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-08-30 02:21: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 --- 2004-08-30 03:25:10 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-08-30 03:25:10 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-08-30 03:25:10 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Aug 30 03:25:10 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Mon Aug 30 03:41:08 UTC 2004 TB --- 2004-08-30 03:41:08 - generating LINT kernel config TB --- 2004-08-30 03:41:08 - cd /home/tinderbox/CURRENT/i386/i386/src/sys/i386/conf TB --- 2004-08-30 03:41:08 - /usr/bin/make -B LINT TB --- 2004-08-30 03:41:08 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-08-30 03:41:08 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-08-30 03:41:08 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Aug 30 03:41:08 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions -Wno-inline /tinderbox/CURRENT/i386/i386/src/sys/kern/md5c.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions -Wno-inline /tinderbox/CURRENT/i386/i386/src/sys/kern/sched_4bsd.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions -Wno-inline /tinderbox/CURRENT/i386/i386/src/sys/kern/subr_autoconf .c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions -Wno-inline /tinderbox/CURRENT/i386/i386/src/sys/kern/subr_blist.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions -Wno-inline /tinderbox/CURRENT/i386/i386/src/sys/kern/subr_bus.c /tinderbox/CURRENT/i386/i386/src/sys/kern/subr_bus.c: In function `print_device_short': /tinderbox/CURRENT/i386/i386/src/sys/kern/subr_bus.c:3555: warning: int format, pointer arg (arg 12) /tinderbox/CURRENT/i386/i386/src/sys/kern/subr_bus.c:3555: warning: too many arguments for format *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2004-08-30 03:49:41 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-08-30 03:49:41 - ERROR: failed to build lint kernel TB --- 2004-08-30 03:49:41 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Mon Aug 30 05:32:14 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D98F416A4CE; Mon, 30 Aug 2004 05:32:13 +0000 (GMT) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B08243D49; Mon, 30 Aug 2004 05:32:13 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smtp3.sentex.ca (8.13.1/8.13.1) with ESMTP id i7U5WBus091031; Mon, 30 Aug 2004 01:32:11 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.12.11/8.12.11) with ESMTP id i7U5WCN8049439; Mon, 30 Aug 2004 01:32:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B4EB57303F; Mon, 30 Aug 2004 01:32:12 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040830053212.B4EB57303F@freebsd-current.sentex.ca> Date: Mon, 30 Aug 2004 01:32:12 -0400 (EDT) Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 05:32:14 -0000 TB --- 2004-08-30 03:49:41 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-08-30 03:49:41 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-08-30 03:49:41 - checking out the source tree TB --- 2004-08-30 03:49:41 - cd /home/tinderbox/CURRENT/i386/pc98 TB --- 2004-08-30 03:49:41 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-08-30 03:54:53 - building world (CFLAGS=-O2 -pipe) TB --- 2004-08-30 03:54:53 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-08-30 03:54: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 --- 2004-08-30 05:11:10 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-08-30 05:11:10 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-08-30 05:11:10 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Aug 30 05:11:12 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Mon Aug 30 05:25:06 UTC 2004 TB --- 2004-08-30 05:25:06 - generating LINT kernel config TB --- 2004-08-30 05:25:06 - cd /home/tinderbox/CURRENT/i386/pc98/src/sys/pc98/conf TB --- 2004-08-30 05:25:06 - /usr/bin/make -B LINT TB --- 2004-08-30 05:25:06 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-08-30 05:25:06 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-08-30 05:25:06 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Aug 30 05:25:07 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/pc98/src/sys -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions -Wno-inline /tinderbox/CURRENT/i386/pc98/src/sys/kern/md5c.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/pc98/src/sys -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions -Wno-inline /tinderbox/CURRENT/i386/pc98/src/sys/kern/sched_4bsd.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/pc98/src/sys -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions -Wno-inline /tinderbox/CURRENT/i386/pc98/src/sys/kern/subr_autoconf .c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/pc98/src/sys -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions -Wno-inline /tinderbox/CURRENT/i386/pc98/src/sys/kern/subr_blist.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/pc98/src/sys -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions -Wno-inline /tinderbox/CURRENT/i386/pc98/src/sys/kern/subr_bus.c /tinderbox/CURRENT/i386/pc98/src/sys/kern/subr_bus.c: In function `print_device_short': /tinderbox/CURRENT/i386/pc98/src/sys/kern/subr_bus.c:3555: warning: int format, pointer arg (arg 12) /tinderbox/CURRENT/i386/pc98/src/sys/kern/subr_bus.c:3555: warning: too many arguments for format *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. TB --- 2004-08-30 05:32:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-08-30 05:32:12 - ERROR: failed to build lint kernel TB --- 2004-08-30 05:32:12 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Mon Aug 30 09:50:39 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C7FF16A4D2 for ; Mon, 30 Aug 2004 09:50:38 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AED143D5E for ; Mon, 30 Aug 2004 09:50:36 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i7U9oau2025426 for ; Mon, 30 Aug 2004 09:50:36 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7U9oalf025425; Mon, 30 Aug 2004 09:50:36 GMT (envelope-from gnats) Resent-Date: Mon, 30 Aug 2004 09:50:36 GMT Resent-Message-Id: <200408300950.i7U9oalf025425@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alexander Thomas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E1C416A4CE for ; Mon, 30 Aug 2004 09:46:57 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9414143D39 for ; Mon, 30 Aug 2004 09:46:57 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i7U9kuTC035849 for ; Mon, 30 Aug 2004 09:46:56 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i7U9kuFQ035848; Mon, 30 Aug 2004 09:46:56 GMT (envelope-from nobody) Message-Id: <200408300946.i7U9kuFQ035848@www.freebsd.org> Date: Mon, 30 Aug 2004 09:46:56 GMT From: Alexander Thomas To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: i386/71144: FBSD5.3b2 doesn't boot on a Compaq Armada 7300 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 09:50:39 -0000 >Number: 71144 >Category: i386 >Synopsis: FBSD5.3b2 doesn't boot on a Compaq Armada 7300 >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 30 09:50:35 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Alexander Thomas >Release: FBSD5.3b2 >Organization: Student >Environment: Not available (Kernel falls back to Debuger during the boot process). >Description: I got this durig the boot process: ---8<--- ad0: TIMEOUT - READ_DMA retrying (bla retries left) LBA=78140097 ATAPI_RESET time 2030us [...] ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=78140097 ATAPI_RESET time 2040us ATAPI_RESET time 2040us ad0: FAILURE - READ_DMA timed out Fatal trab 12: page fault while in kernel mode cpuid = 0: apic id = 00 fault virtual address = 0xdeadc0de fault code = supervisor read, page not present instruction pointer = 0x8:0xdeadc0de stack pointer = 0x10:0xc8298ca4 frame pointer = 0x10:0xc8298cb0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 5 (thread taskq) [thread 100035] Stopped at 0xdeadc0de: *** error reading from address deadc0de *** db> --->8--- My system is a Compaq Armada 7300 with an 150MHz Pentium MMX, 128MB Kingston minisd-edo-ram, 40GB Fujitsu HDD connected to the internal Triflex controller. >How-To-Repeat: Everytime, using the FBSD5.3b2 image got at 29th August from ftp1.de.freebsd.org. Also then enter "reset" in the debugers command line and booting FBSD5.2.1-CURRENT kernel. But never happend when doing a cold-reset (Switching off and on or eg.) >Fix: No solution found. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Mon Aug 30 11:02:02 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAAD016A4D5 for ; Mon, 30 Aug 2004 11:02:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A768443D2F for ; Mon, 30 Aug 2004 11:02:02 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i7UB22UJ033890 for ; Mon, 30 Aug 2004 11:02:02 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7UB21RK033880 for freebsd-i386@freebsd.org; Mon, 30 Aug 2004 11:02:01 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 30 Aug 2004 11:02:01 GMT Message-Id: <200408301102.i7UB21RK033880@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-i386@FreeBSD.org Subject: Current problem reports assigned to you X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 11:02:03 -0000 Current FreeBSD problem reports Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2003/06/23] i386/53620 i386 Kernel panics / reboots during install of o [2003/09/16] i386/56933 i386 kernel panic vm_page_remove o [2003/09/17] i386/56937 i386 panic: system panic during high network l o [2003/09/20] i386/57043 i386 ar driver with 2 port PCI card locks up w f [2003/09/22] i386/57097 i386 Promise Ultra 100 TX2 causes lockup on SM p [2003/10/01] i386/57480 i386 Removing very large files using rm doesn' f [2003/10/06] i386/57632 i386 [boot] Dell PowerEdge 4300 is allergic to o [2003/10/12] i386/57881 i386 ripping audio CDs causes kernel panic o [2003/11/25] i386/59683 i386 panic: signal 12 4.9-STABLE - frequent cr o [2003/12/02] i386/59895 i386 system hangs from disk IO errors o [2003/12/02] i386/59897 i386 problems with swap-pager with great datat f [2003/12/02] i386/59898 i386 pxe boot: BTX halted o [2003/12/17] i386/60344 i386 Intel ICH5 SATA RAID boot problems on bot o [2004/01/08] i386/61063 i386 ata hangs in smp system f [2004/01/10] i386/61163 i386 [boot] "/:write failed, filesystem is ful o [2004/01/16] i386/61438 i386 5.2 nfs tasks running and not selected at o [2004/01/20] i386/61646 i386 Strange irq20 weirdness causing system lo o [2004/01/22] i386/61709 i386 [panic] 5.2-REL i386 Crashes hard; panics f [2004/02/02] i386/62248 i386 5.2 current hangs on boot o [2004/02/27] i386/63430 i386 TIMEOUT - ATA READ o [2004/02/27] i386/63441 i386 panic: fatal trap 12 in pmap.c [4.9 with o [2004/03/04] i386/63776 i386 [boot] hang during boot on a toshiba p25 o [2004/03/06] i386/63828 i386 [hang] when installing Release 5.2.1 (i38 o [2004/03/06] i386/63853 i386 [hang] 5.2.1 boot CD hangs during boot (T o [2004/03/07] i386/63871 i386 panic: kernel panic in swi8 after 1 hour o [2004/03/25] i386/64716 i386 mv crashes FreeBSD 5.2.1-p3 o [2004/04/03] i386/65137 i386 5.2.1 Intall Boot from floppies page faul o [2004/04/16] i386/65646 i386 FreeBSD suddenly turns off the power f [2004/04/25] i386/65954 i386 panic: Sil0680 panic [5.2.1-p5] o [2004/04/28] i386/66039 i386 panic: system panic with file system corr o [2004/04/29] i386/66087 i386 [install] hang at PCI config o [2004/05/01] i386/66133 i386 [boot] nvidia motherboard installer locks f [2004/05/06] i386/66339 i386 [hang] XFree86 initialization with an Lap o [2004/05/27] i386/67260 i386 [boot] stack overflow after boot menu whe o [2004/06/01] i386/67456 i386 LOR on dual-xeon w/ ht o [2004/06/10] i386/67773 i386 5.x series - md5 on dev no longer works e o [2004/06/30] i386/68514 i386 Realtek driver halts on oversized frames o [2004/07/11] i386/68900 i386 5.x install CDs fail to boot on Toshiba S f [2004/07/11] i386/68910 i386 Ipfw2 segmentation fault o [2004/07/14] i386/69049 i386 Free BSD Install with error "anic: page f o [2004/07/18] i386/69218 i386 [boot] failure: 4.10-BETA and later do no o [2004/07/18] i386/69257 i386 in_cksum_hdr is non-functional without -O o [2004/07/19] i386/69260 i386 Problem starting the installation with SA o [2004/08/03] i386/69945 i386 "Page fault" while shutting down on VIA K o [2004/08/11] i386/70330 i386 Re-Open 33262? - gdb does not handle pend o [2004/08/15] i386/70482 i386 Array adapter problems o [2004/08/20] i386/70747 i386 ddos attack causes box to crash on kernel o [2004/08/25] i386/70925 i386 5.3Beta1 acpi-pci driver failure, ata dis f [2004/08/25] i386/70962 i386 When downloading the installer using http o [2004/08/27] i386/71048 i386 ASUS TUV4X hangs when SONY CRX140E attach 50 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/03/13] i386/25781 i386 Statclocks cannot be disabled on ServerWo o [2002/07/05] i386/40219 i386 [apm] apm breaks removable media o [2002/10/16] i386/44130 i386 Enabled apm hangs up FreeBSD kernel on i8 o [2003/02/24] i386/48614 i386 VESA VGA modes for syscons lock up machin o [2003/05/22] i386/52556 i386 Syskonnect SK9843SX, sk driver, MII not d o [2003/05/22] i386/52581 i386 Boot loaders reading more than one sector o [2003/05/24] i386/52638 i386 SCSI U320 on SMP server won't run faster o [2003/06/06] i386/52975 i386 CPUTYPE=k7 results in non-functional /boo o [2003/06/10] i386/53137 i386 background fscking causing ffs_valloc pan o [2003/06/16] i386/53382 i386 Repetable panics in ffs_vget() on Prolian o [2003/07/01] i386/53948 i386 console="comconsole" in loader.conf cause o [2003/07/02] i386/54033 i386 Disk lockup. o [2003/07/15] i386/54501 i386 Promise Ultra133 TX2 does not work proper o [2003/08/13] i386/55555 i386 system freezes with access to /dev/ums0 o [2003/08/13] i386/55561 i386 SMbus and I2C don't attach when loaded as o [2003/08/15] i386/55615 i386 machine freezes - goes on after key press a [2003/08/24] i386/55930 i386 partly configured serial port freezes sys o [2003/10/06] i386/57673 i386 Odd/dangerous disklabel behaviour on 5.0 o [2003/10/09] i386/57818 i386 4.9-RC panics when kernel is built with a o [2003/10/23] i386/58458 i386 ATAPI-CDROM DMA Support on ALi Aladdin V o [2003/10/26] i386/58580 i386 After sysinstall, F2 fails; wrong device o [2003/10/30] i386/58718 i386 need to remove battery before booting lap o [2003/11/02] i386/58826 i386 reboot on an IBM PC Server 315 merely hal o [2003/11/11] i386/59192 i386 ATA drive not spotted with SCSI drive o [2003/11/26] i386/59701 i386 System hungup, after resume from suspend. o [2003/12/27] i386/60603 i386 dd causes error when copying cd from ATA o [2003/12/27] i386/60641 i386 Sporadic SCSI bus resets with 53C810 unde o [2003/12/28] i386/60671 i386 FreeBSD 5.2RC2 installation process doesn o [2003/12/29] i386/60681 i386 wicontrol -L critical crash (sigbus) o [2003/12/29] i386/60690 i386 atapicd driver causes spontaneous uncondi o [2004/01/04] i386/60887 i386 can't boot when fbsd exists with other op o [2004/01/06] i386/60984 i386 NFS Server hang o [2004/01/13] i386/61303 i386 5.2-REL hangs during boot with 3-port pyr o [2004/01/13] i386/61326 i386 Reboot while booting from 5.2-RELEASE CD o [2004/01/14] i386/61342 i386 [hang] CD-based installation crashes [4.9 o [2004/01/16] i386/61443 i386 FreeBSD 5.2-RELEASE installation stops at o [2004/01/22] i386/61705 i386 Random "bus errors". o [2004/01/23] i386/61804 i386 hitachi travelstar usb hdd (40gb) drivers o [2004/01/25] i386/61890 i386 FDisk uses incorrect calculations for dis o [2004/01/26] i386/61937 i386 Cannot Install 5.2-REL via serial console o [2004/01/30] i386/62088 i386 Logitech Cordless/Optical Mouse not worki o [2004/02/02] i386/62280 i386 em0 broken after resume in 5.2-CURRENT o [2004/02/09] i386/62565 i386 device.hints are not honored in 5.2.1-RC o [2004/02/13] i386/62807 i386 4.9 SMP does not work with Compaq Smart o [2004/02/14] i386/62833 i386 Can't Install: cancel by syncing disks an o [2004/02/15] i386/62888 i386 ad4: WARNING - WRITE_DMA interrupt was se o [2004/02/16] i386/62902 i386 Data Corruption on Dell PE 600SC (Server f [2004/02/17] i386/62952 i386 USB not working o [2004/02/20] i386/63098 i386 Compaq Workstation IDE CDROM drive not pr o [2004/02/24] i386/63305 i386 reading udf filesystem on dvd+rw leads to o [2004/02/24] i386/63313 i386 sk driver panics on boot with SK-9844 dua o [2004/02/27] i386/63467 i386 [ata] Sil 3114: RAID not detected using S o [2004/02/29] i386/63521 i386 5.2.1 doesn't detect drives on SATA contr o [2004/03/03] i386/63678 i386 5.2.1 installation hangs on t30 o [2004/03/09] i386/63992 i386 XFree86 4.3 don't start o [2004/03/12] i386/64183 i386 5.1-RELEASE Install hung at "Probing devi o [2004/03/19] i386/64450 i386 Lucent Technologies WaveLAN/IEEE (PCI) bu o [2004/03/25] i386/64680 i386 5.2.1 pci-cfgintr steals serial mouse irq o [2004/03/25] i386/64697 i386 5.2.x BTX loader halts with Promise FastT o [2004/03/25] i386/64727 i386 [boot] cannot find disk on asus p4s533mx f [2004/03/27] i386/64795 i386 Network Adapter not configuring o [2004/04/14] i386/65523 i386 [patch] PXE loader malfunction in multipl o [2004/04/18] i386/65691 i386 fxp0: device timeout o [2004/04/19] i386/65774 i386 Cannot run repair disk when booted from U o [2004/04/19] i386/65775 i386 Transmeta crusoe without longrun panics w o [2004/04/19] i386/65783 i386 [panic] Panic when attaching card reader o [2004/04/22] i386/65896 i386 [panic] 5.2-RELEASE re(4) driver, kernel o [2004/04/23] i386/65920 i386 Mounted Netware filesystem behaves strang o [2004/05/04] i386/66248 i386 [panic] bootloader is confused by booting o [2004/05/06] i386/66306 i386 pnpbios_identify() queries for more devic o [2004/05/07] i386/66350 i386 [sysinstall] sysinstall creates a partiti o [2004/05/07] i386/66368 i386 [install] 4.9 install fails with MODE_SEN o [2004/05/19] i386/66876 i386 [patch] Cannot extract tar(1) multi-volum o [2004/05/22] i386/67047 i386 mpt driver does not recognize messages fr o [2004/06/01] i386/67469 i386 src/lib/msun/i387/s_tan.S gives incorrect o [2004/06/07] i386/67688 i386 5.2.1 initial floppy boot fails with Fata o [2004/06/09] i386/67739 i386 smth was broken in keyboard processing si o [2004/06/09] i386/67763 i386 PCMCIA: MELCO manufacturer code should be o [2004/06/11] i386/67833 i386 4.10 does not boot after enabling SMP f [2004/06/15] i386/67955 i386 [panic] -current on T40p kernel trap 12 i o [2004/06/19] i386/68117 i386 serious network collisions after NIC "med o [2004/06/20] i386/68140 i386 Problem with Sony AIT ATAPI Tape dirve o [2004/06/27] i386/68411 i386 VMware Virtual Machine - Network Fails Du o [2004/06/28] i386/68438 i386 bootloader cannot read from icp vortex ar o [2004/06/28] i386/68460 i386 nfs mounts lock processes in sbwait o [2004/07/01] i386/68554 i386 [hang] system freeze on Compaq Evo 600c [ o [2004/07/10] i386/68899 i386 Problems reading and writing DVD-RAM disc o [2004/07/19] i386/69281 i386 init dies when MAXSSIZ, MAXDSIZ, and DFLD o [2004/07/23] i386/69460 i386 the nic's speed slow down when both side o [2004/07/28] i386/69688 i386 NATD does not work with outgoing PPTP VPN o [2004/07/28] i386/69722 i386 wi0: init failed o [2004/08/01] i386/69876 i386 [panic] new kernel panic on boot (-CURREN o [2004/08/02] i386/69931 i386 PS/2 Optical Mouse (Micro Innovations) o [2004/08/05] i386/70028 i386 umass isuue in the boot prcess on SONY La o [2004/08/13] i386/70386 i386 IBM x345 Freezes Randomly o [2004/08/16] i386/70525 i386 boot0cfg: -o packet not effective o [2004/08/16] i386/70531 i386 [patch] boot0 hides Lilo in extended slic o [2004/08/19] i386/70663 i386 Freebsd 4.10 ncplogin + Netware 4.11 = nw f [2004/08/21] i386/70805 i386 page fault early during boot with apm ena o [2004/08/22] i386/70832 i386 Serious problems with RealTek NIC using r o [2004/08/30] i386/71144 i386 FBSD5.3b2 doesn't boot on a Compaq Armada 101 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/07/24] i386/40958 i386 apm on Acer TravelMate 351 could not resu o [2002/08/21] i386/41856 i386 VESA splash screen problems on ThinkPad 2 o [2003/05/14] i386/52249 i386 [PATCH] Bootmanager shows NTFS partitions o [2003/05/18] i386/52408 i386 quitting gnome2-2.2.1_1 results in LOR o [2003/05/19] i386/52427 i386 DVD replay under MSI "655 MAX" mobo inter o [2003/06/05] i386/52971 i386 bad macro LIST_HEAD in /usr/include/sys/q o [2003/06/11] i386/53200 i386 5.1-RC1 SMP kernel boot gags at "APIC_IO: o [2003/06/14] i386/53324 i386 pam_group problems (PAM_RUSER used instea o [2003/07/17] i386/54595 i386 emu10k1 sound driver locks system o [2003/10/31] i386/58784 i386 ATA DMA fails and vx0 creates panic o [2003/11/10] i386/59147 i386 USB active extension cable not recognized o [2003/11/23] i386/59600 i386 [PATCH] Improved us.emacs.kbd mapping f [2003/11/30] i386/59854 i386 System panics when AMD 762 AGP is loaded o [2003/12/17] i386/60319 i386 read error 34/0 during installation, SYST o [2003/12/27] i386/60633 i386 It would seem that if you're running a sy f [2003/12/27] i386/60637 i386 /etc/resolv.conf not created after fresh f [2003/12/28] i386/60643 i386 5.2 RC2 disk1 ISO will not boot on an Asu o [2003/12/29] i386/60702 i386 can't boot 5.2-RC2 iso's to install o [2004/01/05] i386/60919 i386 No login possible (sporadic) o [2004/01/06] i386/60963 i386 [PATCH] Win32 Applications abort on PECOF o [2004/01/07] i386/61005 i386 The Boot Manager in FreeBSD 5.2RC can't o [2004/01/12] i386/61253 i386 panic: page fault on installation freebsd o [2004/01/13] i386/61308 i386 Maxproc Limits counts Zombie Processes wh o [2004/01/14] i386/61348 i386 Adaptec 1460D PCI SCSI Card does not work o [2004/01/16] i386/61442 i386 Highpoint RocketRAID 1520 uses only UDMA2 o [2004/01/17] i386/61481 i386 a mechanism to wire io-channel-check to u o [2004/01/20] i386/61603 i386 sysinstall: wrong geometry guessed f [2004/01/24] i386/61821 i386 Errors in installation o [2004/01/24] i386/61838 i386 Realtek -8139C Card Not Supported o [2004/01/24] i386/61843 i386 Intel PRO/100 VE adapter is not recognize f [2004/01/25] i386/61889 i386 Have to reinsert pccard after reboot o [2004/01/27] i386/62003 i386 make /boot/loader "reboot" code same as r o [2004/02/08] i386/62502 i386 panic under double loading vinum.ko modul o [2004/02/11] i386/62699 i386 fstat randomly crashes with "out of memor o [2004/02/17] i386/62977 i386 Mouse daemon during install/setup f [2004/02/25] i386/63334 i386 make kernel error o [2004/03/05] i386/63815 i386 boot loader waste a lot of time (10 min) o [2004/03/23] i386/64626 i386 AP initialization problem on GIGABYTE GA- o [2004/04/03] i386/65124 i386 Unable to disable TERM_EMU cleanly o [2004/04/14] i386/65528 i386 mouse cursor disapears on moving p [2004/04/18] i386/65729 i386 Document machdep.hlt_cpus sysctl o [2004/05/14] i386/66642 i386 pcm0: play: 0: paly interrupt timeout, ch f [2004/05/21] i386/66996 i386 Problem with CD/DVD ROM o [2004/05/22] i386/67055 i386 Mouse (wheel) detection problem on SIS748 o [2004/05/30] i386/67383 i386 do a better job disassembling code in 16 f [2004/06/03] i386/67521 i386 buildworld issues (bin/csh tcsh) o [2004/06/18] i386/68087 i386 wget core dumps with: Assertion failed: ( o [2004/06/30] i386/68518 i386 Hangs while loading 82443BX agp during bo o [2004/07/06] i386/68719 i386 usb 2.0 mobil rack+ fat32 performance pro o [2004/07/07] i386/68754 i386 SMP reset bug o [2004/07/29] i386/69730 i386 puc driver doesn't support PC-Com 8-port o [2004/08/05] i386/70036 i386 pcn device not recognizing device o [2004/08/18] i386/70610 i386 [patch] spkr(4): hardcoded assumption HZ o [2004/08/22] i386/70810 i386 [patch] Enable SMBus device on Asus P4B s o [2004/08/25] i386/70926 i386 5.3Beta-1 bootstrap error: "atapci0: fail o [2004/08/25] i386/70942 i386 Genius Wireless USB mouse: moused doesn't o [2004/08/27] i386/71045 i386 DHCP-Request is sets other device's ip to 57 problems total. From owner-freebsd-i386@FreeBSD.ORG Mon Aug 30 17:50:04 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A20516A4CE for ; Mon, 30 Aug 2004 17:50:04 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6281143D60 for ; Mon, 30 Aug 2004 17:50:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i7UHo4rk087170 for ; Mon, 30 Aug 2004 17:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7UHo45Z087169; Mon, 30 Aug 2004 17:50:04 GMT (envelope-from gnats) Resent-Date: Mon, 30 Aug 2004 17:50:04 GMT Resent-Message-Id: <200408301750.i7UHo45Z087169@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Don L. Belcher" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E733E16A4CE for ; Mon, 30 Aug 2004 17:43:12 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA81A43D1D for ; Mon, 30 Aug 2004 17:43:12 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i7UHhCLM042094 for ; Mon, 30 Aug 2004 17:43:12 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i7UHhCr1042034; Mon, 30 Aug 2004 17:43:12 GMT (envelope-from nobody) Message-Id: <200408301743.i7UHhCr1042034@www.freebsd.org> Date: Mon, 30 Aug 2004 17:43:12 GMT From: "Don L. Belcher" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: i386/71158: pci bus number 3 missing on laptop X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 17:50:04 -0000 >Number: 71158 >Category: i386 >Synopsis: pci bus number 3 missing on laptop >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 30 17:50:03 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Don L. Belcher >Release: >Organization: SIAD, Inc >Environment: FreeBSD satellite.siad.net 5.3-Current FreeBSD 5.3-Current #5: Sun Aug 1 9:40:08 PDT 2004 don@satellite.siad.net:/utils/don/FreeBSD/obj/user/home/don/FreeBSD-Current/src/sys/GENERIC i386 >Description: Laptop Gateway Solo 9500 OS pulled in for date=2004.04.24.00.00.00 stops working OS pulled in for date=2004.04.23.00.00.00 stops works Missing fxp When looking for changes on this date I could not find anything. Apparently I don't know what to look for. The rest of the dmesgs were the same(if you want the complete dmesg let me know. relevant part of dmesg from non working version: pcib3: at device 6.0 on pci2 pcib3: secondary bus 3 pcib3: subordinate bus 3 pcib3: I/O decode 0x3000-0x3fff pcib3: memory decode 0xf0600000-0xf07fffff pcib3: prefetched decode 0xfff00000-0xfffff ACPI PCI link initial configuration: \\_SB_.PCI0.LPC0.LNKB irq 10: [ 10] low,level,sharable 3.4.0 \\_SB_.PCI0.LPC0.LNKB irq 10: [ 10] low,level,sharable 3.8.0 ACPI PCI link before setting link priority: ACPI PCI link before fixup for boot-disabled links: ACPI PCI link after fixup for boot-disabled links: ACPI PCI link arbitrated configuration: \\_SB_.PCI0.LPC0.LNKB irq 10: [ 10] low,level,sharable 3.4.0 \\_SB_.PCI0.LPC0.LNKB irq 10: [ 10] low,level,sharable 3.8.0 pci3: on pcib3 pci3: physical bus=3 pcm0: port 0x4000-0x40ff irq 5 at device 8.0 on pci2 pcm0: failed to enable memory mapping! relevant part of dmesg from working version in April: pcib3: at device 6.0 on pci2 pcib3: secondary bus 3 pcib3: subordinate bus 3 pcib3: I/O decode 0x3000-0x3fff pcib3: memory decode 0xf0600000-0xf07fffff pcib3: prefetched decode 0xfff00000-0xfffff ---- initial configuration ------------------------ \\_SB_.PCI0.LPC0.LNKB irq 10: [ 10] low,level,sharable 3.4.0 \\_SB_.PCI0.LPC0.LNKB irq 10: [ 10] low,level,sharable 3.8.0 ---- before setting priority for links ------------ ---- before fixup boot-disabled links ------------- ---- after fixup boot-disabled links -------------- ---- arbitrated configuration --------------------- \\_SB_.PCI0.LPC0.LNKB irq 10: [ 10] low,level,sharable 3.4.0 \\_SB_.PCI0.LPC0.LNKB irq 10: [ 10] low,level,sharable 3.8.0 pci3: on pcib3 pci3: physical bus=3 map[10]: type 1, range 32, base f0600000, size 12, enabled map[14]: type 4, range 32, base 00003400, size 6, enabled map[18]: type 1, range 32, base f0700000, size 20, enabled pcib3: matched entry for 3.4.INTA (src \\_SB_.PCI0.LPC0.LNKB) pcib3: slot 4 INTA is routed to irq 10 found-> vendor=0x8086, dev=0x1229, revid=0x08 bus=3, slot=4, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0013, statreg=0x0290, cachelnsz=8 (dwords) lattimer=0x42 (1980 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns) intpin=a, irq=10 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 1, range 32, base f0601000, size 8, enabled map[14]: type 4, range 32, base 00003800, size 3, enabled map[18]: type 4, range 32, base 00003000, size 8, enabled pcib3: matched entry for 3.8.INTA (src \\_SB_.PCI0.LPC0.LNKB) pcib3: slot 8 INTA is routed to irq 10 found-> vendor=0x11c1, dev=0x0448, revid=0x01 bus=3, slot=8, func=0 class=07-80-00, hdrtype=0x00, mfdev=0 cmdreg=0x0003, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0xfc (63000 ns), maxlat=0x0e (3500 ns) intpin=a, irq=10 powerspec 2 supports D0 D2 D3 current D0 fxp0: port 0x3400-0x343f mem 0xf0700000-0xf07fffff,0xf0600000-0xf0600fff irq 10 at device 4.0 on pci3 pcib3: device fxp0 requested decoded memory range 0xf0600000-0xf0600fff pcib2: device fxp0 requested decoded memory range 0xf0600000-0xf0600fff fxp0: using memory space register mapping fxp0: PCI IDs: 8086 1229 1668 1100 0008 fxp0: Dynamic Standby mode is disabled miibus0: on fxp0 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: bpf attached >How-To-Repeat: build kernel and boot >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Mon Aug 30 20:30:53 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82A9516A4CE; Mon, 30 Aug 2004 20:30:53 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63D9943D67; Mon, 30 Aug 2004 20:30:53 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) i7UKUr15010144; Mon, 30 Aug 2004 20:30:53 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7UKUr9e010138; Mon, 30 Aug 2004 20:30:53 GMT (envelope-from linimon) Date: Mon, 30 Aug 2004 20:30:53 GMT From: Mark Linimon Message-Id: <200408302030.i7UKUr9e010138@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-qa@FreeBSD.org Subject: Re: bin/61937: [sysinstall] cannot install 5.2-REL via serial console X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 20:30:53 -0000 Synopsis: [sysinstall] cannot install 5.2-REL via serial console Responsible-Changed-From-To: freebsd-i386->freebsd-qa Responsible-Changed-By: linimon Responsible-Changed-When: Mon Aug 30 20:30:22 GMT 2004 Responsible-Changed-Why: Appears to be a sysinstall problem that is probably not i386-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=61937 From owner-freebsd-i386@FreeBSD.ORG Mon Aug 30 20:33:12 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3E3A16A4CE; Mon, 30 Aug 2004 20:33:12 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8851043D5A; Mon, 30 Aug 2004 20:33:12 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) i7UKXCL5010686; Mon, 30 Aug 2004 20:33:12 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7UKXCKp010682; Mon, 30 Aug 2004 20:33:12 GMT (envelope-from linimon) Date: Mon, 30 Aug 2004 20:33:12 GMT From: Mark Linimon Message-Id: <200408302033.i7UKXCKp010682@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-qa@FreeBSD.org Subject: Re: bin/62833: [sysinstall] can't install: integer divide fault X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 20:33:12 -0000 Synopsis: [sysinstall] can't install: integer divide fault Responsible-Changed-From-To: freebsd-i386->freebsd-qa Responsible-Changed-By: linimon Responsible-Changed-When: Mon Aug 30 20:32:50 GMT 2004 Responsible-Changed-Why: Another one of the 'integer divide fault' sysinstall PRs. http://www.freebsd.org/cgi/query-pr.cgi?pr=62833 From owner-freebsd-i386@FreeBSD.ORG Mon Aug 30 20:42:39 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E48EC16A4D2; Mon, 30 Aug 2004 20:42:39 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3AEB43D62; Mon, 30 Aug 2004 20:42:39 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) i7UKgdmu011221; Mon, 30 Aug 2004 20:42:39 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7UKgdtF011217; Mon, 30 Aug 2004 20:42:39 GMT (envelope-from linimon) Date: Mon, 30 Aug 2004 20:42:39 GMT From: Mark Linimon Message-Id: <200408302042.i7UKgdtF011217@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-i386@FreeBSD.org Subject: Re: i386/71000: BTX halted when booting from CD on a machine with 2 RAID controllers X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 20:42:40 -0000 Synopsis: BTX halted when booting from CD on a machine with 2 RAID controllers Responsible-Changed-From-To: freebsd-bugs->freebsd-i386 Responsible-Changed-By: linimon Responsible-Changed-When: Mon Aug 30 20:41:43 GMT 2004 Responsible-Changed-Why: Canonicalize assignment. http://www.freebsd.org/cgi/query-pr.cgi?pr=71000 From owner-freebsd-i386@FreeBSD.ORG Mon Aug 30 20:50:19 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CECAA16A4CF; Mon, 30 Aug 2004 20:50:19 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B003B43D60; Mon, 30 Aug 2004 20:50:19 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) i7UKoJHL011716; Mon, 30 Aug 2004 20:50:19 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7UKoJZ1011698; Mon, 30 Aug 2004 20:50:19 GMT (envelope-from linimon) Date: Mon, 30 Aug 2004 20:50:19 GMT From: Mark Linimon Message-Id: <200408302050.i7UKoJZ1011698@freefall.freebsd.org> To: anh@tiscali.dk, linimon@FreeBSD.org, freebsd-i386@FreeBSD.org Subject: Re: i386/70036: pcn device not recognizing device X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 20:50:20 -0000 Synopsis: pcn device not recognizing device State-Changed-From-To: open->feedback State-Changed-By: linimon State-Changed-When: Mon Aug 30 20:49:43 GMT 2004 State-Changed-Why: Feedback (crash dump) requested. http://www.freebsd.org/cgi/query-pr.cgi?pr=70036 From owner-freebsd-i386@FreeBSD.ORG Mon Aug 30 21:03:38 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7175516A4CE; Mon, 30 Aug 2004 21:03:38 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52A0543D41; Mon, 30 Aug 2004 21:03:38 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) i7UL3cdF013032; Mon, 30 Aug 2004 21:03:38 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7UL3cA0013028; Mon, 30 Aug 2004 21:03:38 GMT (envelope-from linimon) Date: Mon, 30 Aug 2004 21:03:38 GMT From: Mark Linimon Message-Id: <200408302103.i7UL3cA0013028@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/62502: [modules] panic under double loading vinum.ko module on kernel with vinum support X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 21:03:38 -0000 Synopsis: [modules] panic under double loading vinum.ko module on kernel with vinum support Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon Aug 30 21:03:09 GMT 2004 Responsible-Changed-Why: Generic problem with modules, not i386-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=62502 From owner-freebsd-i386@FreeBSD.ORG Mon Aug 30 21:05:05 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C53FA16A4CE; Mon, 30 Aug 2004 21:05:05 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A767143D2F; Mon, 30 Aug 2004 21:05:05 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) i7UL55Rm013134; Mon, 30 Aug 2004 21:05:05 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7UL55Cg013130; Mon, 30 Aug 2004 21:05:05 GMT (envelope-from linimon) Date: Mon, 30 Aug 2004 21:05:05 GMT From: Mark Linimon Message-Id: <200408302105.i7UL55Cg013130@freefall.freebsd.org> To: mrtbs@shaw.ca, linimon@FreeBSD.org, freebsd-i386@FreeBSD.org Subject: Re: i386/61821: Errors in installation X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 21:05:05 -0000 Synopsis: Errors in installation State-Changed-From-To: feedback->closed State-Changed-By: linimon State-Changed-When: Mon Aug 30 21:04:38 GMT 2004 State-Changed-Why: Submitter timeout (>3 months). http://www.freebsd.org/cgi/query-pr.cgi?pr=61821 From owner-freebsd-i386@FreeBSD.ORG Mon Aug 30 21:15:05 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A629A16A4CE; Mon, 30 Aug 2004 21:15:05 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8772943D41; Mon, 30 Aug 2004 21:15:05 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) i7ULF5jA018091; Mon, 30 Aug 2004 21:15:05 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7ULF5KS018087; Mon, 30 Aug 2004 21:15:05 GMT (envelope-from linimon) Date: Mon, 30 Aug 2004 21:15:05 GMT From: Mark Linimon Message-Id: <200408302115.i7ULF5KS018087@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, sound@FreeBSD.org Subject: Re: i386/54595: emu10k1 sound driver locks system X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 21:15:05 -0000 Synopsis: emu10k1 sound driver locks system Responsible-Changed-From-To: freebsd-i386->sound Responsible-Changed-By: linimon Responsible-Changed-When: Mon Aug 30 21:14:36 GMT 2004 Responsible-Changed-Why: Over to sound alias. http://www.freebsd.org/cgi/query-pr.cgi?pr=54595 From owner-freebsd-i386@FreeBSD.ORG Mon Aug 30 21:16:33 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4825516A4CE; Mon, 30 Aug 2004 21:16:33 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BB1543D39; Mon, 30 Aug 2004 21:16:33 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) i7ULGXCx018183; Mon, 30 Aug 2004 21:16:33 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7ULGXps018179; Mon, 30 Aug 2004 21:16:33 GMT (envelope-from linimon) Date: Mon, 30 Aug 2004 21:16:33 GMT From: Mark Linimon Message-Id: <200408302116.i7ULGXps018179@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/52971: bad macro LIST_HEAD in /usr/include/sys/queue.h X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 21:16:33 -0000 Synopsis: bad macro LIST_HEAD in /usr/include/sys/queue.h Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon Aug 30 21:16:18 GMT 2004 Responsible-Changed-Why: Not i386-specific problem. http://www.freebsd.org/cgi/query-pr.cgi?pr=52971 From owner-freebsd-i386@FreeBSD.ORG Tue Aug 31 03:10:06 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1337A16A4CE; Tue, 31 Aug 2004 03:10:06 +0000 (GMT) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id A134943D39; Tue, 31 Aug 2004 03:10:05 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smtp3.sentex.ca (8.13.1/8.13.1) with ESMTP id i7V3A4th085335; Mon, 30 Aug 2004 23:10:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.12.11/8.12.11) with ESMTP id i7V3A5FF012164; Mon, 30 Aug 2004 23:10:05 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D41017303F; Mon, 30 Aug 2004 23:10:04 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040831031004.D41017303F@freebsd-current.sentex.ca> Date: Mon, 30 Aug 2004 23:10:04 -0400 (EDT) Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 03:10:06 -0000 TB --- 2004-08-31 01:51:33 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-08-31 01:51:33 - starting CURRENT tinderbox run for i386/i386 TB --- 2004-08-31 01:51:33 - checking out the source tree TB --- 2004-08-31 01:51:33 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2004-08-31 01:51:33 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-08-31 01:56:41 - building world (CFLAGS=-O2 -pipe) TB --- 2004-08-31 01:56:41 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-08-31 01:56:41 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2004-08-31 03:00:25 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-08-31 03:00:25 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-08-31 03:00:25 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Aug 31 03:00:26 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] ===> coda cc -O2 -pipe -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/GENERIC -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c: In function `coda_fbsd_drvinit': /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c:205: error: `NVCODA' undeclared (first use in this function) /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c:205: error: (Each undeclared identifier is reported only once /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c:205: error: for each function it appears in.) /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c: In function `coda_fbsd_drvuninit': /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c:215: error: `NVCODA' undeclared (first use in this function) *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules/coda. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2004-08-31 03:10:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-08-31 03:10:04 - ERROR: failed to build generic kernel TB --- 2004-08-31 03:10:04 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Tue Aug 31 04:28:38 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 240CA16A4CE; Tue, 31 Aug 2004 04:28:38 +0000 (GMT) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id D588E43D49; Tue, 31 Aug 2004 04:28:37 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smtp3.sentex.ca (8.13.1/8.13.1) with ESMTP id i7V4SahU095848; Tue, 31 Aug 2004 00:28:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.12.11/8.12.11) with ESMTP id i7V4Sbk2074328; Tue, 31 Aug 2004 00:28:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 039B57303F; Tue, 31 Aug 2004 00:28:36 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040831042836.039B57303F@freebsd-current.sentex.ca> Date: Tue, 31 Aug 2004 00:28:36 -0400 (EDT) Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 04:28:38 -0000 TB --- 2004-08-31 03:10:05 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-08-31 03:10:05 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-08-31 03:10:05 - checking out the source tree TB --- 2004-08-31 03:10:05 - cd /home/tinderbox/CURRENT/i386/pc98 TB --- 2004-08-31 03:10:05 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-08-31 03:15:18 - building world (CFLAGS=-O2 -pipe) TB --- 2004-08-31 03:15:18 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-08-31 03:15:18 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2004-08-31 04:19:33 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-08-31 04:19:33 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-08-31 04:19:33 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Aug 31 04:19:33 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] ===> coda cc -O2 -pipe -DPC98 -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/i386/pc98/src/sys/modules/coda/../../coda/coda_fbsd.c /tinderbox/CURRENT/i386/pc98/src/sys/modules/coda/../../coda/coda_fbsd.c: In function `coda_fbsd_drvinit': /tinderbox/CURRENT/i386/pc98/src/sys/modules/coda/../../coda/coda_fbsd.c:205: error: `NVCODA' undeclared (first use in this function) /tinderbox/CURRENT/i386/pc98/src/sys/modules/coda/../../coda/coda_fbsd.c:205: error: (Each undeclared identifier is reported only once /tinderbox/CURRENT/i386/pc98/src/sys/modules/coda/../../coda/coda_fbsd.c:205: error: for each function it appears in.) /tinderbox/CURRENT/i386/pc98/src/sys/modules/coda/../../coda/coda_fbsd.c: In function `coda_fbsd_drvuninit': /tinderbox/CURRENT/i386/pc98/src/sys/modules/coda/../../coda/coda_fbsd.c:215: error: `NVCODA' undeclared (first use in this function) *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src/sys/modules/coda. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. TB --- 2004-08-31 04:28:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-08-31 04:28:36 - ERROR: failed to build generic kernel TB --- 2004-08-31 04:28:36 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Tue Aug 31 13:08:28 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EA0116A4CE; Tue, 31 Aug 2004 13:08:28 +0000 (GMT) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id E057B43D45; Tue, 31 Aug 2004 13:08:27 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smtp3.sentex.ca (8.13.1/8.13.1) with ESMTP id i7VD8PPc067994; Tue, 31 Aug 2004 09:08:25 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.12.11/8.12.11) with ESMTP id i7VD8RrU041954; Tue, 31 Aug 2004 09:08:27 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4D65A7303F; Tue, 31 Aug 2004 09:08:27 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040831130827.4D65A7303F@freebsd-current.sentex.ca> Date: Tue, 31 Aug 2004 09:08:27 -0400 (EDT) Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 13:08:28 -0000 TB --- 2004-08-31 11:49:45 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-08-31 11:49:45 - starting CURRENT tinderbox run for i386/i386 TB --- 2004-08-31 11:49:45 - checking out the source tree TB --- 2004-08-31 11:49:45 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2004-08-31 11:49:45 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-08-31 11:54:54 - building world (CFLAGS=-O2 -pipe) TB --- 2004-08-31 11:54:54 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-08-31 11:54:54 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2004-08-31 12:58:46 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-08-31 12:58:46 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-08-31 12:58:46 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Aug 31 12:58:46 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] ===> coda cc -O2 -pipe -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/GENERIC -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c: In function `coda_fbsd_drvinit': /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c:205: error: `NVCODA' undeclared (first use in this function) /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c:205: error: (Each undeclared identifier is reported only once /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c:205: error: for each function it appears in.) /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c: In function `coda_fbsd_drvuninit': /tinderbox/CURRENT/i386/i386/src/sys/modules/coda/../../coda/coda_fbsd.c:215: error: `NVCODA' undeclared (first use in this function) *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules/coda. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2004-08-31 13:08:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-08-31 13:08:27 - ERROR: failed to build generic kernel TB --- 2004-08-31 13:08:27 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Tue Aug 31 14:25:15 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99AA816A4CE; Tue, 31 Aug 2004 14:25:15 +0000 (GMT) Received: from smarthost2.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D018443D3F; Tue, 31 Aug 2004 14:25:14 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id i7VEOikS001184; Tue, 31 Aug 2004 10:24:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.12.11/8.12.11) with ESMTP id i7VEPDjU095990; Tue, 31 Aug 2004 10:25:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id E10F57303F; Tue, 31 Aug 2004 10:25:13 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040831142513.E10F57303F@freebsd-current.sentex.ca> Date: Tue, 31 Aug 2004 10:25:13 -0400 (EDT) Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 14:25:15 -0000 TB --- 2004-08-31 13:08:27 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-08-31 13:08:27 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-08-31 13:08:27 - checking out the source tree TB --- 2004-08-31 13:08:27 - cd /home/tinderbox/CURRENT/i386/pc98 TB --- 2004-08-31 13:08:27 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-08-31 13:13:40 - building world (CFLAGS=-O2 -pipe) TB --- 2004-08-31 13:13:40 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-08-31 13:13:40 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2004-08-31 14:17:54 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-08-31 14:17:54 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-08-31 14:17:54 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Aug 31 14:17:54 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] ===> coda cc -O2 -pipe -DPC98 -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/i386/pc98/src/sys/modules/coda/../../coda/coda_fbsd.c /tinderbox/CURRENT/i386/pc98/src/sys/modules/coda/../../coda/coda_fbsd.c: In function `coda_fbsd_drvinit': /tinderbox/CURRENT/i386/pc98/src/sys/modules/coda/../../coda/coda_fbsd.c:205: error: `NVCODA' undeclared (first use in this function) /tinderbox/CURRENT/i386/pc98/src/sys/modules/coda/../../coda/coda_fbsd.c:205: error: (Each undeclared identifier is reported only once /tinderbox/CURRENT/i386/pc98/src/sys/modules/coda/../../coda/coda_fbsd.c:205: error: for each function it appears in.) /tinderbox/CURRENT/i386/pc98/src/sys/modules/coda/../../coda/coda_fbsd.c: In function `coda_fbsd_drvuninit': /tinderbox/CURRENT/i386/pc98/src/sys/modules/coda/../../coda/coda_fbsd.c:215: error: `NVCODA' undeclared (first use in this function) *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src/sys/modules/coda. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. TB --- 2004-08-31 14:25:13 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-08-31 14:25:13 - ERROR: failed to build generic kernel TB --- 2004-08-31 14:25:13 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Tue Aug 31 14:50:19 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74F1F16A4D0 for ; Tue, 31 Aug 2004 14:50:19 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AA7843D55 for ; Tue, 31 Aug 2004 14:50:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i7VEoJLE067964 for ; Tue, 31 Aug 2004 14:50:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7VEoJtC067963; Tue, 31 Aug 2004 14:50:19 GMT (envelope-from gnats) Resent-Date: Tue, 31 Aug 2004 14:50:19 GMT Resent-Message-Id: <200408311450.i7VEoJtC067963@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, bettan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B533D16A4CE for ; Tue, 31 Aug 2004 14:48:41 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB03543D1D for ; Tue, 31 Aug 2004 14:48:41 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i7VEmfe1054598 for ; Tue, 31 Aug 2004 14:48:41 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i7VEmfCU054597; Tue, 31 Aug 2004 14:48:41 GMT (envelope-from nobody) Message-Id: <200408311448.i7VEmfCU054597@www.freebsd.org> Date: Tue, 31 Aug 2004 14:48:41 GMT From: bettan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: i386/71195: bug in altq when i reboot X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 14:50:19 -0000 >Number: 71195 >Category: i386 >Synopsis: bug in altq when i reboot >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 31 14:50:18 GMT 2004 >Closed-Date: >Last-Modified: >Originator: bettan >Release: FreeBSD 5.3-beta2 >Organization: >Environment: FreeBSD linux-win.com 5.3-BETA2 FreeBSD 5.3-BETA2 #0: Mon Aug 30 15:30:15 CEST 2004 root@linux-win.com:/usr/obj/usr/src/sys/FREEBSD i386 >Description: Altq works good in my freebsd 5.3-beta2 but when i reboot my kernel crashs and he says there is an error in altq_cbq.c.This error is : panic mutex tun0 not owned at /usr/src/sys/contrib/altq/altq/altq_cbq.c:202 cpuid=0; DDB: enter: panic [thread 100059] Stopped at kdb_enter+0x2b: nop db> trace panic (c0847cbd,c159f820,c08132e1cac25e7800) at panic+0x131 _mtx_assert (c1c9f8fc,1,c081,32e1,ca) at _mtx_assert +0x5c cbq_request (c15c9f8e8,1,0) at cbq_request+0x1f if_qflush (c1c9f8e8,80206910,d9496c60,0,d9496ba0) at if_qflush+0x16 if_unroute (c1c9f814,1,0,d9496be4,c0690919) at if_unroute+0x69 if_down (c1c9f814) at if_down+0xf ifhwioctl (80206910,c1c9f814,d9496c60c1abb580,c1ca4828) at ifhwioctl+0x281 ifioctl (c1cac510,80206910,d9496c60,c1abb580,0) at ifioctl+0xc3 s00ioctl (c1c3f000,80206910,d9496c60,c1c41580,c1abb580) at soo_ioctl+0x2b1 ioctl (c1abb580,d9496d14,3,2f4a,292) at ioctl+0x3e0 syscall (480a002f,2f,bfbf,002f,bfbfe9e0,80206910) at syscall+0x217 Xint0x80_syscall () at Xint0x80_syscall+0x1f --- syscall (54, FreeBSD ELF32, ioctl), eip = 0x2825f247 , esp = 0xbfbfe97c , ebbp = 0xb >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Tue Aug 31 19:00:47 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35D8016A56D for ; Tue, 31 Aug 2004 19:00:47 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D8DB43D46 for ; Tue, 31 Aug 2004 19:00:47 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i7VJ0k2Y099056 for ; Tue, 31 Aug 2004 19:00:46 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7VJ0kwq099055; Tue, 31 Aug 2004 19:00:46 GMT (envelope-from gnats) Resent-Date: Tue, 31 Aug 2004 19:00:46 GMT Resent-Message-Id: <200408311900.i7VJ0kwq099055@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Trevor Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFEB716A4CE for ; Tue, 31 Aug 2004 18:51:14 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id D397C43D31 for ; Tue, 31 Aug 2004 18:51:14 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i7VIpE8F045581 for ; Tue, 31 Aug 2004 18:51:14 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i7VIpEaq045580; Tue, 31 Aug 2004 18:51:14 GMT (envelope-from nobody) Message-Id: <200408311851.i7VIpEaq045580@www.freebsd.org> Date: Tue, 31 Aug 2004 18:51:14 GMT From: Trevor To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: i386/71208: Intel EtherExpress not working X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 19:00:47 -0000 >Number: 71208 >Category: i386 >Synopsis: Intel EtherExpress not working >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 31 19:00:46 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Trevor >Release: 5.2.1 >Organization: NA >Environment: FreeBSD Meat 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: my Intel EtherExpress Pro 10/100 is picked up in dmesg and ifconfig - but I cant seem to get a connection. When I try to ping it either says it cannot dtermine the hostname or it just hangs up after I hit enter and after 5 or ten minutes gives me that message. I dont understand what is wrong. If anyone can help please email me. >How-To-Repeat: Attempt to ping www.yahoo.com or any web address >Fix: I am clueless here.... >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Tue Aug 31 23:33:50 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 069E816A4CE; Tue, 31 Aug 2004 23:33:50 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE1C343D3F; Tue, 31 Aug 2004 23:33:49 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from freefall.freebsd.org (mlaier@localhost [127.0.0.1]) i7VNXnFC034156; Tue, 31 Aug 2004 23:33:49 GMT (envelope-from mlaier@freefall.freebsd.org) Received: (from mlaier@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7VNXnHI034152; Tue, 31 Aug 2004 23:33:49 GMT (envelope-from mlaier) Date: Tue, 31 Aug 2004 23:33:49 GMT From: Max Laier Message-Id: <200408312333.i7VNXnHI034152@freefall.freebsd.org> To: mlaier@FreeBSD.org, freebsd-i386@FreeBSD.org, mlaier@FreeBSD.org Subject: Re: i386/71195: bug in altq when i reboot X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 23:33:50 -0000 Synopsis: bug in altq when i reboot Responsible-Changed-From-To: freebsd-i386->mlaier Responsible-Changed-By: mlaier Responsible-Changed-When: Tue Aug 31 23:32:46 GMT 2004 Responsible-Changed-Why: ALTQ -> take over. http://www.freebsd.org/cgi/query-pr.cgi?pr=71195 From owner-freebsd-i386@FreeBSD.ORG Wed Sep 1 02:14:04 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09F6316A4CE; Wed, 1 Sep 2004 02:14:04 +0000 (GMT) Received: from smarthost2.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1DBB43D2F; Wed, 1 Sep 2004 02:14:03 +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.1/8.13.1) with ESMTP id i812E20x097614; Tue, 31 Aug 2004 22:14:02 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.12.11/8.12.11) with ESMTP id i812E20T013862; Tue, 31 Aug 2004 22:14:03 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B20867303F; Tue, 31 Aug 2004 22:14:02 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040901021402.B20867303F@freebsd-current.sentex.ca> Date: Tue, 31 Aug 2004 22:14:02 -0400 (EDT) Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2004 02:14:04 -0000 TB --- 2004-09-01 00:51:34 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-01 00:51:34 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-09-01 00:51:34 - checking out the source tree TB --- 2004-09-01 00:51:34 - cd /home/tinderbox/CURRENT/i386/pc98 TB --- 2004-09-01 00:51:34 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-01 00:56:44 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-01 00:56:44 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-09-01 00:56:44 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2004-09-01 02:00:44 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-01 02:00:44 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-09-01 02:00:44 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Sep 1 02:00:44 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Wed Sep 1 02:14:02 UTC 2004 TB --- 2004-09-01 02:14:02 - generating LINT kernel config TB --- 2004-09-01 02:14:02 - cd /home/tinderbox/CURRENT/i386/pc98/src/sys/pc98/conf TB --- 2004-09-01 02:14:02 - /usr/bin/make -B LINT TB --- 2004-09-01 02:14:02 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-01 02:14:02 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-09-01 02:14:02 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Sep 1 02:14:02 UTC 2004 >>> stage 1: configuring the kernel -------------------------------------------------------------- cd /tinderbox/CURRENT/i386/pc98/src/sys/pc98/conf; PATH=/home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/i386/legacy/usr/sbin:/home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/i386/legacy/usr/bin:/home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/i386/legacy/usr/games:/home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/i386/usr/sbin:/home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/i386/usr/bin:/home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/LINT /tinderbox/CURRENT/i386/pc98/src/sys/pc98/conf/LINT config: /tinderbox/CURRENT/i386/pc98/src/sys/pc98/conf/LINT:744: syntax error *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. TB --- 2004-09-01 02:14:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-01 02:14:02 - ERROR: failed to build lint kernel TB --- 2004-09-01 02:14:02 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Wed Sep 1 10:06:02 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 202BB16A4CE; Wed, 1 Sep 2004 10:06:02 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8C7543D5D; Wed, 1 Sep 2004 10:06:01 +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.1/8.13.1) with ESMTP id i81A61SF052767; Wed, 1 Sep 2004 06:06:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.12.11/8.12.11) with ESMTP id i81A602j032490; Wed, 1 Sep 2004 06:06:00 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id DF2EB7303F; Wed, 1 Sep 2004 06:06:00 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040901100600.DF2EB7303F@freebsd-current.sentex.ca> Date: Wed, 1 Sep 2004 06:06:00 -0400 (EDT) Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2004 10:06:02 -0000 TB --- 2004-09-01 09:52:13 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-01 09:52:13 - starting CURRENT tinderbox run for i386/i386 TB --- 2004-09-01 09:52:13 - checking out the source tree TB --- 2004-09-01 09:52:13 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2004-09-01 09:52:13 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-01 09:56:15 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-01 09:56:15 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-09-01 09:56:15 - /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 [...] echo '#endif /* GCC_TM_H */' >> tm.h rm -f .depend mkdep -f .depend -a -DCRT_BEGIN -DIN_GCC -DHAVE_LD_EH_FRAME_HDR -I/tinderbox/CURRENT/i386/i386/src/gnu/lib/csu/../../../contrib/gcc/config -I/tinderbox/CURRENT/i386/i386/src/gnu/lib/csu/../../../contrib/gcc -I. -I/tinderbox/CURRENT/i386/i386/src/gnu/lib/csu/../../usr.bin/cc/cc_tools /tinderbox/CURRENT/i386/i386/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c In file included from /home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/i386/usr/include/sys/param.h:109, from /tinderbox/CURRENT/i386/i386/src/gnu/lib/csu/../../usr.bin/cc/cc_tools/auto-host.h:4, from /tinderbox/CURRENT/i386/i386/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:60: /home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/i386/usr/include/machine/param.h:101:23: opt_sched.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/gnu/lib/csu. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2004-09-01 10:06:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-01 10:06:00 - ERROR: failed to build world TB --- 2004-09-01 10:06:00 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Wed Sep 1 10:18:35 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 833F116A4CE; Wed, 1 Sep 2004 10:18:35 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23B6E43D64; Wed, 1 Sep 2004 10:18:35 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id i81AIYF3052589; Wed, 1 Sep 2004 06:18: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.12.11/8.12.11) with ESMTP id i81AIYdp036785; Wed, 1 Sep 2004 06:18:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6D3477303F; Wed, 1 Sep 2004 06:18:34 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040901101834.6D3477303F@freebsd-current.sentex.ca> Date: Wed, 1 Sep 2004 06:18:34 -0400 (EDT) Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2004 10:18:35 -0000 TB --- 2004-09-01 10:06:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-01 10:06:01 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-09-01 10:06:01 - checking out the source tree TB --- 2004-09-01 10:06:01 - cd /home/tinderbox/CURRENT/i386/pc98 TB --- 2004-09-01 10:06:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-01 10:08:34 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-01 10:08:34 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-09-01 10:08: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 >>> 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 [...] echo '#endif /* GCC_TM_H */' >> tm.h rm -f .depend mkdep -f .depend -a -DCRT_BEGIN -DIN_GCC -DHAVE_LD_EH_FRAME_HDR -I/tinderbox/CURRENT/i386/pc98/src/gnu/lib/csu/../../../contrib/gcc/config -I/tinderbox/CURRENT/i386/pc98/src/gnu/lib/csu/../../../contrib/gcc -I. -I/tinderbox/CURRENT/i386/pc98/src/gnu/lib/csu/../../usr.bin/cc/cc_tools /tinderbox/CURRENT/i386/pc98/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c In file included from /home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/i386/usr/include/sys/param.h:109, from /tinderbox/CURRENT/i386/pc98/src/gnu/lib/csu/../../usr.bin/cc/cc_tools/auto-host.h:4, from /tinderbox/CURRENT/i386/pc98/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:60: /home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/i386/usr/include/machine/param.h:101:23: opt_sched.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src/gnu/lib/csu. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. TB --- 2004-09-01 10:18:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-01 10:18:34 - ERROR: failed to build world TB --- 2004-09-01 10:18:34 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Wed Sep 1 18:57:03 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B787716A4CE; Wed, 1 Sep 2004 18:57:03 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45D2743D3F; Wed, 1 Sep 2004 18:57:03 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id i81IuxRE022546; Wed, 1 Sep 2004 14:56: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.12.11/8.12.11) with ESMTP id i81Iv2Ea091959; Wed, 1 Sep 2004 14:57:02 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 842D37303F; Wed, 1 Sep 2004 14:57:02 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040901185702.842D37303F@freebsd-current.sentex.ca> Date: Wed, 1 Sep 2004 14:57:02 -0400 (EDT) Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2004 18:57:04 -0000 TB --- 2004-09-01 18:21:12 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-01 18:21:12 - starting CURRENT tinderbox run for i386/i386 TB --- 2004-09-01 18:21:12 - checking out the source tree TB --- 2004-09-01 18:21:12 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2004-09-01 18:21:12 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-01 18:26:21 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-01 18:26:21 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-09-01 18:26:21 - /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 [...] echo kgmon: /home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/i386/usr/lib/libc.a /home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/i386/usr/lib/libkvm.a >> .depend ===> usr.sbin/kgzip rm -f .depend mkdep -f .depend -a /tinderbox/CURRENT/i386/i386/src/usr.sbin/kgzip/kgzip.c /tinderbox/CURRENT/i386/i386/src/usr.sbin/kgzip/aouthdr.c /tinderbox/CURRENT/i386/i386/src/usr.sbin/kgzip/elfhdr.c /tinderbox/CURRENT/i386/i386/src/usr.sbin/kgzip/kgzcmp.c /tinderbox/CURRENT/i386/i386/src/usr.sbin/kgzip/kgzld.c /tinderbox/CURRENT/i386/i386/src/usr.sbin/kgzip/xio.c In file included from /home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/i386/usr/include/sys/param.h:109, from /tinderbox/CURRENT/i386/i386/src/usr.sbin/kgzip/kgzcmp.c:30: /home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/i386/usr/include/machine/param.h:102:23: opt_sched.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/usr.sbin/kgzip. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/usr.sbin. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2004-09-01 18:57:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-01 18:57:02 - ERROR: failed to build world TB --- 2004-09-01 18:57:02 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Wed Sep 1 19:31:23 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58FE916A4CE; Wed, 1 Sep 2004 19:31:23 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFE4A43D5A; Wed, 1 Sep 2004 19:31:22 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id i81JVIqT027210; Wed, 1 Sep 2004 15:31:18 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.12.11/8.12.11) with ESMTP id i81JVMuG010173; Wed, 1 Sep 2004 15:31:22 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 58F1F7303F; Wed, 1 Sep 2004 15:31:22 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040901193122.58F1F7303F@freebsd-current.sentex.ca> Date: Wed, 1 Sep 2004 15:31:22 -0400 (EDT) Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2004 19:31:23 -0000 TB --- 2004-09-01 18:57:02 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-01 18:57:02 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-09-01 18:57:02 - checking out the source tree TB --- 2004-09-01 18:57:02 - cd /home/tinderbox/CURRENT/i386/pc98 TB --- 2004-09-01 18:57:02 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-01 19:01:25 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-01 19:01:25 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-09-01 19:01:25 - /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 [...] from /tinderbox/CURRENT/i386/pc98/src/sys/boot/pc98/boot2/boot.h:30, from /tinderbox/CURRENT/i386/pc98/src/sys/boot/pc98/boot2/disk.c:45: ./machine/param.h:102:23: opt_sched.h: No such file or directory In file included from /tinderbox/CURRENT/i386/pc98/src/sys/boot/pc98/boot2/../../../sys/param.h:109, from /tinderbox/CURRENT/i386/pc98/src/sys/boot/pc98/boot2/boot.h:30, from /tinderbox/CURRENT/i386/pc98/src/sys/boot/pc98/boot2/sys.c:36: ./machine/param.h:102:23: opt_sched.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src/sys/boot/pc98/boot2. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src/sys/boot/pc98. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src/sys/boot. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src/sys. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. TB --- 2004-09-01 19:31:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-01 19:31:22 - ERROR: failed to build world TB --- 2004-09-01 19:31:22 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Thu Sep 2 07:46:36 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A694616A4CF; Thu, 2 Sep 2004 07:46:36 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4572C43D58; Thu, 2 Sep 2004 07:46:36 +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.1/8.13.1) with ESMTP id i827kZEe013845; Thu, 2 Sep 2004 03:46:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.12.11/8.12.11) with ESMTP id i827kZpC000465; Thu, 2 Sep 2004 03:46:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8E4C37303F; Thu, 2 Sep 2004 03:46:35 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040902074635.8E4C37303F@freebsd-current.sentex.ca> Date: Thu, 2 Sep 2004 03:46:35 -0400 (EDT) Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Sep 2004 07:46:36 -0000 TB --- 2004-09-02 06:19:19 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-02 06:19:19 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-09-02 06:19:19 - checking out the source tree TB --- 2004-09-02 06:19:19 - cd /home/tinderbox/CURRENT/i386/pc98 TB --- 2004-09-02 06:19:19 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-02 06:24:32 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-02 06:24:32 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-09-02 06:24: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 >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2004-09-02 07:33:14 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-02 07:33:14 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-09-02 07:33:14 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Sep 2 07:33:15 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Thu Sep 2 07:46:35 UTC 2004 TB --- 2004-09-02 07:46:35 - generating LINT kernel config TB --- 2004-09-02 07:46:35 - cd /home/tinderbox/CURRENT/i386/pc98/src/sys/pc98/conf TB --- 2004-09-02 07:46:35 - /usr/bin/make -B LINT TB --- 2004-09-02 07:46:35 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-02 07:46:35 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-09-02 07:46:35 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Sep 2 07:46:35 UTC 2004 >>> stage 1: configuring the kernel -------------------------------------------------------------- cd /tinderbox/CURRENT/i386/pc98/src/sys/pc98/conf; PATH=/home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/i386/legacy/usr/sbin:/home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/i386/legacy/usr/bin:/home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/i386/legacy/usr/games:/home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/i386/usr/sbin:/home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/i386/usr/bin:/home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/LINT /tinderbox/CURRENT/i386/pc98/src/sys/pc98/conf/LINT config: /tinderbox/CURRENT/i386/pc98/src/sys/pc98/conf/LINT:743: syntax error *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. TB --- 2004-09-02 07:46:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-02 07:46:35 - ERROR: failed to build lint kernel TB --- 2004-09-02 07:46:35 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Thu Sep 2 09:40:24 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A625416A4DB for ; Thu, 2 Sep 2004 09:40:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A12543D1F for ; Thu, 2 Sep 2004 09:40:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i829eOAs007745 for ; Thu, 2 Sep 2004 09:40:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i829eOiX007744; Thu, 2 Sep 2004 09:40:24 GMT (envelope-from gnats) Resent-Date: Thu, 2 Sep 2004 09:40:24 GMT Resent-Message-Id: <200409020940.i829eOiX007744@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Joe Karthauser Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA8D916A4CE for ; Thu, 2 Sep 2004 09:40:14 +0000 (GMT) Received: from transwarp.tao.org.uk (transwarp.tao.org.uk [212.135.162.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3CEC43D58 for ; Thu, 2 Sep 2004 09:40:13 +0000 (GMT) (envelope-from joe@tao.org.uk) Received: from genius.tao.org.uk (genius.tao.org.uk [212.135.162.51]) by transwarp.tao.org.uk (Postfix) with ESMTP id C4E15EBC6 for ; Thu, 2 Sep 2004 10:40:01 +0100 (BST) Received: by genius.tao.org.uk (Postfix, from userid 100) id 904A44264; Thu, 2 Sep 2004 10:39:37 +0100 (BST) Message-Id: <20040902093937.904A44264@genius.tao.org.uk> Date: Thu, 2 Sep 2004 10:39:37 +0100 (BST) From: Joe Karthauser To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: i386/71280: aue0 device (linksys usb100tx) doesn't work in 100basetx, and doesn't reliably select media X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Sep 2004 09:40:24 -0000 >Number: 71280 >Category: i386 >Synopsis: aue0 device (linksys usb100tx) doesn't work in 100basetx, and doesn't reliably select media >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Sep 02 09:40:24 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Joe Karthauser >Release: FreeBSD 6.0-CURRENT i386 >Organization: >Environment: System: FreeBSD genius.tao.org.uk 6.0-CURRENT FreeBSD 6.0-CURRENT #156: Sun Aug 22 22:01:37 BST 2004 joe@genius.tao.org.uk:/stable/usr/obj/current/usr/src/sys/GENIUS i386 >Description: The aue0 device I have, a linksys usb100tx, doesn't work in 100basetx mode. If it is plugged into a 100base network the device freezes and any network activity, or just issueing an ifconfig command ends up with: aue0: MII read timed out aue0: MII read timed out aue0: MII read timed out aue0: MII read timed out aue0: MII read timed out aue0: usb error on rx: IOERROR aue0: usb error on rx: IOERROR aue0: usb error on rx: IOERROR aue0: usb error on rx: IOERROR aue0: usb error on rx: IOERROR aue0: usb error on rx: IOERROR aue0: MII read timed out aue0: usb error on rx: IOERROR aue0: usb error on rx: IOERROR aue0: usb error on rx: IOERROR aue0: usb error on rx: IOERROR aue0: MII read timed out Additionally issuing an 'ifconfig aue0 media 10baset/utp' isn't always reliable. The device doesn't appear to care too much about the media that you tell it about, once it has made it's mind up what kind of network it is plugged into. >How-To-Repeat: Boot up a machine with this device plugged in and plug it into a switched 100tx network. >Fix: The only work around at the moment is to unplug the ethernet, boot the machine and then issue an 'ifconfig aue0 media 10baset/utp' by hand before plugging the cable in. The device has an orange light for a 10base network and a gree light for a 100base network. If having issued the ifconfig command you get a green light then the machine need to be rebooted and everything done again. If you get an orange light then the device correctly thinks that it is in 10base mode and you can issue a dhclient command or set the ip address. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Thu Sep 2 12:52:29 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A777C16A4CE; Thu, 2 Sep 2004 12:52:29 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65AA743D41; Thu, 2 Sep 2004 12:52:27 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i82CqMSx059740 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 2 Sep 2004 15:52:23 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i82CqMQr001515; Thu, 2 Sep 2004 15:52:22 +0300 (EEST) (envelope-from ru) Date: Thu, 2 Sep 2004 15:52:22 +0300 From: Ruslan Ermilov To: FreeBSD Tinderbox , Peter Wemm , Takahashi Yoshihiro Message-ID: <20040902125222.GB1304@ip.net.ua> References: <20040902074635.8E4C37303F@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rS8CxjVDS/+yyDmU" Content-Disposition: inline In-Reply-To: <20040902074635.8E4C37303F@freebsd-current.sentex.ca> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new cc: current@FreeBSD.org cc: i386@FreeBSD.org Subject: Re: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Sep 2004 12:52:29 -0000 --rS8CxjVDS/+yyDmU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 02, 2004 at 03:46:35AM -0400, FreeBSD Tinderbox wrote: > TB --- 2004-09-02 06:19:19 - starting CURRENT tinderbox run for i386/pc98 [...] > TB --- 2004-09-02 07:46:35 - generating LINT kernel config > TB --- 2004-09-02 07:46:35 - cd /home/tinderbox/CURRENT/i386/pc98/src/sys= /pc98/conf > TB --- 2004-09-02 07:46:35 - /usr/bin/make -B LINT > TB --- 2004-09-02 07:46:35 - building LINT kernel (COPTFLAGS=3D-O2 -pipe) > TB --- 2004-09-02 07:46:35 - cd /home/tinderbox/CURRENT/i386/pc98/src > TB --- 2004-09-02 07:46:35 - /usr/bin/make buildkernel KERNCONF=3DLINT > >>> Kernel build for LINT started on Thu Sep 2 07:46:35 UTC 2004 > >>> stage 1: configuring the kernel > -------------------------------------------------------------- > cd /tinderbox/CURRENT/i386/pc98/src/sys/pc98/conf; PATH=3D/home/tinderbo= x/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/i386/legacy/us= r/sbin:/home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc= 98/src/i386/legacy/usr/bin:/home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinde= rbox/CURRENT/i386/pc98/src/i386/legacy/usr/games:/home/tinderbox/CURRENT/i3= 86/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/i386/usr/sbin:/home/tinder= box/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/i386/usr/bin= :/home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src= /i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /home/tinderbox/C= URRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/LINT /tinder= box/CURRENT/i386/pc98/src/sys/pc98/conf/LINT > config: /tinderbox/CURRENT/i386/pc98/src/sys/pc98/conf/LINT:743: syntax e= rror > *** Error code 1 >=20 I've merged the i386 change from LINT, it should be fixed now. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --rS8CxjVDS/+yyDmU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBNxeGqRfpzJluFF4RAnpAAJ4hsgHxjx2u0aRI9FMJRG9Y24fwAgCcD7PG H4YZSFbKXzBq3GXHhkCG4Ik= =4n+C -----END PGP SIGNATURE----- --rS8CxjVDS/+yyDmU-- From owner-freebsd-i386@FreeBSD.ORG Thu Sep 2 17:00:53 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D25C16A4D5 for ; Thu, 2 Sep 2004 17:00:53 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B8D943D31 for ; Thu, 2 Sep 2004 17:00:53 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i82H0qnr061993 for ; Thu, 2 Sep 2004 17:00:52 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i82H0qcY061992; Thu, 2 Sep 2004 17:00:52 GMT (envelope-from gnats) Date: Thu, 2 Sep 2004 17:00:52 GMT Message-Id: <200409021700.i82H0qcY061992@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Thomas Pornin Subject: Re: i386/70525: [boot] boot0cfg: -o packet not effective X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Thomas Pornin List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Sep 2004 17:00:53 -0000 The following reply was made to PR i386/70525; it has been noted by GNATS. From: Thomas Pornin To: freebsd-gnats-submit@FreeBSD.org, hampi@rootshell.be Cc: Subject: Re: i386/70525: [boot] boot0cfg: -o packet not effective Date: Thu, 2 Sep 2004 18:59:41 +0200 Hello, I got a similar problem with 5.3-BETA1 (from August 21st) and I have found the cause: boot0cfg gets the "packet" option reversed. If the most significant bit in byte 0x1BB is set, then the "packet" option is activated, since this is what is tested in sys/boot/i386/boot0.S: testb $0x80,_FLAGS(%bp) # Use packet interface? jz intx13.1 # No But in usr/sbin/boot0cfg/boot0cfg.c, the following array is set: static const struct { const char *tok; int def; } opttbl[] = { {"packet", 1}, {"update", 1}, {"setdrv", 0} }; where the integer is set to 1 if the flag works in "reverse" (bit whecleared n the option is activated). The integer for "packet" is wrong: it makes boot0cfg believe that the "packet" option is set when the most significant bit in byte 0x1BB is cleared, and that the option is unset when the bit is set, whereas the assembly code in boot0.S believes otherwise. Therefore, right now, the quick workaround is to pass "-o nopacket" to boot0cfg to _activate_ the packet option, and to remember that when "boot0cfg -v" returns "nopacket", it means that the option is activated. A relatively clean fix would be to change line 64 in boot0cfg.c back to: {"packet", 0}, but maybe it would be better to make the "packet" option the default, at least for new installations of the boot manager. --Thomas Pornin From owner-freebsd-i386@FreeBSD.ORG Thu Sep 2 18:40:22 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB0AB16A4D3 for ; Thu, 2 Sep 2004 18:40:22 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A5DE43D1F for ; Thu, 2 Sep 2004 18:40:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i82IeMel076036 for ; Thu, 2 Sep 2004 18:40:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i82IeMRq076035; Thu, 2 Sep 2004 18:40:22 GMT (envelope-from gnats) Date: Thu, 2 Sep 2004 18:40:22 GMT Message-Id: <200409021840.i82IeMRq076035@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: "Ernest Smallis" Subject: Re: i386/70330: Re-Open 33262? - gdb does not handle pending signals properly when single stepping during a remote debugsession. X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ernest Smallis List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Sep 2004 18:40:22 -0000 The following reply was made to PR i386/70330; it has been noted by GNATS. From: "Ernest Smallis" To: Cc: Subject: Re: i386/70330: Re-Open 33262? - gdb does not handle pending signals properly when single stepping during a remote debug session. Date: Thu, 2 Sep 2004 11:31:36 -0700 This is a multi-part message in MIME format. ------_=_NextPart_001_01C4911B.142BB12E Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, Is there any status info. anyone can provide for this problem? I need = the remote debugging to work to support my product development. Thanks, Ernest Smallis Sr. Software Engineer RAPID Development esmallis@stbernard.com 858-524-2137 ------_=_NextPart_001_01C4911B.142BB12E Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Re: i386/70330: Re-Open 33262? - gdb does not handle pending = signals properly when single stepping during a remote debug = session.

Hi,

Is there any status info. anyone can = provide for this problem?  I need the remote debugging to work to = support
my product development.

Thanks,

Ernest = Smallis
Sr. Software = Engineer
RAPID = Development
esmallis@stbernard.com
858-524-2137

------_=_NextPart_001_01C4911B.142BB12E-- From owner-freebsd-i386@FreeBSD.ORG Fri Sep 3 02:32:23 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BA5E16A4CE; Fri, 3 Sep 2004 02:32:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17CA743D5C; Fri, 3 Sep 2004 02:32:23 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) i832WMNn033150; Fri, 3 Sep 2004 02:32:22 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i832WM5q033146; Fri, 3 Sep 2004 02:32:22 GMT (envelope-from linimon) Date: Fri, 3 Sep 2004 02:32:22 GMT From: Mark Linimon Message-Id: <200409030232.i832WM5q033146@freefall.freebsd.org> To: kyle@kgreen.org, linimon@FreeBSD.org, freebsd-i386@FreeBSD.org Subject: Re: i386/53948: console="comconsole" in loader.conf causes freeze when no serial console present X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2004 02:32:23 -0000 Synopsis: console="comconsole" in loader.conf causes freeze when no serial console present State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Fri Sep 3 02:31:57 GMT 2004 State-Changed-Why: Duplicate of kern/42769. http://www.freebsd.org/cgi/query-pr.cgi?pr=53948 From owner-freebsd-i386@FreeBSD.ORG Fri Sep 3 02:33:51 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F51816A4CE; Fri, 3 Sep 2004 02:33:51 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FE9443D39; Fri, 3 Sep 2004 02:33:51 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) i832XpCc033231; Fri, 3 Sep 2004 02:33:51 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i832XpiX033227; Fri, 3 Sep 2004 02:33:51 GMT (envelope-from linimon) Date: Fri, 3 Sep 2004 02:33:51 GMT From: Mark Linimon Message-Id: <200409030233.i832XpiX033227@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/53137: [panic] background fscking causing ffs_valloc panic. X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2004 02:33:51 -0000 Synopsis: [panic] background fscking causing ffs_valloc panic. Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Fri Sep 3 02:33:37 GMT 2004 Responsible-Changed-Why: This does not sound i386-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=53137 From owner-freebsd-i386@FreeBSD.ORG Fri Sep 3 02:38:06 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 937C416A4CE; Fri, 3 Sep 2004 02:38:06 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 734DA43D2F; Fri, 3 Sep 2004 02:38:06 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) i832c6Ls033362; Fri, 3 Sep 2004 02:38:06 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i832c6Hm033358; Fri, 3 Sep 2004 02:38:06 GMT (envelope-from linimon) Date: Fri, 3 Sep 2004 02:38:06 GMT From: Mark Linimon Message-Id: <200409030238.i832c6Hm033358@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/62088: [usb] Logitech Cordless/Optical Mouse not working X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2004 02:38:06 -0000 Synopsis: [usb] Logitech Cordless/Optical Mouse not working Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Fri Sep 3 02:37:51 GMT 2004 Responsible-Changed-Why: This problem does not sound i386-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=62088 From owner-freebsd-i386@FreeBSD.ORG Fri Sep 3 02:50:26 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4544716A4CF for ; Fri, 3 Sep 2004 02:50:26 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 146F943D58 for ; Fri, 3 Sep 2004 02:50:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i832oPk2033846 for ; Fri, 3 Sep 2004 02:50:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i832oPBP033845; Fri, 3 Sep 2004 02:50:25 GMT (envelope-from gnats) Resent-Date: Fri, 3 Sep 2004 02:50:25 GMT Resent-Message-Id: <200409030250.i832oPBP033845@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dominique Brazziel Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A499616A4CE for ; Fri, 3 Sep 2004 02:48:32 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AFDA43D49 for ; Fri, 3 Sep 2004 02:48:32 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i832mWpl028282 for ; Fri, 3 Sep 2004 02:48:32 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i832mWra028277; Fri, 3 Sep 2004 02:48:32 GMT (envelope-from nobody) Message-Id: <200409030248.i832mWra028277@www.freebsd.org> Date: Fri, 3 Sep 2004 02:48:32 GMT From: Dominique Brazziel To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: i386/71323: FTP download from floppy boot crashes with msg "Invalid realloc of size 0!" X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2004 02:50:26 -0000 >Number: 71323 >Category: i386 >Synopsis: FTP download from floppy boot crashes with msg "Invalid realloc of size 0!" >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Sep 03 02:50:25 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Dominique Brazziel >Release: 5.2.1 >Organization: N/A >Environment: N/A - command not available at this point >Description: While trying to download/load FreeBSD via FTP, download halts while loading the base to / with message: Fatal Error: Invalid realloc of size 0! Reboot I have tried it with both releases 5.2.1 (fails after 65%) and 5.1 (fails after 53%). >How-To-Repeat: Select standard installation, then developer-kernel-X, then all fonts and other packages. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Sat Sep 4 05:21:52 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 357AB16A4CE; Sat, 4 Sep 2004 05:21:52 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC5DC43D2F; Sat, 4 Sep 2004 05:21:51 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id i845Lp3G035254; Sat, 4 Sep 2004 01:21:51 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.12.11/8.12.11) with ESMTP id i845LlNp085508; Sat, 4 Sep 2004 01:21:51 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3D1757303F; Sat, 4 Sep 2004 01:21:47 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040904052147.3D1757303F@freebsd-current.sentex.ca> Date: Sat, 4 Sep 2004 01:21:47 -0400 (EDT) Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Sep 2004 05:21:52 -0000 TB --- 2004-09-04 03:21:32 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-04 03:21:32 - starting CURRENT tinderbox run for i386/i386 TB --- 2004-09-04 03:21:32 - checking out the source tree TB --- 2004-09-04 03:21:32 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2004-09-04 03:21:32 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-04 03:26:43 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-04 03:26:43 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-09-04 03:26:43 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2004-09-04 04:33:37 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-04 04:33:37 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-09-04 04:33:37 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Sep 4 04:33:37 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Sat Sep 4 04:55:47 UTC 2004 TB --- 2004-09-04 04:55:47 - generating LINT kernel config TB --- 2004-09-04 04:55:47 - cd /home/tinderbox/CURRENT/i386/i386/src/sys/i386/conf TB --- 2004-09-04 04:55:47 - /usr/bin/make -B LINT TB --- 2004-09-04 04:55:47 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-04 04:55:47 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-09-04 04:55:47 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Sep 4 04:55:48 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /tinderbox/CURRENT/i386/i386/src/sys/modules/re/../../dev/re/if_re.c:1970: warning: 're_start_locked' defined but not used /tinderbox/CURRENT/i386/i386/src/sys/modules/re/../../dev/re/if_re.c:2218: warning: 're_ifmedia_upd' defined but not used /tinderbox/CURRENT/i386/i386/src/sys/modules/re/../../dev/re/if_re.c:2236: warning: 're_ifmedia_sts' defined but not used /tinderbox/CURRENT/i386/i386/src/sys/modules/re/../../dev/re/if_re.c:2253: warning: 're_ioctl' defined but not used /tinderbox/CURRENT/i386/i386/src/sys/modules/re/../../dev/re/if_re.c:2308: warning: 're_watchdog' defined but not used /tinderbox/CURRENT/i386/i386/src/sys/modules/re/../../dev/re/if_re.c:2384: warning: 're_suspend' defined but not used /tinderbox/CURRENT/i386/i386/src/sys/modules/re/../../dev/re/if_re.c:2405: warning: 're_resume' defined but not used /tinderbox/CURRENT/i386/i386/src/sys/modules/re/../../dev/re/if_re.c:2432: warning: 're_shutdown' defined but not used *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules/re. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2004-09-04 05:21:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-04 05:21:46 - ERROR: failed to build lint kernel TB --- 2004-09-04 05:21:46 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Sat Sep 4 07:23:37 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 623B816A4CE; Sat, 4 Sep 2004 07:23:37 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E31843D1F; Sat, 4 Sep 2004 07:23:37 +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.1/8.13.1) with ESMTP id i847NaB3035936; Sat, 4 Sep 2004 03:23:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.12.11/8.12.11) with ESMTP id i847NZ67019429; Sat, 4 Sep 2004 03:23:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 13F2873042; Sat, 4 Sep 2004 03:23:36 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040904072336.13F2873042@freebsd-current.sentex.ca> Date: Sat, 4 Sep 2004 03:23:36 -0400 (EDT) Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Sep 2004 07:23:37 -0000 TB --- 2004-09-04 05:21:47 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-04 05:21:47 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-09-04 05:21:47 - checking out the source tree TB --- 2004-09-04 05:21:47 - cd /home/tinderbox/CURRENT/i386/pc98 TB --- 2004-09-04 05:21:47 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-04 05:33:00 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-04 05:33:00 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-09-04 05:33: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 --- 2004-09-04 06:48:35 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-04 06:48:35 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-09-04 06:48:35 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Sep 4 06:48:35 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Sat Sep 4 07:02:06 UTC 2004 TB --- 2004-09-04 07:02:06 - generating LINT kernel config TB --- 2004-09-04 07:02:06 - cd /home/tinderbox/CURRENT/i386/pc98/src/sys/pc98/conf TB --- 2004-09-04 07:02:06 - /usr/bin/make -B LINT TB --- 2004-09-04 07:02:06 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-04 07:02:06 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-09-04 07:02:06 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Sep 4 07:02:07 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /tinderbox/CURRENT/i386/pc98/src/sys/modules/re/../../dev/re/if_re.c:1970: warning: 're_start_locked' defined but not used /tinderbox/CURRENT/i386/pc98/src/sys/modules/re/../../dev/re/if_re.c:2218: warning: 're_ifmedia_upd' defined but not used /tinderbox/CURRENT/i386/pc98/src/sys/modules/re/../../dev/re/if_re.c:2236: warning: 're_ifmedia_sts' defined but not used /tinderbox/CURRENT/i386/pc98/src/sys/modules/re/../../dev/re/if_re.c:2253: warning: 're_ioctl' defined but not used /tinderbox/CURRENT/i386/pc98/src/sys/modules/re/../../dev/re/if_re.c:2308: warning: 're_watchdog' defined but not used /tinderbox/CURRENT/i386/pc98/src/sys/modules/re/../../dev/re/if_re.c:2384: warning: 're_suspend' defined but not used /tinderbox/CURRENT/i386/pc98/src/sys/modules/re/../../dev/re/if_re.c:2405: warning: 're_resume' defined but not used /tinderbox/CURRENT/i386/pc98/src/sys/modules/re/../../dev/re/if_re.c:2432: warning: 're_shutdown' defined but not used *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src/sys/modules/re. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. TB --- 2004-09-04 07:23:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-04 07:23:35 - ERROR: failed to build lint kernel TB --- 2004-09-04 07:23:35 - tinderbox aborted