Blender build fails on ArchLinux ARM64

Hello,

I am running ArchLinux ARM64 on a Chrooted environment in an Android phone; I tired to build blender using Cmake from source, however, experienced the following error at about 92% of the build process.

I followed the guidelines provided at:

https://wiki.blender.org/wiki/Building_Blender/Linux/Arch

It would be great to know if this issue can be overcome at all.

Thanks in advance.

looks like the compiler is using different field alignment rules than what blender is counting on, don’t have an easy fix for you, but this is the direction i’d look in for a solution.