New comment by funk443 on void-packages repository https://github.com/void-linux/void-packages/pull/48545#issuecomment-1958540500 Comment: I did try that, got exact same error as without `build_helper=qemu`. On x86_64-musl: ``` /bin/sh: line 1: /usr/x86_64-linux-musl/usr/bin/glib-compile-resources: cannot execute: required file not found ``` On armv6l: ``` /bin/sh: line 1: /usr/arm-linux-gnueabihf/usr/bin/glib-compile-resources: cannot execute binary file: Exec format error ```