From owner-freebsd-current@FreeBSD.ORG Tue Mar 6 20:17:46 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 BAA361065670 for ; Tue, 6 Mar 2012 20:17:46 +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 7BB5F8FC15 for ; Tue, 6 Mar 2012 20:17:46 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:c159:bac:b18f:a901] (unknown [IPv6:2001:7b8:3a7:0:c159:bac:b18f:a901]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id AAE035C37; Tue, 6 Mar 2012 21:17:45 +0100 (CET) Message-ID: <4F5670E8.6000507@FreeBSD.org> Date: Tue, 06 Mar 2012 21:17:44 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120229 Thunderbird/11.0 MIME-Version: 1.0 To: Jia-Shiun Li References: In-Reply-To: X-Enigmail-Version: 1.4a1pre Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: r232498 breaks building ports security/nss with both gcc & clang 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: Tue, 06 Mar 2012 20:17:46 -0000 On 2012-03-06 20:10, Jia-Shiun Li wrote: > after updated current- as of Mar 5, > security/nss build broken at /usr/include/runetype.h & > /usr/include/xlocale/_ctype.h. A quick grep shows that nowhere else > under /usr/src/include uses 'inline'. Fixed in r232620. Can you please retry, after updating and reinstalling the headers? The security/nss port and its dependencies now build fine here.