Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2014 19:12:53 +0200
From:      Matthias Andree <mandree@FreeBSD.org>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        ports-list freebsd <freebsd-ports@freebsd.org>
Subject:   Re: svn commit: r368031 - head/mail/thunderbird
Message-ID:  <54132995.5070001@FreeBSD.org>
In-Reply-To: <20140912154846.GS6096@ivaldir.etoilebsd.net>
References:  <201409121529.s8CFTOuH098275@svn.freebsd.org> <20140912154846.GS6096@ivaldir.etoilebsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--6cciPSuxjffkxCD3jV9bIWt5wBqCpWdG9
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

Am 12.09.2014 um 17:48 schrieb Baptiste Daroussin:

> Great so it is now broken for anyone using gcc from ports on system wit=
hout
> libstdc++.so.6...

Sorry for that.  The actual issue is that if you have any port without
proper dependencies earlier in the from-source upgrade list than
thunderbird or firefox (thunderbird-i18n), and you upgrade one of the
requisites (lang/gcc in this case) of the gecko port, then this is what
happens:

- the gcc upgrade rips the libstdc++.so out from the recorded
thunderbird|firefox RPATH (gcc47->gcc48)

- thunderbird or firefox cannot be run

- Uses/gecko.mk cannot determine the version
  and marks the *-i18n port BROKEN

- update chain is broken.

I've now reverted the damage to the thunderbird port, and added
BUILD_DEPENDS to firefox-i18n, firefox-esr-i18n, and thunderbird-i18n,
to make sure that port upgraders such as portmaster know to update these
only after updating firefox/thunderbird.

I apologize for the rumble along the way.


--6cciPSuxjffkxCD3jV9bIWt5wBqCpWdG9
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlQTKZ0ACgkQvmGDOQUufZVpIQCgvcCWZ25yW1efyteNtC5bbqxE
aE8Aniriw8mRbMay4lc87fmi0s5thXit
=20Ex
-----END PGP SIGNATURE-----

--6cciPSuxjffkxCD3jV9bIWt5wBqCpWdG9--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54132995.5070001>