Hello again, If -fstack-protector is set in CFLAGS, v86d fails to build - quite obviously I guess, as it gets statically linked against klibc which doesn't offer the necessary features. Attached you will find a patch which filters this CFLAG at the ebuild level; in the long run it would perhaps be useful to make stack protector work with klibc.
Created attachment 139893 [details, diff] v86d-filter-fstack-protector.patch
Nope; don't use such flags, use a proper hardened profile instead.
Can you please filter that flag anyway? Almost everything builds with it, except v86d...