From owner-freebsd-current@FreeBSD.ORG Sun Dec 23 18:05:32 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7CA2244A for ; Sun, 23 Dec 2012 18:05:32 +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 3A0898FC0C for ; Sun, 23 Dec 2012 18:05:32 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:90c1:e4a2:ca61:4c6] (unknown [IPv6:2001:7b8:3a7:0:90c1:e4a2:ca61:4c6]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 4E6435C5A; Sun, 23 Dec 2012 19:05:30 +0100 (CET) Message-ID: <50D747E8.9010602@FreeBSD.org> Date: Sun, 23 Dec 2012 19:05:28 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20121128 Thunderbird/18.0 MIME-Version: 1.0 To: Jakub Lach Subject: Re: [HEADS UP] Imported llvm/clang 3.2 RC2 into head References: <50BD00A8.8070701@FreeBSD.org> <1354638038192-5766507.post@n5.nabble.com> <1356278304152-5771689.post@n5.nabble.com> In-Reply-To: <1356278304152-5771689.post@n5.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Sun, 23 Dec 2012 18:05:32 -0000 On 2012-12-23 16:58, Jakub Lach wrote: > It looks clang/libreoffice has been broken a bit earlier (before import). > > Currently building libreoffice on -STABLE with gcc47. I keep hearing different reports; some people say it works, others say it does not. But very seldom with detailed error reports. ;-) Also, if you are talking about 9-STABLE, then that is still with clang 3.1. If people are interested, I could post a patch that updates clang in 9-STABLE to 3.2, so some test runs can be done with it. In any case, I will merge 3.2 to 9-STABLE in a week or two.