From owner-freebsd-tinderbox@FreeBSD.ORG Sun Apr 16 13:56:13 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2854F16A400; Sun, 16 Apr 2006 13:56: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 AE8E943D4C; Sun, 16 Apr 2006 13:56:12 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k3GDuB6f089413; Sun, 16 Apr 2006 09:56:11 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3GDu6oD012346; Sun, 16 Apr 2006 09:56:06 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 887297302F; Sun, 16 Apr 2006 09:56:11 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060416135611.887297302F@freebsd-current.sentex.ca> Date: Sun, 16 Apr 2006 09:56:11 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.87.1, clamav-milter version 0.87 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: Sun, 16 Apr 2006 13:56:13 -0000 TB --- 2006-04-16 12:39:16 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-16 12:39:16 - starting HEAD tinderbox run for i386/i386 TB --- 2006-04-16 12:39:16 - cleaning the object tree TB --- 2006-04-16 12:39:44 - checking out the source tree TB --- 2006-04-16 12:39:44 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-04-16 12:39:44 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-16 12:46:19 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-16 12:46:19 - cd /src TB --- 2006-04-16 12:46:19 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2006-04-16 13:53:58 - generating LINT kernel config TB --- 2006-04-16 13:53:58 - cd /src/sys/i386/conf TB --- 2006-04-16 13:53:58 - /usr/bin/make -B LINT TB --- 2006-04-16 13:53:58 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-16 13:53:58 - cd /src TB --- 2006-04-16 13:53:58 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Apr 16 13:53:59 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/kern/serdev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_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 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/contrib/dev/ath/freebsd -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -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/dev/acpica/acpi_dock.c:39:18: acpi.h: No such file or directory 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 --- 2006-04-16 13:56:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-16 13:56:11 - ERROR: failed to build lint kernel TB --- 2006-04-16 13:56:11 - tinderbox aborted TB --- 0.85 user 4.02 system 4614.39 real From owner-freebsd-tinderbox@FreeBSD.ORG Sun Apr 16 15:35:54 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6EEE16A401; Sun, 16 Apr 2006 15:35:53 +0000 (UTC) (envelope-from maxim@macomnet.ru) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DB3C43D69; Sun, 16 Apr 2006 15:35:52 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.13.4/8.13.3) with ESMTP id k3GFZp2k070601; Sun, 16 Apr 2006 19:35:51 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Sun, 16 Apr 2006 19:35:51 +0400 (MSD) From: Maxim Konovalov To: FreeBSD Tinderbox In-Reply-To: <20060416135611.887297302F@freebsd-current.sentex.ca> Message-ID: <20060416193514.C41080@mp2.macomnet.net> References: <20060416135611.887297302F@freebsd-current.sentex.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: current@freebsd.org, i386@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 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, 16 Apr 2006 15:35:54 -0000 On Sun, 16 Apr 2006, 09:56-0400, FreeBSD Tinderbox wrote: > TB --- 2006-04-16 12:39:16 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2006-04-16 12:39:16 - starting HEAD tinderbox run for i386/i386 > TB --- 2006-04-16 12:39:16 - cleaning the object tree > TB --- 2006-04-16 12:39:44 - checking out the source tree > TB --- 2006-04-16 12:39:44 - cd /tinderbox/HEAD/i386/i386 > TB --- 2006-04-16 12:39:44 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src > TB --- 2006-04-16 12:46:19 - building world (CFLAGS=-O2 -pipe) > TB --- 2006-04-16 12:46:19 - cd /src > TB --- 2006-04-16 12:46:19 - /usr/bin/make -B buildworld > >>> Rebuilding the temporary build tree > >>> stage 1.1: legacy release compatibility shims > >>> stage 1.2: bootstrap tools > >>> stage 2.1: cleaning up the object tree > >>> stage 2.2: rebuilding the object tree > >>> stage 2.3: build tools > >>> stage 3: cross tools > >>> stage 4.1: building includes > >>> stage 4.2: building libraries > >>> stage 4.3: make dependencies > >>> stage 4.4: building everything > TB --- 2006-04-16 13:53:58 - generating LINT kernel config > TB --- 2006-04-16 13:53:58 - cd /src/sys/i386/conf > TB --- 2006-04-16 13:53:58 - /usr/bin/make -B LINT > TB --- 2006-04-16 13:53:58 - building LINT kernel (COPTFLAGS=-O2 -pipe) > TB --- 2006-04-16 13:53:58 - cd /src > TB --- 2006-04-16 13:53:58 - /usr/bin/make buildkernel KERNCONF=LINT > >>> Kernel build for LINT started on Sun Apr 16 13:53:59 UTC 2006 > >>> stage 1: configuring the kernel > >>> stage 2.1: cleaning up the object tree > >>> stage 2.2: rebuilding the object tree > >>> stage 2.3: build tools > >>> stage 3.1: making dependencies > [...] > awk -f /src/sys/tools/makeobjops.awk /src/sys/kern/serdev_if.m -h > awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_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 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/contrib/dev/ath/freebsd -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -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/dev/acpica/acpi_dock.c:39:18: acpi.h: No such file or directory > 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 --- 2006-04-16 13:56:11 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2006-04-16 13:56:11 - ERROR: failed to build lint kernel > TB --- 2006-04-16 13:56:11 - tinderbox aborted > TB --- 0.85 user 4.02 system 4614.39 real Should be fixed now. -- Maxim Konovalov From owner-freebsd-tinderbox@FreeBSD.ORG Mon Apr 17 19:30:53 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 250F916A405; Mon, 17 Apr 2006 19:30:53 +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 B803543D46; Mon, 17 Apr 2006 19:30:52 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k3HJUpWL040725; Mon, 17 Apr 2006 15:30:51 -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.6/8.13.3) with ESMTP id k3HJUpdv097057; Mon, 17 Apr 2006 15:30:51 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5F7C57302F; Mon, 17 Apr 2006 15:30:51 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060417193051.5F7C57302F@freebsd-current.sentex.ca> Date: Mon, 17 Apr 2006 15:30:51 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner1 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, 17 Apr 2006 19:30:53 -0000 TB --- 2006-04-17 17:27:34 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-17 17:27:34 - starting HEAD tinderbox run for i386/i386 TB --- 2006-04-17 17:27:34 - cleaning the object tree TB --- 2006-04-17 17:27:57 - checking out the source tree TB --- 2006-04-17 17:27:57 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-04-17 17:27:57 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-17 17:34:12 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-17 17:34:12 - cd /src TB --- 2006-04-17 17:34:12 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2006-04-17 18:41:41 - generating LINT kernel config TB --- 2006-04-17 18:41:41 - cd /src/sys/i386/conf TB --- 2006-04-17 18:41:41 - /usr/bin/make -B LINT TB --- 2006-04-17 18:41:42 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-17 18:41:42 - cd /src TB --- 2006-04-17 18:41:42 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Apr 17 18:41:42 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Mon Apr 17 19:09:13 UTC 2006 TB --- 2006-04-17 19:09:13 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-17 19:09:13 - cd /src TB --- 2006-04-17 19:09:13 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Apr 17 19:09:13 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Mon Apr 17 19:29:04 UTC 2006 TB --- 2006-04-17 19:29:04 - building PAE kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-17 19:29:04 - cd /src TB --- 2006-04-17 19:29:04 - /usr/bin/make buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Mon Apr 17 19:29:04 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/dev/bce/if_bce.c: In function `bce_attach': /src/sys/dev/bce/if_bce.c:542: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c:544: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c: In function `bce_stats_update': /src/sys/dev/bce/if_bce.c:5311: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5313: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5315: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5317: warning: left shift count >= width of type *** Error code 1 Stop in /obj/src/sys/PAE. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-17 19:30:51 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-17 19:30:51 - ERROR: failed to build PAE kernel TB --- 2006-04-17 19:30:51 - tinderbox aborted TB --- 0.73 user 3.58 system 7396.43 real From owner-freebsd-tinderbox@FreeBSD.ORG Wed Apr 19 01:15:14 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 361FF16A405; Wed, 19 Apr 2006 01:15:14 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFEF143D45; Wed, 19 Apr 2006 01:15:13 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3J1FCG5017201; Tue, 18 Apr 2006 21:15:13 -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.4P/8.13.4) with ESMTP id k3J1F6Tr038054; Tue, 18 Apr 2006 21:15:06 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id BE6D37302F; Tue, 18 Apr 2006 21:15:12 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060419011512.BE6D37302F@freebsd-current.sentex.ca> Date: Tue, 18 Apr 2006 21:15:12 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 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, 19 Apr 2006 01:15:14 -0000 TB --- 2006-04-18 23:13:27 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-18 23:13:27 - starting HEAD tinderbox run for i386/i386 TB --- 2006-04-18 23:13:27 - cleaning the object tree TB --- 2006-04-18 23:13:59 - checking out the source tree TB --- 2006-04-18 23:13:59 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-04-18 23:13:59 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-18 23:20:31 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-18 23:20:31 - cd /src TB --- 2006-04-18 23:20:31 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2006-04-19 00:27:33 - generating LINT kernel config TB --- 2006-04-19 00:27:33 - cd /src/sys/i386/conf TB --- 2006-04-19 00:27:33 - /usr/bin/make -B LINT TB --- 2006-04-19 00:27:34 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-19 00:27:34 - cd /src TB --- 2006-04-19 00:27:34 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Apr 19 00:27:34 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Wed Apr 19 00:53:31 UTC 2006 TB --- 2006-04-19 00:53:31 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-19 00:53:31 - cd /src TB --- 2006-04-19 00:53:31 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Apr 19 00:53:31 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Wed Apr 19 01:13:26 UTC 2006 TB --- 2006-04-19 01:13:26 - building PAE kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-19 01:13:26 - cd /src TB --- 2006-04-19 01:13:26 - /usr/bin/make buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Wed Apr 19 01:13:26 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/dev/bce/if_bce.c: In function `bce_attach': /src/sys/dev/bce/if_bce.c:542: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c:544: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c: In function `bce_stats_update': /src/sys/dev/bce/if_bce.c:5311: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5313: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5315: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5317: warning: left shift count >= width of type *** Error code 1 Stop in /obj/src/sys/PAE. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-19 01:15:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-19 01:15:12 - ERROR: failed to build PAE kernel TB --- 2006-04-19 01:15:12 - tinderbox aborted TB --- 1.09 user 5.80 system 7305.38 real From owner-freebsd-tinderbox@FreeBSD.ORG Thu Apr 20 06:42:38 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 939EE16A403; Thu, 20 Apr 2006 06:42: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 35A0243D45; Thu, 20 Apr 2006 06:42:38 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k3K6gb53049876; Thu, 20 Apr 2006 02:42:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.6/8.13.6) with ESMTP id k3K6gb9o045128; Thu, 20 Apr 2006 02:42:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C3FA17302F; Thu, 20 Apr 2006 02:42:36 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060420064236.C3FA17302F@freebsd-current.sentex.ca> Date: Thu, 20 Apr 2006 02:42:36 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 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: Thu, 20 Apr 2006 06:42:38 -0000 TB --- 2006-04-20 04:40:17 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-20 04:40:17 - starting HEAD tinderbox run for i386/i386 TB --- 2006-04-20 04:40:17 - cleaning the object tree TB --- 2006-04-20 04:40:48 - checking out the source tree TB --- 2006-04-20 04:40:48 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-04-20 04:40:48 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-20 04:47:37 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-20 04:47:37 - cd /src TB --- 2006-04-20 04:47:37 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2006-04-20 05:55:11 - generating LINT kernel config TB --- 2006-04-20 05:55:11 - cd /src/sys/i386/conf TB --- 2006-04-20 05:55:11 - /usr/bin/make -B LINT TB --- 2006-04-20 05:55:11 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-20 05:55:11 - cd /src TB --- 2006-04-20 05:55:11 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Apr 20 05:55:12 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Thu Apr 20 06:20:50 UTC 2006 TB --- 2006-04-20 06:20:50 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-20 06:20:50 - cd /src TB --- 2006-04-20 06:20:50 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Apr 20 06:20:51 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Thu Apr 20 06:40:38 UTC 2006 TB --- 2006-04-20 06:40:38 - building PAE kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-20 06:40:38 - cd /src TB --- 2006-04-20 06:40:38 - /usr/bin/make buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Thu Apr 20 06:40:38 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/dev/bce/if_bce.c: In function `bce_attach': /src/sys/dev/bce/if_bce.c:542: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c:544: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c: In function `bce_stats_update': /src/sys/dev/bce/if_bce.c:5311: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5313: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5315: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5317: warning: left shift count >= width of type *** Error code 1 Stop in /obj/src/sys/PAE. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-20 06:42:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-20 06:42:36 - ERROR: failed to build PAE kernel TB --- 2006-04-20 06:42:36 - tinderbox aborted TB --- 1.14 user 5.77 system 7339.27 real From owner-freebsd-tinderbox@FreeBSD.ORG Fri Apr 21 07:43:03 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E4E216A405; Fri, 21 Apr 2006 07:43:03 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id F328B43D49; Fri, 21 Apr 2006 07:43:00 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3L7gwxQ056710; Fri, 21 Apr 2006 03:42:58 -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.4P/8.13.4) with ESMTP id k3L7gpKO000278; Fri, 21 Apr 2006 03:42:51 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 2F9427302F; Fri, 21 Apr 2006 03:42:59 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060421074259.2F9427302F@freebsd-current.sentex.ca> Date: Fri, 21 Apr 2006 03:42:59 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on alpha/alpha 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: Fri, 21 Apr 2006 07:43:03 -0000 TB --- 2006-04-21 06:08:02 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-21 06:08:02 - starting HEAD tinderbox run for alpha/alpha TB --- 2006-04-21 06:08:02 - cleaning the object tree TB --- 2006-04-21 06:08:30 - checking out the source tree TB --- 2006-04-21 06:08:30 - cd /tinderbox/HEAD/alpha/alpha TB --- 2006-04-21 06:08:30 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-21 06:15:03 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-21 06:15:03 - cd /src TB --- 2006-04-21 06:15:03 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2006-04-21 07:29:27 - generating LINT kernel config TB --- 2006-04-21 07:29:27 - cd /src/sys/alpha/conf TB --- 2006-04-21 07:29:27 - /usr/bin/make -B LINT TB --- 2006-04-21 07:29:27 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-21 07:29:27 - cd /src TB --- 2006-04-21 07:29:27 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Apr 21 07:29:27 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /src/sys/alpha/pci/irongate_pci.c cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /src/sys/alpha/pci/pci_eb164_intr.s cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /src/sys/alpha/pci/pci_eb64plus_intr.s cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /src/sys/alpha/pci/pcibus.c /src/sys/alpha/pci/pcibus.c: In function `alpha_platform_alloc_ide_intr': /src/sys/alpha/pci/pcibus.c:103: error: `rid' undeclared (first use in this function) /src/sys/alpha/pci/pcibus.c:103: error: (Each undeclared identifier is reported only once /src/sys/alpha/pci/pcibus.c:103: error: for each function it appears in.) *** Error code 1 Stop in /obj/alpha/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-21 07:42:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-21 07:42:59 - ERROR: failed to build lint kernel TB --- 2006-04-21 07:42:59 - tinderbox aborted TB --- 1.22 user 5.00 system 5697.08 real From owner-freebsd-tinderbox@FreeBSD.ORG Fri Apr 21 12:07:46 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A775A16A40A; Fri, 21 Apr 2006 12:07:46 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1DEC43D6A; Fri, 21 Apr 2006 12:07:31 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3LC7VgV070977; Fri, 21 Apr 2006 08:07:31 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3LC7M16096320; Fri, 21 Apr 2006 08:07:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id CEC347302F; Fri, 21 Apr 2006 08:07:30 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060421120730.CEC347302F@freebsd-current.sentex.ca> Date: Fri, 21 Apr 2006 08:07:30 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner2 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: Fri, 21 Apr 2006 12:07:46 -0000 TB --- 2006-04-21 10:05:29 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-21 10:05:29 - starting HEAD tinderbox run for i386/i386 TB --- 2006-04-21 10:05:29 - cleaning the object tree TB --- 2006-04-21 10:06:01 - checking out the source tree TB --- 2006-04-21 10:06:01 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-04-21 10:06:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-21 10:12:28 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-21 10:12:28 - cd /src TB --- 2006-04-21 10:12:28 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2006-04-21 11:19:52 - generating LINT kernel config TB --- 2006-04-21 11:19:52 - cd /src/sys/i386/conf TB --- 2006-04-21 11:19:52 - /usr/bin/make -B LINT TB --- 2006-04-21 11:19:52 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-21 11:19:52 - cd /src TB --- 2006-04-21 11:19:52 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Apr 21 11:19:52 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Fri Apr 21 11:45:22 UTC 2006 TB --- 2006-04-21 11:45:22 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-21 11:45:22 - cd /src TB --- 2006-04-21 11:45:22 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Apr 21 11:45:22 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Fri Apr 21 12:05:44 UTC 2006 TB --- 2006-04-21 12:05:44 - building PAE kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-21 12:05:44 - cd /src TB --- 2006-04-21 12:05:44 - /usr/bin/make buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Fri Apr 21 12:05:44 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/dev/bce/if_bce.c: In function `bce_attach': /src/sys/dev/bce/if_bce.c:542: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c:544: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c: In function `bce_stats_update': /src/sys/dev/bce/if_bce.c:5311: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5313: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5315: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5317: warning: left shift count >= width of type *** Error code 1 Stop in /obj/src/sys/PAE. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-21 12:07:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-21 12:07:30 - ERROR: failed to build PAE kernel TB --- 2006-04-21 12:07:30 - tinderbox aborted TB --- 1.23 user 5.70 system 7321.30 real From owner-freebsd-tinderbox@FreeBSD.ORG Fri Apr 21 12:26:58 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62B4016A424; Fri, 21 Apr 2006 12:26:58 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2389A43D6A; Fri, 21 Apr 2006 12:26:44 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3LCQhdR072679; Fri, 21 Apr 2006 08:26:43 -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.6/8.13.6) with ESMTP id k3LCQhIc032514; Fri, 21 Apr 2006 08:26:43 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A73F77302F; Fri, 21 Apr 2006 08:26:43 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060421122643.A73F77302F@freebsd-current.sentex.ca> Date: Fri, 21 Apr 2006 08:26:43 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner1 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: Fri, 21 Apr 2006 12:26:58 -0000 TB --- 2006-04-21 12:07:31 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-21 12:07:31 - starting HEAD tinderbox run for i386/pc98 TB --- 2006-04-21 12:07:31 - cleaning the object tree TB --- 2006-04-21 12:08:00 - checking out the source tree TB --- 2006-04-21 12:08:00 - cd /tinderbox/HEAD/i386/pc98 TB --- 2006-04-21 12:08:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-21 12:14:24 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-21 12:14:24 - cd /src TB --- 2006-04-21 12:14:24 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] sh /src/tools/install.sh -C -o root -g wheel -m 444 libkiconv.a /obj/pc98/src/tmp/usr/lib sh /src/tools/install.sh -s -o root -g wheel -m 444 libkiconv.so.2 /obj/pc98/src/tmp/lib ln -fs /obj/pc98/src/tmp/lib/libkiconv.so.2 /obj/pc98/src/tmp/usr/lib/libkiconv.so ===> lib/libkvm (depend,all,install) rm -f .depend mkdep -f .depend -a -DLIBC_SCCS -I/src/lib/libkvm /src/lib/libkvm/kvm.c /src/lib/libkvm/kvm_i386.c /src/lib/libkvm/kvm_file.c /src/lib/libkvm/kvm_getloadavg.c /src/lib/libkvm/kvm_getswapinfo.c /src/lib/libkvm/kvm_proc.c /src/lib/libkvm/kvm_minidump_i386.c /src/lib/libkvm/kvm_minidump_i386.c:49:30: machine/minidump.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/lib/libkvm. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-21 12:26:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-21 12:26:43 - ERROR: failed to build world TB --- 2006-04-21 12:26:43 - tinderbox aborted TB --- 0.95 user 5.86 system 1152.62 real From owner-freebsd-tinderbox@FreeBSD.ORG Sat Apr 22 11:45:29 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63B3516A403; Sat, 22 Apr 2006 11:45:29 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 246D643D5C; Sat, 22 Apr 2006 11:45:24 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3MBjNaJ071115; Sat, 22 Apr 2006 07:45: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.6/8.13.6) with ESMTP id k3MBjNHu078526; Sat, 22 Apr 2006 07:45:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id CEB2B7302F; Sat, 22 Apr 2006 07:45:22 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060422114522.CEB2B7302F@freebsd-current.sentex.ca> Date: Sat, 22 Apr 2006 07:45:22 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on alpha/alpha 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, 22 Apr 2006 11:45:29 -0000 TB --- 2006-04-22 10:17:12 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-22 10:17:12 - starting HEAD tinderbox run for alpha/alpha TB --- 2006-04-22 10:17:12 - cleaning the object tree TB --- 2006-04-22 10:17:45 - checking out the source tree TB --- 2006-04-22 10:17:45 - cd /tinderbox/HEAD/alpha/alpha TB --- 2006-04-22 10:17:45 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-22 10:24:21 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-22 10:24:21 - cd /src TB --- 2006-04-22 10:24:21 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2006-04-22 11:31:57 - generating LINT kernel config TB --- 2006-04-22 11:31:57 - cd /src/sys/alpha/conf TB --- 2006-04-22 11:31:57 - /usr/bin/make -B LINT TB --- 2006-04-22 11:31:57 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-22 11:31:57 - cd /src TB --- 2006-04-22 11:31:57 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Apr 22 11:31:57 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /src/sys/alpha/pci/irongate_pci.c cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /src/sys/alpha/pci/pci_eb164_intr.s cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /src/sys/alpha/pci/pci_eb64plus_intr.s cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /src/sys/alpha/pci/pcibus.c /src/sys/alpha/pci/pcibus.c: In function `alpha_platform_alloc_ide_intr': /src/sys/alpha/pci/pcibus.c:103: error: `rid' undeclared (first use in this function) /src/sys/alpha/pci/pcibus.c:103: error: (Each undeclared identifier is reported only once /src/sys/alpha/pci/pcibus.c:103: error: for each function it appears in.) *** Error code 1 Stop in /obj/alpha/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-22 11:45:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-22 11:45:22 - ERROR: failed to build lint kernel TB --- 2006-04-22 11:45:22 - tinderbox aborted TB --- 0.93 user 4.12 system 5290.02 real From owner-freebsd-tinderbox@FreeBSD.ORG Sat Apr 22 16:09:45 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41B2316A402; Sat, 22 Apr 2006 16:09:45 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D943843D45; Sat, 22 Apr 2006 16:09:44 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3MG9hb3084897; Sat, 22 Apr 2006 12:09:43 -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.6/8.13.6) with ESMTP id k3MG9iDY098694; Sat, 22 Apr 2006 12:09:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id DB8137302F; Sat, 22 Apr 2006 12:09:43 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060422160943.DB8137302F@freebsd-current.sentex.ca> Date: Sat, 22 Apr 2006 12:09:43 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner2 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, 22 Apr 2006 16:09:45 -0000 TB --- 2006-04-22 14:07:44 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-22 14:07:44 - starting HEAD tinderbox run for i386/i386 TB --- 2006-04-22 14:07:44 - cleaning the object tree TB --- 2006-04-22 14:08:15 - checking out the source tree TB --- 2006-04-22 14:08:15 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-04-22 14:08:15 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-22 14:14:40 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-22 14:14:40 - cd /src TB --- 2006-04-22 14:14:40 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2006-04-22 15:22:03 - generating LINT kernel config TB --- 2006-04-22 15:22:03 - cd /src/sys/i386/conf TB --- 2006-04-22 15:22:03 - /usr/bin/make -B LINT TB --- 2006-04-22 15:22:03 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-22 15:22:03 - cd /src TB --- 2006-04-22 15:22:03 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Apr 22 15:22:03 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Sat Apr 22 15:47:46 UTC 2006 TB --- 2006-04-22 15:47:46 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-22 15:47:46 - cd /src TB --- 2006-04-22 15:47:46 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Apr 22 15:47:46 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Sat Apr 22 16:07:57 UTC 2006 TB --- 2006-04-22 16:07:57 - building PAE kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-22 16:07:57 - cd /src TB --- 2006-04-22 16:07:57 - /usr/bin/make buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Sat Apr 22 16:07:57 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/dev/bce/if_bce.c: In function `bce_attach': /src/sys/dev/bce/if_bce.c:542: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c:544: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c: In function `bce_stats_update': /src/sys/dev/bce/if_bce.c:5311: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5313: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5315: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5317: warning: left shift count >= width of type *** Error code 1 Stop in /obj/src/sys/PAE. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-22 16:09:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-22 16:09:43 - ERROR: failed to build PAE kernel TB --- 2006-04-22 16:09:43 - tinderbox aborted TB --- 1.12 user 5.82 system 7319.23 real