New comment by st3r4g on void-packages repository https://github.com/void-linux/void-packages/issues/25123#issuecomment-699620033 Comment: I think the problem is related to hardening flags set by default: ``` ./environment/configure/hardening.sh: LDFLAGS="-Wl,-z,relro -Wl,-z,now ${LDFLAGS}" ``` see: https://bugs.schedmd.com/show_bug.cgi?id=2443 The solution would be to remove hardening flags