New review comment by kawaiiamber on void-packages repository https://github.com/void-linux/void-packages/pull/27505#discussion_r567168099 Comment: On line 16, add ```sh if [ "${CROSS_BUILD}" ]; then hostmakedepends="python3" fi ``` as `python3-setuptools` is not on crossbuild.