New comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/40044#issuecomment-1284419696 Comment: > armv* should not be broken anymore according to the changelog getting linker errors on those platforms, a bunch of variations of ``` /usr/lib/gcc/arm-linux-musleabihf/10.2.1/../../../../arm-linux-musleabihf/bin/ld: launcher/libLauncher_logic.a(World.cpp.o):(.data.rel.ro+0x3c): multiple definition of `typeinfo for nbt::tag_primitive'; launcher/libLauncher_logic.a(ServersPage.cpp.o):(.data.rel.ro+0x3c): first defined here ``` (this is the reason it was marked broken before, issue made upstream: https://github.com/PrismLauncher/PrismLauncher/issues/128)