New comment by toluschr on void-packages repository https://github.com/void-linux/void-packages/pull/23242#issuecomment-658036563 Comment: @Johnnynator Should work now. The patch to remove the arch from the shlibs was not necessary anymore, since the libraries were in `common/shlibs` by mistake. ``` $ gammaray --self-test Found valid probe for ABI qt5_15-x86_64 at /usr/lib/libgammaray_probe-qt5_15-x86_64.so. Injector preload successfully passed its self-test. Error: Injector gdb failed to pass its self-test: Yama security extension is blocking runtime attaching, see /proc/sys/kernel/yama/ptrace_scope. Error: Injector lldb failed to pass its self-test: Yama security extension is blocking runtime attaching, see /proc/sys/kernel/yama/ptrace_scope. Injector style successfully passed its self-test. ```