I reported bug #14253 and was asked to see if anyone is building and testing with SELinux. The nss folder needs to link with libsepol and doesn't; the following sed fixes the issue: sed -i 's/-lselinux/& -lsepol/' nss/Makefile