Re: warning errors with buildworld with llvm39

2016-09-05 Thread Shawn Webb
On Mon, Sep 05, 2016 at 09:09:00AM +0200, Dimitry Andric wrote: > On 05 Sep 2016, at 03:31, Shawn Webb wrote: > > > > 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: > >>> > >>> > >>> I did a buildworld with llvm39. Unsurpr

Re: warning errors with buildworld with llvm39

2016-09-05 Thread Dimitry Andric
On 05 Sep 2016, at 03:31, Shawn Webb wrote: > > 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: >>> >>> >>> I did a buildworld with llvm39. Unsurprisingly I had to pass NO_WERROR= as >>> the llvm has added additional warning

Re: warning errors with buildworld with llvm39

2016-09-04 Thread Shawn Webb
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: > > > > > > I did a buildworld with llvm39. Unsurprisingly I had to pass NO_WERROR= as > > the llvm has added additional warnings since 3.8. > > > > https://gist.github.com/mattmacy

Re: warning errors with buildworld with llvm39

2016-08-30 Thread Ngie Cooper
On Tue, Aug 30, 2016 at 5:54 PM, Matthew Macy wrote: > > > I did a buildworld with llvm39. Unsurprisingly I had to pass NO_WERROR= as > the llvm has added additional warnings since 3.8. > > https://gist.github.com/mattmacy/5f0c994b7587a10e3f58e7fd9fc1dd01 dim's working on the issues on ^/project

warning errors with buildworld with llvm39

2016-08-30 Thread Matthew Macy
I did a buildworld with llvm39. Unsurprisingly I had to pass NO_WERROR= as the llvm has added additional warnings since 3.8. https://gist.github.com/mattmacy/5f0c994b7587a10e3f58e7fd9fc1dd01 The most prevalent seems to be: jemalloc_nstime.c:120:7: warning: macro expansion producing 'defined'