Hi Blender team,
I can no more compile blender 2.76 since new python 3.5 :( (same for blender 2.75a)
Here is the full log of blender compile from Build System Mageia:
http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20151013055640.daviddavid.valstar.1392/log/blender-2.76-1.mga6/build.0.20151013055703.log
---------------------------------------------------------------------------------------------------------------------
In file included from /usr/include/python3.5m/Python.h:53:0,
from /home/iurt/rpmbuild/BUILD/blender-2.76/source/blender/python/intern/gpu.c:40:
/usr/include/python3.5m/pyatomic.h:35:5: sorry, unimplemented: '_Atomic' with OpenMP
_Atomic void *_value;
^
source/blender/python/intern/CMakeFiles/bf_python.dir/build.make:62: recipe for target 'source/blender/python/intern/CMakeFiles/bf_python.dir/gpu.c.o' failed
make[2]: *** [source/blender/python/intern/CMakeFiles/bf_python.dir/gpu.c.o] Error 1
CMakeFiles/Makefile2:6615: recipe for target 'source/blender/python/intern/CMakeFiles/bf_python.dir/all' failed
make[1]: *** [source/blender/python/intern/CMakeFiles/bf_python.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
---------------------------------------------------------------------------------------------------------------------
And here is the spec file for full build options:
http://svnweb.mageia.org/packages/cauldron/blender/current/SPECS/blender.spec?view=markup&pathrev=890238
from what could the build issue come?
Thanks in advance.