From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jul 22 12:16:56 2005 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 7CB0016A420; Fri, 22 Jul 2005 12:16:56 +0000 (GMT) (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 6BEEA43D48; Fri, 22 Jul 2005 12:16:28 +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.3/8.13.3) with ESMTP id j6MCFuFG005395; Fri, 22 Jul 2005 08:15: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.3/8.13.3) with ESMTP id j6MCGRDH047283; Fri, 22 Jul 2005 08:16:27 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id DB23D7304D; Fri, 22 Jul 2005 08:16:26 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050722121626.DB23D7304D@freebsd-current.sentex.ca> Date: Fri, 22 Jul 2005 08:16:26 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 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: Fri, 22 Jul 2005 12:16:56 -0000 TB --- 2005-07-22 10:19:08 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-07-22 10:19:08 - starting HEAD tinderbox run for amd64/amd64 TB --- 2005-07-22 10:19:08 - cleaning the object tree TB --- 2005-07-22 10:19:08 - checking out the source tree TB --- 2005-07-22 10:19:08 - cd /home/tinderbox/HEAD/amd64/amd64 TB --- 2005-07-22 10:19:08 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-07-22 10:24:33 - building world (CFLAGS=-O2 -pipe) TB --- 2005-07-22 10:24:33 - cd /home/tinderbox/HEAD/amd64/amd64/src TB --- 2005-07-22 10:24:33 - /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 >>> stage 5.1: building 32 bit shim libraries TB --- 2005-07-22 11:55:42 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-07-22 11:55:42 - cd /home/tinderbox/HEAD/amd64/amd64/src TB --- 2005-07-22 11:55:42 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Jul 22 11:55:42 UTC 2005 >>> 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 Jul 22 12:10:53 UTC 2005 TB --- 2005-07-22 12:10:53 - generating LINT kernel config TB --- 2005-07-22 12:10:53 - cd /home/tinderbox/HEAD/amd64/amd64/src/sys/amd64/conf TB --- 2005-07-22 12:10:53 - /usr/bin/make -B LINT TB --- 2005-07-22 12:10:53 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-07-22 12:10:53 - cd /home/tinderbox/HEAD/amd64/amd64/src TB --- 2005-07-22 12:10:53 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Jul 22 12:10:53 UTC 2005 >>> 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 [...] /tinderbox/HEAD/amd64/amd64/src/sys/dev/lnc/if_lnc.c:311: warning: previous implicit declaration of 'kvtop' was here /tinderbox/HEAD/amd64/amd64/src/sys/dev/lnc/if_lnc.c:1011: warning: nested extern declaration of `kvtop' /tinderbox/HEAD/amd64/amd64/src/sys/dev/lnc/if_lnc.c:311: warning: redundant redeclaration of 'kvtop' /tinderbox/HEAD/amd64/amd64/src/sys/dev/lnc/if_lnc.c:311: warning: previous implicit declaration of 'kvtop' was here /tinderbox/HEAD/amd64/amd64/src/sys/dev/lnc/if_lnc.c: In function `lnc_start': /tinderbox/HEAD/amd64/amd64/src/sys/dev/lnc/if_lnc.c:1306: warning: nested extern declaration of `kvtop' /tinderbox/HEAD/amd64/amd64/src/sys/dev/lnc/if_lnc.c:311: warning: redundant redeclaration of 'kvtop' /tinderbox/HEAD/amd64/amd64/src/sys/dev/lnc/if_lnc.c:311: warning: previous implicit declaration of 'kvtop' was here *** Error code 1 Stop in /tinderbox/HEAD/amd64/amd64/obj/amd64/tinderbox/HEAD/amd64/amd64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/HEAD/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/HEAD/amd64/amd64/src. TB --- 2005-07-22 12:16:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-07-22 12:16:26 - ERROR: failed to build lint kernel TB --- 2005-07-22 12:16:26 - tinderbox aborted