These are the packages that would be merged, in order: Calculating dependencies -/net/ra/export/gentoo/prefix-tree/eclass/python.eclass: line 195: cannot create temp file for here-document: Operation not permitted -/net/ra/export/gentoo/prefix-tree/eclass/python.eclass: line 195: cannot create temp file for here-document: Operation not permitted |/net/ra/export/gentoo/prefix-tree/eclass/python.eclass: line 195: cannot create temp file for here-document: Operation not permitted //net/ra/export/gentoo/prefix-tree/eclass/python.eclass: line 195: cannot create temp file for here-document: Operation not permitted //net/ra/export/gentoo/prefix-tree/eclass/python.eclass: line 195: cannot create temp file for here-document: Operation not permitted //net/ra/export/gentoo/prefix-tree/eclass/python.eclass: line 195: cannot create temp file for here-document: Operation not permitted ... done! I suspect this is because we run unprivileged, but I'm not yet sure about this.
For some reason in the ebuild environment, bash writes heredocs to $PWD, which is inaccessible due to sandbox.
This eclass has been deprecated. See bug 459982.