will attach ps faux asap
Created attachment 885435 [details] ps-faux-20240219-165425-53.txt ps faux
what's the value of makeopts to be expected?
(In reply to Zhixu Liu from comment #2) > what's the value of makeopts to be expected? -j 4
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d8e6a13cf2328d89de2cb5ef4f1df2c67a0a3b5 commit 2d8e6a13cf2328d89de2cb5ef4f1df2c67a0a3b5 Author: Z. Liu <zhixu.liu@gmail.com> AuthorDate: 2025-04-16 05:02:20 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-05-11 00:45:32 +0000 sys-cluster/ceph: respect MAKEOPTS (partly) ninja call cmake, the final solution could be to call "cmake --build" instead of "ninja ..." at the top level. Closes: https://bugs.gentoo.org/924998 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41614 Closes: https://github.com/gentoo/gentoo/pull/41614 Signed-off-by: Sam James <sam@gentoo.org> sys-cluster/ceph/ceph-18.2.4-r4.ebuild | 3 ++- sys-cluster/ceph/ceph-19.2.0-r3.ebuild | 3 ++- sys-cluster/ceph/ceph-19.2.1-r2.ebuild | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65d363335975c82b8416b585b2cc2d5caa98f3da commit 65d363335975c82b8416b585b2cc2d5caa98f3da Author: Z. Liu <zhixu.liu@gmail.com> AuthorDate: 2025-06-09 06:56:42 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-06-09 07:04:45 +0000 sys-cluster/ceph: apply fix for bug 924998 from commit 2d8e6a13cf2328d89de2cb5ef4f1df2c67a0a3b5, which is submitted before revbump of 19.2.2 Bug: https://bugs.gentoo.org/924998 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42511 Closes: https://github.com/gentoo/gentoo/pull/42511 Signed-off-by: Sam James <sam@gentoo.org> sys-cluster/ceph/ceph-19.2.2-r4.ebuild | 3 ++- sys-cluster/ceph/ceph-19.2.2-r5.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-)