[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1061422: blender ftbfs with Python 3.12 as the default



Package: src:blender
Version: 4.0.2+dfsg-1
Severity: important
Tags: sid trixie ftbfs
User: debian-python@lists.debian.org
Usertags: python3.12

blender ftbfs with Python 3.12 as the default, Debian doesn't have yet all dependencies built for 3.12, so here is the log from Ubuntu for now.

complete build logs at
https://launchpad.net/ubuntu/+source/blender/4.0.2+dfsg-1ubuntu3


/<<PKGBUILDDIR>>/source/blender/freestyle/intern/python/BPy_IntegrationType.cpp:192:58: error: too many initializers for ‘_object::<unnamed union>’
  192 |     PyVarObject_HEAD_INIT(&IntegrationType_Type, 1){MEAN}};
      |                                                          ^
/<<PKGBUILDDIR>>/source/blender/freestyle/intern/python/BPy_IntegrationType.cpp:193:97: error: too many initializers for ‘_object::<unnamed union>’ 193 | static PyLongObject _IntegrationType_MIN = {PyVarObject_HEAD_INIT(&IntegrationType_Type, 1){MIN}}; | ^ /<<PKGBUILDDIR>>/source/blender/freestyle/intern/python/BPy_IntegrationType.cpp:194:97: error: too many initializers for ‘_object::<unnamed union>’ 194 | static PyLongObject _IntegrationType_MAX = {PyVarObject_HEAD_INIT(&IntegrationType_Type, 1){MAX}}; | ^ /<<PKGBUILDDIR>>/source/blender/freestyle/intern/python/BPy_IntegrationType.cpp:196:59: error: too many initializers for ‘_object::<unnamed union>’
  196 |     PyVarObject_HEAD_INIT(&IntegrationType_Type, 1){FIRST}};
      |                                                           ^
/<<PKGBUILDDIR>>/source/blender/freestyle/intern/python/BPy_IntegrationType.cpp:198:58: error: too many initializers for ‘_object::<unnamed union>’
  198 |     PyVarObject_HEAD_INIT(&IntegrationType_Type, 1){LAST}};
      |                                                          ^
make[3]: *** [source/blender/freestyle/CMakeFiles/bf_freestyle.dir/build.make:560: source/blender/freestyle/CMakeFiles/bf_freestyle.dir/intern/python/BPy_IntegrationType.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:7778: source/blender/freestyle/CMakeFiles/bf_freestyle.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....


Reply to: