New comment by DBLouis on void-packages repository https://github.com/void-linux/void-packages/pull/30798#issuecomment-841198392 Comment: Any ideas on how to fix the error on ARM platforms? ` tools/generate_geocoding_data: tools/generate_geocoding_data: cannot execute binary file` ``` file masterdir/builddir/libphonenumber-8.12.23/build/tools/generate_geocoding_data [...] ELF 64-bit LSB pie executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID [...], for GNU/Linux 3.7.0, not stripped ``` In chroot: ``` ldd builddir/libphonenumber-8.12.23/build/tools/generate_geocoding_data not a dynamic executable ```