Source: raptor2 Version: 2.0.16-3 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20240615 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 > -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -c -o turtle_lexer.lo turtle_lexer.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa > -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 > -I/usr/include/libxml2 -g -O2 -Werror=implicit-function-declaration > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c > raptor_libxml.c -fPIC -DPIC -o .libs/raptor_libxml.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa > -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 > -I/usr/include/libxml2 -g -O2 -Werror=implicit-function-declaration > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c > raptor_rdfxml.c -fPIC -DPIC -o .libs/raptor_rdfxml.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa > -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 > -I/usr/include/libxml2 -g -O2 -Werror=implicit-function-declaration > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c > turtle_lexer.c -fPIC -DPIC -o .libs/turtle_lexer.o > raptor_libxml.c: In function ‘raptor_libxml_getEntity’: > raptor_libxml.c:256:12: error: ‘xmlEntity’ {aka ‘struct _xmlEntity’} has no > member named ‘checked’ > 256 | if(!ret->checked) > | ^~ > raptor_libxml.c:257:10: error: ‘xmlEntity’ {aka ‘struct _xmlEntity’} has no > member named ‘checked’ > 257 | ret->checked = 1; > | ^~ > make[3]: *** [Makefile:981: raptor_libxml.lo] Error 1 The full build log is available from: http://qa-logs.debian.net/2024/06/15/raptor2_2.0.16-3_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240615;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240615&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.