From owner-freebsd-ports@FreeBSD.ORG Thu Jun 7 11:39:05 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBE84106566B for ; Thu, 7 Jun 2012 11:39:05 +0000 (UTC) (envelope-from zeising@daemonic.se) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 553998FC19 for ; Thu, 7 Jun 2012 11:39:05 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 3288040013 for ; Thu, 7 Jun 2012 13:39:04 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 2818F40012; Thu, 7 Jun 2012 13:39:04 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (mx.daemonic.se [IPv6:2001:470:dca9:0:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id F11D140003; Thu, 7 Jun 2012 13:39:03 +0200 (CEST) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3W7Psg4fDMz8ggx; Thu, 7 Jun 2012 13:39:03 +0200 (CEST) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([10.1.0.3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [10.1.0.6]) (amavisd-new, port 10025) with ESMTPS id LtW5OCBYrjTg; Thu, 7 Jun 2012 13:38:58 +0200 (CEST) Received: from mail.daemonic.se (mail.daemonic.se [10.1.0.4]) by mx.daemonic.se (Postfix) with ESMTPS id 3W7PsZ0Jhxz8ggv; Thu, 7 Jun 2012 13:38:58 +0200 (CEST) Received: from [IPv6:2001:470:dca9:1::4] (vivi.daemonic.se [IPv6:2001:470:dca9:1::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 3W7PsY6kl8z9Ctq; Thu, 7 Jun 2012 13:38:57 +0200 (CEST) Message-ID: <4FD092CD.1090202@daemonic.se> Date: Thu, 07 Jun 2012 13:38:53 +0200 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: "Hartmann, O." References: <4FD08D8B.3010105@zedat.fu-berlin.de> In-Reply-To: <4FD08D8B.3010105@zedat.fu-berlin.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-ports@freebsd.org Subject: Re: www/firefox (13.0,1): SIGNAL 10 or SIGNAL 11 (gettimeofday()) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jun 2012 11:39:05 -0000 On 2012-06-07 13:16, Hartmann, O. wrote: > Hello. > > On one of my boxes I have a persistent problem with Firefox since the > last major update/recompilation a week ago due to the massive PNG > update. OS is FreeBSD 10.0-CURRENT/amd64, CLANG compiled. > > First of all, neither firefox 12 nor 13 compile with CLANG. Firefox 12 > also rejects compiling with legacy gcc 4.2.1. Compiling with clang works fine, at least with firefox 13. It has been tested and confirmed by at least three different persons. Regards! -- Niclas