Build fails install with: * Messages for package dev-lang/python-3.8.8_p1: * ERROR: dev-lang/python-3.8.8_p1::gentoo_prefix failed (install phase): * (no error message) * * Call stack: * ebuild.sh, line 125: Called __call-ebuildshell 'src_install' * ebuild.sh, line 526: Called src_install * environment, line 3166: Called die * The specific snippet of code: * rmdir "${ED}"/Applications/Python* || die; * Reproducible: Always
Running into a similar issue on AMD64 (Big Sur 11.2.3), except in my case the error is a little bit different. Build fails install with: -------------- renaming build/scripts-3.8/2to3 to build/scripts-3.8/2to3-3.8 make: *** [Makefile:614: sharedmods] Error 1 * ERROR: dev-lang/python-3.8.8_p1::gentoo_prefix failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lang/python-3.8.8_p1::gentoo_prefix'`, -------------- Reproducible: Always
Ok, the prefix patchset was for some reason wrongly copied and pasted. That makes it compile here for me at least.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=c0eae71d3acd6bb39cbccfe5001d1e99c49fa20b commit c0eae71d3acd6bb39cbccfe5001d1e99c49fa20b Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2021-04-10 13:12:25 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2021-04-10 13:12:25 +0000 dev-lang/python-3.8.8_p1: fix prefix patchset ref Closes: https://bugs.gentoo.org/780861 Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> dev-lang/python/Manifest | 1 - dev-lang/python/python-3.8.8_p1.ebuild | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-)