Your message dated Wed, 17 Dec 2025 09:20:04 +0000
with message-id <[email protected]>
and subject line Bug#1119740: fixed in gupnp-tools 0.12.2-1.1
has caused the Debian Bug report #1119740,
regarding gupnp-tools: FTBFS: ../src/common/pretty-print.c:47:9: error:
'__xmlIndentTreeOutput' is deprecated: See
https://gnome.pages.gitlab.gnome.org/libxml2/html/deprecated.html
[-Werror=deprecated-declarations]
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.)
--
1119740: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1119740
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gupnp-tools
Version: 0.12.2-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202510/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:gupnp-tools, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8
meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr
--sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu
-Dpython.bytecompile=-1
The Meson build system
Version: 1.9.1
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Build type: native build
../meson_options.txt:1: WARNING: Project does not target a minimum version but
uses feature deprecated since '1.1.0': "boolean option" keyword argument
"value" of type str. use a boolean, not a string
../meson_options.txt:2: WARNING: Project does not target a minimum version but
uses feature deprecated since '1.1.0': "boolean option" keyword argument
"value" of type str. use a boolean, not a string
Project name: gupnp-tools
Project version: 0.12.2
C compiler for the host machine: cc (gcc 15.2.0 "cc (Debian 15.2.0-7) 15.2.0")
C linker for the host machine: cc ld.bfd 2.45
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Run-time dependency gssdp-1.6 found: YES 1.6.4
Run-time dependency gupnp-1.6 found: YES 1.6.9
Run-time dependency libsoup-3.0 found: YES 3.6.5
Run-time dependency gupnp-av-1.0 found: YES 0.14.4
Run-time dependency gtk+-3.0 found: YES 3.24.51
Run-time dependency glib-2.0 found: YES 2.86.1
Run-time dependency gio-2.0 found: YES 2.86.1
Run-time dependency libxml-2.0 found: YES 2.15.1
Run-time dependency gobject-2.0 found: YES 2.86.1
Run-time dependency gtksourceview-4 found: YES 4.8.4
../meson.build:31: WARNING: Project does not target a minimum version but uses
feature deprecated since '0.56.0': meson.source_root. use
meson.project_source_root() or meson.global_source_root() instead.
Compiler for C supports arguments -Werror=deprecated-declarations: YES
Configuring config.h using configuration
Configuring didl-lite-dialog.ui using configuration
Program msgfmt found: YES (/usr/bin/msgfmt)
Dependency gio-2.0 found: YES 2.86.1 (cached)
Program /usr/bin/glib-compile-resources found: YES
(/usr/bin/glib-compile-resources)
Dependency gio-2.0 found: YES 2.86.1 (cached)
Program /usr/bin/glib-compile-resources found: YES
(/usr/bin/glib-compile-resources)
../src/av-cp/meson.build:12: WARNING: Project does not target a minimum version
but uses feature deprecated since '0.56.0': gui_app arg in executable. Use
'win_subsystem' instead
Dependency gio-2.0 found: YES 2.86.1 (cached)
Program /usr/bin/glib-compile-resources found: YES
(/usr/bin/glib-compile-resources)
../src/network-light/meson.build:11: WARNING: Project does not target a minimum
version but uses feature deprecated since '0.56.0': gui_app arg in executable.
Use 'win_subsystem' instead
Dependency gio-2.0 found: YES 2.86.1 (cached)
Program /usr/bin/glib-compile-resources found: YES
(/usr/bin/glib-compile-resources)
../src/universal-cp/meson.build:11: WARNING: Project does not target a minimum
version but uses feature deprecated since '0.56.0': gui_app arg in executable.
Use 'win_subsystem' instead
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/bin/xgettext)
Build targets in project: 46
WARNING: Deprecated features used:
* 0.56.0: {'gui_app arg in executable', 'meson.source_root'}
* 1.1.0: {'"boolean option" keyword argument "value" of type str'}
gupnp-tools 0.12.2
User defined options
buildtype : plain
libdir : lib/x86_64-linux-gnu
localstatedir : /var
prefix : /usr
python.bytecompile: -1
sysconfdir : /etc
wrap_mode : nodownload
Found ninja-1.12.1 at /usr/bin/ninja
dh_auto_build
cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v
[1/74] /usr/bin/glib-compile-resources
/<<PKGBUILDDIR>>/data/org.gupnp.Tools.Common.gresource.xml --sourcedir
/<<PKGBUILDDIR>>/data --sourcedir ../src/common --c-name gupnp_tools_common
--generate --target src/common/common-resource.h --manual-register
[2/74] /usr/bin/glib-compile-resources
/<<PKGBUILDDIR>>/data/org.gupnp.Tools.Common.gresource.xml --sourcedir
/<<PKGBUILDDIR>>/data --sourcedir ../src/common --c-name gupnp_tools_common
--generate --target src/common/common-resource.c --manual-register
--dependency-file src/common/common-resource.c.d
[3/74] cc -Isrc/common/libutil.a.p -Isrc/common -I../src/com
[too-long-redacted] -c src/common/common-resource.c
[4/74] cc -Isrc/common/libutil.a.p -Isrc/common -I../src/com
[too-long-redacted] -c ../src/common/pretty-print.c
FAILED: src/common/libutil.a.p/pretty-print.c.o
cc -Isrc/common/libutil.a.p -Isrc/common -I../src/common -I.
[too-long-redacted] -c ../src/common/pretty-print.c
../src/common/pretty-print.c: In function âpretty_print_xmlâ:
../src/common/pretty-print.c:47:9: error: â__xmlIndentTreeOutputâ is
deprecated: See
https://gnome.pages.gitlab.gnome.org/libxml2/html/deprecated.html
[-Werror=deprecated-declarations]
47 | old_value = xmlIndentTreeOutput;
| ^~~~~~~~~
In file included from /usr/include/libxml2/libxml/HTMLparser.h:22,
from /usr/include/libxml2/libxml/globals.h:21,
from ../src/common/pretty-print.c:25:
/usr/include/libxml2/libxml/parser.h:1286:16: note: declared here
1286 | XMLPUBFUN int *__xmlIndentTreeOutput(void);
| ^~~~~~~~~~~~~~~~~~~~~
../src/common/pretty-print.c:48:9: error: â__xmlIndentTreeOutputâ is
deprecated: See
https://gnome.pages.gitlab.gnome.org/libxml2/html/deprecated.html
[-Werror=deprecated-declarations]
48 | xmlIndentTreeOutput = 1;
| ^~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:1286:16: note: declared here
1286 | XMLPUBFUN int *__xmlIndentTreeOutput(void);
| ^~~~~~~~~~~~~~~~~~~~~
../src/common/pretty-print.c:54:9: error: â__xmlIndentTreeOutputâ is
deprecated: See
https://gnome.pages.gitlab.gnome.org/libxml2/html/deprecated.html
[-Werror=deprecated-declarations]
54 | xmlIndentTreeOutput = old_value;
| ^~~~~~~~~~~~~~~~~~~
/usr/include/libxml2/libxml/parser.h:1286:16: note: declared here
1286 | XMLPUBFUN int *__xmlIndentTreeOutput(void);
| ^~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
[5/74] cc -Isrc/common/libutil.a.p -Isrc/common -I../src/com
[too-long-redacted] ns.c.o -c ../src/common/icons.c
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v
returned exit code 1
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: gupnp-tools
Source-Version: 0.12.2-1.1
Done: Adrian Bunk <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gupnp-tools, 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.
Adrian Bunk <[email protected]> (supplier of updated gupnp-tools 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: Wed, 03 Dec 2025 09:47:56 +0200
Source: gupnp-tools
Architecture: source
Version: 0.12.2-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1119740
Changes:
gupnp-tools (0.12.2-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Don't build with -Werror=deprecated-declarations. (Closes: #1119740)
Checksums-Sha1:
1a8dcd0c8ee6e54c89f169fcdfc450dbe5cbe054 2201 gupnp-tools_0.12.2-1.1.dsc
34887134a408c13f14b3bee88f7c66f01b3b98a5 5176
gupnp-tools_0.12.2-1.1.debian.tar.xz
Checksums-Sha256:
b8faf297b1986aee6eb19728524cc1e8cec6fe96ffb9dd4c35a1a1e1ab3b7a70 2201
gupnp-tools_0.12.2-1.1.dsc
2d251ad36a081113b7e5796581a295b50a7eeefd77516e8c88e4f466b55c7dd0 5176
gupnp-tools_0.12.2-1.1.debian.tar.xz
Files:
bf610b8e6a745ff5e8088557363314da 2201 net optional gupnp-tools_0.12.2-1.1.dsc
b3144dc1759069042b62faea9f76cdf3 5176 net optional
gupnp-tools_0.12.2-1.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmkv7Z8ACgkQiNJCh6LY
mLFEvRAAkIhRKgy6SIojuVeEuxud8+gLFOC9d83rkNMHGZ62AnVbZMQG+y0JXpDS
SKDvQ5/dsIGBhw53ya3m40lK3eQGXVVKG14ATYWZhbj4BN5Nsth76W+TgM5Hlh4P
Z4IfXjU0duSOwo9wt/1GB2tkbz5LuWTGS6pfK9YiveY47dlVd2ZkXH/sCJ+eJtNe
3sRtlUINKnUNC2oYURxwjCOYWs4SCfkNFZgRgKew/pTL4DKk5mKPAqNgFhR7qeFM
t3WE3MDQwRvmtL9gU3i/5nVRxUvoGAbJkKeNlDG4Q7IEggFnWAmXFs4ksZn9dDsu
KMl2Jnr9BmssjGC+THU8AKeIGHpdnAXauNiZgFfSVHHHskFPP1tlnPmjIl0UiqDm
2sn14pIi5oHiG67J+6ycW9MvSlfs+VdzGc9yUDEkME6iFxO3hR1+yuLufw1HaqbJ
EX4iR7GQSNf1Oe0Itv/hCcokDo72vV3z0np1GoJXKXpZXKu5MET4jZl+HxBD0MN6
1dNQTiY5ye+wqhctz2GHIaTZPuQ0SBVvVQeCsWAoMGpBqH/4q1kpYK4R0XteRzxj
PegQ9YdinC6xN0oVo7lWRdAiyuF3e7RxUld37tvHNpPNynP/mAFlr/H+euGIbDjg
aW1ApjgzfhPcsjFk8o4aSOHeToJdNX3oTQ81IKQbsbd9g8y7XSY=
=YLJL
-----END PGP SIGNATURE-----
pgp8TP5aHKcJd.pgp
Description: PGP signature
--- End Message ---