Created attachment 768310 [details, diff] Parallel build patch Parallel build fails with "ld: cannot find slapd-common.o: No such file or directory". Adding the attached patch (adapted from OpenEmbedded) to /etc/portage/patches fixes it.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28228540cd1b8ae8326647437969fb716e9fe53e commit 28228540cd1b8ae8326647437969fb716e9fe53e Author: Sam James <sam@gentoo.org> AuthorDate: 2022-05-09 23:08:04 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-05-09 23:08:04 +0000 net-nds/openldap: fix parallel build failure Closes: https://bugs.gentoo.org/836557 Signed-off-by: Sam James <sam@gentoo.org> .../files/openldap-2.6.1-parallel-build.patch | 46 ++++++++++++++++++++++ net-nds/openldap/openldap-2.6.1-r1.ebuild | 1 + 2 files changed, 47 insertions(+)