From owner-freebsd-ports@FreeBSD.ORG Mon Jan 20 08:48:32 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4CC5496C for ; Mon, 20 Jan 2014 08:48:32 +0000 (UTC) Received: from vps.rulingia.com (vps.rulingia.com [103.243.244.15]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D543410A1 for ; Mon, 20 Jan 2014 08:48:31 +0000 (UTC) Received: from server.rulingia.com (c220-239-250-249.belrs5.nsw.optusnet.com.au [220.239.250.249]) by vps.rulingia.com (8.14.7/8.14.7) with ESMTP id s0K8U20E019083 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 20 Jan 2014 19:30:03 +1100 (EST) (envelope-from peter@rulingia.com) X-Bogosity: Ham, spamicity=0.000000 Received: from server.rulingia.com (localhost.rulingia.com [127.0.0.1]) by server.rulingia.com (8.14.7/8.14.7) with ESMTP id s0K8Tv1u007779 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 20 Jan 2014 19:29:57 +1100 (EST) (envelope-from peter@server.rulingia.com) Received: (from peter@localhost) by server.rulingia.com (8.14.7/8.14.7/Submit) id s0K8Tt4k007778; Mon, 20 Jan 2014 19:29:55 +1100 (EST) (envelope-from peter) Date: Mon, 20 Jan 2014 19:29:55 +1100 From: Peter Jeremy To: Yuri Subject: Re: libstdc++.so.6 in base 9.2 system collides with libstdc++.so.6 in gcc47 Message-ID: <20140120082955.GB5919@server.rulingia.com> References: <52DC4B94.8050304@rawbw.com> <52DC4CB6.3070503@marino.st> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wac7ysb48OaltWcw" Content-Disposition: inline In-Reply-To: <52DC4CB6.3070503@marino.st> X-PGP-Key: http://www.rulingia.com/keys/peter.pgp User-Agent: Mutt/1.5.22 (2013-10-16) Cc: "ports@freebsd.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jan 2014 08:48:32 -0000 --wac7ysb48OaltWcw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2014-Jan-19 23:07:50 +0100, John Marino wrot= e: >On 1/19/2014 23:03, Yuri wrote: >> After the ports update my qbittorrent fails due to this collision: >> $ qbittorrent >> /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.15 required by >> /usr/local/lib/libtorrent-rasterbar.so.7 not found Yes, the non-base gcc's aren't built correctly. There are some hacks in Mk/bsd.gcc.mk that partially work around the problems for some ports. >The gcc47 should be built with specs that automatically insert a runpath >(-Wl,-rpath,) of /usr/local/gcc47/ so that every binary and library >built by it knows where to look. See ports/142226 and ports/182468. --=20 Peter Jeremy --wac7ysb48OaltWcw Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iKYEARECAGYFAlLc3oNfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl bnBncC5maWZ0aGhvcnNlbWFuLm5ldDBCRjc3QTcyNTg5NEVCRTY0RjREN0VFRUZF OEE0N0JGRjAwRkI4ODcACgkQ/opHv/APuIe9bwCggtrTNQWz6rRtpcMHlUve+RFA ZHsAn0UdJ0fvj72Q419iN+FLI5VF2dgQ =HLaH -----END PGP SIGNATURE----- --wac7ysb48OaltWcw--