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 experiences similar issue or have clues what might be wrong -- please let me know :) On Tue, Aug 12, 2014 at 6:01 PM, Daniel Salazar - patazstudio.com < [email protected]> wrote: > 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 <[email protected]> > wrote: > > 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 reproduce this issue on own installation of OpenSUSE, it > all > > builds just fine. > > > > > > On Mon, Aug 11, 2014 at 9:33 PM, Daniel Salazar - patazstudio.com < > > [email protected]> wrote: > > > >> 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 > >> <[email protected]> wrote: > >> > 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 > >> [email protected] > >> http://lists.blender.org/mailman/listinfo/bf-committers > >> > > > > > > > > -- > > With best regards, Sergey Sharybin > > _______________________________________________ > > Bf-committers mailing list > > [email protected] > > http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > -- With best regards, Sergey Sharybin _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
