From hg@cally.queue.to  Sun Oct 29 15:00:56 2006
Return-Path: <hg@cally.queue.to>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9D08716A504
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 29 Oct 2006 15:00:56 +0000 (UTC)
	(envelope-from hg@cally.queue.to)
Received: from ns0.queue.to (ns0.queue.to [71.122.253.50])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F229143D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 29 Oct 2006 15:00:55 +0000 (GMT)
	(envelope-from hg@cally.queue.to)
Received: (qmail 65484 invoked from network); 29 Oct 2006 10:00:54 -0500
Received: from cally.queue.to (172.16.0.6)
  by pickle.queue.to with ESMTP; 29 Oct 2006 10:00:53 -0500
Received: (qmail 26276 invoked by uid 0); 29 Oct 2006 15:00:53 -0000
Message-Id: <20061029150053.26263.qmail@cally.queue.to>
Date: 29 Oct 2006 15:00:53 -0000
From: Howard Goldstein <hg@queue.to>
Reply-To: Howard Goldstein <hg@queue.to>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: portsdb -Uu fails on building lsdb when EMACS_NAME is xemacs21
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         104910
>Category:       ports
>Synopsis:       portsdb -Uu fails on building lsdb when EMACS_NAME is xemacs21
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    nobutaka
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 29 15:10:20 GMT 2006
>Closed-Date:    Sat Mar 29 05:08:09 UTC 2014
>Last-Modified:  Sat Mar 29 05:08:09 UTC 2014
>Originator:     Howard Goldstein
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD cally.queue.to 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Fri Oct 6 14:26:30 EDT 2006 hg@cally.queue.to:/usr/obj/usr/src/sys/CALLY i386


	
>Description:
	
rebuild of the ports index with portsdb -Uu  fails with the following error
when xemacs21 is defined as the EMACS_PORT_NAME in make.conf

err text at portsdb -Uu failure:
Updating the ports index ... Generating INDEX.tmp - please wait..lsdb-xemacs21-0.10: "/usr/ports/editors/flim-xemacs21" non-existent -- dependency list incomplete
===> databases/lsdb failed

>How-To-Repeat:
	
1. add to /etc/make.conf
         EMACS_PORT_NAME=xemacs21   

2. cvsup the ports-all collection

3. run portsdb with "portsdb -Uu"
>Fix:

	
Workaround is to pull the prebuilt ports INDEXes

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Sun Oct 29 20:18:41 UTC 2006 
Class-Changed-Why:  
Fix category (submitter is not maintainer) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104910 
Responsible-Changed-From-To: freebsd-ports-bugs->sem 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Oct 29 20:18:49 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104910 

From: Howard Goldstein <hg@queue.to>
To: bug-followup@FreeBSD.org, hg@queue.to
Cc:  
Subject: Re: ports/104910: portsdb -Uu fails on building lsdb when EMACS_NAME is xemacs21 
Date: Thu, 2 Nov 2006 07:54:07 -0500

 I suspect all other variations on EMACS_NAME introduce breakage in
 various other ports as well.  The bugginess went undetected because
 portsdb -Uu terminates fatally on the first occurrence which is
 databases/flim.  (for ex., deskutils/remember.el appears to be the
 next breakage spot)
 
 For ex., in /etc/make.conf,
 EMACS_NAME=xemacs 
 
 is also problematic.  
 
 Sorry I don't have patches, I will try to work these probs and help
 out with patches if I succeed at sneaking out of work early this week.
Responsible-Changed-From-To: sem->freebsd-ports-bugs 
Responsible-Changed-By: sem 
Responsible-Changed-When: Tue Aug 21 15:39:30 UTC 2007 
Responsible-Changed-Why:  
It's not relate to portupgrade but port infrastructure 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104910 
Responsible-Changed-From-To: freebsd-ports-bugs->portmgr 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Sep 9 06:47:26 UTC 2007 
Responsible-Changed-Why:  
Can portmgr give a wise word on this PR? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104910 

From: Pav Lucistnik <pav@FreeBSD.org>
To: bug-followup@FreeBSD.org, hg@queue.to
Cc:  
Subject: Re: ports/104910: portsdb -Uu fails on building lsdb when
	EMACS_NAME is xemacs21
Date: Sun, 09 Sep 2007 13:25:11 +0200

 Is this still an issue? I believe flim port was already fixed.
 
 -- 
 Pav Lucistnik <pav@oook.cz>
               <pav@FreeBSD.org>
 
 Autumn changed into Winter ... Winter changed into Spring ...  Spring
 changed back into Autumn and Autumn gave Winter and Spring a miss and
 went straight on into Summer
 

From: Howard Goldstein <hg@queue.to>
To: pav@FreeBSD.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/104910: portsdb -Uu fails on building lsdb when	EMACS_NAME
 is xemacs21
Date: Sun, 09 Sep 2007 09:24:33 -0400

 Pav Lucistnik wrote:
 > Is this still an issue? I believe flim port was already fixed.
 >
 >   
 It still fails in flim.   The error text is mostly suppressed in portsdb
 -Uu but here's what I get
 
 cally:/usr/ports# nice portsdb -Uu
 Updating the ports index ... Generating INDEX.tmp - please
 wait..flim-xemacs21-1.14.8_1: "/usr/ports/editors/apel-xemacs21"
 non-existent -- dependency list incomplete
 ===> editors/flim failed
 *** Error code 1
 ecb-xemacs21-2.32_2: "/usr/ports/devel/cedet-xemacs21" non-existent --
 dependency list incomplete
 ===> devel/ecb failed
 *** Error code 1
 2 errors
 
 ********************************************************************
 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
 cally:/usr/ports#
 
 
Responsible-Changed-From-To: portmgr->nobutaka 
Responsible-Changed-By: pav 
Responsible-Changed-When: Wed Jul 23 12:18:30 UTC 2008 
Responsible-Changed-Why:  
Seems to me the only acceptable value of EMACS_PORT_NAME for flim port are 
emacs21 and emacs22.  The port should guard better against invalid values. 
Reassign to flim port maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104910 
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Sat Mar 29 05:07:50 UTC 2014 
State-Changed-Why:  
This PR is many years old and unlikely to still be valid. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104910 
>Unformatted:
