Summary: | dev-perl/XML-LibXML-2.20.700-r2 fails to compile (CLANG-STRICTER-SYSTEM): perl-libxml-mm.c:142:18: error: incompatible function pointer types passing void (void , void , xmlChar ) (aka void (void , void , unsigned char )) to parameter of type xmlHashScan | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Perl team <perl> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/shlomif/perl-XML-LibXML/pull/75 | ||
Whiteboard: | fixed in 2.20.800-r1 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 838393 [details]
build.log
build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ea36dfba863f53e66a3a9f73aeec9124dd9aa5 commit 23ea36dfba863f53e66a3a9f73aeec9124dd9aa5 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-05-12 23:42:16 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-05-12 23:42:16 +0000 dev-perl/XML-LibXML: fix modern C issues Closes: https://bugs.gentoo.org/883711 Signed-off-by: Sam James <sam@gentoo.org> dev-perl/XML-LibXML/XML-LibXML-2.20.800-r1.ebuild | 82 ++++++++++++++++++++++ .../files/XML-LibXML-2.20.800-modern-c.patch | 45 ++++++++++++ 2 files changed, 127 insertions(+) |