New comment by CtrlC-Root on void-packages repository https://github.com/void-linux/void-packages/pull/44971#issuecomment-1629410575 Comment: Actually I think this is a cross compilation issue. I can verify the `uic` binary is available (ex. `./masterdir/usr/aarch64-linux-gnu/usr/lib/qt5/bin/uic`) but I can't figure out how to either adjust the `PATH` environment variable to include it or detect it in the package template file to pass to the Makefile via the `UIC` environment variable.