Your message dated Sun, 28 Jul 2024 15:49:58 +0000
with message-id <[email protected]>
and subject line Bug#1075554: fixed in tclxml 1:3.2.7-8
has caused the Debian Bug report #1075554,
regarding tclxml: ftbfs with GCC-14
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 [email protected]
immediately.)
--
1075554: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075554
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:tclxml
Version: 1:3.2.7-7
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-14
[This bug is targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.
The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/tclxml_3.2.7-7_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html
[...]
/usr/include/libxml2/libxml/parser.h:881:3: note: in expansion of macro
‘XML_GLOBALS_PARSER_CORE’
881 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:886:1: note: in expansion of macro
‘XML_GLOBALS_PARSER’
886 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
tclxml-libxml2.c:166:3: warning: ‘__xmlLoadExtDtdDefaultValue’ is deprecated
[-Wdeprecated-declarations]
166 | xmlLoadExtDtdDefaultValue |= XML_COMPLETE_ATTRS;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here
499 | attrs XMLPUBFUN type *__##name(void);
| ^~
/usr/include/libxml2/libxml/parser.h:885:16: note: in expansion of macro
‘XML_DECLARE_GLOBAL’
885 | #define XML_OP XML_DECLARE_GLOBAL
| ^~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:859:3: note: in expansion of macro ‘XML_OP’
859 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \
| ^~~~~~
/usr/include/libxml2/libxml/parser.h:881:3: note: in expansion of macro
‘XML_GLOBALS_PARSER_CORE’
881 | XML_GLOBALS_PARSER_CORE \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:886:1: note: in expansion of macro
‘XML_GLOBALS_PARSER’
886 | XML_GLOBALS_PARSER
| ^~~~~~~~~~~~~~~~~~
tclxml-libxml2.c: In function ‘ReaderParse’:
tclxml-libxml2.c:447:5: warning: ‘xmlSubstituteEntitiesDefault’ is deprecated
[-Wdeprecated-declarations]
447 | xmlSubstituteEntitiesDefault(1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:953:17: note: declared here
953 | xmlSubstituteEntitiesDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
tclxml-libxml2.c:449:5: warning: ‘xmlSubstituteEntitiesDefault’ is deprecated
[-Wdeprecated-declarations]
449 | xmlSubstituteEntitiesDefault(0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:953:17: note: declared here
953 | xmlSubstituteEntitiesDefault(int val);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: *** [Makefile:314: docObj.o] Error 1
make[1]: *** Waiting for unfinished jobs....
tclxml-libxml2.c: In function ‘TclXMLlibxml2Configure’:
tclxml-libxml2.c:748:9: warning: variable ‘value’ set but not used
[-Wunused-but-set-variable]
748 | char *value;
| ^~~~~
tclxml.c:64:13: warning: ‘whitespace’ defined but not used [-Wunused-variable]
64 | static char whitespace[] = " \t\r\n";
| ^~~~~~~~~~
tcldom-libxml2.c: In function ‘Tcldom_libxml2_Init’:
tcldom-libxml2.c:303:3: warning: ‘xmlXPathInit’ is deprecated
[-Wdeprecated-declarations]
303 | xmlXPathInit();
| ^~~~~~~~~~~~
In file included from tcldom-libxml2.c:19:
/usr/include/libxml2/libxml/xpath.h:564:21: note: declared here
564 | xmlXPathInit (void);
| ^~~~~~~~~~~~
tcldom-libxml2.c: In function ‘TclDOMSerializeCommand’:
tcldom-libxml2.c:960:9: warning: variable ‘buf’ set but not used
[-Wunused-but-set-variable]
960 | char *buf, *encoding;
| ^~~
tcldom-libxml2.c: In function ‘TclDOM_DispatchEvent’:
tcldom-libxml2.c:4594:9: warning: variable ‘phase’ set but not used
[-Wunused-but-set-variable]
4594 | char *phase;
| ^~~~~
tcldom-libxml2.c: In function ‘NodeTypeSetFromAny’:
tcldom-libxml2.c:6766:22: warning: variable ‘node’ set but not used
[-Wunused-but-set-variable]
6766 | char *id, doc[21], node[21];
| ^~~~
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:10: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: tclxml
Source-Version: 1:3.2.7-8
Done: Ole Streicher <[email protected]>
We believe that the bug you reported is fixed in the latest version of
tclxml, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ole Streicher <[email protected]> (supplier of updated tclxml 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 28 Jul 2024 17:28:00 +0200
Source: tclxml
Architecture: source
Version: 1:3.2.7-8
Distribution: unstable
Urgency: medium
Maintainer: Tcl/Tk Debian Packagers <[email protected]>
Changed-By: Ole Streicher <[email protected]>
Closes: 1075554
Changes:
tclxml (1:3.2.7-8) unstable; urgency=medium
.
[ Debian Janitor ]
* Apply multi-arch hints. + tclxml: Add Multi-Arch: same.
.
[ Ole Streicher ]
* Fix declaration of libxml error handler (Closes: #1075554)
* Push Standards-Version to 4.7.0. No changes needed
Checksums-Sha1:
d53e85cf281c6695ee82bfd94cbf0745b10ab026 2022 tclxml_3.2.7-8.dsc
9cef8729e2df13979eb7b8d6f77b3c78c543d054 6364 tclxml_3.2.7-8.debian.tar.xz
Checksums-Sha256:
e1dd58fe0a27fc19c4dbd383e274c35e080e6122f03140ae8f5997c4b3674e23 2022
tclxml_3.2.7-8.dsc
e84e49ca5d60ecfe08505df2c6f40c5c45b7f298c18b7470cb85e3a35dc9cd53 6364
tclxml_3.2.7-8.debian.tar.xz
Files:
706a4aaf95e3faa3d3dd25408e90f186 2022 devel optional tclxml_3.2.7-8.dsc
888666549755e259789f9b2771a518cd 6364 devel optional
tclxml_3.2.7-8.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE7/BpV0Ra2/h0L3qtmk9WvbkOGL0FAmamY8MACgkQmk9WvbkO
GL2yERAAjdl3CzmuP43fNzDkVYdtmOcPnmc5zmmiGDIxQkxleFHl+qQezZDbcQfr
DxmdwVFmohqjnb0NSccBN57AFaJxhG6dm7gX5+2NCI8doHZdRyG83hhPZWl/BDMz
4pSvBkt/n8xGbyT7IVs9vI7C7XIo68IPmicxGGt6CmkUrRGmr/hROCP6oxR+yoOn
spAS/HloJLppAghNF8he4rDFAZYAqEo1BYwaReEOA2aGr1nU10PyIJsX4fT5MXqK
o4uGY9tQO93pfeq4NJmYorIyQNCwwnE+/1vbjoZOjcgoystFhuIk/q9Vf4I+kfZu
rLiurB/loAycoE9tjUZ2c7VkLh9ZB3EZOxoA0U0BtPLmjDrH3kvBCozfkeLFgR4O
ryaghzcSx+zY3oephRtrf8AhtSY6zUm2gZNTMjnMl1ouVdBuD2jddfqAtrpZTwb/
UA1ov0ffnszSHxDKPBeDoBeehTQdeNsLqImd8h5Zm2LM92CBUCljw01+iGfNMsny
TqpKRGsESqCZKIAU2CEeSE8pqDxnt8z/koP7VXKlzXZPmpSZuuQEg0paiNPbkRSC
5MM0462dgwcvyXvKugrJZykDn8s7XBsue614v7KdgpJu+P6gsaFKGf7w4/5KicOk
JpA1sVRNur8TmFyQqpvFAoZIMl9xyKSjsQXEgJCCYQpz7wKXLGo=
=/tiV
-----END PGP SIGNATURE-----
pgp2NE5bWM5TY.pgp
Description: PGP signature
--- End Message ---