From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jul 8 07:44:15 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CB1F816A400; Sun, 8 Jul 2007 07:44:15 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id A10F913C447; Sun, 8 Jul 2007 07:44:15 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l687iF4S021851; Sun, 8 Jul 2007 03:44:15 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l687iFYF071707; Sun, 8 Jul 2007 03:44:15 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C738873068; Sun, 8 Jul 2007 03:44:14 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070708074414.C738873068@freebsd-current.sentex.ca> Date: Sun, 8 Jul 2007 03:44:14 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jul 2007 07:44:16 -0000 TB --- 2007-07-08 05:44:46 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-08 05:44:46 - starting HEAD tinderbox run for i386/pc98 TB --- 2007-07-08 05:44:46 - cleaning the object tree TB --- 2007-07-08 05:45:15 - checking out the source tree TB --- 2007-07-08 05:45:15 - cd /tinderbox/HEAD/i386/pc98 TB --- 2007-07-08 05:45:15 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-08 05:54:49 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-08 05:54:49 - cd /src TB --- 2007-07-08 05:54:49 - /usr/bin/make -B buildworld >>> World build started on Sun Jul 8 05:54:50 UTC 2007 >>> 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 >>> World build completed on Sun Jul 8 07:09:45 UTC 2007 TB --- 2007-07-08 07:09:45 - generating LINT kernel config TB --- 2007-07-08 07:09:45 - cd /src/sys/pc98/conf TB --- 2007-07-08 07:09:45 - /usr/bin/make -B LINT TB --- 2007-07-08 07:09:45 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-08 07:09:45 - cd /src TB --- 2007-07-08 07:09:45 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jul 8 07:09:46 UTC 2007 >>> 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 LINT completed on Sun Jul 8 07:36:44 UTC 2007 TB --- 2007-07-08 07:36:44 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-08 07:36:44 - cd /src TB --- 2007-07-08 07:36:44 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Jul 8 07:36:44 UTC 2007 >>> 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 -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding /src/sys/i386/i386/support.s cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding /src/sys/i386/i386/swtch.s cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding /src/sys/i386/i386/sys_machdep.c /src/sys/i386/i386/sys_machdep.c: In function 'i386_ldt_grow': /src/sys/i386/i386/sys_machdep.c:697: error: 'NULL_LDT_BASE' undeclared (first use in this function) /src/sys/i386/i386/sys_machdep.c:697: error: (Each undeclared identifier is reported only once /src/sys/i386/i386/sys_machdep.c:697: error: for each function it appears in.) /src/sys/i386/i386/sys_machdep.c:751: warning: passing argument 1 of 'set_user_ldt' from incompatible pointer type *** Error code 1 Stop in /obj/pc98/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-08 07:44:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-08 07:44:14 - ERROR: failed to build GENERIC kernel TB --- 2007-07-08 07:44:14 - tinderbox aborted TB --- 0.80 user 2.64 system 7168.35 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jul 8 16:26:02 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0C33B16A468; Sun, 8 Jul 2007 16:26:02 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id D829413C458; Sun, 8 Jul 2007 16:26:01 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l68GQ1FC041920; Sun, 8 Jul 2007 12:26: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.13.8/8.13.8) with ESMTP id l68GQ0B0042672; Sun, 8 Jul 2007 12:26:00 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9E52673068; Sun, 8 Jul 2007 12:26:00 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070708162600.9E52673068@freebsd-current.sentex.ca> Date: Sun, 8 Jul 2007 12:26:00 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jul 2007 16:26:02 -0000 TB --- 2007-07-08 14:29:33 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-08 14:29:33 - starting HEAD tinderbox run for i386/pc98 TB --- 2007-07-08 14:29:33 - cleaning the object tree TB --- 2007-07-08 14:30:01 - checking out the source tree TB --- 2007-07-08 14:30:01 - cd /tinderbox/HEAD/i386/pc98 TB --- 2007-07-08 14:30:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-08 14:39:28 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-08 14:39:28 - cd /src TB --- 2007-07-08 14:39:28 - /usr/bin/make -B buildworld >>> World build started on Sun Jul 8 14:39:29 UTC 2007 >>> 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 >>> World build completed on Sun Jul 8 15:54:17 UTC 2007 TB --- 2007-07-08 15:54:17 - generating LINT kernel config TB --- 2007-07-08 15:54:17 - cd /src/sys/pc98/conf TB --- 2007-07-08 15:54:17 - /usr/bin/make -B LINT TB --- 2007-07-08 15:54:17 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-08 15:54:17 - cd /src TB --- 2007-07-08 15:54:17 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jul 8 15:54:18 UTC 2007 >>> 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 LINT completed on Sun Jul 8 16:18:49 UTC 2007 TB --- 2007-07-08 16:18:49 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-08 16:18:49 - cd /src TB --- 2007-07-08 16:18:49 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Jul 8 16:18:49 UTC 2007 >>> 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 -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding /src/sys/i386/i386/support.s cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding /src/sys/i386/i386/swtch.s cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding /src/sys/i386/i386/sys_machdep.c /src/sys/i386/i386/sys_machdep.c: In function 'i386_ldt_grow': /src/sys/i386/i386/sys_machdep.c:697: error: 'NULL_LDT_BASE' undeclared (first use in this function) /src/sys/i386/i386/sys_machdep.c:697: error: (Each undeclared identifier is reported only once /src/sys/i386/i386/sys_machdep.c:697: error: for each function it appears in.) /src/sys/i386/i386/sys_machdep.c:751: warning: passing argument 1 of 'set_user_ldt' from incompatible pointer type *** Error code 1 Stop in /obj/pc98/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-08 16:26:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-08 16:26:00 - ERROR: failed to build GENERIC kernel TB --- 2007-07-08 16:26:00 - tinderbox aborted TB --- 0.89 user 2.55 system 6987.27 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jul 8 16:56:15 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 98E5E16A400 for ; Sun, 8 Jul 2007 16:56:15 +0000 (UTC) (envelope-from taku@tackymt.homeip.net) Received: from basalt.tackymt.homeip.net (124x38x115x218.ap124.ftth.ucom.ne.jp [124.38.115.218]) by mx1.freebsd.org (Postfix) with ESMTP id 451BD13C455 for ; Sun, 8 Jul 2007 16:56:15 +0000 (UTC) (envelope-from taku@tackymt.homeip.net) Received: from localhost (localhost [127.0.0.1]) by basalt.tackymt.homeip.net (Postfix) with ESMTP id 6F16510751 for ; Mon, 9 Jul 2007 01:39:14 +0900 (JST) Received: from basalt.tackymt.homeip.net ([127.0.0.1]) by localhost (basalt.tackymt.homeip.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01065-04 for ; Mon, 9 Jul 2007 01:39:10 +0900 (JST) Received: from biotite (unknown [IPv6:2001:3e0:577:0:216:cfff:febc:1472]) by basalt.tackymt.homeip.net (Postfix) with ESMTP for ; Mon, 9 Jul 2007 01:39:10 +0900 (JST) Date: Mon, 9 Jul 2007 01:39:06 +0900 From: "YAMAMOTO, Taku" To: FreeBSD Tinderbox Message-Id: <20070709013906.289b2abe.taku@tackymt.homeip.net> In-Reply-To: <20070708162600.9E52673068@freebsd-current.sentex.ca> References: <20070708162600.9E52673068@freebsd-current.sentex.ca> Organization: Trans New Technology, Inc. X-Mailer: Sylpheed 2.4.2 (GTK+ 2.10.13; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart=_Mon__9_Jul_2007_01_39_06_+0900_Heu0SDjqF5LJY/Kg" X-Virus-Scanned: amavisd-new at tackymt.homeip.net X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jul 2007 16:56:15 -0000 This is a multi-part message in MIME format. --Multipart=_Mon__9_Jul_2007_01_39_06_+0900_Heu0SDjqF5LJY/Kg Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit UP kernel on i386/i386 has been broken in the same way. How about the attached patch? On Sun, 8 Jul 2007 12:26:00 -0400 (EDT) FreeBSD Tinderbox wrote: > TB --- 2007-07-08 14:29:33 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2007-07-08 14:29:33 - starting HEAD tinderbox run for i386/pc98 > TB --- 2007-07-08 14:29:33 - cleaning the object tree > TB --- 2007-07-08 14:30:01 - checking out the source tree > TB --- 2007-07-08 14:30:01 - cd /tinderbox/HEAD/i386/pc98 > TB --- 2007-07-08 14:30:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src > TB --- 2007-07-08 14:39:28 - building world (CFLAGS=-O2 -pipe) > TB --- 2007-07-08 14:39:28 - cd /src > TB --- 2007-07-08 14:39:28 - /usr/bin/make -B buildworld > >>> World build started on Sun Jul 8 14:39:29 UTC 2007 > >>> 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 > >>> World build completed on Sun Jul 8 15:54:17 UTC 2007 > TB --- 2007-07-08 15:54:17 - generating LINT kernel config > TB --- 2007-07-08 15:54:17 - cd /src/sys/pc98/conf > TB --- 2007-07-08 15:54:17 - /usr/bin/make -B LINT > TB --- 2007-07-08 15:54:17 - building LINT kernel (COPTFLAGS=-O2 -pipe) > TB --- 2007-07-08 15:54:17 - cd /src > TB --- 2007-07-08 15:54:17 - /usr/bin/make buildkernel KERNCONF=LINT > >>> Kernel build for LINT started on Sun Jul 8 15:54:18 UTC 2007 > >>> 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 LINT completed on Sun Jul 8 16:18:49 UTC 2007 > TB --- 2007-07-08 16:18:49 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) > TB --- 2007-07-08 16:18:49 - cd /src > TB --- 2007-07-08 16:18:49 - /usr/bin/make buildkernel KERNCONF=GENERIC > >>> Kernel build for GENERIC started on Sun Jul 8 16:18:49 UTC 2007 > >>> 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 -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding /src/sys/i386/i386/support.s > cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding /src/sys/i386/i386/swtch.s > cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding /src/sys/i386/i386/sys_machdep.c > /src/sys/i386/i386/sys_machdep.c: In function 'i386_ldt_grow': > /src/sys/i386/i386/sys_machdep.c:697: error: 'NULL_LDT_BASE' undeclared (first use in this function) > /src/sys/i386/i386/sys_machdep.c:697: error: (Each undeclared identifier is reported only once > /src/sys/i386/i386/sys_machdep.c:697: error: for each function it appears in.) > /src/sys/i386/i386/sys_machdep.c:751: warning: passing argument 1 of 'set_user_ldt' from incompatible pointer type > *** Error code 1 > > Stop in /obj/pc98/src/sys/GENERIC. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > TB --- 2007-07-08 16:26:00 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2007-07-08 16:26:00 - ERROR: failed to build GENERIC kernel > TB --- 2007-07-08 16:26:00 - tinderbox aborted > TB --- 0.89 user 2.55 system 6987.27 real > > > http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" -- YAMAMOTO, Taku --Multipart=_Mon__9_Jul_2007_01_39_06_+0900_Heu0SDjqF5LJY/Kg-- From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jul 9 08:15:15 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BB79016A421; Mon, 9 Jul 2007 08:15:15 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 92EC613C44B; Mon, 9 Jul 2007 08:15:15 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l698FFYW082452; Mon, 9 Jul 2007 04:15:15 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l698FElB043807; Mon, 9 Jul 2007 04:15:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A0FBA73068; Mon, 9 Jul 2007 04:15:14 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070709081514.A0FBA73068@freebsd-current.sentex.ca> Date: Mon, 9 Jul 2007 04:15:14 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2007 08:15:15 -0000 TB --- 2007-07-09 06:34:19 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-09 06:34:19 - starting HEAD tinderbox run for i386/i386 TB --- 2007-07-09 06:34:19 - cleaning the object tree TB --- 2007-07-09 06:34:54 - checking out the source tree TB --- 2007-07-09 06:34:54 - cd /tinderbox/HEAD/i386/i386 TB --- 2007-07-09 06:34:54 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-09 06:43:48 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-09 06:43:48 - cd /src TB --- 2007-07-09 06:43:48 - /usr/bin/make -B buildworld >>> World build started on Mon Jul 9 06:43:49 UTC 2007 >>> 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 >>> World build completed on Mon Jul 9 08:03:52 UTC 2007 TB --- 2007-07-09 08:03:52 - generating LINT kernel config TB --- 2007-07-09 08:03:52 - cd /src/sys/i386/conf TB --- 2007-07-09 08:03:52 - /usr/bin/make -B LINT TB --- 2007-07-09 08:03:52 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-09 08:03:52 - cd /src TB --- 2007-07-09 08:03:52 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jul 9 08:03:53 UTC 2007 >>> 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 -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/dev/usb/ehci_pci.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/dev/usb/hid.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/dev/usb/if_aue.c In file included from /src/sys/dev/usb/if_aue.c:100: ./usbdevs.h:586:1: error: "USB_VENDOR_NOVATEL" redefined ./usbdevs.h:469:1: error: this is the location of the previous definition ./usbdevs.h:642:1: error: "USB_VENDOR_PROLIFIC2" redefined ./usbdevs.h:566:1: error: this is the location of the previous definition *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-09 08:15:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-09 08:15:14 - ERROR: failed to build lint kernel TB --- 2007-07-09 08:15:14 - tinderbox aborted TB --- 0.85 user 3.04 system 6054.95 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jul 9 12:31:35 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DE34A16A46C; Mon, 9 Jul 2007 12:31:35 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id B45B013C459; Mon, 9 Jul 2007 12:31:35 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l69CVZTv097826; Mon, 9 Jul 2007 08:31: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.13.8/8.13.8) with ESMTP id l69CVYA9065011; Mon, 9 Jul 2007 08:31:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C09F873068; Mon, 9 Jul 2007 08:31:34 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070709123134.C09F873068@freebsd-current.sentex.ca> Date: Mon, 9 Jul 2007 08:31:34 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2007 12:31:36 -0000 TB --- 2007-07-09 11:01:56 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-09 11:01:56 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-07-09 11:01:56 - cleaning the object tree TB --- 2007-07-09 11:02:17 - checking out the source tree TB --- 2007-07-09 11:02:17 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-07-09 11:02:17 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-09 11:10:52 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-09 11:10:52 - cd /src TB --- 2007-07-09 11:10:52 - /usr/bin/make -B buildworld >>> World build started on Mon Jul 9 11:10:53 UTC 2007 >>> 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 >>> World build completed on Mon Jul 9 12:24:14 UTC 2007 TB --- 2007-07-09 12:24:14 - generating LINT kernel config TB --- 2007-07-09 12:24:14 - cd /src/sys/sparc64/conf TB --- 2007-07-09 12:24:14 - /usr/bin/make -B LINT TB --- 2007-07-09 12:24:14 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-09 12:24:14 - cd /src TB --- 2007-07-09 12:24:14 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jul 9 12:24:15 UTC 2007 >>> 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 -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/dev/usb/ehci_pci.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/dev/usb/hid.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/dev/usb/if_aue.c In file included from /src/sys/dev/usb/if_aue.c:100: ./usbdevs.h:587:1: error: "USB_VENDOR_NOVATEL" redefined ./usbdevs.h:469:1: error: this is the location of the previous definition ./usbdevs.h:643:1: error: "USB_VENDOR_PROLIFIC2" redefined ./usbdevs.h:566:1: error: this is the location of the previous definition *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-09 12:31:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-09 12:31:34 - ERROR: failed to build lint kernel TB --- 2007-07-09 12:31:34 - tinderbox aborted TB --- 0.74 user 2.48 system 5378.11 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jul 9 13:28:40 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 795E816A468; Mon, 9 Jul 2007 13:28:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 512B613C43E; Mon, 9 Jul 2007 13:28:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l69DSd4K006018; Mon, 9 Jul 2007 09:28:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l69DSdbb066760; Mon, 9 Jul 2007 09:28:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3B73673068; Mon, 9 Jul 2007 09:28:39 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070709132839.3B73673068@freebsd-current.sentex.ca> Date: Mon, 9 Jul 2007 09:28:39 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2007 13:28:40 -0000 TB --- 2007-07-09 12:06:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-09 12:06:00 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-07-09 12:06:00 - cleaning the object tree TB --- 2007-07-09 12:06:19 - checking out the source tree TB --- 2007-07-09 12:06:19 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-07-09 12:06:19 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-09 12:15:34 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-09 12:15:34 - cd /src TB --- 2007-07-09 12:15:34 - /usr/bin/make -B buildworld >>> World build started on Mon Jul 9 12:15:35 UTC 2007 >>> 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 >>> World build completed on Mon Jul 9 13:22:13 UTC 2007 TB --- 2007-07-09 13:22:13 - generating LINT kernel config TB --- 2007-07-09 13:22:13 - cd /src/sys/sun4v/conf TB --- 2007-07-09 13:22:13 - /usr/bin/make -B LINT TB --- 2007-07-09 13:22:13 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-09 13:22:13 - cd /src TB --- 2007-07-09 13:22:13 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jul 9 13:22:13 UTC 2007 >>> 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 -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/dev/usb/ehci_pci.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/dev/usb/hid.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/dev/usb/if_aue.c In file included from /src/sys/dev/usb/if_aue.c:100: ./usbdevs.h:587:1: error: "USB_VENDOR_NOVATEL" redefined ./usbdevs.h:469:1: error: this is the location of the previous definition ./usbdevs.h:643:1: error: "USB_VENDOR_PROLIFIC2" redefined ./usbdevs.h:566:1: error: this is the location of the previous definition *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-09 13:28:38 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-09 13:28:38 - ERROR: failed to build lint kernel TB --- 2007-07-09 13:28:38 - tinderbox aborted TB --- 0.66 user 2.15 system 4958.09 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jul 9 15:37:38 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D4C3216A400; Mon, 9 Jul 2007 15:37:38 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 9372613C455; Mon, 9 Jul 2007 15:37:38 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l69FbcfI029981; Mon, 9 Jul 2007 11:37:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l69FbbwN087974; Mon, 9 Jul 2007 11:37:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8A7C973068; Mon, 9 Jul 2007 11:37:37 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070709153737.8A7C973068@freebsd-current.sentex.ca> Date: Mon, 9 Jul 2007 11:37:37 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2007 15:37:39 -0000 TB --- 2007-07-09 13:30:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-09 13:30:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2007-07-09 13:30:00 - cleaning the object tree TB --- 2007-07-09 13:30:38 - checking out the source tree TB --- 2007-07-09 13:30:38 - cd /tinderbox/HEAD/amd64/amd64 TB --- 2007-07-09 13:30:38 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-09 13:41:54 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-09 13:41:54 - cd /src TB --- 2007-07-09 13:41:54 - /usr/bin/make -B buildworld >>> World build started on Mon Jul 9 13:41:55 UTC 2007 >>> 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Mon Jul 9 15:28:28 UTC 2007 TB --- 2007-07-09 15:28:28 - generating LINT kernel config TB --- 2007-07-09 15:28:28 - cd /src/sys/amd64/conf TB --- 2007-07-09 15:28:28 - /usr/bin/make -B LINT TB --- 2007-07-09 15:28:29 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-09 15:28:29 - cd /src TB --- 2007-07-09 15:28:29 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jul 9 15:28:29 UTC 2007 >>> 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 -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/dev/usb/ehci_pci.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/dev/usb/hid.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/dev/usb/if_aue.c In file included from /src/sys/dev/usb/if_aue.c:100: ./usbdevs.h:587:1: error: "USB_VENDOR_NOVATEL" redefined ./usbdevs.h:469:1: error: this is the location of the previous definition ./usbdevs.h:643:1: error: "USB_VENDOR_PROLIFIC2" redefined ./usbdevs.h:566:1: error: this is the location of the previous definition *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-09 15:37:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-09 15:37:37 - ERROR: failed to build lint kernel TB --- 2007-07-09 15:37:37 - tinderbox aborted TB --- 0.99 user 3.68 system 7656.55 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jul 9 19:16:42 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A42FC16A468; Mon, 9 Jul 2007 19:16:42 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 6333C13C4C4; Mon, 9 Jul 2007 19:16:42 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l69JGfwD062717; Mon, 9 Jul 2007 15:16:41 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l69JGf73091920; Mon, 9 Jul 2007 15:16:41 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 1093D73068; Mon, 9 Jul 2007 15:16:40 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070709191641.1093D73068@freebsd-current.sentex.ca> Date: Mon, 9 Jul 2007 15:16:40 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2007 19:16:42 -0000 TB --- 2007-07-09 17:46:08 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-09 17:46:08 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-07-09 17:46:08 - cleaning the object tree TB --- 2007-07-09 17:46:34 - checking out the source tree TB --- 2007-07-09 17:46:34 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-07-09 17:46:34 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-09 17:54:11 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-09 17:54:11 - cd /src TB --- 2007-07-09 17:54:11 - /usr/bin/make -B buildworld >>> World build started on Mon Jul 9 17:54:12 UTC 2007 >>> 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 >>> World build completed on Mon Jul 9 19:09:58 UTC 2007 TB --- 2007-07-09 19:09:58 - generating LINT kernel config TB --- 2007-07-09 19:09:58 - cd /src/sys/powerpc/conf TB --- 2007-07-09 19:09:58 - /usr/bin/make -B LINT TB --- 2007-07-09 19:09:58 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-09 19:09:58 - cd /src TB --- 2007-07-09 19:09:58 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jul 9 19:09:58 UTC 2007 >>> 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 [...] /src/sys/dev/usb/if_rue.c:598: error: 'struct rue_softc' has no member named 'rue_tick_task' /src/sys/dev/usb/if_rue.c:598: warning: left-hand operand of comma expression has no effect /src/sys/dev/usb/if_rue.c:598: error: 'struct rue_softc' has no member named 'rue_tick_task' /src/sys/dev/usb/if_rue.c:598: warning: left-hand operand of comma expression has no effect /src/sys/dev/usb/if_rue.c: In function 'rue_detach': /src/sys/dev/usb/if_rue.c:710: error: 'struct rue_softc' has no member named 'rue_tick_task' /src/sys/dev/usb/if_rue.c: In function 'rue_tick': /src/sys/dev/usb/if_rue.c:931: error: 'struct rue_softc' has no member named 'rue_tick_task' *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-09 19:16:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-09 19:16:40 - ERROR: failed to build lint kernel TB --- 2007-07-09 19:16:40 - tinderbox aborted TB --- 0.77 user 2.56 system 5431.88 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jul 9 19:18:04 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CD1F716A41F; Mon, 9 Jul 2007 19:18:04 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 8C02A13C4C2; Mon, 9 Jul 2007 19:18:04 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l69JI4Hb062891; Mon, 9 Jul 2007 15:18: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.13.8/8.13.8) with ESMTP id l69JI38U052043; Mon, 9 Jul 2007 15:18:03 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id BCA3D73068; Mon, 9 Jul 2007 15:18:03 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070709191803.BCA3D73068@freebsd-current.sentex.ca> Date: Mon, 9 Jul 2007 15:18:03 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2007 19:18:04 -0000 TB --- 2007-07-09 17:18:17 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-09 17:18:17 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-07-09 17:18:17 - cleaning the object tree TB --- 2007-07-09 17:18:50 - checking out the source tree TB --- 2007-07-09 17:18:50 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-07-09 17:18:50 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-09 17:27:12 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-09 17:27:12 - cd /src TB --- 2007-07-09 17:27:12 - /usr/bin/make -B buildworld >>> World build started on Mon Jul 9 17:27:14 UTC 2007 >>> 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 >>> World build completed on Mon Jul 9 19:07:46 UTC 2007 TB --- 2007-07-09 19:07:46 - generating LINT kernel config TB --- 2007-07-09 19:07:46 - cd /src/sys/ia64/conf TB --- 2007-07-09 19:07:46 - /usr/bin/make -B LINT TB --- 2007-07-09 19:07:46 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-09 19:07:46 - cd /src TB --- 2007-07-09 19:07:46 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jul 9 19:07:47 UTC 2007 >>> 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 [...] /src/sys/dev/usb/if_rue.c:598: error: 'struct rue_softc' has no member named 'rue_tick_task' /src/sys/dev/usb/if_rue.c:598: warning: left-hand operand of comma expression has no effect /src/sys/dev/usb/if_rue.c:598: error: 'struct rue_softc' has no member named 'rue_tick_task' /src/sys/dev/usb/if_rue.c:598: warning: left-hand operand of comma expression has no effect /src/sys/dev/usb/if_rue.c: In function 'rue_detach': /src/sys/dev/usb/if_rue.c:710: error: 'struct rue_softc' has no member named 'rue_tick_task' /src/sys/dev/usb/if_rue.c: In function 'rue_tick': /src/sys/dev/usb/if_rue.c:931: error: 'struct rue_softc' has no member named 'rue_tick_task' *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-09 19:18:03 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-09 19:18:03 - ERROR: failed to build lint kernel TB --- 2007-07-09 19:18:03 - tinderbox aborted TB --- 0.71 user 2.77 system 7186.29 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jul 9 20:51:18 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DD07A16A400; Mon, 9 Jul 2007 20:51:18 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 8CE4213C46C; Mon, 9 Jul 2007 20:51:18 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l69KpHUw071185; Mon, 9 Jul 2007 16:51:17 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l69KpHVK054863; Mon, 9 Jul 2007 16:51:17 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8C6E873068; Mon, 9 Jul 2007 16:51:17 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070709205117.8C6E873068@freebsd-current.sentex.ca> Date: Mon, 9 Jul 2007 16:51:17 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2007 20:51:19 -0000 TB --- 2007-07-09 19:18:03 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-09 19:18:03 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-07-09 19:18:03 - cleaning the object tree TB --- 2007-07-09 19:18:37 - checking out the source tree TB --- 2007-07-09 19:18:37 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-07-09 19:18:37 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-09 19:28:15 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-09 19:28:15 - cd /src TB --- 2007-07-09 19:28:15 - /usr/bin/make -B buildworld >>> World build started on Mon Jul 9 19:28:16 UTC 2007 >>> 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 >>> World build completed on Mon Jul 9 20:43:45 UTC 2007 TB --- 2007-07-09 20:43:45 - generating LINT kernel config TB --- 2007-07-09 20:43:45 - cd /src/sys/sun4v/conf TB --- 2007-07-09 20:43:45 - /usr/bin/make -B LINT TB --- 2007-07-09 20:43:45 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-09 20:43:45 - cd /src TB --- 2007-07-09 20:43:45 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jul 9 20:43:45 UTC 2007 >>> 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 [...] cc1: warnings being treated as errors /src/sys/dev/usb/if_rue.c:598: warning: left-hand operand of comma expression has no effect /src/sys/dev/usb/if_rue.c:598: error: 'struct rue_softc' has no member named 'rue_tick_task' /src/sys/dev/usb/if_rue.c:598: warning: left-hand operand of comma expression has no effect /src/sys/dev/usb/if_rue.c: In function 'rue_detach': /src/sys/dev/usb/if_rue.c:710: error: 'struct rue_softc' has no member named 'rue_tick_task' /src/sys/dev/usb/if_rue.c: In function 'rue_tick': /src/sys/dev/usb/if_rue.c:931: error: 'struct rue_softc' has no member named 'rue_tick_task' *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-09 20:51:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-09 20:51:17 - ERROR: failed to build lint kernel TB --- 2007-07-09 20:51:17 - tinderbox aborted TB --- 0.62 user 1.75 system 5593.47 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jul 9 20:51:36 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0E75316A400; Mon, 9 Jul 2007 20:51:36 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id B17FE13C4AD; Mon, 9 Jul 2007 20:51:35 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l69KpZV5071200; Mon, 9 Jul 2007 16:51: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.13.8/8.13.8) with ESMTP id l69KpZj5055100; Mon, 9 Jul 2007 16:51:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 0BCCF7306B; Mon, 9 Jul 2007 16:51:35 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070709205135.0BCCF7306B@freebsd-current.sentex.ca> Date: Mon, 9 Jul 2007 16:51:35 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2007 20:51:36 -0000 TB --- 2007-07-09 19:16:40 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-09 19:16:40 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-07-09 19:16:40 - cleaning the object tree TB --- 2007-07-09 19:16:57 - checking out the source tree TB --- 2007-07-09 19:16:57 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-07-09 19:16:57 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-09 19:28:15 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-09 19:28:15 - cd /src TB --- 2007-07-09 19:28:15 - /usr/bin/make -B buildworld >>> World build started on Mon Jul 9 19:28:16 UTC 2007 >>> 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 >>> World build completed on Mon Jul 9 20:43:43 UTC 2007 TB --- 2007-07-09 20:43:43 - generating LINT kernel config TB --- 2007-07-09 20:43:43 - cd /src/sys/sparc64/conf TB --- 2007-07-09 20:43:43 - /usr/bin/make -B LINT TB --- 2007-07-09 20:43:44 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-09 20:43:44 - cd /src TB --- 2007-07-09 20:43:44 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jul 9 20:43:44 UTC 2007 >>> 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 [...] cc1: warnings being treated as errors /src/sys/dev/usb/if_rue.c:598: warning: left-hand operand of comma expression has no effect /src/sys/dev/usb/if_rue.c:598: error: 'struct rue_softc' has no member named 'rue_tick_task' /src/sys/dev/usb/if_rue.c:598: warning: left-hand operand of comma expression has no effect /src/sys/dev/usb/if_rue.c: In function 'rue_detach': /src/sys/dev/usb/if_rue.c:710: error: 'struct rue_softc' has no member named 'rue_tick_task' /src/sys/dev/usb/if_rue.c: In function 'rue_tick': /src/sys/dev/usb/if_rue.c:931: error: 'struct rue_softc' has no member named 'rue_tick_task' *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-09 20:51:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-09 20:51:35 - ERROR: failed to build lint kernel TB --- 2007-07-09 20:51:35 - tinderbox aborted TB --- 0.52 user 1.98 system 5694.23 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jul 9 23:01:51 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5E1EE16A46C; Mon, 9 Jul 2007 23:01:51 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 1DD7413C45B; Mon, 9 Jul 2007 23:01:50 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l69N1oUL078017; Mon, 9 Jul 2007 19:01:50 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l69N1ocQ024810; Mon, 9 Jul 2007 19:01:50 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id E02C773068; Mon, 9 Jul 2007 19:01:49 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070709230149.E02C773068@freebsd-current.sentex.ca> Date: Mon, 9 Jul 2007 19:01:49 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2007 23:01:51 -0000 TB --- 2007-07-09 20:55:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-09 20:55:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2007-07-09 20:55:01 - cleaning the object tree TB --- 2007-07-09 20:55:36 - checking out the source tree TB --- 2007-07-09 20:55:36 - cd /tinderbox/HEAD/amd64/amd64 TB --- 2007-07-09 20:55:36 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-09 21:06:39 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-09 21:06:39 - cd /src TB --- 2007-07-09 21:06:39 - /usr/bin/make -B buildworld >>> World build started on Mon Jul 9 21:06:41 UTC 2007 >>> 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Mon Jul 9 22:52:38 UTC 2007 TB --- 2007-07-09 22:52:38 - generating LINT kernel config TB --- 2007-07-09 22:52:38 - cd /src/sys/amd64/conf TB --- 2007-07-09 22:52:38 - /usr/bin/make -B LINT TB --- 2007-07-09 22:52:39 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-09 22:52:39 - cd /src TB --- 2007-07-09 22:52:39 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jul 9 22:52:39 UTC 2007 >>> 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 [...] cc1: warnings being treated as errors /src/sys/dev/usb/if_rue.c:598: warning: left-hand operand of comma expression has no effect /src/sys/dev/usb/if_rue.c:598: error: 'struct rue_softc' has no member named 'rue_tick_task' /src/sys/dev/usb/if_rue.c:598: warning: left-hand operand of comma expression has no effect /src/sys/dev/usb/if_rue.c: In function 'rue_detach': /src/sys/dev/usb/if_rue.c:710: error: 'struct rue_softc' has no member named 'rue_tick_task' /src/sys/dev/usb/if_rue.c: In function 'rue_tick': /src/sys/dev/usb/if_rue.c:931: error: 'struct rue_softc' has no member named 'rue_tick_task' *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-09 23:01:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-09 23:01:49 - ERROR: failed to build lint kernel TB --- 2007-07-09 23:01:49 - tinderbox aborted TB --- 0.89 user 2.89 system 7608.46 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Jul 10 18:15:18 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8135216A479; Tue, 10 Jul 2007 18:15:18 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 52C4F13C4DA; Tue, 10 Jul 2007 18:15:18 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6AIFH0B053309; Tue, 10 Jul 2007 14:15:17 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l6AIFHA4057899; Tue, 10 Jul 2007 14:15:17 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4B62C73068; Tue, 10 Jul 2007 14:15:17 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070710181517.4B62C73068@freebsd-current.sentex.ca> Date: Tue, 10 Jul 2007 14:15:17 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2007 18:15:18 -0000 TB --- 2007-07-10 16:49:03 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-10 16:49:03 - starting HEAD tinderbox run for i386/pc98 TB --- 2007-07-10 16:49:03 - cleaning the object tree TB --- 2007-07-10 16:49:33 - checking out the source tree TB --- 2007-07-10 16:49:33 - cd /tinderbox/HEAD/i386/pc98 TB --- 2007-07-10 16:49:33 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-10 16:58:49 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-10 16:58:49 - cd /src TB --- 2007-07-10 16:58:49 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 10 16:58:50 UTC 2007 >>> 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 >>> World build completed on Tue Jul 10 18:13:24 UTC 2007 TB --- 2007-07-10 18:13:24 - generating LINT kernel config TB --- 2007-07-10 18:13:24 - cd /src/sys/pc98/conf TB --- 2007-07-10 18:13:24 - /usr/bin/make -B LINT TB --- 2007-07-10 18:13:24 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-10 18:13:24 - cd /src TB --- 2007-07-10 18:13:24 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jul 10 18:13:24 UTC 2007 >>> 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 [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/opencrypto/cryptodev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/pci/agp_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/pc98/pc98/canbus_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding /src/sys/netgraph/bluetooth/drivers/h4/ng_h4.c:76:2: error: #error "NET_NEEDS_GIANT" mkdep: compile failed *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-10 18:15:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-10 18:15:16 - ERROR: failed to build lint kernel TB --- 2007-07-10 18:15:16 - tinderbox aborted TB --- 0.91 user 2.84 system 5173.09 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Jul 10 19:40:04 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5DCF416A41F; Tue, 10 Jul 2007 19:40:04 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 33F2A13C447; Tue, 10 Jul 2007 19:40:04 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6AJe3AX063229; Tue, 10 Jul 2007 15:40:03 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6AJe3CV059978; Tue, 10 Jul 2007 15:40:03 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 1349E73068; Tue, 10 Jul 2007 15:40:02 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070710194003.1349E73068@freebsd-current.sentex.ca> Date: Tue, 10 Jul 2007 15:40:02 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2007 19:40:04 -0000 TB --- 2007-07-10 18:15:17 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-10 18:15:17 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-07-10 18:15:17 - cleaning the object tree TB --- 2007-07-10 18:15:40 - checking out the source tree TB --- 2007-07-10 18:15:40 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-07-10 18:15:40 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-10 18:23:05 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-10 18:23:05 - cd /src TB --- 2007-07-10 18:23:05 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 10 18:23:06 UTC 2007 >>> 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 >>> World build completed on Tue Jul 10 19:38:35 UTC 2007 TB --- 2007-07-10 19:38:35 - generating LINT kernel config TB --- 2007-07-10 19:38:35 - cd /src/sys/powerpc/conf TB --- 2007-07-10 19:38:35 - /usr/bin/make -B LINT TB --- 2007-07-10 19:38:35 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-10 19:38:35 - cd /src TB --- 2007-07-10 19:38:35 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jul 10 19:38:35 UTC 2007 >>> 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 [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/opencrypto/cryptodev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/powerpc/powerpc/mmu_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/powerpc/powerpc/pic_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/ofw/ofw_bus_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding /src/sys/netgraph/bluetooth/drivers/h4/ng_h4.c:76:2: error: #error "NET_NEEDS_GIANT" mkdep: compile failed *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-10 19:40:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-10 19:40:02 - ERROR: failed to build lint kernel TB --- 2007-07-10 19:40:02 - tinderbox aborted TB --- 0.80 user 2.48 system 5085.42 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Jul 10 19:46:21 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B543C16A469; Tue, 10 Jul 2007 19:46:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 8C30013C45D; Tue, 10 Jul 2007 19:46:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6AJkL8U063737; Tue, 10 Jul 2007 15:46:21 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6AJkKot065844; Tue, 10 Jul 2007 15:46:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id BC52773068; Tue, 10 Jul 2007 15:46:20 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070710194620.BC52773068@freebsd-current.sentex.ca> Date: Tue, 10 Jul 2007 15:46:20 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2007 19:46:21 -0000 TB --- 2007-07-10 17:54:11 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-10 17:54:11 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-07-10 17:54:11 - cleaning the object tree TB --- 2007-07-10 17:54:44 - checking out the source tree TB --- 2007-07-10 17:54:44 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-07-10 17:54:44 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-10 18:03:00 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-10 18:03:00 - cd /src TB --- 2007-07-10 18:03:00 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 10 18:03:01 UTC 2007 >>> 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 >>> World build completed on Tue Jul 10 19:43:34 UTC 2007 TB --- 2007-07-10 19:43:34 - generating LINT kernel config TB --- 2007-07-10 19:43:34 - cd /src/sys/ia64/conf TB --- 2007-07-10 19:43:34 - /usr/bin/make -B LINT TB --- 2007-07-10 19:43:34 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-10 19:43:34 - cd /src TB --- 2007-07-10 19:43:34 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jul 10 19:43:35 UTC 2007 >>> 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 [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/opencrypto/cryptodev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/pci/agp_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/acpica/acpi_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding /src/sys/netgraph/bluetooth/drivers/h4/ng_h4.c:76:2: error: #error "NET_NEEDS_GIANT" mkdep: compile failed *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-10 19:46:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-10 19:46:20 - ERROR: failed to build lint kernel TB --- 2007-07-10 19:46:20 - tinderbox aborted TB --- 0.84 user 2.69 system 6728.85 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Jul 10 21:09:31 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4DB2F16A421; Tue, 10 Jul 2007 21:09:31 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 24C6A13C44C; Tue, 10 Jul 2007 21:09:31 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6AL9UlF070860; Tue, 10 Jul 2007 17:09:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l6AL9ULk062430; Tue, 10 Jul 2007 17:09:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 1B7C873068; Tue, 10 Jul 2007 17:09:30 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070710210930.1B7C873068@freebsd-current.sentex.ca> Date: Tue, 10 Jul 2007 17:09:29 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2007 21:09:31 -0000 TB --- 2007-07-10 19:40:03 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-10 19:40:03 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-07-10 19:40:03 - cleaning the object tree TB --- 2007-07-10 19:40:30 - checking out the source tree TB --- 2007-07-10 19:40:30 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-07-10 19:40:30 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-10 19:54:16 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-10 19:54:16 - cd /src TB --- 2007-07-10 19:54:16 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 10 19:54:19 UTC 2007 >>> 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 >>> World build completed on Tue Jul 10 21:07:53 UTC 2007 TB --- 2007-07-10 21:07:53 - generating LINT kernel config TB --- 2007-07-10 21:07:53 - cd /src/sys/sparc64/conf TB --- 2007-07-10 21:07:53 - /usr/bin/make -B LINT TB --- 2007-07-10 21:07:53 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-10 21:07:53 - cd /src TB --- 2007-07-10 21:07:53 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jul 10 21:07:54 UTC 2007 >>> 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 [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/opencrypto/cryptodev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/ofw/ofw_bus_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/sparc64/pci/ofw_pci_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding /src/sys/netgraph/bluetooth/drivers/h4/ng_h4.c:76:2: error: #error "NET_NEEDS_GIANT" mkdep: compile failed *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-10 21:09:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-10 21:09:29 - ERROR: failed to build lint kernel TB --- 2007-07-10 21:09:29 - tinderbox aborted TB --- 0.77 user 2.51 system 5366.69 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Jul 10 21:11:24 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8822816A41F; Tue, 10 Jul 2007 21:11:24 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 5FCD613C44B; Tue, 10 Jul 2007 21:11:24 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6ALBNmd070987; Tue, 10 Jul 2007 17:11:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6ALBNcX043006; Tue, 10 Jul 2007 17:11:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A235873068; Tue, 10 Jul 2007 17:11:23 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070710211123.A235873068@freebsd-current.sentex.ca> Date: Tue, 10 Jul 2007 17:11:23 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2007 21:11:24 -0000 TB --- 2007-07-10 19:46:20 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-10 19:46:20 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-07-10 19:46:20 - cleaning the object tree TB --- 2007-07-10 19:46:51 - checking out the source tree TB --- 2007-07-10 19:46:51 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-07-10 19:46:51 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-10 19:57:40 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-10 19:57:40 - cd /src TB --- 2007-07-10 19:57:40 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 10 19:57:41 UTC 2007 >>> 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 >>> World build completed on Tue Jul 10 21:10:01 UTC 2007 TB --- 2007-07-10 21:10:01 - generating LINT kernel config TB --- 2007-07-10 21:10:01 - cd /src/sys/sun4v/conf TB --- 2007-07-10 21:10:01 - /usr/bin/make -B LINT TB --- 2007-07-10 21:10:01 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-10 21:10:01 - cd /src TB --- 2007-07-10 21:10:01 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jul 10 21:10:01 UTC 2007 >>> 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 [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/opencrypto/cryptodev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/ofw/ofw_bus_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/sparc64/pci/ofw_pci_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/sun4v/mdesc/mdesc_bus_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding /src/sys/netgraph/bluetooth/drivers/h4/ng_h4.c:76:2: error: #error "NET_NEEDS_GIANT" mkdep: compile failed *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-10 21:11:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-10 21:11:23 - ERROR: failed to build lint kernel TB --- 2007-07-10 21:11:23 - tinderbox aborted TB --- 0.55 user 2.13 system 5102.84 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Jul 10 23:14:30 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BAB8216A41F; Tue, 10 Jul 2007 23:14:30 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 926A913C44B; Tue, 10 Jul 2007 23:14:30 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6ANEUVg076694; Tue, 10 Jul 2007 19:14:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l6ANEUnK019538; Tue, 10 Jul 2007 19:14:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id BF4A773068; Tue, 10 Jul 2007 19:14:29 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070710231429.BF4A773068@freebsd-current.sentex.ca> Date: Tue, 10 Jul 2007 19:14:29 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2007 23:14:30 -0000 TB --- 2007-07-10 21:15:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-10 21:15:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2007-07-10 21:15:00 - cleaning the object tree TB --- 2007-07-10 21:15:41 - checking out the source tree TB --- 2007-07-10 21:15:41 - cd /tinderbox/HEAD/amd64/amd64 TB --- 2007-07-10 21:15:41 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-10 21:27:02 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-10 21:27:02 - cd /src TB --- 2007-07-10 21:27:02 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 10 21:27:03 UTC 2007 >>> 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Tue Jul 10 23:12:28 UTC 2007 TB --- 2007-07-10 23:12:28 - generating LINT kernel config TB --- 2007-07-10 23:12:28 - cd /src/sys/amd64/conf TB --- 2007-07-10 23:12:28 - /usr/bin/make -B LINT TB --- 2007-07-10 23:12:28 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-10 23:12:28 - cd /src TB --- 2007-07-10 23:12:28 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jul 10 23:12:28 UTC 2007 >>> 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 [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/opencrypto/cryptodev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/pci/agp_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/acpica/acpi_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding /src/sys/netgraph/bluetooth/drivers/h4/ng_h4.c:76:2: error: #error "NET_NEEDS_GIANT" mkdep: compile failed *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-10 23:14:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-10 23:14:29 - ERROR: failed to build lint kernel TB --- 2007-07-10 23:14:29 - tinderbox aborted TB --- 0.88 user 3.78 system 7168.80 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Jul 11 00:08:14 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4735A16A400; Wed, 11 Jul 2007 00:08:14 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 1A67E13C4BB; Wed, 11 Jul 2007 00:08:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6B08DEc078537; Tue, 10 Jul 2007 20:08:13 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l6B08D2f020658; Tue, 10 Jul 2007 20:08:13 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3A73B73068; Tue, 10 Jul 2007 20:08:13 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070711000813.3A73B73068@freebsd-current.sentex.ca> Date: Tue, 10 Jul 2007 20:08:13 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jul 2007 00:08:14 -0000 TB --- 2007-07-10 22:38:58 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-10 22:38:58 - starting HEAD tinderbox run for i386/i386 TB --- 2007-07-10 22:38:58 - cleaning the object tree TB --- 2007-07-10 22:39:33 - checking out the source tree TB --- 2007-07-10 22:39:33 - cd /tinderbox/HEAD/i386/i386 TB --- 2007-07-10 22:39:33 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-10 22:48:40 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-10 22:48:40 - cd /src TB --- 2007-07-10 22:48:40 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 10 22:48:42 UTC 2007 >>> 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 >>> World build completed on Wed Jul 11 00:06:07 UTC 2007 TB --- 2007-07-11 00:06:07 - generating LINT kernel config TB --- 2007-07-11 00:06:07 - cd /src/sys/i386/conf TB --- 2007-07-11 00:06:07 - /usr/bin/make -B LINT TB --- 2007-07-11 00:06:08 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-11 00:06:08 - cd /src TB --- 2007-07-11 00:06:08 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jul 11 00:06:08 UTC 2007 >>> 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 [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/opencrypto/cryptodev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/pci/agp_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/acpica/acpi_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding /src/sys/netgraph/bluetooth/drivers/h4/ng_h4.c:76:2: error: #error "NET_NEEDS_GIANT" mkdep: compile failed *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-11 00:08:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-11 00:08:12 - ERROR: failed to build lint kernel TB --- 2007-07-11 00:08:12 - tinderbox aborted TB --- 0.91 user 2.98 system 5353.98 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Jul 11 00:40:46 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4A99B16A41F; Wed, 11 Jul 2007 00:40:46 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 1C07813C487; Wed, 11 Jul 2007 00:40:45 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6B0ejVC079602; Tue, 10 Jul 2007 20:40:45 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l6B0ej3H083495; Tue, 10 Jul 2007 20:40:45 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D522A73068; Tue, 10 Jul 2007 20:40:44 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070711004044.D522A73068@freebsd-current.sentex.ca> Date: Tue, 10 Jul 2007 20:40:44 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jul 2007 00:40:46 -0000 TB --- 2007-07-10 23:14:29 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-10 23:14:29 - starting HEAD tinderbox run for i386/pc98 TB --- 2007-07-10 23:14:29 - cleaning the object tree TB --- 2007-07-10 23:14:48 - checking out the source tree TB --- 2007-07-10 23:14:48 - cd /tinderbox/HEAD/i386/pc98 TB --- 2007-07-10 23:14:48 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-10 23:24:12 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-10 23:24:12 - cd /src TB --- 2007-07-10 23:24:12 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 10 23:24:14 UTC 2007 >>> 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 >>> World build completed on Wed Jul 11 00:38:53 UTC 2007 TB --- 2007-07-11 00:38:53 - generating LINT kernel config TB --- 2007-07-11 00:38:53 - cd /src/sys/pc98/conf TB --- 2007-07-11 00:38:53 - /usr/bin/make -B LINT TB --- 2007-07-11 00:38:54 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-11 00:38:54 - cd /src TB --- 2007-07-11 00:38:54 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jul 11 00:38:54 UTC 2007 >>> 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 [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/opencrypto/cryptodev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/pci/agp_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/pc98/pc98/canbus_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding /src/sys/netgraph/bluetooth/drivers/h4/ng_h4.c:76:2: error: #error "NET_NEEDS_GIANT" mkdep: compile failed *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-11 00:40:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-11 00:40:44 - ERROR: failed to build lint kernel TB --- 2007-07-11 00:40:44 - tinderbox aborted TB --- 0.58 user 1.89 system 5174.73 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Jul 11 01:58:33 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E4E1B16A400; Wed, 11 Jul 2007 01:58:32 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id BD21613C44C; Wed, 11 Jul 2007 01:58:32 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6B1wWFf082624; Tue, 10 Jul 2007 21:58:32 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l6B1wWcM029046; Tue, 10 Jul 2007 21:58:32 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id CDFAF73068; Tue, 10 Jul 2007 21:58:31 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070711015831.CDFAF73068@freebsd-current.sentex.ca> Date: Tue, 10 Jul 2007 21:58:31 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jul 2007 01:58:33 -0000 TB --- 2007-07-11 00:08:13 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-11 00:08:13 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-07-11 00:08:13 - cleaning the object tree TB --- 2007-07-11 00:08:31 - checking out the source tree TB --- 2007-07-11 00:08:31 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-07-11 00:08:31 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-11 00:15:51 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-11 00:15:51 - cd /src TB --- 2007-07-11 00:15:51 - /usr/bin/make -B buildworld >>> World build started on Wed Jul 11 00:15:52 UTC 2007 >>> 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 >>> World build completed on Wed Jul 11 01:56:49 UTC 2007 TB --- 2007-07-11 01:56:49 - generating LINT kernel config TB --- 2007-07-11 01:56:49 - cd /src/sys/ia64/conf TB --- 2007-07-11 01:56:49 - /usr/bin/make -B LINT TB --- 2007-07-11 01:56:49 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-11 01:56:49 - cd /src TB --- 2007-07-11 01:56:49 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jul 11 01:56:49 UTC 2007 >>> 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 [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/opencrypto/cryptodev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/pci/agp_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/acpica/acpi_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding /src/sys/netgraph/bluetooth/drivers/h4/ng_h4.c:76:2: error: #error "NET_NEEDS_GIANT" mkdep: compile failed *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-11 01:58:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-11 01:58:31 - ERROR: failed to build lint kernel TB --- 2007-07-11 01:58:31 - tinderbox aborted TB --- 0.48 user 1.80 system 6618.23 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jul 12 00:45:55 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EC73616A421; Thu, 12 Jul 2007 00:45:54 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id B02B113C45B; Thu, 12 Jul 2007 00:45:54 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6C0DC3U072322; Wed, 11 Jul 2007 20:13:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l6C0DBwg053948; Wed, 11 Jul 2007 20:13:11 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 99F4473068; Wed, 11 Jul 2007 20:13:11 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070712001311.99F4473068@freebsd-current.sentex.ca> Date: Wed, 11 Jul 2007 20:13:11 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2007 00:45:55 -0000 TB --- 2007-07-11 22:00:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-11 22:00:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2007-07-11 22:00:00 - cleaning the object tree TB --- 2007-07-11 22:00:41 - checking out the source tree TB --- 2007-07-11 22:00:41 - cd /tinderbox/HEAD/amd64/amd64 TB --- 2007-07-11 22:00:41 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-11 22:11:53 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-11 22:11:53 - cd /src TB --- 2007-07-11 22:11:53 - /usr/bin/make -B buildworld >>> World build started on Wed Jul 11 22:11:55 UTC 2007 >>> 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Wed Jul 11 23:58:08 UTC 2007 TB --- 2007-07-11 23:58:08 - generating LINT kernel config TB --- 2007-07-11 23:58:08 - cd /src/sys/amd64/conf TB --- 2007-07-11 23:58:08 - /usr/bin/make -B LINT TB --- 2007-07-11 23:58:08 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-11 23:58:08 - cd /src TB --- 2007-07-11 23:58:08 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jul 11 23:58:09 UTC 2007 >>> 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 -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/dev/if_ndis/if_ndis.c /src/sys/dev/if_ndis/if_ndis.c: In function 'ndis_wi_ioctl_get': /src/sys/dev/if_ndis/if_ndis.c:2989: error: storage size of 'wreq' isn't known cc1: warnings being treated as errors /src/sys/dev/if_ndis/if_ndis.c:2989: warning: unused variable 'wreq' /src/sys/dev/if_ndis/if_ndis.c: In function 'ndis_wi_ioctl_set': /src/sys/dev/if_ndis/if_ndis.c:3070: error: storage size of 'wreq' isn't known /src/sys/dev/if_ndis/if_ndis.c:3070: warning: unused variable 'wreq' *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-12 00:13:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-12 00:13:11 - ERROR: failed to build lint kernel TB --- 2007-07-12 00:13:11 - tinderbox aborted TB --- 0.92 user 3.75 system 7990.59 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jul 12 01:04:29 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7029C16A46B; Thu, 12 Jul 2007 01:04:29 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 4196013C45D; Thu, 12 Jul 2007 01:04:29 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6C14StF077507; Wed, 11 Jul 2007 21:04:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l6C14SxY058992; Wed, 11 Jul 2007 21:04:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5AD8473068; Wed, 11 Jul 2007 21:04:28 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070712010428.5AD8473068@freebsd-current.sentex.ca> Date: Wed, 11 Jul 2007 21:04:28 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2007 01:04:29 -0000 TB --- 2007-07-11 23:24:13 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-11 23:24:13 - starting HEAD tinderbox run for i386/i386 TB --- 2007-07-11 23:24:13 - cleaning the object tree TB --- 2007-07-11 23:24:45 - checking out the source tree TB --- 2007-07-11 23:24:45 - cd /tinderbox/HEAD/i386/i386 TB --- 2007-07-11 23:24:45 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-11 23:33:21 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-11 23:33:21 - cd /src TB --- 2007-07-11 23:33:21 - /usr/bin/make -B buildworld >>> World build started on Wed Jul 11 23:33:22 UTC 2007 >>> 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 >>> World build completed on Thu Jul 12 00:47:47 UTC 2007 TB --- 2007-07-12 00:47:47 - generating LINT kernel config TB --- 2007-07-12 00:47:47 - cd /src/sys/i386/conf TB --- 2007-07-12 00:47:47 - /usr/bin/make -B LINT TB --- 2007-07-12 00:47:48 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-12 00:47:48 - cd /src TB --- 2007-07-12 00:47:48 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Jul 12 00:47:48 UTC 2007 >>> 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 -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/dev/if_ndis/if_ndis.c /src/sys/dev/if_ndis/if_ndis.c: In function 'ndis_wi_ioctl_get': /src/sys/dev/if_ndis/if_ndis.c:2989: error: storage size of 'wreq' isn't known cc1: warnings being treated as errors /src/sys/dev/if_ndis/if_ndis.c:2989: warning: unused variable 'wreq' /src/sys/dev/if_ndis/if_ndis.c: In function 'ndis_wi_ioctl_set': /src/sys/dev/if_ndis/if_ndis.c:3070: error: storage size of 'wreq' isn't known /src/sys/dev/if_ndis/if_ndis.c:3070: warning: unused variable 'wreq' *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-12 01:04:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-12 01:04:28 - ERROR: failed to build lint kernel TB --- 2007-07-12 01:04:28 - tinderbox aborted TB --- 0.88 user 2.96 system 6014.90 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jul 12 01:13:46 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D978B16A46E; Thu, 12 Jul 2007 01:13:46 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from heff.fud.org.nz (203-109-251-39.static.bliink.ihug.co.nz [203.109.251.39]) by mx1.freebsd.org (Postfix) with ESMTP id 7026113C45D; Thu, 12 Jul 2007 01:13:46 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: by heff.fud.org.nz (Postfix, from userid 1001) id B311B1CC5E; Thu, 12 Jul 2007 12:57:30 +1200 (NZST) Date: Thu, 12 Jul 2007 12:57:30 +1200 From: Andrew Thompson To: FreeBSD Tinderbox Message-ID: <20070712005730.GA1285@heff.fud.org.nz> References: <20070712001311.99F4473068@freebsd-current.sentex.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070712001311.99F4473068@freebsd-current.sentex.ca> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: amd64@freebsd.org, re@freebsd.org, current@freebsd.org Subject: Re: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2007 01:13:47 -0000 On Wed, Jul 11, 2007 at 08:13:11PM -0400, FreeBSD Tinderbox wrote: > TB --- 2007-07-11 22:00:00 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2007-07-11 22:00:00 - starting HEAD tinderbox run for amd64/amd64 > TB --- 2007-07-11 22:00:00 - cleaning the object tree > TB --- 2007-07-11 22:00:41 - checking out the source tree > TB --- 2007-07-11 22:00:41 - cd /tinderbox/HEAD/amd64/amd64 > TB --- 2007-07-11 22:00:41 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src > [...] > cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/dev/if_ndis/if_ndis.c > /src/sys/dev/if_ndis/if_ndis.c: In function 'ndis_wi_ioctl_get': > /src/sys/dev/if_ndis/if_ndis.c:2989: error: storage size of 'wreq' isn't known > cc1: warnings being treated as errors > /src/sys/dev/if_ndis/if_ndis.c:2989: warning: unused variable 'wreq' > /src/sys/dev/if_ndis/if_ndis.c: In function 'ndis_wi_ioctl_set': > /src/sys/dev/if_ndis/if_ndis.c:3070: error: storage size of 'wreq' isn't known > /src/sys/dev/if_ndis/if_ndis.c:3070: warning: unused variable 'wreq' Oops, I have a pending patch for ndis with re@ that removes this. I forgot that both changes were in my test build. Andrew From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jul 12 01:53:13 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9BE2716A421; Thu, 12 Jul 2007 01:53:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 720EC13C447; Thu, 12 Jul 2007 01:53:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6C1rC9p079248; Wed, 11 Jul 2007 21:53:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6C1rCGa035386; Wed, 11 Jul 2007 21:53:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 7794173068; Wed, 11 Jul 2007 21:53:12 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070712015312.7794173068@freebsd-current.sentex.ca> Date: Wed, 11 Jul 2007 21:53:12 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2007 01:53:13 -0000 TB --- 2007-07-12 00:13:11 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-12 00:13:11 - starting HEAD tinderbox run for i386/pc98 TB --- 2007-07-12 00:13:11 - cleaning the object tree TB --- 2007-07-12 00:13:37 - checking out the source tree TB --- 2007-07-12 00:13:37 - cd /tinderbox/HEAD/i386/pc98 TB --- 2007-07-12 00:13:37 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-12 00:21:14 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-12 00:21:14 - cd /src TB --- 2007-07-12 00:21:14 - /usr/bin/make -B buildworld >>> World build started on Thu Jul 12 00:21:15 UTC 2007 >>> 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 >>> World build completed on Thu Jul 12 01:35:12 UTC 2007 TB --- 2007-07-12 01:35:12 - generating LINT kernel config TB --- 2007-07-12 01:35:12 - cd /src/sys/pc98/conf TB --- 2007-07-12 01:35:12 - /usr/bin/make -B LINT TB --- 2007-07-12 01:35:13 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-12 01:35:13 - cd /src TB --- 2007-07-12 01:35:13 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Jul 12 01:35:13 UTC 2007 >>> 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 [...] ===> if_ndis (all) cc -O2 -pipe -DPC98 -fno-strict-aliasing -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c: In function 'ndis_wi_ioctl_get': /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:2989: error: storage size of 'wreq' isn't known /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:2989: warning: unused variable 'wreq' /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c: In function 'ndis_wi_ioctl_set': /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:3070: error: storage size of 'wreq' isn't known /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:3070: warning: unused variable 'wreq' *** Error code 1 Stop in /src/sys/modules/if_ndis. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-12 01:53:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-12 01:53:11 - ERROR: failed to build lint kernel TB --- 2007-07-12 01:53:11 - tinderbox aborted TB --- 0.84 user 2.84 system 6000.24 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Jul 14 12:12:47 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 96D8116A407; Sat, 14 Jul 2007 12:12:47 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 4688C13C4AA; Sat, 14 Jul 2007 12:12:47 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6ECCkP9014044; Sat, 14 Jul 2007 08:12:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l6ECCkBI056028; Sat, 14 Jul 2007 08:12:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id E809A73068; Sat, 14 Jul 2007 08:12:45 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070714121245.E809A73068@freebsd-current.sentex.ca> Date: Sat, 14 Jul 2007 08:12:45 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2007 12:12:47 -0000 TB --- 2007-07-14 10:15:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-14 10:15:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2007-07-14 10:15:00 - cleaning the object tree TB --- 2007-07-14 10:15:38 - checking out the source tree TB --- 2007-07-14 10:15:38 - cd /tinderbox/HEAD/amd64/amd64 TB --- 2007-07-14 10:15:38 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-14 10:26:53 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-14 10:26:53 - cd /src TB --- 2007-07-14 10:26:53 - /usr/bin/make -B buildworld >>> World build started on Sat Jul 14 10:26:55 UTC 2007 >>> 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Sat Jul 14 12:12:44 UTC 2007 TB --- 2007-07-14 12:12:45 - generating LINT kernel config TB --- 2007-07-14 12:12:45 - cd /src/sys/amd64/conf TB --- 2007-07-14 12:12:45 - /usr/bin/make -B LINT TB --- 2007-07-14 12:12:45 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-14 12:12:45 - cd /src TB --- 2007-07-14 12:12:45 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Jul 14 12:12:45 UTC 2007 >>> stage 1: configuring the kernel -------------------------------------------------------------- cd /src/sys/amd64/conf; PATH=/obj/amd64/src/tmp/legacy/usr/sbin:/obj/amd64/src/tmp/legacy/usr/bin:/obj/amd64/src/tmp/legacy/usr/games:/obj/amd64/src/tmp/usr/sbin:/obj/amd64/src/tmp/usr/bin:/obj/amd64/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /obj/amd64/src/sys/LINT /src/sys/amd64/conf/LINT WARNING: duplicate option `GEOM_BSD' encountered. WARNING: duplicate option `GEOM_MBR' encountered. WARNING: duplicate option `DEV_MEM' encountered. WARNING: duplicate device `mem' encountered. WARNING: duplicate option `DEV_ISA' encountered. WARNING: duplicate device `isa' encountered. /src/sys/amd64/conf/LINT: unknown option "SCTP_HIGH_SPEED" *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-14 12:12:45 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-14 12:12:45 - ERROR: failed to build lint kernel TB --- 2007-07-14 12:12:45 - tinderbox aborted TB --- 0.91 user 3.77 system 7064.93 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Jul 14 13:05:34 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5E8A016A401; Sat, 14 Jul 2007 13:05:34 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 0DF1F13C467; Sat, 14 Jul 2007 13:05:33 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6ED5XhW016373; Sat, 14 Jul 2007 09:05:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l6ED5Xcp065539; Sat, 14 Jul 2007 09:05:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3613873068; Sat, 14 Jul 2007 09:05:33 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070714130533.3613873068@freebsd-current.sentex.ca> Date: Sat, 14 Jul 2007 09:05:33 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2007 13:05:34 -0000 TB --- 2007-07-14 11:39:09 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-14 11:39:09 - starting HEAD tinderbox run for i386/i386 TB --- 2007-07-14 11:39:09 - cleaning the object tree TB --- 2007-07-14 11:39:44 - checking out the source tree TB --- 2007-07-14 11:39:44 - cd /tinderbox/HEAD/i386/i386 TB --- 2007-07-14 11:39:44 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-14 11:48:39 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-14 11:48:39 - cd /src TB --- 2007-07-14 11:48:39 - /usr/bin/make -B buildworld >>> World build started on Sat Jul 14 11:48:40 UTC 2007 >>> 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 >>> World build completed on Sat Jul 14 13:05:32 UTC 2007 TB --- 2007-07-14 13:05:32 - generating LINT kernel config TB --- 2007-07-14 13:05:32 - cd /src/sys/i386/conf TB --- 2007-07-14 13:05:32 - /usr/bin/make -B LINT TB --- 2007-07-14 13:05:32 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-14 13:05:32 - cd /src TB --- 2007-07-14 13:05:32 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Jul 14 13:05:32 UTC 2007 >>> stage 1: configuring the kernel [...] WARNING: duplicate option `GEOM_MBR' encountered. WARNING: duplicate option `DEV_MEM' encountered. WARNING: duplicate device `mem' encountered. WARNING: duplicate option `DEV_ISA' encountered. WARNING: duplicate device `isa' encountered. WARNING: duplicate option `DEV_NPX' encountered. WARNING: duplicate device `npx' encountered. /src/sys/i386/conf/LINT: unknown option "SCTP_HIGH_SPEED" *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-14 13:05:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-14 13:05:32 - ERROR: failed to build lint kernel TB --- 2007-07-14 13:05:32 - tinderbox aborted TB --- 0.87 user 3.02 system 5183.97 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Jul 14 13:36:24 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A38B16A400; Sat, 14 Jul 2007 13:36:24 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 3A19713C442; Sat, 14 Jul 2007 13:36:24 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6EDaNqf019022; Sat, 14 Jul 2007 09:36:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l6EDaN77030612; Sat, 14 Jul 2007 09:36:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 39C0B73068; Sat, 14 Jul 2007 09:36:23 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070714133623.39C0B73068@freebsd-current.sentex.ca> Date: Sat, 14 Jul 2007 09:36:23 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2007 13:36:24 -0000 TB --- 2007-07-14 12:12:45 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-14 12:12:45 - starting HEAD tinderbox run for i386/pc98 TB --- 2007-07-14 12:12:46 - cleaning the object tree TB --- 2007-07-14 12:13:15 - checking out the source tree TB --- 2007-07-14 12:13:15 - cd /tinderbox/HEAD/i386/pc98 TB --- 2007-07-14 12:13:15 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-14 12:21:05 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-14 12:21:05 - cd /src TB --- 2007-07-14 12:21:05 - /usr/bin/make -B buildworld >>> World build started on Sat Jul 14 12:21:06 UTC 2007 >>> 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 >>> World build completed on Sat Jul 14 13:36:22 UTC 2007 TB --- 2007-07-14 13:36:22 - generating LINT kernel config TB --- 2007-07-14 13:36:22 - cd /src/sys/pc98/conf TB --- 2007-07-14 13:36:22 - /usr/bin/make -B LINT TB --- 2007-07-14 13:36:22 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-14 13:36:22 - cd /src TB --- 2007-07-14 13:36:22 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Jul 14 13:36:22 UTC 2007 >>> stage 1: configuring the kernel [...] WARNING: duplicate option `GEOM_PC98' encountered. WARNING: duplicate option `DEV_MEM' encountered. WARNING: duplicate device `mem' encountered. WARNING: duplicate option `DEV_ISA' encountered. WARNING: duplicate device `isa' encountered. WARNING: duplicate option `DEV_NPX' encountered. WARNING: duplicate device `npx' encountered. /src/sys/pc98/conf/LINT: unknown option "SCTP_HIGH_SPEED" *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-14 13:36:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-14 13:36:22 - ERROR: failed to build lint kernel TB --- 2007-07-14 13:36:22 - tinderbox aborted TB --- 0.91 user 2.81 system 5016.95 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Jul 14 14:54:57 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1324E16A403; Sat, 14 Jul 2007 14:54:57 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id A9FAA13C4BD; Sat, 14 Jul 2007 14:54:56 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6EEsuFt022831; Sat, 14 Jul 2007 10:54:56 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l6EEsuZl098066; Sat, 14 Jul 2007 10:54:56 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C385373068; Sat, 14 Jul 2007 10:54:55 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070714145455.C385373068@freebsd-current.sentex.ca> Date: Sat, 14 Jul 2007 10:54:55 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2007 14:54:57 -0000 TB --- 2007-07-14 13:05:33 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-14 13:05:33 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-07-14 13:05:33 - cleaning the object tree TB --- 2007-07-14 13:06:05 - checking out the source tree TB --- 2007-07-14 13:06:05 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-07-14 13:06:05 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-14 13:13:28 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-14 13:13:28 - cd /src TB --- 2007-07-14 13:13:28 - /usr/bin/make -B buildworld >>> World build started on Sat Jul 14 13:13:30 UTC 2007 >>> 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 >>> World build completed on Sat Jul 14 14:54:54 UTC 2007 TB --- 2007-07-14 14:54:54 - generating LINT kernel config TB --- 2007-07-14 14:54:54 - cd /src/sys/ia64/conf TB --- 2007-07-14 14:54:54 - /usr/bin/make -B LINT TB --- 2007-07-14 14:54:54 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-14 14:54:54 - cd /src TB --- 2007-07-14 14:54:54 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Jul 14 14:54:55 UTC 2007 >>> stage 1: configuring the kernel [...] WARNING: duplicate option `GEOM_BSD' encountered. WARNING: duplicate option `GEOM_PART_GPT' encountered. WARNING: duplicate option `GEOM_PART_MBR' encountered. WARNING: duplicate option `DEV_MEM' encountered. WARNING: duplicate device `mem' encountered. WARNING: duplicate option `DEV_ACPI' encountered. WARNING: duplicate device `acpi' encountered. /src/sys/ia64/conf/LINT: unknown option "SCTP_HIGH_SPEED" *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-14 14:54:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-14 14:54:55 - ERROR: failed to build lint kernel TB --- 2007-07-14 14:54:55 - tinderbox aborted TB --- 0.71 user 2.71 system 6562.27 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Jul 14 15:01:18 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8008416A402; Sat, 14 Jul 2007 15:01:18 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 2E64E13C4B5; Sat, 14 Jul 2007 15:01:18 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6EF1HNf023155; Sat, 14 Jul 2007 11:01:17 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l6EF1Hj6011573; Sat, 14 Jul 2007 11:01:17 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4FA1973068; Sat, 14 Jul 2007 11:01:17 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070714150117.4FA1973068@freebsd-current.sentex.ca> Date: Sat, 14 Jul 2007 11:01:17 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2007 15:01:18 -0000 TB --- 2007-07-14 13:36:23 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-14 13:36:23 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-07-14 13:36:23 - cleaning the object tree TB --- 2007-07-14 13:36:44 - checking out the source tree TB --- 2007-07-14 13:36:44 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-07-14 13:36:44 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-14 13:44:46 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-14 13:44:46 - cd /src TB --- 2007-07-14 13:44:46 - /usr/bin/make -B buildworld >>> World build started on Sat Jul 14 13:44:47 UTC 2007 >>> 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 >>> World build completed on Sat Jul 14 15:01:16 UTC 2007 TB --- 2007-07-14 15:01:16 - generating LINT kernel config TB --- 2007-07-14 15:01:16 - cd /src/sys/powerpc/conf TB --- 2007-07-14 15:01:16 - /usr/bin/make -B LINT TB --- 2007-07-14 15:01:16 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-14 15:01:16 - cd /src TB --- 2007-07-14 15:01:16 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Jul 14 15:01:16 UTC 2007 >>> stage 1: configuring the kernel -------------------------------------------------------------- cd /src/sys/powerpc/conf; PATH=/obj/powerpc/src/tmp/legacy/usr/sbin:/obj/powerpc/src/tmp/legacy/usr/bin:/obj/powerpc/src/tmp/legacy/usr/games:/obj/powerpc/src/tmp/usr/sbin:/obj/powerpc/src/tmp/usr/bin:/obj/powerpc/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /obj/powerpc/src/sys/LINT /src/sys/powerpc/conf/LINT WARNING: duplicate option `GEOM_PART_APM' encountered. WARNING: duplicate option `GEOM_PART_MBR' encountered. WARNING: duplicate option `DEV_MEM' encountered. WARNING: duplicate device `mem' encountered. /src/sys/powerpc/conf/LINT: unknown option "SCTP_HIGH_SPEED" *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-14 15:01:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-14 15:01:17 - ERROR: failed to build lint kernel TB --- 2007-07-14 15:01:17 - tinderbox aborted TB --- 0.81 user 2.43 system 5093.99 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Jul 14 16:19:01 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A412516A400; Sat, 14 Jul 2007 16:19:01 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 50F7E13C46B; Sat, 14 Jul 2007 16:19:01 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6EGJ0mC026658; Sat, 14 Jul 2007 12:19:00 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6EGJ087096303; Sat, 14 Jul 2007 12:19:00 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 69A9573068; Sat, 14 Jul 2007 12:19:00 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070714161900.69A9573068@freebsd-current.sentex.ca> Date: Sat, 14 Jul 2007 12:19:00 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2007 16:19:01 -0000 TB --- 2007-07-14 14:54:55 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-14 14:54:55 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-07-14 14:54:55 - cleaning the object tree TB --- 2007-07-14 14:55:19 - checking out the source tree TB --- 2007-07-14 14:55:19 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-07-14 14:55:19 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-14 15:05:50 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-14 15:05:50 - cd /src TB --- 2007-07-14 15:05:50 - /usr/bin/make -B buildworld >>> World build started on Sat Jul 14 15:05:52 UTC 2007 >>> 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 >>> World build completed on Sat Jul 14 16:18:59 UTC 2007 TB --- 2007-07-14 16:18:59 - generating LINT kernel config TB --- 2007-07-14 16:18:59 - cd /src/sys/sparc64/conf TB --- 2007-07-14 16:18:59 - /usr/bin/make -B LINT TB --- 2007-07-14 16:18:59 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-14 16:18:59 - cd /src TB --- 2007-07-14 16:18:59 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Jul 14 16:19:00 UTC 2007 >>> stage 1: configuring the kernel -------------------------------------------------------------- cd /src/sys/sparc64/conf; PATH=/obj/sparc64/src/tmp/legacy/usr/sbin:/obj/sparc64/src/tmp/legacy/usr/bin:/obj/sparc64/src/tmp/legacy/usr/games:/obj/sparc64/src/tmp/usr/sbin:/obj/sparc64/src/tmp/usr/bin:/obj/sparc64/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /obj/sparc64/src/sys/LINT /src/sys/sparc64/conf/LINT WARNING: duplicate option `GEOM_BSD' encountered. WARNING: duplicate option `GEOM_SUNLABEL' encountered. WARNING: duplicate option `DEV_MEM' encountered. WARNING: duplicate device `mem' encountered. /src/sys/sparc64/conf/LINT: unknown option "SCTP_HIGH_SPEED" *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-14 16:19:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-14 16:19:00 - ERROR: failed to build lint kernel TB --- 2007-07-14 16:19:00 - tinderbox aborted TB --- 0.83 user 2.51 system 5044.24 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Jul 14 16:22:43 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AEBD616A403; Sat, 14 Jul 2007 16:22:43 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 5D95B13C494; Sat, 14 Jul 2007 16:22:43 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6EGMgXc026795; Sat, 14 Jul 2007 12:22: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.13.8/8.13.8) with ESMTP id l6EGMg4W099567; Sat, 14 Jul 2007 12:22:42 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5949073068; Sat, 14 Jul 2007 12:22:42 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070714162242.5949073068@freebsd-current.sentex.ca> Date: Sat, 14 Jul 2007 12:22:42 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2007 16:22:43 -0000 TB --- 2007-07-14 15:01:17 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-14 15:01:17 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-07-14 15:01:17 - cleaning the object tree TB --- 2007-07-14 15:01:41 - checking out the source tree TB --- 2007-07-14 15:01:41 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-07-14 15:01:41 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-14 15:10:55 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-14 15:10:55 - cd /src TB --- 2007-07-14 15:10:55 - /usr/bin/make -B buildworld >>> World build started on Sat Jul 14 15:10:56 UTC 2007 >>> 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 >>> World build completed on Sat Jul 14 16:22:41 UTC 2007 TB --- 2007-07-14 16:22:41 - generating LINT kernel config TB --- 2007-07-14 16:22:41 - cd /src/sys/sun4v/conf TB --- 2007-07-14 16:22:41 - /usr/bin/make -B LINT TB --- 2007-07-14 16:22:42 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-14 16:22:42 - cd /src TB --- 2007-07-14 16:22:42 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Jul 14 16:22:42 UTC 2007 >>> stage 1: configuring the kernel -------------------------------------------------------------- cd /src/sys/sun4v/conf; PATH=/obj/sun4v/src/tmp/legacy/usr/sbin:/obj/sun4v/src/tmp/legacy/usr/bin:/obj/sun4v/src/tmp/legacy/usr/games:/obj/sun4v/src/tmp/usr/sbin:/obj/sun4v/src/tmp/usr/bin:/obj/sun4v/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /obj/sun4v/src/sys/LINT /src/sys/sun4v/conf/LINT WARNING: duplicate option `GEOM_BSD' encountered. WARNING: duplicate option `GEOM_SUNLABEL' encountered. WARNING: duplicate option `DEV_MEM' encountered. WARNING: duplicate device `mem' encountered. WARNING: duplicate option `DEV_GENCLOCK' encountered. WARNING: duplicate device `genclock' encountered. /src/sys/sun4v/conf/LINT: unknown option "SCTP_HIGH_SPEED" *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-07-14 16:22:42 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-14 16:22:42 - ERROR: failed to build lint kernel TB --- 2007-07-14 16:22:42 - tinderbox aborted TB --- 0.52 user 2.16 system 4884.91 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full