Summary: | media-libs/raptor fails to compile with dev-libs/libxml2-2.11.x error: no member named 'checked' in 'struct _xmlEntity' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | cyrillic <cyrilmaley> |
Component: | Current packages | Assignee: | Gentoo Sound Team <sound> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PATCH |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/dajobe/raptor/pull/58 https://github.com/dajobe/raptor/issues/59 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 905399 | ||
Attachments: | build.log |
Description
cyrillic
2023-05-12 22:49:59 UTC
Created attachment 861597 [details]
build.log
Thanks. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfb72fdc318a8bd77d148e728da1a838a0252948 commit cfb72fdc318a8bd77d148e728da1a838a0252948 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-05-12 23:38:20 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-05-12 23:38:20 +0000 media-libs/raptor: fix build w/ libxml2-2.11 Closes: https://bugs.gentoo.org/906227 Signed-off-by: Sam James <sam@gentoo.org> .../raptor/files/raptor-2.0.15-libxml2-2.11.patch | 30 ++++++++ media-libs/raptor/raptor-2.0.15-r8.ebuild | 85 ++++++++++++++++++++++ 2 files changed, 115 insertions(+) Wow, that was fast :) |