From owner-freebsd-gecko@FreeBSD.ORG Mon Apr 1 18:24:22 2013 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5B682A4C; Mon, 1 Apr 2013 18:24:22 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-wg0-f43.google.com (mail-wg0-f43.google.com [74.125.82.43]) by mx1.freebsd.org (Postfix) with ESMTP id C61717CD; Mon, 1 Apr 2013 18:24:21 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id f12so2380810wgh.10 for ; Mon, 01 Apr 2013 11:24:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:date:x-google-sender-auth:message-id :subject:from:to:content-type; bh=xC7Vw1xkW3xfGBzVtNbXusH13C7GdLeVQN2hKTT30Ug=; b=MfoJCatn5ptKdtRjZozGouGrGCnSmXkfXRixlKMnabhZoNUSxbAtxkhpUn4wqGH7g5 bVxiX3MEUsiLaqv3JRusxfp0kLi7Si936x0T7QZgLkrkessX8xS8tViJfmx529fAIF47 vyM/4v2GToiziq61kOaUcpMin0WfKQbsK4281OVSUyxGICIJYZuavOTd9NwGVgqQnCT3 Fs4o8/sEF+FzQ5PpCTXm0rjZjWSQpfNVVdWibWEac6J7v/+UIu+DZMSAV0CD2ZbnNvu8 syqKjFCAVS8C9K5DyTRjprxSaraSDhgGapTH8OgWUl2VYZzvVQ+gb742e1vT7KFlSMbT Hkmw== MIME-Version: 1.0 X-Received: by 10.180.185.176 with SMTP id fd16mr11191087wic.31.1364840660506; Mon, 01 Apr 2013 11:24:20 -0700 (PDT) Sender: antoine.brodin.freebsd@gmail.com Received: by 10.194.239.167 with HTTP; Mon, 1 Apr 2013 11:24:20 -0700 (PDT) Date: Mon, 1 Apr 2013 18:24:20 +0000 X-Google-Sender-Auth: rcqAulXFWBFI2Xf3FYt9ARy9J3A Message-ID: Subject: Re: seamonkey-2.16.1 failed on i386 8 From: Antoine Brodin To: gecko@freebsd.org, Jan Beich , Martin Wilke Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Apr 2013 18:24:22 -0000 Hello, I think this patch is needed for firefox/seamonkey on FreeBSD 8 on portbuild: http://people.freebsd.org/~antoine/gecko.diff Pointyhat leaks /usr/bin/clang* when making index. Cheers, Antoine