Doesn't build maybe because of this: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edb4673796e14097b8ad7cb754307e36d83919e5 I tried 12.2.8-r1 12.2.11 12.2.12-r2 with default use flags and without cephfs fuse radosgw ssl tcmalloc. Same result. * python_setup: none of the enabled implementation matched the patterns. * patterns: python2* * Likely a REQUIRED_USE constraint (possibly USE-conditional) is missing. * suggested: || ( $(python_gen_useflags python2*) ) * (remember to quote all the patterns with '') * ERROR: sys-cluster/ceph-12.2.11::gentoo failed (setup phase): * python_setup: no enabled implementation satisfy requirements * * Call stack: * ebuild.sh, line 125: Called pkg_setup * ceph-12.2.11.ebuild, line 160: Called python_setup 'python2*' * python-r1.eclass, line 784: Called die * The specific snippet of code: * die "${FUNCNAME}: no enabled implementation satisfy requirements"
Thank you for the report. Please recompile and *attach* the logfiles and paste the emerge info as described on https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket We need to have all information at hand before ticket assignment, so that the maintainer can look after it in one session with minimal number of callbacks. Please reopen this ticket (Status:unconfirmed) afterwards.
Created attachment 611756 [details] emerge --info sys-cluster/ceph
Created attachment 611758 [details] build.log
Created attachment 611760 [details] eclass-debug.log
Created attachment 611762 [details] die.env
Sorry. Attached. Is that enough?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7e50ea3097587cdf674d661692022c8eead33a1 commit c7e50ea3097587cdf674d661692022c8eead33a1 Author: Patrick McLean <patrick.mclean@sony.com> AuthorDate: 2020-02-05 20:01:14 +0000 Commit: Patrick McLean <chutzpah@gentoo.org> CommitDate: 2020-02-05 20:01:14 +0000 sys-cluster/ceph: Unkeyword 12.2.12-r2 (bug #708294) Broken with python3 only, several dependencies have removed python3. Will remove completely soon. Closes: https://bugs.gentoo.org/708294 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> sys-cluster/ceph/ceph-12.2.12-r2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2693235c669496270026d868d9dc856a2b1a84d7 commit 2693235c669496270026d868d9dc856a2b1a84d7 Author: Patrick McLean <chutzpah@gentoo.org> AuthorDate: 2020-02-05 22:45:04 +0000 Commit: Patrick McLean <chutzpah@gentoo.org> CommitDate: 2020-02-05 22:47:32 +0000 profiles: x86: mask USE flags that pull in sys-cluster/ceph Bug: https://bugs.gentoo.org/708294 Bug: https://bugs.gentoo.org/687344 Signed-off-by: Patrick McLean <patrick.mclean@sony.com> Signed-off-by: Patrick McLean <chutzpah@gentoo.org> profiles/arch/x86/package.use.mask | 15 +++++++++++++++ 1 file changed, 15 insertions(+)