From owner-freebsd-current@FreeBSD.ORG Sat Jun 26 15:00:50 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EDD016A568; Sat, 26 Jun 2004 15:00:50 +0000 (GMT) Received: from smtp3b.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF96243D2F; Sat, 26 Jun 2004 15:00:49 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smtp3b.sentex.ca (8.12.11/8.12.11) with ESMTP id i5QDbgYm098585; Sat, 26 Jun 2004 09:37:42 -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 i5QDbfZM031420; Sat, 26 Jun 2004 09:37:41 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id CB3667303F; Sat, 26 Jun 2004 09:37:41 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040626133741.CB3667303F@freebsd-current.sentex.ca> Date: Sat, 26 Jun 2004 09:37:41 -0400 (EDT) Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jun 2004 15:00:50 -0000 TB --- 2004-06-26 12:26:10 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-06-26 12:26:10 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-06-26 12:26:10 - checking out the source tree TB --- 2004-06-26 12:26:10 - cd /home/tinderbox/sandbox/CURRENT/i386/pc98 TB --- 2004-06-26 12:26:10 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-06-26 12:31:05 - building world (CFLAGS=-O2 -pipe) TB --- 2004-06-26 12:31:05 - cd /home/tinderbox/sandbox/CURRENT/i386/pc98/src TB --- 2004-06-26 12:31:05 - /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-06-26 13:27:23 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-06-26 13:27:23 - cd /home/tinderbox/sandbox/CURRENT/i386/pc98/src TB --- 2004-06-26 13:27:23 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Jun 26 13:27:23 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 -O2 -pipe -I/tinderbox/CURRENT/i386/pc98/src/sys/modules/netgraph/bluetooth/h4/../../../../netgraph/bluetooth/include -I/tinderbox/CURRENT/i386/pc98/src/sys/modules/netgraph/bluetooth/h4/../../../../netgraph/bluetooth/drivers/h4 -Wall -DPC98 -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/tinderbox/CURRENT/i386/pc98/src/sys/modules/netgraph/bluetooth/h4/../../../../netgraph/bluetooth/include -I/tinderbox/CURRENT/i386/pc98/src/sys/modules/netgraph/bluetooth/h4/../../../../netgraph/bluetooth/drivers/h4 -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/netgraph/bluetooth/drivers/h4/ng_h4.c ld -d -warn-common -r -d -o ng_h4.kld ng_h4.o ld -Bshareable -d -warn-common -o ng_h4.ko.debug ng_h4.kld objcopy --strip-debug ng_h4.ko.debug ng_h4.ko ===> netgraph/bluetooth/ubt cc -O2 -pipe -I/tinderbox/CURRENT/i386/pc98/src/sys/modules/netgraph/bluetooth/ubt/../../../../netgraph/bluetooth/include -I/tinderbox/CURRENT/i386/pc98/src/sys/modules/netgraph/bluetooth/ubt/../../../../netgraph/bluetooth/drivers/ubt -Wall -DPC98 -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/tinderbox/CURRENT/i386/pc98/src/sys/modules/netgraph/bluetooth/ubt/../../../../netgraph/bluetooth/include -I/tinderbox/CURRENT/i386/pc98/src/sys/modules/netgraph/bluetooth/ubt/../../../../netgraph/bluetooth/drivers/ubt -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=c9 9 -c /tinderbox/CURRENT/i386/pc98/src/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c /tinderbox/CURRENT/i386/pc98/src/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c: In function `ubt_ioctl': /tinderbox/CURRENT/i386/pc98/src/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c:2527: error: too few arguments to function `usbd_get_string_desc' *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src/sys/modules/netgraph/bluetooth/ubt. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src/sys/modules/netgraph/bluetooth. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src/sys/modules/netgraph. *** 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-06-26 13:37:41 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-06-26 13:37:41 - ERROR: failed to build generic kernel TB --- 2004-06-26 13:37:41 - tinderbox aborted