Summary: | sys-cluster/ceph-18.2.0-r2 - does not respect makeopts | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Patrick McLean <chutzpah> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cluster, toralf, zhixu.liu |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/gentoo/gentoo/pull/41614 https://bugs.gentoo.org/show_bug.cgi?id=928346 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 654178 | ||
Attachments: | ps-faux-20240219-165425-53.txt |
Description
Toralf Förster
![]() 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(-) |