Christian99 wrote:Really? I'm doing this, like, forever. Why wouldn't this work?
As stated above, it is causing a build failure by denying access to /dev/fd. The failures are random and not worth the effort to debug. Many times it is environment bleed but
sudo emerge here is causing a PGO failure.
Consistency is key and the best way to rule out environment and other issues it to run emerge after becoming root. The risk of wasted time (or potential security breaches) are not worth the effort otherwise. Clean root login environments provide the optimal result.