[Bf-codereview] [#30039] Fix SCons build on Fedora where Python is compiled with --wide-char ABI (issue 5610047)

techtonik at gmail.com techtonik at gmail.com
Thu Feb 2 19:41:46 CET 2012


Patch Set 5 fails, and this is very, very confusing:

NameError: global name 'BF_PYTHON' is not defined:
   File "/blender/blender/SConstruct", line 216:
     opts.Update(env)
   File
"/blender/blender/scons/scons-local-1.2.0.d20090223/SCons/Variables/__init__.py",
line 169:
     execfile(filename, {}, values)
   File "build_files/scons/config/linux-config.py", line 22:
     BF_PYTHON_ABI_FLAGS = detect_available_abi()
   File "build_files/scons/config/linux-config.py", line 17:
     incpath = BF_PYTHON+'/include/python'+BF_PYTHON_VERSION



http://codereview.appspot.com/5610047/


More information about the Bf-codereview mailing list