From owner-freebsd-ports@FreeBSD.ORG Wed Feb 5 20:19:53 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mandree.no-ip.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 809A59BB; Wed, 5 Feb 2014 20:19:53 +0000 (UTC) Received: from [IPv6:::1] (localhost6.localdomain6 [IPv6:::1]) by apollo.emma.line.org (Postfix) with ESMTP id E360D23CE92; Wed, 5 Feb 2014 21:19:51 +0100 (CET) Message-ID: <52F29CE7.2050208@FreeBSD.org> Date: Wed, 05 Feb 2014 21:19:51 +0100 From: Matthias Andree User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Dimitry Andric Subject: Re: graphics/rawtherapee: r342622 crashes on HEAD References: <52F2952E.3090509@gwdg.de> In-Reply-To: X-Enigmail-Version: 1.5.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="v3cNlU9eHvtnEqfo6rdQxoBklD4Of8Xjr" Cc: ports-list freebsd 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: Wed, 05 Feb 2014 20:19:53 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --v3cNlU9eHvtnEqfo6rdQxoBklD4Of8Xjr Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Am 05.02.2014 21:08, schrieb Dimitry Andric: >> #17 0x00000000484c0ee0 in std::__1::locale::id::__next_id () from >> /usr/local/lib/libc++.so.1 >=20 > Hmm, is this a ports version of libc++? I was not aware Baptiste had > already committed this? :)=20 Yes, it is (as a build requisite, but apparently remained installed on the destination machine), because we need to match the libraries that the requisites use (Glibmm for one). I have given up on compiling RawTherapee with clang++ for now, and use GCC 4.8 on all systems. RawTherapee is somewhat demanding, especially at higher optimization level, and kills the 10.0-RELEASE base clang and Port GCC 4.6 and 4.7, all with internal compiler errors. Since GCC 4.8 worked for me, I did not bother to send Gerald the details. We may want to retry with clang if we've got the next clang version. Feel free to use Rawtherapee as compiler system test ;) --v3cNlU9eHvtnEqfo6rdQxoBklD4Of8Xjr 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.11 (GNU/Linux) iEYEARECAAYFAlLynOcACgkQvmGDOQUufZVEuwCgrPSrVSBWtUOescuWWMgCKrpC QnwAnAiKqLaIHw1hEcoPCG7EavLuauZS =zzdo -----END PGP SIGNATURE----- --v3cNlU9eHvtnEqfo6rdQxoBklD4Of8Xjr--