[Bf-committers] Build Error Cmake

2014-08-07 Thread Daniel Salazar - patazstudio.com
Yo, I've been getting this error on cmake on OpenSuse 12.3 http://www.pasteall.org/53336 cheers Daniel Salazar patazstudio.com ___ Bf-committers mailing list Bf-committers@blender.org http://lists.blender.org/mailman/listinfo/bf-committers

[Bf-committers] build error cmake

2014-11-28 Thread Daniel Salazar - patazstudio.com
Hey, getting this atm http://www.pasteall.org/55398 Daniel Salazar patazstudio.com ___ Bf-committers mailing list Bf-committers@blender.org http://lists.blender.org/mailman/listinfo/bf-committers

Re: [Bf-committers] Build Error Cmake

2014-08-11 Thread Daniel Salazar - patazstudio.com
Hi, a follow up on this. The build error happened since https://developer.blender.org/rB77b7e1fe9abb882b7bd1d60f5273e03f079d8a54 br, Daniel Salazar patazstudio.com On Fri, Aug 8, 2014 at 12:46 AM, Daniel Salazar - patazstudio.com wrote: > Yo, I've been getting this error on cmake on OpenSuse 12

Re: [Bf-committers] Build Error Cmake

2014-08-11 Thread Sergey Sharybin
That's not a direct influence of this commit, it's some correlation between SIMD headers included by Cycles and SIMD headers included by CLEW, plus it's something caused by your CFLAGS most likely. Also the issue is happening in the AVX header from GCC, not in the blender files.. So far i can't re

Re: [Bf-committers] Build Error Cmake

2014-08-12 Thread Daniel Salazar - patazstudio.com
OK just to end this discussion and for anyone that encounters this same problem. It was because I had march=native flags wich "forced global avx" - Sergey cheers! Daniel Salazar patazstudio.com On Mon, Aug 11, 2014 at 9:39 AM, Sergey Sharybin wrote: > That's not a direct influence of this commi

Re: [Bf-committers] Build Error Cmake

2014-08-12 Thread Sergey Sharybin
Well, the thing is -- i'm just not sure why the compilation error happened and i can not reproduce it either. All this doesn't mean there's no issues (there 's always a room for annoying platform-specific issues) and ideally enabling such an optimizations shouldn't cause such a bugs, so if someone

Re: [Bf-committers] build error cmake

2014-11-28 Thread Joshua Leung
Fixed in master On Sat, Nov 29, 2014 at 11:48 AM, Daniel Salazar - patazstudio.com < zan...@gmail.com> wrote: > Hey, getting this atm > > http://www.pasteall.org/55398 > > Daniel Salazar > patazstudio.com > ___ > Bf-committers mailing list > Bf-committe

Re: [Bf-committers] build error cmake

2014-11-28 Thread Daniel Salazar - patazstudio.com
Cheers! Daniel Salazar patazstudio.com On Fri, Nov 28, 2014 at 5:18 PM, Joshua Leung wrote: > Fixed in master > > On Sat, Nov 29, 2014 at 11:48 AM, Daniel Salazar - patazstudio.com < > zan...@gmail.com> wrote: > >> Hey, getting this atm >> >> http://www.pasteall.org/55398 >> >> Daniel Salazar >>