From owner-freebsd-alpha@FreeBSD.ORG Thu Dec 8 23:26:31 2005 Return-Path: X-Original-To: alpha@freebsd.org Delivered-To: freebsd-alpha@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C1D616A41F; Thu, 8 Dec 2005 23:26:31 +0000 (GMT) (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 56DBA43D72; Thu, 8 Dec 2005 23:26:25 +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.4/8.13.4) with ESMTP id jB8NQIv0077029; Thu, 8 Dec 2005 18:26:18 -0500 (EST) (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 jB8NQIhA032686; Thu, 8 Dec 2005 18:26:18 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id F39237302F; Thu, 8 Dec 2005 18:26:17 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051208232617.F39237302F@freebsd-current.sentex.ca> Date: Thu, 8 Dec 2005 18:26:17 -0500 (EST) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner4 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Dec 2005 23:26:31 -0000 TB --- 2005-12-08 22:14:11 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-12-08 22:14:11 - starting HEAD tinderbox run for alpha/alpha TB --- 2005-12-08 22:14:11 - cleaning the object tree TB --- 2005-12-08 22:14:42 - checking out the source tree TB --- 2005-12-08 22:14:42 - cd /tinderbox/HEAD/alpha/alpha TB --- 2005-12-08 22:14:42 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-12-08 22:20:51 - building world (CFLAGS=-O2 -pipe) TB --- 2005-12-08 22:20:51 - cd /src TB --- 2005-12-08 22:20:51 - /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 --- 2005-12-08 23:25:52 - generating LINT kernel config TB --- 2005-12-08 23:25:52 - cd /src/sys/alpha/conf TB --- 2005-12-08 23:25:52 - /usr/bin/make -B LINT TB --- 2005-12-08 23:25:53 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-12-08 23:25:53 - cd /src TB --- 2005-12-08 23:25:53 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Dec 8 23:25: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 [...] from /src/sys/net/if.h:390, from /src/sys/alpha/alpha/genassym.c:61: /src/sys/sys/mbuf.h: In function `m_getjcl': /src/sys/sys/mbuf.h:424: error: duplicate case value /src/sys/sys/mbuf.h:421: error: previously used here /src/sys/sys/mbuf.h: In function `m_cljget': /src/sys/sys/mbuf.h:488: error: duplicate case value /src/sys/sys/mbuf.h:485: error: previously used here *** Error code 1 Stop in /obj/alpha/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-12-08 23:26:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-12-08 23:26:17 - ERROR: failed to build lint kernel TB --- 2005-12-08 23:26:17 - tinderbox aborted