From owner-freebsd-current@FreeBSD.ORG Tue Oct 10 20:56:16 2006 Return-Path: X-Original-To: current@freebsd.org 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 25C8A16A412; Tue, 10 Oct 2006 20:56:16 +0000 (UTC) (envelope-from kmacy@fsmware.com) Received: from demos.bsdclusters.com (demos.bsdclusters.com [69.55.225.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 145C043D5D; Tue, 10 Oct 2006 20:56:15 +0000 (GMT) (envelope-from kmacy@fsmware.com) Received: from demos.bsdclusters.com (demos [69.55.225.36]) by demos.bsdclusters.com (8.12.8p1/8.12.8) with ESMTP id k9AKuElZ038613; Tue, 10 Oct 2006 13:56:14 -0700 (PDT) (envelope-from kmacy@fsmware.com) Received: from localhost (kmacy@localhost) by demos.bsdclusters.com (8.12.8p1/8.12.8/Submit) with ESMTP id k9AKuEex038607; Tue, 10 Oct 2006 13:56:14 -0700 (PDT) X-Authentication-Warning: demos.bsdclusters.com: kmacy owned process doing -bs Date: Tue, 10 Oct 2006 13:56:14 -0700 (PDT) From: Kip Macy X-X-Sender: kmacy@demos.bsdclusters.com To: Ruslan Ermilov In-Reply-To: <20061010202504.GB67123@rambler-co.ru> Message-ID: <20061010135557.G27309@demos.bsdclusters.com> References: <20061010153431.B7F597305F@freebsd-current.sentex.ca> <20061010202504.GB67123@rambler-co.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: sun4v@freebsd.org, FreeBSD Tinderbox , current@freebsd.org Subject: Re: [head tinderbox] failure on sun4v/sun4v X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 20:56:16 -0000 Correct. -Kip On Wed, 11 Oct 2006, Ruslan Ermilov wrote: > On Tue, Oct 10, 2006 at 11:34:31AM -0400, FreeBSD Tinderbox wrote: > > TB --- 2006-10-10 15:22:54 - tinderbox 2.3 running on freebsd-current.sentex.ca > > TB --- 2006-10-10 15:22:54 - starting HEAD tinderbox run for sun4v/sun4v > > TB --- 2006-10-10 15:22:54 - mkdir /tinderbox/HEAD/sun4v > > TB --- 2006-10-10 15:22:54 - mkdir /tinderbox/HEAD/sun4v/sun4v > > TB --- 2006-10-10 15:22:54 - cleaning the object tree > > TB --- 2006-10-10 15:22:54 - checking out the source tree > > TB --- 2006-10-10 15:22:54 - cd /tinderbox/HEAD/sun4v/sun4v > > TB --- 2006-10-10 15:22:54 - /usr/bin/cvs -f -R -q -d/home/ncvs checkout -P -A src > > TB --- 2006-10-10 15:34:29 - building world (CFLAGS=-O2 -pipe) > > TB --- 2006-10-10 15:34:29 - cd /src > > TB --- 2006-10-10 15:34:29 - /usr/bin/make -B buildworld > > "/src/Makefile.inc1", line 118: Unknown target sun4v:sun4v. > > *** Error code 1 > > > > Stop in /src. > > TB --- 2006-10-10 15:34:31 - WARNING: /usr/bin/make returned exit code 1 > > TB --- 2006-10-10 15:34:31 - ERROR: failed to build world > > TB --- 2006-10-10 15:34:31 - tinderbox aborted > > TB --- 0.05 user 0.00 system 697.41 real > > > The target should be sparc64:sun4v. > > > Cheers, > -- > Ruslan Ermilov > ru@FreeBSD.org > FreeBSD committer >