I don't see how that makes sense for a compressor but: ceph-16.2.6.ebuild: <app-arch/snappy-1.1.9:=
API change in 1.1.9 broke the build of ceph, my nonexistant C++ skills are not sufficient to fix it
I have the same issue with dev-cpp/folly::guru
This may help: https://github.com/ceph/ceph/commit/4c13a798dcf2e783afd7558bf3541dc025de854a.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f912f78a505c9374c60c09149157525e57cd7d7 commit 0f912f78a505c9374c60c09149157525e57cd7d7 Author: Patrick McLean <chutzpah@gentoo.org> AuthorDate: 2021-10-23 00:21:55 +0000 Commit: Patrick McLean <chutzpah@gentoo.org> CommitDate: 2021-10-23 00:22:15 +0000 sys-cluster/ceph-16.2.6-r1: Lock leveldb (bug #819051) Also unlock snappy dep since the problem is fixed upstream. (bug #818883) Closes: https://bugs.gentoo.org/819051 Closes: https://bugs.gentoo.org/818883 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> sys-cluster/ceph/{ceph-16.2.6.ebuild => ceph-16.2.6-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Please keep the bug open until you clean all the versions that are blocking the removal of old snappy.
Didn’t add the patch I linked to?
Ceph does not work with snappy-1.1.9, see https://bugs.gentoo.org/820611
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a3e501b58af3bf03e08a32ba65150f30c1b492 commit c1a3e501b58af3bf03e08a32ba65150f30c1b492 Author: Patrick McLean <chutzpah@gentoo.org> AuthorDate: 2021-11-26 19:42:45 +0000 Commit: Patrick McLean <chutzpah@gentoo.org> CommitDate: 2021-11-26 19:46:15 +0000 sys-cluster/ceph: relax snappy dep (bug #818883) app-arch/snappy-1.1.9-r1 has a patch to fix the upstream change that broke ceph, so allow <1.1.9 or >=1.1.9-r1 versions of snappy Bug: https://bugs.gentoo.org/818883 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> sys-cluster/ceph/{ceph-15.2.15-r1.ebuild => ceph-15.2.15-r2.ebuild} | 6 ++++-- sys-cluster/ceph/{ceph-16.2.6-r3.ebuild => ceph-16.2.6-r4.ebuild} | 5 +++-- 2 files changed, 7 insertions(+), 4 deletions(-)