Date: Wed, 11 Dec 2013 08:24:57 -0600 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Bernhard Froehlich <decke@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r336164 - head/emulators/virtualbox-ose Message-ID: <52A875B9.2010308@FreeBSD.org> In-Reply-To: <201312111401.rBBE1jgh091228@svn.freebsd.org> References: <201312111401.rBBE1jgh091228@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --9OchqPwOMwMD4KLS0otAQXmBsiglIa6kM Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 12/11/2013 8:01 AM, Bernhard Froehlich wrote: > Author: decke > Date: Wed Dec 11 14:01:44 2013 > New Revision: 336164 > URL: http://svnweb.freebsd.org/changeset/ports/336164 >=20 > Log: > - Add misc/compat9x port as conflicting because it causes the wrong l= ibstdc++.so.6 > to be found by rtld. In fact vbox links to libstdc++.so.6 from lang/g= cc46 because of > USE_GCC=3Dyes but we have another shared object with the same shlib v= ersion in compat9x > which is incompatible. > =20 > VirtualBox: Error -610 in supR3HardenedMainInitRuntime! > VirtualBox: dlopen("/usr/local/lib/virtualbox/VBoxRT.so",) failed: > /usr/local/lib/compat/libstdc++.so.6: version GLIBCXX_3.4.15 required= > by /usr/local/lib/virtualbox/VBoxRT.so not found > =20 > PR: ports/182468 > Reported by: various FreeBSD 10 users >=20 In discussion with jhb and feld the other day regarding this it was clear that virtualbox is not respecting the -rpath set by USE_GCC's LDFLA= GS. --=20 Regards, Bryan Drewery --9OchqPwOMwMD4KLS0otAQXmBsiglIa6kM 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.4.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJSqHW6AAoJEDXXcbtuRpfPBWEH/2PoQTYIum1GD23KKGfQ/aQD xicbEXh1Y7Gm9HgRGPfXgOF6zXiPVr+wDlIcVzDH772F0MvPpytYpn1rQPCgGwC6 5rTogKSnttz/WLJK9K+tVBOYkWJIFfYQoY0VBDE6T1NS5hZBnm93kumuFJhiojlY /M2QumbXjXAeNnYb/FndeCc5HqV4iaJ4VUSYoTaJwN8KljziBjn6tryfIKxqCspY XaHQ9uBQZGK7oHzYOexdnmYsTGIlBIUFCtKdzoeoQqqu777txPA0RJ9rl2V3iNuy D2oxTKbiUCqIZ3fMnQSVr79P6YND2rybEO5xpl79jJ8C3lbC2td4/Tmo7C81XMU= =oo7R -----END PGP SIGNATURE----- --9OchqPwOMwMD4KLS0otAQXmBsiglIa6kM--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52A875B9.2010308>