Build Error: _ffi_type_longdouble symbol not found for arm64 during Python build

Currently macOS arm64 builds are not supported. There are still some remaining items to fix as you discovered. You can however build on an Apple Silicon Mac by building the application as x86_64 and running it using Rosetta 2.

See the following issue and other discourse thread about current state of things: