Summary: | sys-process/cronie fails to build on uclibc-ng systems due to obstack | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Steffen Christgau <mail> |
Component: | Current packages | Assignee: | Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jstein |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
cronie-1.5.4-r1-uclibc.patch build-v1.5.5.log cronie-1.5.5-uclibc.patch |
Description
Steffen Christgau
2019-12-16 16:27:47 UTC
Created attachment 599846 [details, diff]
cronie-1.5.4-r1-uclibc.patch
What about cronie-1.5.5? Same patch required with that version? Created attachment 600548 [details]
build-v1.5.5.log
build.log from cronie 1.5.5 without patched ebuild
(In reply to Lars Wendler (Polynomial-C) from comment #2) > What about cronie-1.5.5? Same patch required with that version? Yes, the patch is required for that version as well. Essentially, the same changes are required to successfully build cronie-1.5.5 with uclibc-ng Created attachment 600550 [details, diff]
cronie-1.5.5-uclibc.patch
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92731111617b2c6ba7c0d301fec2aab1a71ed0d9 commit 92731111617b2c6ba7c0d301fec2aab1a71ed0d9 Author: Steffen Christgau <mail@s14u.de> AuthorDate: 2019-12-23 17:53:39 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2019-12-23 17:56:19 +0000 sys-process/cronie: Fixed build on uclibc-ng systems Closes: https://bugs.gentoo.org/703126 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> sys-process/cronie/cronie-1.5.4-r1.ebuild | 2 ++ sys-process/cronie/cronie-1.5.5.ebuild | 2 ++ 2 files changed, 4 insertions(+) |