Source: blender
Version: 2.83.1+dfsg-1
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/package.php?p=blender&suite=sid
...
In file included from
/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/source/blender/makesdna/intern/dna_verify.c:2:
/<<PKGBUILDDIR>>/source/blender/blenlib/BLI_assert.h:102:37: error: static
assertion failed: "DNA struct size verify"
102 | # define BLI_STATIC_ASSERT(a, msg) _Static_assert(a, msg);
| ^~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/source/blender/makesdna/intern/dna_verify.c:9269:1:
note: in expansion of macro ‘BLI_STATIC_ASSERT’
9269 | BLI_STATIC_ASSERT(sizeof(struct Scene) == 6124, "DNA struct size
verify");
| ^~~~~~~~~~~~~~~~~
make[3]: ***
[source/blender/makesdna/intern/CMakeFiles/bf_dna.dir/build.make:128:
source/blender/makesdna/intern/CMakeFiles/bf_dna.dir/dna_verify.c.o] Error 1