From owner-freebsd-ia64@FreeBSD.ORG Sun Nov 30 15:41:20 2003 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4644B16A4CE; Sun, 30 Nov 2003 15:41:20 -0800 (PST) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CD7F44001; Sun, 30 Nov 2003 15:40:23 -0800 (PST) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) hAUNeEv9003234; Sun, 30 Nov 2003 18:40:14 -0500 (EST) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by cueball.rtp.FreeBSD.org (8.12.9/8.12.9/Submit) id hAUNeD78003233; Sun, 30 Nov 2003 18:40:13 -0500 (EST) (envelope-from des+tinderbox@freebsd.org) Date: Sun, 30 Nov 2003 18:40:13 -0500 (EST) Message-Id: <200311302340.hAUNeD78003233@cueball.rtp.FreeBSD.org> X-Authentication-Warning: cueball.rtp.FreeBSD.org: des set sender to Tinderbox using -f Sender: Tinderbox From: Tinderbox To: current@freebsd.org, ia64@freebsd.org Precedence: bulk Subject: [current tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2003 23:41:20 -0000 TB --- 2003-11-30 22:24:27 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-30 22:24:27 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2003-11-30 22:24:27 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/ia64/ia64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-11-30 22:27:26 - building world TB --- cd /home/des/tinderbox/CURRENT/ia64/ia64/src TB --- /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 --- 2003-11-30 23:32:24 - building generic kernel TB --- cd /home/des/tinderbox/CURRENT/ia64/ia64/src TB --- /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Nov 30 23:32:25 GMT 2003 [...] /vol/vol0/users/des/tinderbox/CURRENT/ia64/ia64/src/sys/vm/uma_core.c: In function `cache_drain': /vol/vol0/users/des/tinderbox/CURRENT/ia64/ia64/src/sys/vm/uma_core.c:572: error: `mp_maxid' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/ia64/ia64/src/sys/vm/uma_core.c: In function `uma_startup': /vol/vol0/users/des/tinderbox/CURRENT/ia64/ia64/src/sys/vm/uma_core.c:1223: error: `mp_maxid' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/ia64/ia64/src/sys/vm/uma_core.c: In function `uma_print_zone': /vol/vol0/users/des/tinderbox/CURRENT/ia64/ia64/src/sys/vm/uma_core.c:2100: error: `mp_maxid' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/ia64/ia64/src/sys/vm/uma_core.c: In function `sysctl_vm_zone': /vol/vol0/users/des/tinderbox/CURRENT/ia64/ia64/src/sys/vm/uma_core.c:2148: error: `mp_maxid' undeclared (first use in this function) *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/ia64/ia64/obj/ia64/vol/vol0/users/des/tinderbox/CURRENT/ia64/ia64/src/sys/GENERIC. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/ia64/ia64/src. TB --- 2003-11-30 23:40:13 - TB --- /usr/bin/make returned exit code 1 TB --- 2003-11-30 23:40:13 - TB --- ERROR: failed to build generic kernel TB --- 2003-11-30 23:40:13 - tinderbox aborted