From owner-freebsd-ports@FreeBSD.ORG Tue Jun 14 15:45:11 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 DCC4316A420 for ; Tue, 14 Jun 2005 15:45:09 +0000 (GMT) (envelope-from gedge@yadn.org) Received: from turner.cymru.serf.org (cpc3-cdif5-5-0-cust135.cdif.cable.ntl.com [82.22.34.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C55C43D4C for ; Tue, 14 Jun 2005 15:45:06 +0000 (GMT) (envelope-from gedge@yadn.org) Received: from gedge by turner.cymru.serf.org with local (Exim 4.51 (FreeBSD)) id 1DiDb7-000Nwq-67 for ports@freebsd.org; Tue, 14 Jun 2005 16:45:05 +0100 Date: Tue, 14 Jun 2005 16:45:05 +0100 From: Geraint Edwards To: ports@freebsd.org Message-ID: <20050614154505.GF781@cymru.serf.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Organisation: Caerdydd, Cymru / Cardiff, Wales X-MotD: Unix: unzip; strip; touch; finger; mount; fsck; more; yes; umount; sleep Cc: Subject: portsdb/fvwm2 make fails: Variable PKGNAMESUFFIX is recursive 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: Tue, 14 Jun 2005 15:45:11 -0000 after cvsup'ing at Sun Jun 12 03:45:34 BST 2005 I ran portsdb -Uu which fell over as follows: ###################################################################### Updating the ports index ... Generating INDEX.tmp - please wait..Variable PKGNAMESUFFIX is recursive. ===> x11-wm/fvwm2 failed *** Error code 1 1 error ******************************************************************** Before reporting this error, verify that you are running a supported [...] ******************************************************************** *** Error code 1 Stop in /usr/ports. *** Error code 1 Stop in /usr/ports. failed to generate INDEX! portsdb: index generation error ###################################################################### Here is my /etc/make.conf ###################################################################### CFLAGS= -O -pipe INSTALL=install -C NOPROFILE= true NO_SENDMAIL= true KERNCONF= MINE GENERIC PERL_VER=5.8.6 PERL_VERSION=5.8.6 NOPERL=yes WITH_SSL_MODULES=yes ###################################################################### and here is my cvsup-file ###################################################################### *default host=cvsup.uk.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs *default tag=RELENG_4_11 *default delete use-rel-suffix src-all *default tag=. ports-all doc-all ###################################################################### Hope this helps. -- Geraint A. Edwards (aka "Gedge") gedge@yadn.org