From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 23 06:04:31 2007 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7B02816A403; Fri, 23 Mar 2007 06:04:31 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.freebsd.org (Postfix) with ESMTP id 73E4613C46E; Fri, 23 Mar 2007 06:04:30 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.8/8.13.8) with ESMTP id l2N65BWX080048; Fri, 23 Mar 2007 02:05:13 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Ade Lovett In-Reply-To: <43B097C8-C260-4DCA-8BE9-EE2F7C88A664@freebsd.org> References: <20070320054916.GA33710@nagual.pp.ru> <1174453429.79605.28.camel@shumai.marcuscom.com> <20070322034618.GB16823@nagual.pp.ru> <20070322063737.GA56493@nagual.pp.ru> <1174545988.8269.15.camel@shumai.marcuscom.com> <20070322124305.GA69324@nagual.pp.ru> <20070322101753.J72356@creme-brulee.marcuscom.com> <43B097C8-C260-4DCA-8BE9-EE2F7C88A664@freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-5qpxRqk+qgM5NaG/GdEa" Organization: MarcusCom, Inc. Date: Fri, 23 Mar 2007 02:04:27 -0400 Message-Id: <1174629867.1000.17.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.10.0 FreeBSD GNOME Team Port Cc: gnome@freebsd.org, Andrey Chernov Subject: Re: gettext problem (was Re: desktop-file-utils port problem) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Mar 2007 06:04:31 -0000 --=-5qpxRqk+qgM5NaG/GdEa Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2007-03-22 at 22:54 -0700, Ade Lovett wrote: > On Mar 22, 2007, at 07:19 , Joe Marcus Clarke wrote: > > On Thu, 22 Mar 2007, Andrey Chernov wrote: > >> Yes, adding --disable-threads to gettext completely fix the crash! > > > > Can you report this to Ade? >=20 > Honestly, I'm not sure what to do about this. On the one hand, =20 > disabling thread support in devel/gettext is an option, but I don't =20 > know what ramifications that's going to cause for consumers of =20 > gettext that are threaded themselves. >=20 > Right now, gettext is consumed by just over 1/3rd of all ports in the =20 > tree. This is the first report that I've seen where threads are =20 > apparently causing a problem, so I'm very reluctant to just go ahead =20 > and disable threads, bump PORTREVISION, and have everyone rebuild =20 > (almost) everything again. A rebuild of everything should not be required as gettext didn't force apps to link to PTHREAD_LIBS. Additionally, threading support is new to 0.16.1. Previous versions did not have this, so I don't think any existing ports will be affected. Joe >=20 > -aDe >=20 >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-5qpxRqk+qgM5NaG/GdEa Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGA23nb2iPiv4Uz4cRAqIHAKCqmtEQYtlEdiVn2jnl3BxB6ie/GQCfTX0s tzaN3JQPN8OdopiHk30RteA= =A7KA -----END PGP SIGNATURE----- --=-5qpxRqk+qgM5NaG/GdEa--