From owner-freebsd-tinderbox@FreeBSD.ORG Sat Apr 15 19:38:40 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 E3BF216A407; Sat, 15 Apr 2006 19:38:39 +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 5F27643D58; Sat, 15 Apr 2006 19:38:31 +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 k3FJcU4J041250; Sat, 15 Apr 2006 15:38: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.6/8.13.3) with ESMTP id k3FJcU0m064508; Sat, 15 Apr 2006 15:38:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 7582D730D6; Tue, 11 Apr 2006 22:24:20 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060415193830.7582D730D6@freebsd-current.sentex.ca> Date: Tue, 11 Apr 2006 22:24:20 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 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: Sat, 15 Apr 2006 19:38:40 -0000 TB --- 2006-04-12 00:22:43 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-12 00:22:43 - starting HEAD tinderbox run for i386/i386 TB --- 2006-04-12 00:22:43 - cleaning the object tree TB --- 2006-04-12 00:23:16 - checking out the source tree TB --- 2006-04-12 00:23:16 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-04-12 00:23:16 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-12 00:29:29 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-12 00:29:29 - cd /src TB --- 2006-04-12 00:29:29 - /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-12 01:36:32 - generating LINT kernel config TB --- 2006-04-12 01:36:32 - cd /src/sys/i386/conf TB --- 2006-04-12 01:36:32 - /usr/bin/make -B LINT TB --- 2006-04-12 01:36:32 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-12 01:36:32 - cd /src TB --- 2006-04-12 01:36:32 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Apr 12 01:36:32 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 12 02:02:28 UTC 2006 TB --- 2006-04-12 02:02:28 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-12 02:02:28 - cd /src TB --- 2006-04-12 02:02:28 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Apr 12 02:02:28 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 12 02:22:33 UTC 2006 TB --- 2006-04-12 02:22:33 - building PAE kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-12 02:22:33 - cd /src TB --- 2006-04-12 02:22:33 - /usr/bin/make buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Wed Apr 12 02:22: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 [...] /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:5307: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5309: warning: left shift count >= width of type /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 *** Error code 1 Stop in /obj/src/sys/PAE. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-12 02:24:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-12 02:24:20 - ERROR: failed to build PAE kernel TB --- 2006-04-12 02:24:20 - tinderbox aborted TB --- 1.12 user 5.97 system 7296.39 real