New comment by oreo639 on void-packages repository https://github.com/void-linux/void-packages/pull/48560#issuecomment-1929558523 Comment: Looked in to the gjs build failure on armv7l-glibc a bit. It also happens with mozjs102 (including 102.8.0_3), but it doesn't happen when 'native' compiling armv7l with binfmt. I tried using qemu-user-static-7.1.0, which I know worked with cross compiling gjs and the same error occurred. I assume this is related to the armv7l cross compilers, I'll look in to this more later. Edit: I tried compiling with `cross-armv7l-linux-gnueabihf-0.35_5` (x86_64) and `mozjs-102.8.0_3` (armv7l) so it might be something else.