While is good for a security purpose, the package does not respect the fno-stack-protector CFLAG To test, compile it with CFLAGS/CXXFLAGS fno-stack-protector and run: checksec --file /usr/bin/node The checksec command line tool is from app-admin/checksec.
It is also overwriting the fortify_source flag
No build log, no emerge --info output.