New comment by oreo639 on void-packages repository https://github.com/void-linux/void-packages/issues/48034#issuecomment-1874689646 Comment: That is an issue with LibreSprite's cmake stuff. The `add_custom_command()` calls do not specify a target with CROSSCOMPILING_EMULATOR enabled (or any target), so, from my understanding qemu won't be used. See here for more information: https://cmake.org/cmake/help/latest/variable/CMAKE_CROSSCOMPILING_EMULATOR.html