From owner-freebsd-ports@FreeBSD.ORG Thu Jun 9 22:12:14 2005 Return-Path: X-Original-To: ports@freebsd.org 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 7F11416A41C for ; Thu, 9 Jun 2005 22:12:14 +0000 (GMT) (envelope-from obrien@rushe.aero.org) Received: from mhultra.aero.org (mhultra.aero.org [130.221.88.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5195743D48 for ; Thu, 9 Jun 2005 22:12:14 +0000 (GMT) (envelope-from obrien@rushe.aero.org) Received: from rushe.aero.org ([130.221.24.10] [130.221.24.10]) by mhultra.aero.org with ESMTP; Thu, 9 Jun 2005 15:12:13 -0700 Received: from rushe.aero.org (localhost [127.0.0.1]) by rushe.aero.org (8.11.7p1+Sun/8.11.7) with ESMTP id j59MCDX15892; Thu, 9 Jun 2005 15:12:13 -0700 (PDT) Message-Id: <200506092212.j59MCDX15892@rushe.aero.org> To: Kris Kennaway In-reply-to: Your message of "Wed, 08 Jun 2005 23:42:42 EDT." <20050609034242.GA59297@xor.obsecurity.org> Date: Thu, 09 Jun 2005 15:12:13 -0700 From: "Mike O'Brien" Sender: obrien@rushe.aero.org Cc: ports@freebsd.org Subject: Re: portsdb -uU INDEX build failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2005 22:12:14 -0000 On Wed, Jun 08, 2005 at 03:29:31PM -0700, Mike O'Brien wrote: > I'm getting a failure to build the ports INDEX via > "portsdb -uU". This is the output, minus the big notice > in the box of asterisks: >=20 > # portsdb -uU > Updating the ports index ... Generating INDEX.tmp - please wait..ident wa= rning: no id keywords in standard input > Variable PKGNAMESUFFIX is recursive. > =3D=3D=3D> x11-wm/fvwm2 failed > *** Error code 1 > 1 error To which Kris Kennaway replied: > I can't spot where it's calling ident(1). Does the error repeat if > you do 'make describe' from x11-wm/fvwm2? Right, the 'ident' thing. Doesn't seem to matter. That particular error used to happen a lot, but starting a couple of months ago the ports tree got severely cleaned up. For a while I got none of these, now one is back. It doesn't matter, though. I fixed up the "fvwm2" Makefile and now "portsdb" runs to completion. The "ident" errors are non-fatal warnings. Hopefully someone will commit this fix to the tree. Mike O'Brien