Your message dated Sat, 29 Jun 2024 11:21:54 +0000
with message-id <e1snw9s-007zrq...@fasolo.debian.org>
and subject line Bug#1073350: fixed in raptor2 2.0.16-4
has caused the Debian Bug report #1073350,
regarding raptor2: FTBFS: raptor_libxml.c:256:12: error: ‘xmlEntity’ {aka
‘struct _xmlEntity’} has no member named ‘checked’
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1073350: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073350
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.
--- End Message ---
--- Begin Message ---
Source: raptor2
Source-Version: 2.0.16-4
Done: Andreas Beckmann <a...@debian.org>
We believe that the bug you reported is fixed in the latest version of
raptor2, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1073...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Beckmann <a...@debian.org> (supplier of updated raptor2 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 29 Jun 2024 10:43:44 +0200
Source: raptor2
Architecture: source
Version: 2.0.16-4
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Closes: 1073350
Changes:
raptor2 (2.0.16-4) unstable; urgency=medium
.
* QA upload.
* Fix FTBFS with libxml2 2.11. (Closes: #1073350)
* Switch B-D from transitional pkg-config to pkgconf.
* Fix running tests in parallel.
Checksums-Sha1:
a130802af7fcd0cea27b2c7526dca632bdd66256 2179 raptor2_2.0.16-4.dsc
74aa862c90ccf7ad6e8f6ffbcdc5461c2f58b0ff 18176 raptor2_2.0.16-4.debian.tar.xz
793386524e7a8f6627ec0a4670a77dae61a86b1f 7905 raptor2_2.0.16-4_source.buildinfo
Checksums-Sha256:
e85f3b666553b616595768cd68f7dcc4b55ff899fe4e48eacd44258e9fd9640e 2179
raptor2_2.0.16-4.dsc
208781224fcb4763cfd1a834b9363f52e9c42f5b1a58a1952f9ba884683df7dd 18176
raptor2_2.0.16-4.debian.tar.xz
9b753c1600088808fe9a71c8026d4c2abc570bdf1a26d3851c93f9c32853ae2c 7905
raptor2_2.0.16-4_source.buildinfo
Files:
32145ef7c9debde322b25141d44c0f9b 2179 devel optional raptor2_2.0.16-4.dsc
997fa65ef8b1c54c565e835487e97c43 18176 devel optional
raptor2_2.0.16-4.debian.tar.xz
2df57cc829b2f5d39c52f427f2c0b7bf 7905 devel optional
raptor2_2.0.16-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmZ/ybgQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCIugEACheAI7NlpUGnWPovcnmvpRTIKEQ7oVmd7j
M7a1nbhs9hzf7axt15oljPEICIDAJFk00wV7WD1CI4b0tCEVAy1Ro+jCWYXgRZnn
oTH9J6oGlRRkOL1jgj5TrkSv1gV3FJR0UPgM+ajkrpakU2nWYZgl0hrzJPK2a87r
RrZlztdoVpBEl+W40azR+bqa5N5SSebjfSE2N2TUUGOe0PGeskyjUorJ0Af971vw
xOuEcBwg1S9ENub+NtwyUFSjyV6PrjpTp5arThKtEhOxSVkT2QrSPF9kQpicSS/C
AglYE8JDyykbPw2G7l52J51NaFqBJujPAVbIdzmdAzcRdMKkVXllkHuOn86f5XZ/
E8L/j78hJdNAsY928Z8y7JTeW6MXpZF5pNbjMpO9xFJMufHL8rQzxASRdslI4raV
6G5CdqxCh+UGk88dG3s7sTrcoeOy3EgjMEOkB6kDZi/mQKWoHxb84xFbHm/TzzPZ
25V+Gpzsi/kPKZPgAbW3VHJ6uBrVoemPIwRezVcf/oUjwpA56aihBT7kvBTIBVaL
0jB39LuDWcojS3JnN6oV9ZketJ9tR2PErhiK2bDt0b+GRNPVx7eOBc/7Cd9M+rSC
HG290zU26OfNnWbblllJJUfbEb2At2Wa2cUWpoCLrBSz0T2WmECLuHHisihjoe69
64tdVDzpHg==
=wO9J
-----END PGP SIGNATURE-----
pgp0CyIdZWe3R.pgp
Description: PGP signature
--- End Message ---