New comment by RossComputerGuy on void-packages repository https://github.com/void-linux/void-packages/issues/25604#issuecomment-778477623 Comment: My solution fixed it. And I think one of these files has to do with ssp being enabled, I only messed with the repo keys and shlibs so this problem may occur outside of ExpidusOS (my fork). ``` common/shlibs:libssp.so.0 libssp-4.4.0_1 common/build-style/void-cross.sh: --disable-libssp \ common/build-style/void-cross.sh: --enable-default-ssp \ common/build-style/void-cross.sh: --enable-libssp \ common/travis/license.lst:Classpath-exception-2.0 common/travis/license.lst:deprecated_GPL-2.0-with-classpath-exception common/environment/configure/hardening.sh: # Our compilers use --enable-default-pie and --enable-default-ssp, ```