Summary: | sys-apps/openrc: fails to compile (src/rc/start-stop-daemon.p/rc-selinux.c.o: undefined reference to symbol 'audit_getloginuid') | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Fulgurance <zohran.londais> |
Component: | Current packages | Assignee: | OpenRC Team <openrc> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sam, selinux, theaifam5 |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
selinux-fix.patch openrc-0.44.5 selinux fix |
Description
Fulgurance
2021-10-02 14:36:05 UTC
Created attachment 742536 [details]
build.log
I've reuploaded/attached the build.log to Bugzilla as it's much easier for us then.
*** Bug 816087 has been marked as a duplicate of this bug. *** Created attachment 742851 [details, diff]
selinux-fix.patch
Can you please apply this patch and let me know if it fixes your build?
Thanks,
William
Created attachment 742920 [details, diff]
openrc-0.44.5 selinux fix
This fixes the openrc-0.44.5 build with selinux/audit.
(In reply to Jonathan Davies from comment #4) > Created attachment 742920 [details, diff] [details, diff] > openrc-0.44.5 selinux fix > > This fixes the openrc-0.44.5 build with selinux/audit. awesome, this patch works :) Fixed for me as well, thanks you very much :) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddc36c1500454df1795025c1dc4db3a22c1e6ee5 commit ddc36c1500454df1795025c1dc4db3a22c1e6ee5 Author: William Hubbs <williamh@gentoo.org> AuthorDate: 2021-10-05 15:10:12 +0000 Commit: William Hubbs <williamh@gentoo.org> CommitDate: 2021-10-05 15:15:21 +0000 sys-apps/openrc: 0.44.6 bump Closes: https://bugs.gentoo.org/815847 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: William Hubbs <williamh@gentoo.org> sys-apps/openrc/Manifest | 1 + sys-apps/openrc/openrc-0.44.6.ebuild | 164 +++++++++++++++++++++++++++++++++++ 2 files changed, 165 insertions(+) |