From owner-freebsd-ia64@FreeBSD.ORG Wed Sep 1 11:57:26 2004 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 0006416A4CE; Wed, 1 Sep 2004 11:57:25 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 846F143D5A; Wed, 1 Sep 2004 11:57:25 +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.1/8.13.1) with ESMTP id i81BvON4063508; Wed, 1 Sep 2004 07:57:24 -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.12.11/8.12.11) with ESMTP id i81BvNEe074941; Wed, 1 Sep 2004 07:57:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3122E7303F; Wed, 1 Sep 2004 07:57:23 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040901115723.3122E7303F@freebsd-current.sentex.ca> Date: Wed, 1 Sep 2004 07:57:23 -0400 (EDT) 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: Wed, 01 Sep 2004 11:57:26 -0000 TB --- 2004-09-01 10:18:34 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-01 10:18:34 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2004-09-01 10:18:34 - checking out the source tree TB --- 2004-09-01 10:18:34 - cd /home/tinderbox/CURRENT/ia64/ia64 TB --- 2004-09-01 10:18:34 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-01 10:21:30 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-01 10:21:30 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2004-09-01 10:21:30 - /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 --- 2004-09-01 11:47:55 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-01 11:47:55 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2004-09-01 11:47:55 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Sep 1 11:47:56 UTC 2004 >>> 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/CURRENT/ia64/ia64/src/sys/kern/subr_smp.c:498: undefined reference to `all_cpus' uma_core.o(.text+0x3fa1): In function `zone_timeout': /tinderbox/CURRENT/ia64/ia64/src/sys/vm/uma_core.c:382: undefined reference to `all_cpus' uma_core.o(.text+0x6a21): In function `zone_dtor': /tinderbox/CURRENT/ia64/ia64/src/sys/vm/uma_core.c:1423: undefined reference to `all_cpus' uma_core.o(.text+0x8730): In function `uma_print_zone': /tinderbox/CURRENT/ia64/ia64/src/sys/vm/uma_core.c:2657: undefined reference to `all_cpus' uma_core.o(.text+0x8c31):/tinderbox/CURRENT/ia64/ia64/src/sys/vm/uma_core.c:2710: more undefined references to `all_cpus' follow *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. TB --- 2004-09-01 11:57:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-01 11:57:23 - ERROR: failed to build generic kernel TB --- 2004-09-01 11:57:23 - tinderbox aborted