this is propably due to https://github.com/gentoo/gentoo/commit/9d681f835fb43d8f4a8ef8abe9520a1f15a46f7f : >>> Verifying ebuild manifests >>> Running pre-merge checks for sys-libs/compiler-rt-sanitizers-9.0.1 >>> Emerging (1 of 1) sys-libs/compiler-rt-sanitizers-9.0.1::gentoo * llvmorg-9.0.1.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ] * No Python implementation found for the build. This is usually * a bug in the ebuild. Please report it to bugs.gentoo.org * along with the build log. * ERROR: sys-libs/compiler-rt-sanitizers-9.0.1::gentoo failed (setup phase): * No supported Python implementation installed. * * Call stack: * ebuild.sh, line 125: Called pkg_setup * compiler-rt-sanitizers-9.0.1.ebuild, line 59: Called python-any-r1_pkg_setup * python-any-r1.eclass, line 357: Called python_setup * python-any-r1.eclass, line 345: Called die * The specific snippet of code: * die "No supported Python implementation installed." * * If you need support, post the output of `emerge --info '=sys-libs/compiler-rt-sanitizers-9.0.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-libs/compiler-rt-sanitizers-9.0.1::gentoo'`. * The complete build log is located at '/var/tmp/portage/sys-libs/compiler-rt-sanitizers-9.0.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-libs/compiler-rt-sanitizers-9.0.1/temp/die.env'. * Working directory: '/var/tmp/portage/sys-libs/compiler-rt-sanitizers-9.0.1/homedir' * S: '/var/tmp/portage/sys-libs/compiler-rt-sanitizers-9.0.1/work/compiler-rt'
Created attachment 602644 [details] output from emerge --info
it's the same with sys-libs/compiler-rt
My guess is that you don't have tests enabled. If you attached the build log, it would be clear to me.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faf73c204f655cd4e650fe48010e61da739e34dd commit faf73c204f655cd4e650fe48010e61da739e34dd Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2020-01-06 13:28:19 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2020-01-06 13:30:47 +0000 sys-libs/compiler-rt-sanitizers: Require Python only with USE=test Closes: https://bugs.gentoo.org/704852 Signed-off-by: Michał Górny <mgorny@gentoo.org> .../compiler-rt-sanitizers/compiler-rt-sanitizers-10.0.0.9999.ebuild | 2 +- sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-7.1.0.ebuild | 2 +- sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-8.0.1.ebuild | 2 +- sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-9.0.0.ebuild | 2 +- sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-9.0.1.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8586887c535f6273574bf677b2db9541c2e161b9 commit 8586887c535f6273574bf677b2db9541c2e161b9 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2020-01-06 13:27:36 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2020-01-06 13:30:46 +0000 sys-libs/compiler-rt: Require Python only with USE=test Closes: https://bugs.gentoo.org/704852 Signed-off-by: Michał Górny <mgorny@gentoo.org> sys-libs/compiler-rt/compiler-rt-10.0.0.9999.ebuild | 2 +- sys-libs/compiler-rt/compiler-rt-7.1.0.ebuild | 2 +- sys-libs/compiler-rt/compiler-rt-8.0.1.ebuild | 2 +- sys-libs/compiler-rt/compiler-rt-9.0.0-r1.ebuild | 2 +- sys-libs/compiler-rt/compiler-rt-9.0.1.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-)
*** Bug 704882 has been marked as a duplicate of this bug. ***
*** Bug 704912 has been marked as a duplicate of this bug. ***