Bug#1106608: armagetronad ftbfs with libxml 2.14.x from experimental
Matthias Klose
doko at debian.org
Tue May 27 07:33:30 BST 2025
Package: src:armagetronad
Version: 0.2.9.1.1-1
Tags: ftbfs sid forky
User: debian-xml-sgml-pkgs at lists.alioth.debian.org
Usertags: libxml2.14
[this bug is NOT targeted to the upcoming trixie release]
complete build log at
http://qa-logs.debian.net/2025/05/23/armagetronad_0.2.9.1.1-1_unstable_libxml2.log
[...]
In file included from /usr/include/libxml2/libxml/valid.h:16,
from /usr/include/libxml2/libxml/parser.h:20,
from ../../src/tron/gParser.h:6,
from ../../src/tron/gParser.cpp:5:
../../src/tron/gParser.cpp: In member function ‘bool
gParser::LoadAndValidateMapXML(const char*, FILE*, const char*)’:
/usr/include/libxml2/libxml/xmlerror.h:22:69: error: invalid type
argument of unary ‘*’ (have ‘long int’)
22 | #define initGenericErrorDefaultFunc(h)
xmlSetGenericErrorFunc(NULL, *(h))
|
^~~~
../../src/tron/gParser.cpp:1123:5: note: in expansion of macro
‘initGenericErrorDefaultFunc’
1123 | initGenericErrorDefaultFunc( NULL );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
make[7]: *** [Makefile:2554: tron/libtron_a-gParser.o] Error 1
[...]
More information about the Pkg-games-devel
mailing list