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