From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 19:20:58 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B840016A4CE for ; Wed, 29 Dec 2004 19:20:58 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA4CB43D1D for ; Wed, 29 Dec 2004 19:20:57 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id iBTJKt9A023605; Wed, 29 Dec 2004 11:20:55 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id iBTJKsjV023604; Wed, 29 Dec 2004 11:20:54 -0800 (PST) (envelope-from obrien) Date: Wed, 29 Dec 2004 11:20:53 -0800 From: "David O'Brien" To: Kris Kennaway Message-ID: <20041229192053.GA5053@dragon.nuxi.com> References: <41D16E29.6020300@magicfingers.org> <41D267D0.6030006@magicfingers.org> <20041229183310.GA9133@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041229183310.GA9133@xor.obsecurity.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: ports@freebsd.org cc: Bob Tito Subject: Re: INDEX failed for sparc64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 19:20:58 -0000 On Wed, Dec 29, 2004 at 10:33:10AM -0800, Kris Kennaway wrote: > On Wed, Dec 29, 2004 at 09:16:16AM +0100, Bob Tito wrote: > > Bob Tito wrote: > > >Hi, > > > > > >portsdb -uU failing on sparc64 > > > > > >lists# /usr/local/sbin/portsdb -Uu > > >Updating the ports index ... Generating INDEX.tmp - please > > >wait.."Makefile", line 110: Unsupported architecture sparc64. > > >===> emulators/linux_base failed > > >*** Error code 1 > > >1 error > > > > This morning the same problem.. > > Running: > > > > FreeBSD lists.erasmusmc.nl 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #0: Thu > > Dec 9 14:21:41 CET 2004 > > root@lists.erasmusmc.nl:/usr/obj/usr/src/sys/LISTS sparc64 > > > > ruby-1.8.2_1 ruby18-bdb1-0.2.2 and portupgrade-20041226_1 > > > > anyone ? I think it has to do with emulators/linux_base but my > > knowledge of the ports is to limited at the moment to be sure. > > > > The problem occurs on 8 sparc machines.., not the intel boxes > > I forwarded your initial message to the developer who broke it, but > for some reason he hasn't responded or fixed it yet. Let's kick him > harder :) Been trying to catch you on IRC. I would have thought that "ONLY_FOR_ARCHS= alpha amd64 i386" (ie, no sparc64) not keep 'make index' from looking at this port.[*] Anyway, I've removed the use of .error. [*] for the benefit of others, Kris reminded me that index builds (and other types of metadata extraction) visit every port. -- -- David (obrien@FreeBSD.org)