From owner-freebsd-questions@FreeBSD.ORG  Thu Jan 27 02:11:57 2005
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Delivered-To: freebsd-questions@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5A38916A4CE
	for <freebsd-questions@freebsd.org>;
	Thu, 27 Jan 2005 02:11:57 +0000 (GMT)
Received: from ms-smtp-03-eri0.southeast.rr.com
	(ms-smtp-03-lbl.southeast.rr.com [24.25.9.102])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A6CED43D2F
	for <freebsd-questions@freebsd.org>;
	Thu, 27 Jan 2005 02:11:56 +0000 (GMT)
	(envelope-from agerber@nc.rr.com)
Received: from [127.0.0.1] (rdu57-247-216.nc.rr.com [66.57.247.216] (may be
	forged))j0R2Bqkd029290;	Wed, 26 Jan 2005 21:11:53 -0500 (EST)
Message-ID: <41F84DE5.9020400@nc.rr.com>
Date: Wed, 26 Jan 2005 21:11:49 -0500
From: Alan Gerber <agerber@nc.rr.com>
User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: "Michael C. Shultz" <reso3w83@verizon.net>
References: <E2ABBBEA-6EE2-11D9-A5D5-000D9338770A@chrononomicon.com>
	<002c01c5038a$b9e28ed0$0201a8c0@SPECULUSHX1THE>
	<8F131149-6F9F-11D9-A3AB-000D9338770A@chrononomicon.com>
	<200501260940.56128.reso3w83@verizon.net>
In-Reply-To: <200501260940.56128.reso3w83@verizon.net>
X-Enigmail-Version: 0.89.5.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: Symantec AntiVirus Scan Engine
cc: freebsd-questions@freebsd.org
Subject: Re: portmanager loop?
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>,
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>,
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Jan 2005 02:11:57 -0000

I'd like to report a similar problem with the linux_base system.  My
box has been recompiling linux_base-rh-7.3 for 12 hours now! :-)

The three strikes method sounds like a good temporary fix to the
problem.  Please let us know when you get it posted!

--
Alan Gerber


Michael C. Shultz wrote:
> To keep everyone informed, here is how portmanager's looping problem 
> with XFree86 is going to be handled:
> 
> portmanager version 0.2.4_1
> 
> 	Adding "three strikes checking".  When "make" is run on a port
> it gets 1 strike, if it's made a second time it gets 2 strikes and a 
> warning will be printed, if it tries to build a 3rd time it gets marked 
> as ignore and no more attempts will be made to build it.  At the end
> of a portmanager -u run every port that was ignored and why it was 
> ignored is listed.  This change doesn't solve the problem, but makes it 
> managable and I will have it posted before the day is over.
> 
> portmanager version 0.2.5
> 
> When a port has a second strike placed against it, instead of getting
> its dependencies from /var/db/{portname}/+CONTENTS (which is very fast)
> the port's dependencies will be retrieved by running "make 
> all-depends-list" in the port's directory (horribly slow) .  I expect 
> this to be a clean fix for the looping problem but may take a few days
> for codeing and testing before I can release this version.
> 
> -Mike
> 
> ps. Comments or other suggestions will be highly appreciated.
> 
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>