From owner-freebsd-current@FreeBSD.ORG Mon Oct 4 18:45:43 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E20A1065672 for ; Mon, 4 Oct 2010 18:45:43 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 5DFB58FC1A for ; Mon, 4 Oct 2010 18:45:43 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:4491:c9ed:90e6:a13b] (unknown [IPv6:2001:7b8:3a7:0:4491:c9ed:90e6:a13b]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 90D365C43; Mon, 4 Oct 2010 20:45:42 +0200 (CEST) Message-ID: <4CAA20DF.6000504@FreeBSD.org> Date: Mon, 04 Oct 2010 20:45:51 +0200 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.12pre) Gecko/20101001 Lanikai/3.1.5pre MIME-Version: 1.0 To: Renato Botelho References: <20101003134111.GA98699@oriental.arm.org> <4CA89F6B.8050108@FreeBSD.org> <4CA904FB.4040105@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: dlt@mebtel.net, current@freebsd.org Subject: Re: Another clang problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2010 18:45:43 -0000 On 2010-10-04 20:41, Renato Botelho wrote: >> There is also a chance this might fix your issue, can you please try it >> out? > Same problem here with this patch It turns out it was an issue in libvgl, which should be fixed by r213412. Can you please try to update to that revision, rebuild and reinstall (at least) lib/libvgl with clang, and then build the port again?