From owner-freebsd-x11@FreeBSD.ORG Thu May 3 10:13:19 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A92EC16A404 for ; Thu, 3 May 2007 10:13:19 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (www.unsane.co.uk [85.233.185.162]) by mx1.freebsd.org (Postfix) with ESMTP id 3688113C44C for ; Thu, 3 May 2007 10:13:18 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from [192.168.10.217] (150.117-84-212.staticip.namesco.net [212.84.117.150]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.14.0) with ESMTP id l43ADSOc022882 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 3 May 2007 11:13:31 +0100 (BST) (envelope-from jhary@unsane.co.uk) Message-ID: <4639B4EB.6010208@unsane.co.uk> Date: Thu, 03 May 2007 11:09:47 +0100 From: Vince User-Agent: Thunderbird 1.5.0.10 (X11/20070221) MIME-Version: 1.0 To: freebsd-x11@freebsd.org X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Problem with git ports repository? X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 May 2007 10:13:19 -0000 Hi All, I updated to the latest ports tree from the git repository and am not getting the following errror when i try to make index (or in this case portsdb -Uu) Is anyone else getting this? any ideas as to a fix? I assume from the error its dns/bind9-dlz that erroring but cvsweb shows the last commit for this to not actually change anything (http://www.freebsd.org/cgi/cvsweb.cgi/ports/dns/bind9-dlz/Makefile.diff?r1=1.42;r2=1.43) [~](10:01:51) {root@prawn}#portsdb -fUu Updating the ports index ... Generating INDEX.tmp - please wait..make: Max recur sion level (500) exceeded.: Resource temporarily unavailable ===> dns/bind9-dlz failed *** Error code 1 1 error ******************************************************************** Before reporting this error, verify that you are running a supported version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you have a complete and up-to-date ports collection. (INDEX builds are not supported with partial or out-of-date ports collections -- in particular, if you are using cvsup, you must cvsup the "ports-all" collection, and have no "refuse" files.) If that is the case, then report the failure to ports@FreeBSD.org together with relevant details of your ports configuration (including FreeBSD version, your architecture, your environment, and your /etc/make.conf settings, especially compiler flags and WITH/WITHOUT settings). Note: the latest pre-generated version of INDEX may be fetched automatically with "make fetchindex". ******************************************************************** *** Error code 1 Stop in /usr/ports. *** Error code 1 Stop in /usr/ports. failed to generate INDEX! portsdb: index generation error all suggestions welcome, Thanks, Vince