From owner-freebsd-current@freebsd.org Mon Sep 5 07:09:10 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 76B8AB96E3C for ; Mon, 5 Sep 2016 07:09:10 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3896611F for ; Mon, 5 Sep 2016 07:09:09 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from [IPv6:2001:7b8:3a7::c51a:1881:5cf7:1c8b] (unknown [IPv6:2001:7b8:3a7:0:c51a:1881:5cf7:1c8b]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 87706286C2; Mon, 5 Sep 2016 09:09:01 +0200 (CEST) Subject: Re: warning errors with buildworld with llvm39 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_7D081400-8FB4-4936-A1A1-2019D2AF80B4"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.6.1 From: Dimitry Andric In-Reply-To: <20160905013109.GA47331@mutt-hardenedbsd> Date: Mon, 5 Sep 2016 09:09:00 +0200 Cc: Ngie Cooper , Matthew Macy , "freebsd-current@freebsd.org" Message-Id: References: <156de1772b3.b4084534175858.7183446003709026011@nextbsd.org> <20160905013109.GA47331@mutt-hardenedbsd> To: Shawn Webb X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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, 05 Sep 2016 07:09:10 -0000 --Apple-Mail=_7D081400-8FB4-4936-A1A1-2019D2AF80B4 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 05 Sep 2016, at 03:31, Shawn Webb wrote: >=20 > On Tue, Aug 30, 2016 at 06:17:02PM -0700, Ngie Cooper wrote: >> On Tue, Aug 30, 2016 at 5:54 PM, Matthew Macy = wrote: >>>=20 >>>=20 >>> I did a buildworld with llvm39. Unsurprisingly I had to pass = NO_WERROR=3D as the llvm has added additional warnings since 3.8. >>>=20 >>> https://gist.github.com/mattmacy/5f0c994b7587a10e3f58e7fd9fc1dd01 >>=20 >> dim's working on the issues on ^/projects/clang390-import . Some of >> the issues you've noted have been resolved. >> Cheers, >> -Ngie >=20 > Hey Ngie et al, >=20 > I've got a few more errors after importing the = projects/clang390-import > branch into a local version of the drm-next-4.7 branch. >=20 > The log is here: >=20 > https://gist.github.com/lattera/e3a9900eff4e3f8425e0ee2242f5ee4b Hi Shawn You need at least r305394, I fixed all the -Werror warnings in the mean = time. -Dimitry --Apple-Mail=_7D081400-8FB4-4936-A1A1-2019D2AF80B4 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.30 iEYEARECAAYFAlfNGg8ACgkQsF6jCi4glqP7LQCgqXjKtMOkDqhA0wRQaS/VZ0YH OrsAn0PW7jGNk6s+l2mMB8rgzF0u1cOp =hMJ0 -----END PGP SIGNATURE----- --Apple-Mail=_7D081400-8FB4-4936-A1A1-2019D2AF80B4--