Summary: | app-pda/gtkpod-2.1.5-r5 fails to compile: misc.c:1801:5: error: call to undeclared function xmlCleanupParser; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | James Le Cuirot <chewi> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | chewi |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | ~arch only | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412, 917537 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 884114 [details]
build.log
build log and emerge --info
This isn't clang-specific, I ran into it myself this week. Haven't had a chance to fix it yet. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6105bd5f940b8e44831bfc08b7c98ab0040a33d commit e6105bd5f940b8e44831bfc08b7c98ab0040a33d Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2024-02-03 17:19:43 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2024-02-03 17:19:43 +0000 app-pda/gtkpod: Patch fix implicit declaration Closes: https://bugs.gentoo.org/923708 Signed-off-by: James Le Cuirot <chewi@gentoo.org> app-pda/gtkpod/files/gtkpod-2.1.5-conformance.patch | 11 +++++++++++ app-pda/gtkpod/gtkpod-2.1.5-r5.ebuild | 3 ++- 2 files changed, 13 insertions(+), 1 deletion(-) |