[Slackbuilds-users] Blender

Willy Sudiarto Raharjo willysr at slackbuilds.org
Sun Jan 3 18:12:25 UTC 2016


> You have Blender linked against Python 3.4, now you need to rebuild it
> to link against Python 3.5.  This is nothing Blender specific, you need
> to do that for every package that links against Python 3.4.

I tried to build Blender from scratch on a clean VM and here's what i got

[ 78%] Building C object
source/blender/python/intern/CMakeFiles/bf_python.dir/bpy_operator_wrap.c.o
[ 78%] Building C object
source/blender/python/intern/CMakeFiles/bf_python.dir/bpy_path.c.o
[ 78%] Building C object
source/blender/python/intern/CMakeFiles/bf_python.dir/bpy_props.c.o
[ 78%] Building C object
source/blender/python/intern/CMakeFiles/bf_python.dir/bpy_rna.c.o
[ 78%] Building C object
source/blender/python/intern/CMakeFiles/bf_python.dir/bpy_rna_anim.c.o
[ 78%] Building C object
source/blender/python/intern/CMakeFiles/bf_python.dir/bpy_rna_array.c.o
[ 78%] Building C object
source/blender/python/intern/CMakeFiles/bf_python.dir/bpy_rna_callback.c.o
[ 78%] Building C object
source/blender/python/intern/CMakeFiles/bf_python.dir/bpy_traceback.c.o
[ 78%] Building C object
source/blender/python/intern/CMakeFiles/bf_python.dir/bpy_util.c.o
[ 78%] Building C object
source/blender/python/intern/CMakeFiles/bf_python.dir/bpy_utils_units.c.o
[ 78%] Building C object
source/blender/python/intern/CMakeFiles/bf_python.dir/stubs.c.o
Linking C static library ../../../../lib/libbf_python.a
[ 78%] Built target bf_python
Scanning dependencies of target bf_python_ext
[ 78%] Building C object
source/blender/python/generic/CMakeFiles/bf_python_ext.dir/bgl.c.o
[ 78%] Building C object
source/blender/python/generic/CMakeFiles/bf_python_ext.dir/blf_py_api.c.o
[ 78%] Building C object
source/blender/python/generic/CMakeFiles/bf_python_ext.dir/bpy_internal_import.c.o
[ 78%] Building C object
source/blender/python/generic/CMakeFiles/bf_python_ext.dir/bpy_threads.c.o
[ 78%] Building C object
source/blender/python/generic/CMakeFiles/bf_python_ext.dir/idprop_py_api.c.o
[ 78%] Building C object
source/blender/python/generic/CMakeFiles/bf_python_ext.dir/py_capi_utils.c.o
/tmp/SBo/blender-2.74/source/blender/python/generic/py_capi_utils.c: In
function 'PyC_IsInterpreterActive':
/tmp/SBo/blender-2.74/source/blender/python/generic/py_capi_utils.c:632:2:
error: implicit declaration of function '_Py_atomic_load_relaxed'
[-Werror=implicit-function-declaration]
  return (((PyThreadState
*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) != NULL);
  ^
/tmp/SBo/blender-2.74/source/blender/python/generic/py_capi_utils.c:632:53:
error: '_PyThreadState_Current' undeclared (first use in this function)
  return (((PyThreadState
*)_Py_atomic_load_relaxed(&_PyThreadState_Current)) != NULL);
                                                     ^
/tmp/SBo/blender-2.74/source/blender/python/generic/py_capi_utils.c:632:53:
note: each undeclared identifier is reported only once for each function
it appears in
/tmp/SBo/blender-2.74/source/blender/python/generic/py_capi_utils.c:633:1:
error: control reaches end of non-void function [-Werror=return-type]
 }
 ^
cc1: some warnings being treated as errors
make[2]: ***
[source/blender/python/generic/CMakeFiles/bf_python_ext.dir/py_capi_utils.c.o]
Error 1
make[1]: ***
[source/blender/python/generic/CMakeFiles/bf_python_ext.dir/all] Error 2
make: *** [all] Error 2

perhaps the maintainer can try to build the latest 2.76b ?
Christoph ?


-- 
Willy Sudiarto Raharjo

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20160104/b24fc138/attachment.asc>


More information about the SlackBuilds-users mailing list