New comment by Rabioli on void-packages repository https://github.com/void-linux/void-packages/pull/35270#issuecomment-1050548052 Comment: I was messing with julia on musl, I don't know what you guys are using but, at least for me, the void package appears to work but doesn't (it segfaults when trying to add new julia packages). So I tried their official musl binary that doesn't even work either until I settled for compiling it myself which has given me the best result so far I haven't run into any issue with dependent on julia. The relevancy into this issue is one, there is already a 1.7.2 release and soon to come out 1.8.0 and second could it be possible to export or reverse engineer the flags used by make "by default" so we can use them for the template? I also attempted to make a template, but it just didn't work at all, like just changing the version and the checksums broke it all.