can you try adding at the end of config.make:
ABIS_TO_COMPILE_RELEASE = armv7 x86
it might seem that the neon detection is crashing on x86, this disables the neon optimized build
can you try adding at the end of config.make:
ABIS_TO_COMPILE_RELEASE = armv7 x86
it might seem that the neon detection is crashing on x86, this disables the neon optimized build