From owner-freebsd-i386@FreeBSD.ORG Wed Apr 19 01:15:14 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 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-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD 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