Re: Failures in OS X builds - too many errors?

2016-01-22 Thread Stephan Bergmann
On 01/21/2016 09:57 AM, Stephan Bergmann wrote: What is worrying is that this problem only showed up in Jenkins Gerrit builds, not in Jenkins tinderbox builds. The two Jenkins Mac tinderboxes on master, Jenkins_MacOSX and Jenkins_MacOSX_Dbg, stayed green after

Re: Failures in OS X builds - too many errors?

2016-01-21 Thread Stephan Bergmann
On 01/21/2016 03:46 AM, Chris Sherlock wrote: I think that something odd is happening in the compilation of the boost library, I’m getting an error on Jenkins that there are too many failures in the compilation process. Yes, multiple -Werror,-Wunknown-pragmas caused by my

Failures in OS X builds - too many errors?

2016-01-20 Thread Chris Sherlock
Hi all, I think that something odd is happening in the compilation of the boost library, I’m getting an error on Jenkins that there are too many failures in the compilation process. I think it’s normal to have the errors, is it just that we need to add a switch to clang to not limit errors?