New comment by non-Jedi on void-packages repository https://github.com/void-linux/void-packages/pull/35270#issuecomment-1030526861 Comment: This appears to be some sort of issue with an interaction between the xbps-src system and julia's build system. Invoking `make` manually with the value of `make_build_args` causes only the desired libraries to be built, but when run from the `build` phase, it attempts to build all vedored dependencies entirely ignoring the `USE_SYSTEM_*` flags. Any ideas on this would be appreciated as I'm getting close to the end of my ability to debug this. Any thoughts @ahesford since you have some level of familiarity with this template?