New comment by Vaelatern on void-packages repository https://github.com/void-linux/void-packages/pull/41472#issuecomment-1826055781 Comment: @tsndqst I've got a PR open: #47331 I'd rather merge your PR. Please update to 2.2.44, drop the `.patch` file... I'm not sure `makedepends="${hostmakedepends}` is necessary, the `hostmakedepends` bit. Please either justify the extra python pkg or not. Also please do not change PATH to prefix with the cross dir. GNS3's build has an environment variable, I believe `$BUSYBOX_PATH` or similar, which it checks before looking on `PATH` for a `busybox.static`. Set that instead. `python3-platformdirs` is a `depends` not a `checkdepends`. See my PR #47331. With these changes, I'll merge this PR. I'm currently using GNS3 on my x86_64-musl machine.