New comment by lane-brain on void-packages repository https://github.com/void-linux/void-packages/pull/28785#issuecomment-1067226965 Comment: > Installing this packages seems to have destroyed my system, it managed to delete `/usr/lib/libgcc_s.so` which prevented me from opening a terminal or logging in. well this is very serious. I am currently using this template on two machines and have not had this issue, I've force-pushed the one I'm using to this PR. This is the output of xls, which does not contain any libgcc_s.so ``` $ xls libgccjit /usr/include/libgccjit++.h /usr/include/libgccjit.h /usr/lib/libgccjit.so.0.0.1 /usr/share/info/libgccjit.info /usr/share/licenses/libgccjit/RUNTIME.LIBRARY.EXCEPTION /usr/lib/libgccjit.so -> /usr/lib/libgccjit.so.0 /usr/lib/libgccjit.so.0 -> /usr/lib/libgccjit.so.0.0.1 ```