Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 836557

Summary: net-nds/openldap-2.6.1-r1 parallel build failure
Product: Gentoo Linux Reporter: Thomas Arnett <tom_gentoo>
Component: Current packagesAssignee: Mikle Kolyada (RETIRED) <zlogene>
Status: RESOLVED FIXED    
Severity: normal CC: ldap-bugs
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://patchwork.yoctoproject.org/project/oe/patch/20211202101136.163693-1-yi.zhao@windriver.com/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 351559    
Attachments: Parallel build patch

Description Thomas Arnett 2022-03-31 17:21:49 UTC
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.
Comment 1 Larry the Git Cow gentoo-dev 2022-05-09 23:08:20 UTC
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(+)