Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836557 - net-nds/openldap-2.6.1-r1 parallel build failure
Summary: net-nds/openldap-2.6.1-r1 parallel build failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL: https://patchwork.yoctoproject.org/pr...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: parallel-make
  Show dependency tree
 
Reported: 2022-03-31 17:21 UTC by Thomas Arnett
Modified: 2022-05-09 23:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Parallel build patch (meta-oe-openldap-fix-parallel-build-failure.diff,1.35 KB, patch)
2022-03-31 17:21 UTC, Thomas Arnett
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)