New comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/issues/45667#issuecomment-1684886735 Comment: > ` SONAME: libc.so <-> musl>=1.1.24_7` that's where the musl is coming from. something in the package is looking for libc.so. you can find out what by using `readelf -d ` and looking for it on a line with `(NEEDED)` on it