From owner-freebsd-ports@FreeBSD.ORG Thu Feb 6 07:24:03 2014 Return-Path: Delivered-To: freebsd-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 D0AE8C17; Thu, 6 Feb 2014 07:24:03 +0000 (UTC) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 314941F5D; Thu, 6 Feb 2014 07:24:03 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::a83c:2890:4452:4186] (unknown [IPv6:2001:7b8:3a7:0:a83c:2890:4452:4186]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 50CC95C44; Thu, 6 Feb 2014 08:23:59 +0100 (CET) Subject: Re: graphics/rawtherapee: r342622 crashes on HEAD Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) Content-Type: multipart/signed; boundary="Apple-Mail=_B668D85C-1F0B-4992-892D-3D9C4BFB48EE"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.1 (6062eb4) From: Dimitry Andric In-Reply-To: <52F3304A.2040900@gwdg.de> Date: Thu, 6 Feb 2014 08:23:48 +0100 Message-Id: <983485A7-B1D7-406D-A03F-CDC5A412F674@FreeBSD.org> References: <52F2952E.3090509@gwdg.de> <52F29CE7.2050208@FreeBSD.org> <20140205212042.GP23872@ithaqua.etoilebsd.net> <52F325AA.4060507@gwdg.de> <52F3304A.2040900@gwdg.de> To: Rainer Hurling X-Mailer: Apple Mail (2.1827) Cc: Baptiste Daroussin , ports-list freebsd , Matthias Andree 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: Thu, 06 Feb 2014 07:24:03 -0000 --Apple-Mail=_B668D85C-1F0B-4992-892D-3D9C4BFB48EE Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 On 06 Feb 2014, at 07:48, Rainer Hurling wrote: ... > I just recognized, that in my CURRENT boxes in base their are two > versions of libc++: >=20 > #ll /usr/lib/libc++.so* > -r--r--r-- 1 root wheel - 134 3 Aug 22:33:00 2013 = /usr/lib/libc++.so > -r--r--r-- 1 root wheel - 768248 4 Feb 18:08:00 2014 > /usr/lib/libc++.so.1 >=20 > Shouldn't libc++.so be a link to libc++.so.1 or at least also come = from > the newest built? No, libc++.so is a linker script, similar to libc.so: $ cat /usr/lib/libc++.so /* $FreeBSD: head/lib/libc++/libc++.ldscript 253917 2013-08-03 16:23:43Z = dim $ */ GROUP ( /usr/lib/libc++.so.1 /usr/lib/libcxxrt.so ) -Dimitry --Apple-Mail=_B668D85C-1F0B-4992-892D-3D9C4BFB48EE Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iEYEARECAAYFAlLzOI4ACgkQsF6jCi4glqObiwCgxouJ1Nesa3+yLhiw90ziN52k ZWAAoJgx6XkVWVE2aLc2HMPWCTQ1BHIz =t1rK -----END PGP SIGNATURE----- --Apple-Mail=_B668D85C-1F0B-4992-892D-3D9C4BFB48EE--