From owner-freebsd-ports@FreeBSD.ORG Sun Nov 12 21:25:20 2006 Return-Path: X-Original-To: freebsd-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 BA71516A4C9 for ; Sun, 12 Nov 2006 21:25:20 +0000 (UTC) (envelope-from freebsd-ports@dino.sk) Received: from bsd.dino.sk (bsd.dino.sk [213.215.72.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17B5E43D7B for ; Sun, 12 Nov 2006 21:24:39 +0000 (GMT) (envelope-from freebsd-ports@dino.sk) Received: from [192.168.16.241] (home.dino.sk [84.245.95.252]) (AUTH: PLAIN milan, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by bsd.dino.sk with esmtp; Sun, 12 Nov 2006 22:26:32 +0100 id 00000031.4557918D.000106DD From: Milan Obuch To: freebsd-ports@freebsd.org Date: Sun, 12 Nov 2006 22:23:56 +0100 User-Agent: KMail/1.9.4 References: <20061112150545.4af6qgez6s8k0wc4@correo.bafirst.com> In-Reply-To: <20061112150545.4af6qgez6s8k0wc4@correo.bafirst.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200611122223.56905.freebsd-ports@dino.sk> Subject: Re: Can't do a portupgrade -rf on any of my mail/courier installation 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: Sun, 12 Nov 2006 21:25:20 -0000 On Sunday 12 November 2006 22:05, eculp@bafirst.com wrote: > hi, > > Strange problem trying to run portupgrade -rf mail/courier on both > current and 6.2-PRERELEASE with all ports up to date. Only one of the > machines has an older courier that I tried to update and get the error > so I decided I would build a package from one of the up to date > installations but much to my surprise I get the same error. One of > the installations I just built within the las 15 days so it would seem > that it can be built but not rebuilt which makes no sense to me. All > of the courier installations are working fine. This all came to light > with a portupgrade -afr on one machine. Same thing with a cd > /usr/ports/mail/courier; make > > Any suggestions appreciated. > > thanks, > > ed > This seems to be an issue with either fam or gamin as currently present in ports tree. I do not understand everything in detail, one does not link (just as you showed), the second one builds but does not run (imapd dumps core, so no usable imap server). If someone with more fam/gamin knowledge could help here, it would be great. As a temporary workaround, you could comment out line in Makefile telling WITH_FAM= YES (or something similar is there) and be just fine, loosing ENHANCED IDLE support, however. You could even update this way to 0.53.3, by the way. I did not try to put this update into PR yet exactly due this fam/gamin issue. Regards, Milan -- This address is used only for mailing list response. Do not send any personal messages to it, use milan in address instead.