From owner-freebsd-amd64@FreeBSD.ORG Sun Jul 13 23:40:27 2003 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02A8A37B401; Sun, 13 Jul 2003 23:40:27 -0700 (PDT) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4801543F3F; Sun, 13 Jul 2003 23:40:26 -0700 (PDT) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) h6E6ePs8021125; Mon, 14 Jul 2003 02:40:25 -0400 (EDT) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by cueball.rtp.FreeBSD.org (8.12.9/8.12.9/Submit) id h6E6ePOb021124; Mon, 14 Jul 2003 06:40:25 GMT Date: Mon, 14 Jul 2003 06:40:25 GMT Message-Id: <200307140640.h6E6ePOb021124@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, amd64@freebsd.org Precedence: bulk Subject: [-CURRENT tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2003 06:40:27 -0000 TB --- 2003-07-14 05:33:47 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2003-07-14 05:33:47 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/amd64/amd64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-07-14 05:35:32 - building world TB --- cd /home/des/tinderbox/CURRENT/amd64/amd64/src TB --- /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> Rebuilding the temporary build tree >>> stage 1: legacy release compatibility shims >>> stage 1: bootstrap tools >>> stage 2: cleaning up the object tree >>> stage 2: rebuilding the object tree >>> stage 2: build tools >>> stage 3: cross tools >>> stage 4: populating /home/des/tinderbox/CURRENT/amd64/amd64/obj/amd64/vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/i386/usr/include >>> stage 4: building libraries >>> stage 4: make dependencies >>> stage 4: building everything.. TB --- 2003-07-14 06:35:21 - building generic kernel TB --- cd /home/des/tinderbox/CURRENT/amd64/amd64/src TB --- /usr/bin/make buildkernel KERNCONF=GENERIC >>> Building an up-to-date make(1) >>> Kernel build for GENERIC started on Mon Jul 14 06:35:21 GMT 2003 [...] dbdisply.o: In function `AcpiDbDisplayArguments': dbdisply.o(.text+0x544): undefined reference to `AcpiDmDisplayArguments' dbdisply.o: In function `AcpiDbDisplayResults': dbdisply.o(.text+0x5eb): undefined reference to `AcpiDmDisplayInternalObject' dbdisply.o: In function `AcpiDbDisplayResultObject': dbdisply.o(.text+0x76b): undefined reference to `AcpiDmDisplayInternalObject' dbdisply.o: In function `AcpiDbDisplayArgumentObject': dbdisply.o(.text+0x7b3): undefined reference to `AcpiDmDisplayInternalObject' *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/obj/amd64/vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/GENERIC. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src. TB --- 2003-07-14 06:40:25 - /usr/bin/make returned exit code 1 TB --- 2003-07-14 06:40:25 - ERROR: failed to build generic kernel TB --- 2003-07-14 06:40:25 - tinderbox aborted