From owner-freebsd-sparc64@FreeBSD.ORG Mon Oct 9 07:35:53 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7EBE16A416 for ; Mon, 9 Oct 2006 07:35:53 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25FFE43D5E for ; Mon, 9 Oct 2006 07:35:47 +0000 (GMT) (envelope-from kip.macy@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so1882507nfc for ; Mon, 09 Oct 2006 00:35:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gOCR80+91WBIgAX4PuL3Ko2VGRct7ZApFqWdMg1XFx37JOpKtIuKFYAJdBC9AqLsz71EtcrEMUvl8Lce4CYCfiDcTTEtO6oo7YQpH9ry8NSd/nzLR3osgFznAmEZjEDXdCNOiSgpksYU2PcWS6ykHyKtSE4nil5GX9i08lMm168= Received: by 10.82.129.5 with SMTP id b5mr370620bud; Mon, 09 Oct 2006 00:35:46 -0700 (PDT) Received: by 10.82.191.20 with HTTP; Mon, 9 Oct 2006 00:35:46 -0700 (PDT) Message-ID: Date: Mon, 9 Oct 2006 00:35:46 -0700 From: "Kip Macy" To: current@freebsd.org, sparc64@freebsd.org In-Reply-To: <20061009070743.B2BFA7305F@freebsd-current.sentex.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061009070743.B2BFA7305F@freebsd-current.sentex.ca> Cc: Subject: Re: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 07:35:53 -0000 I'm sorry for the breakage, I missed a 'cvs add' when updating the loader for sun4v. This should be my last major commit for a while. On 10/9/06, FreeBSD Tinderbox wrote: > TB --- 2006-10-09 06:36:43 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2006-10-09 06:36:43 - starting HEAD tinderbox run for sparc64/sparc64 > TB --- 2006-10-09 06:36:43 - cleaning the object tree > TB --- 2006-10-09 06:37:03 - checking out the source tree > TB --- 2006-10-09 06:37:03 - cd /tinderbox/HEAD/sparc64/sparc64 > TB --- 2006-10-09 06:37:03 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src > TB --- 2006-10-09 06:44:18 - building world (CFLAGS=-O2 -pipe) > TB --- 2006-10-09 06:44:18 - cd /src > TB --- 2006-10-09 06:44:18 - /usr/bin/make -B buildworld > >>> World build started on Mon Oct 9 06:44:19 UTC 2006 > >>> 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 > [...] > ===> sys/boot/ficl (depend) > (cd /src/sys/boot/ficl/softwords; cat softcore.fr jhlocal.fr marker.fr freebsd.fr ficllocal.fr ifbrack.fr | awk -f softcore.awk -v datestamp="`LC_ALL=C date`") > softcore.c > rm -f .depend > mkdep -f .depend -a -I/src/sys/boot/ficl -I/src/sys/boot/ficl/sparc64 -I/src/sys/boot/ficl/../common /src/sys/boot/ficl/dict.c /src/sys/boot/ficl/ficl.c /src/sys/boot/ficl/fileaccess.c /src/sys/boot/ficl/float.c /src/sys/boot/ficl/loader.c /src/sys/boot/ficl/math64.c /src/sys/boot/ficl/prefix.c /src/sys/boot/ficl/search.c /src/sys/boot/ficl/stack.c /src/sys/boot/ficl/tools.c /src/sys/boot/ficl/vm.c /src/sys/boot/ficl/words.c /src/sys/boot/ficl/sparc64/sysdep.c softcore.c > ===> sys/boot/ofw (depend) > ===> sys/boot/ofw/libofw (depend) > ln -sf /src/sys/boot/ofw/libofw/../../../sparc64/include machine > make: don't know how to make openfirm_mmu.c. Stop > *** Error code 2 > > Stop in /src/sys/boot/ofw. > *** Error code 1 > > Stop in /src/sys/boot. > *** Error code 1 > > Stop in /src/sys. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > TB --- 2006-10-09 07:07:43 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2006-10-09 07:07:43 - ERROR: failed to build world > TB --- 2006-10-09 07:07:43 - tinderbox aborted > TB --- 0.61 user 2.28 system 1860.38 real > > _______________________________________________ > 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" >