Created attachment 345622 [details] build log Please see the attached build log.
F: open_wr S: deny P: /var/log/emerge.log A: /var/log/emerge.log R: /var/log/emerge.log C: /usr/bin/python2.7 /usr/bin/emerge info Same madness here
With FEATURES=userpriv, the error becomes this: ./timing > timing.out emerge: superuser access is required Which would seem to indicate that the build process is trying to execute emerge for some reason.
From timing: if [ -f /usr/bin/emerge ]; then echo '' echo emerge info: /usr/bin/emerge info echo 'EMERGE END' fi ... upstream has a very strange sense of humor
+ 17 Apr 2013; Patrick Lauer <patrick@gentoo.org> snobol-1.4.1.ebuild: + Fix upstream silly that causes sandbox violations #465980 not sure that's a good solution, but at least it makes the whole thing installable