From owner-freebsd-python@FreeBSD.ORG Tue Jun 19 19:37:43 2012 Return-Path: Delivered-To: freebsd-python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 875AE106564A; Tue, 19 Jun 2012 19:37:43 +0000 (UTC) (envelope-from mva@FreeBSD.org) Received: from smtprelay04.ispgateway.de (smtprelay04.ispgateway.de [80.67.29.8]) by mx1.freebsd.org (Postfix) with ESMTP id 422398FC14; Tue, 19 Jun 2012 19:37:43 +0000 (UTC) Received: from [89.182.48.34] (helo=localhost) by smtprelay04.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1Sh4Dp-0005uw-RD; Tue, 19 Jun 2012 21:36:18 +0200 Date: Tue, 19 Jun 2012 21:38:27 +0200 From: Marcus von Appen To: rm@FreeBSD.org Message-ID: <20120619193827.GA2484@medusa.sysfault.org> References: <201206191923.q5JJNSAe005354@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2oS5YaxWCcQjTEyO" Content-Disposition: inline In-Reply-To: <201206191923.q5JJNSAe005354@freefall.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Df-Sender: MzAzMjU2 Cc: 6yearold@gmail.com, freebsd-python@FreeBSD.org Subject: Re: ports/168977: [PATCH] devel/mercurial: Fix WITHOUT_NLS option handling. X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marcus von Appen List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jun 2012 19:37:43 -0000 --2oS5YaxWCcQjTEyO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On, Tue Jun 19, 2012, rm@FreeBSD.org wrote: > Synopsis: [PATCH] devel/mercurial: Fix WITHOUT_NLS option handling. > > State-Changed-From-To: feedback->open > State-Changed-By: rm > State-Changed-When: Tue Jun 19 19:23:24 UTC 2012 > State-Changed-Why: > Hmm, I can confirm this on local system, but can't reproduce in > tinderbox build. Need to investigate further. Take. > > > Responsible-Changed-From-To: freebsd-python->rm > Responsible-Changed-By: rm > Responsible-Changed-When: Tue Jun 19 19:23:24 UTC 2012 > Responsible-Changed-Why: > Hmm, I can confirm this on local system, but can't reproduce in > tinderbox build. Need to investigate further. Take. Without looking closer at what's going on:: might be that some internal configuration magic of the upstream package checks for gettext and - if found - starts to build and install things. This causes tinderboxes to succeed in whatever configuration, while local installations tend to fail as described. Cheers Marcus --2oS5YaxWCcQjTEyO Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAk/g1TMACgkQi68/ErJnpkdXvgCfc/lmjUdHQUV6X98HD00fXkju KQ4AniZyrcN6z3MZ70TDnmnpdVNkgxt2 =HzfL -----END PGP SIGNATURE----- --2oS5YaxWCcQjTEyO--