| Summary: | games/openlierox: Fails to build with libxml2 2.13.0 | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Daniel Engberg <diizzy> |
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | diizzy |
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(amdmi3) |
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
| Bug Depends on: | |||
| Bug Blocks: | 279705 | ||
|
Description
Daniel Engberg
2024-06-15 13:31:00 UTC
Build log is 404 Sorry, new log https://pdr2.bofh.network/data/140-diizzy/libxml2-libxslt-run2/logs/errors/openlierox-0.58.r5_3,1.log A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8a36ed58fae02809fb60be49c6b55dec733967e commit c8a36ed58fae02809fb60be49c6b55dec733967e Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2024-06-25 13:44:54 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2024-06-25 19:13:58 +0000 games/openlierox: fix build with libxml 2.13, add license PR: 279765 Reported by: diizzy games/openlierox/Makefile | 3 +++ games/openlierox/files/patch-include_XMLutils.h (new) | 10 ++++++++++ .../files/patch-src_common_StringUtils.cpp (new) | 14 ++++++++++++++ 3 files changed, 27 insertions(+) Should build with both libxml 2.11 and 2.13 now. |