From owner-svn-ports-all@FreeBSD.ORG Wed Dec 11 14:25:02 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 756B0B2 for ; Wed, 11 Dec 2013 14:25:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 38A8F1003 for ; Wed, 11 Dec 2013 14:25:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBBEP2DD003149 for ; Wed, 11 Dec 2013 14:25:02 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBBEP13w003146 for svn-ports-all@freebsd.org; Wed, 11 Dec 2013 14:25:01 GMT (envelope-from bdrewery) Received: (qmail 44715 invoked from network); 11 Dec 2013 08:24:58 -0600 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 11 Dec 2013 08:24:58 -0600 Message-ID: <52A875B9.2010308@FreeBSD.org> Date: Wed, 11 Dec 2013 08:24:57 -0600 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: Bernhard Froehlich , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r336164 - head/emulators/virtualbox-ose References: <201312111401.rBBE1jgh091228@svn.freebsd.org> In-Reply-To: <201312111401.rBBE1jgh091228@svn.freebsd.org> X-Enigmail-Version: 1.6 OpenPGP: id=6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9OchqPwOMwMD4KLS0otAQXmBsiglIa6kM" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Dec 2013 14:25:02 -0000 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--