From owner-freebsd-ports@FreeBSD.ORG Mon Feb 10 16:58:26 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 56B994A6; Mon, 10 Feb 2014 16:58:26 +0000 (UTC) Received: from [IPv6:::1] (localhost6.localdomain6 [IPv6:::1]) by apollo.emma.line.org (Postfix) with ESMTP id 4AF7423CEEB; Mon, 10 Feb 2014 10:03:47 +0100 (CET) Message-ID: <52F895F3.6070606@FreeBSD.org> Date: Mon, 10 Feb 2014 10:03:47 +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: Erich Dollansky , ports-list freebsd Subject: Re: graphics/rawtherapee: r342622 crashes on HEAD References: <706bd12f0dfa77b042ec36685b08c572.squirrel@mx.waitman.net> <20140209223228.GR80056@ithaqua.etoilebsd.net> <20140209223830.GS80056@ithaqua.etoilebsd.net> <53abb5a25f86f9c10fabcabb83e4157d.squirrel@mx.waitman.net> <20140210104037.7dcaf6b0@X220.alogt.com> In-Reply-To: <20140210104037.7dcaf6b0@X220.alogt.com> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit 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, 10 Feb 2014 16:58:26 -0000 Am 10.02.2014 03:40, schrieb Erich Dollansky: > Hi, > > On Sun, 9 Feb 2014 07:07:00 -0800 > "Waitman Gobble" wrote: > >> USES=gettext gmake iconv:wchar_t pathfix pkgconfig shebangfix perl5 >> > as you might have expected, this also fixes rawtherapee on 10.0. Interesting™, thanks for the feedback. Meaning: why does it /not/ crash for me on 10.0? Who made glib use libiconv-from-ports (I believe I used default options for all ports on 10.0, and most are actually binaries installed with pkg), or did glib20 automatically pick up libiconv or or or... Will have to investigate tonight.