From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 13 01:03:29 2009 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD8F4106566B; Mon, 13 Apr 2009 01:03:29 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from creme-brulee.marcuscom.com (marcuscom-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::1279]) by mx1.freebsd.org (Postfix) with ESMTP id 68EAC8FC16; Mon, 13 Apr 2009 01:03:29 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.3/8.14.3) with ESMTP id n3D149ZG021428; Sun, 12 Apr 2009 21:04:09 -0400 (EDT) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: barbara In-Reply-To: References: Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-V2FLPqyLkX4Y7pQk2JND" Organization: FreeBSD, Inc. Date: Sun, 12 Apr 2009 21:03:39 -0400 Message-Id: <1239584619.19630.50.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on creme-brulee.marcuscom.com Cc: gnome , bug-followup Subject: Re: ports/133590: www/libxul: build failure 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: Mon, 13 Apr 2009 01:03:30 -0000 --=-V2FLPqyLkX4Y7pQk2JND Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2009-04-13 at 02:34 +0200, barbara wrote: > > On Sun, 2009-04-12 at 12:03 +0200, barbara wrote: > > > > Synopsis: www/libxul: build failure > > > >=20 > > > > State-Changed-From-To: open->feedback > > > > State-Changed-By: marcus > > > > State-Changed-When: Sun Apr 12 06:18:26 UTC 2009 > > > > State-Changed-Why:=20 > > > > Is this fixed in 1.9.0.7_3? > > > >=20 > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D133590 > > > >=20 > > >=20 > > > Unfortunately no. > > > I had exactly the same error. > >=20 > > Try taking the patch-config_rules.mk from www/firefox3, and see if that > > fixes the problem. > >=20 >=20 >=20 > They build ended successfully using the following patch: > ------------------------------------------------------------------------ > --- config/rules.mk.orig 2008-06-25 01:29:46.000000000 +0200 > +++ config/rules.mk 2009-04-13 00:51:51.000000000 +0200 > @@ -468,9 +468,7 @@ > endif > =20 > ifeq ($(OS_ARCH),FreeBSD) > -ifdef IS_COMPONENT > -EXTRA_DSO_LDOPTS +=3D -Wl,-Bsymbolic > -endif > +EXTRA_DSO_LDOPTS +=3D -Wl,-Bsymbolic -lc > endif > =20 > ifeq ($(OS_ARCH),NetBSD) > ------------------------------------------------------------------------ >=20 >=20 >=20 >=20 > I would also like to ask you if the confusing message from pkg_info while= running make patch could be suppressed: >=20 > ------------------------------------------------------------------------ > --- bsd.gecko.mk.orig 2009-04-12 21:27:11.000000000 +0200 > +++ bsd.gecko.mk 2009-04-13 02:22:54.000000000 +0200 > @@ -532,7 +532,7 @@ > @${REINPLACE_CMD} -e 's|/usr/local/netscape|${LOCALBASE}|g ; \ > s|/usr/local/lib/netscape|${LOCALBASE}/lib|g' \ > ${WRKSRC}/xpcom/*/SpecialSystemDirectory.cpp > - @if [ -n "`${PKG_INFO} -xI '^bind[0-9]*-base-[0-9]'`" ]; then \ > + @if [ -n "`${PKG_INFO} -xI '^bind[0-9]*-base-[0-9]' 2>/dev/null`"= ]; then \ > ${ECHO_CMD} "${PKGNAME}: bind installed with PORT_REPLACE= S_BASE_BIND causes build problems."; \ > ${FALSE}; \ > fi > ------------------------------------------------------------------------ >=20 Good to hear it's working. Please follow up with miwi about this. He now maintains the Gecko ports. Joe >=20 > Thanks > Barbara >=20 >=20 >=20 --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-V2FLPqyLkX4Y7pQk2JND Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAknij2oACgkQb2iPiv4Uz4d7RwCfYHyQreTuyL9HUliqq2fxRPS4 fmgAnRAwKXYtF1bP3nRjdPAb1HIKtJXa =lVbW -----END PGP SIGNATURE----- --=-V2FLPqyLkX4Y7pQk2JND--