Re: Master fails to compile with cclan in moz module

2012-02-16 Thread Michael Meeks
Hi Julien, On Wed, 2012-02-15 at 14:51 -0800, julien2412 wrote: > I'm still trying to compile with llvm/cclang. I disabled mozilla compilation > and it compiled until cairo. Nice :-) > If someone has an idea about this cairo problem cairo-mutex-impl-private.h:262:3: error: #error "XXX:

Re: Master fails to compile with cclan in moz module

2012-02-15 Thread julien2412
Hi, I'm still trying to compile with llvm/cclang. I disabled mozilla compilation and it compiled until cairo. I attached all the raw logs I had until now there : https://bugs.freedesktop.org/attachment.cgi?id=57120 If someone has an idea about this cairo problem Hope these raw logs help a little.

Re: Master fails to compile with cclan in moz module

2012-02-13 Thread Stephan Bergmann
On 02/13/2012 09:12 PM, julien2412 wrote: You were right Michael about moz, i did a "rm -Rf unxlng*" and the errors quoted in my first post didn't appear again. (strange because i had done a make clean on root level). Now i've got these errors : In file included from ../../../xpcom/glue/nsINIPar

Re: Master fails to compile with cclan in moz module

2012-02-13 Thread julien2412
You were right Michael about moz, i did a "rm -Rf unxlng*" and the errors quoted in my first post didn't appear again. (strange because i had done a make clean on root level). Now i've got these errors : In file included from ../../../xpcom/glue/nsINIParser.cpp:41: In file included from ../../../x

Re: Master fails to compile with cclan in moz module

2012-02-13 Thread Michael Meeks
Hi Julien, On Sun, 2012-02-12 at 23:30 -0800, julien2412 wrote: > I gave a try to cclang and scan-build. > Compilation stops because of some errors in moz module. That is odd. > Here is the file : > http://nabble.documentfoundation.org/file/n3739375/llvm_moz.log llvm_moz.log Pa