From owner-freebsd-current@FreeBSD.ORG Wed Jun 2 21:59:56 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 904E01065675; Wed, 2 Jun 2010 21:59:56 +0000 (UTC) (envelope-from erik@cederstrand.dk) Received: from csmtp2.one.com (csmtp2.one.com [91.198.169.22]) by mx1.freebsd.org (Postfix) with ESMTP id 2B8958FC19; Wed, 2 Jun 2010 21:59:56 +0000 (UTC) Received: from macfeast.lan (0x573b9942.cpe.ge-1-2-0-1101.ronqu1.customer.tele.dk [87.59.153.66]) by csmtp2.one.com (Postfix) with ESMTP id 609411B002225; Wed, 2 Jun 2010 21:59:53 +0000 (UTC) Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: multipart/signed; boundary=Apple-Mail-537-856027606; protocol="application/pkcs7-signature"; micalg=sha1 From: Erik Cederstrand In-Reply-To: Date: Wed, 2 Jun 2010 23:59:30 +0200 Message-Id: <0D6C8897-3CC3-453F-BFC4-16E5D1892252@cederstrand.dk> References: <20100529130240.GA99732@freebsd.org> To: Roman Divacky X-Mailer: Apple Mail (2.1078) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: current@freebsd.org Subject: Re: [TESTING]: ClangBSD branch needs testing before the import to HEAD 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: Wed, 02 Jun 2010 21:59:56 -0000 --Apple-Mail-537-856027606 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Den 31/05/2010 kl. 21.50 skrev Erik Cederstrand: > I do have a problem with buildworld on an unmodified ClangBSD src/ = tree within a ClangBSD VM. Clang barfs on the mmintrin.h headers when = building it's own Lexer because it picks up the gcc version of the = headers instead of the clang version. This has been fixed before in = ClangBSD, but probably the logic to decide on which headers to use are = insufficient. Building a new ClangBSD VM from the latest revision solved this issue = for me and I'm able to build ClangBSD within ClangBSD using unmodified = sources. Erik= --Apple-Mail-537-856027606--