From owner-freebsd-amd64@FreeBSD.ORG Tue Jul 15 08:55:50 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 24CBB37B401; Tue, 15 Jul 2003 08:55:50 -0700 (PDT) Received: from mail.lanworks.de (mailgate.lanworks.de [194.77.154.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8248043F75; Tue, 15 Jul 2003 08:55:47 -0700 (PDT) (envelope-from des+tinderbox@freebsd.org) Received: from hermes.lanworks.ads (hermes.lanworks.de [192.168.100.21]) by mail.lanworks.de with ESMTP id h6FEvEH15667; Tue, 15 Jul 2003 16:57:14 +0200 Received: from mail pickup service by hermes.lanworks.ads with Microsoft SMTPSVC; Tue, 15 Jul 2003 15:19:35 +0200 Received: from mail.lanworks.de ([192.168.101.11]) by hermes.lanworks.ads with Microsoft SMTPSVC(5.0.2195.5329); Mon, 14 Jul 2003 20:49:00 +0200 Received: from mail.lanworks.de (mail [192.168.101.30]) by mail.lanworks.de with ESMTP id h6EJbbH20800 for ; Mon, 14 Jul 2003 21:37:37 +0200 Received: from mx2.freebsd.org ([216.136.204.119]) by mail.lanworks.de with esmtp (Exim 3.36 #1) id 19c8Hb-0005cf-00 for ahuthlist@lanworks.de; Mon, 14 Jul 2003 20:42:43 +0200 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id ADC7F564C4; Mon, 14 Jul 2003 11:42:38 -0700 (PDT) (envelope-from owner-freebsd-current@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 5EB5137B42A; Mon, 14 Jul 2003 11:42:34 -0700 (PDT) Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFDB637B401; Mon, 14 Jul 2003 11:42:19 -0700 (PDT) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34A5E43FAF; Mon, 14 Jul 2003 11:42:19 -0700 (PDT) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) h6EIgIs8001962; Mon, 14 Jul 2003 14:42:18 -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 h6EIgIAq001961; Mon, 14 Jul 2003 18:42:18 GMT Date: Mon, 14 Jul 2003 18:42:18 GMT Message-Id: <200307141842.h6EIgIAq001961@cueball.rtp.FreeBSD.org> X-Authentication-Warning: cueball.rtp.FreeBSD.org: des set sender to Tinderbox using -f From: Tinderbox To: current@freebsd.org, amd64@freebsd.org Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Sender: owner-freebsd-current@freebsd.org Errors-To: owner-freebsd-current@freebsd.org X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) X-OriginalArrivalTime: 14 Jul 2003 18:49:00.0203 (UTC) FILETIME=[969D6FB0:01C34A38] Subject: [-CURRENT tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2003 15:55:50 -0000 TB --- 2003-07-14 17:34:02 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2003-07-14 17:34:02 - 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 17:37:16 - 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 18:37:13 - 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 18:37:14 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 18:42:18 - /usr/bin/make returned exit code 1 TB --- 2003-07-14 18:42:18 - ERROR: failed to build generic kernel TB --- 2003-07-14 18:42:18 - tinderbox aborted _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"