Your message dated Sun, 16 Jun 2024 14:35:02 +0000
with message-id <e1siqye-00cbo7...@fasolo.debian.org>
and subject line Bug#1073337: fixed in gupnp-tools 0.12.1-2
has caused the Debian Bug report #1073337,
regarding gupnp-tools: FTBFS: ../src/common/pretty-print.c:37:9: error:
‘xmlRecoverMemory’ is deprecated [-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 ow...@bugs.debian.org
immediately.)
--
1073337: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073337
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gupnp-tools
Version: 0.12.1-1
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):
> cc -Isrc/common/libutil.a.p -Isrc/common -I../src/common -I. -I..
> -I/usr/include/libxml2 -I/usr/include/libsoup-3.0 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gupnp-1.6
> -I/usr/include/gssdp-1.6 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16
> -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu
> -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders
> -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fdiagnostics-color=always
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror=deprecated-declarations -g
> -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ
> src/common/libutil.a.p/pretty-print.c.o -MF
> src/common/libutil.a.p/pretty-print.c.o.d -o
> src/common/libutil.a.p/pretty-print.c.o -c ../src/common/pretty-print.c
> ../src/common/pretty-print.c: In function ‘pretty_print_xml’:
> ../src/common/pretty-print.c:37:9: error: ‘xmlRecoverMemory’ is deprecated
> [-Werror=deprecated-declarations]
> 37 | doc = xmlRecoverMemory (xml, strlen (xml));
> | ^~~
> In file included from /usr/include/libxml2/libxml/tree.h:17,
> from /usr/include/libxml2/libxml/xmlreader.h:14,
> from ../src/common/pretty-print.c:25:
> /usr/include/libxml2/libxml/parser.h:988:17: note: declared here
> 988 | xmlRecoverMemory (const char *buffer,
> | ^~~~~~~~~~~~~~~~
> cc1: some warnings being treated as errors
> [10/73] cc -Isrc/common/libutil.a.p -Isrc/common -I../src/common -I. -I..
> -I/usr/include/libxml2 -I/usr/include/libsoup-3.0 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gupnp-1.6
> -I/usr/include/gssdp-1.6 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16
> -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu
> -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders
> -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fdiagnostics-color=always
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror=deprecated-declarations -g
> -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ
> src/common/libutil.a.p/meson-generated_.._common-resource.c.o -MF
> src/common/libutil.a.p/meson-generated_.._common-resource.c.o.d -o
> src/common/libutil.a.p/meson-generated_.._common-resource.c.o -c
> src/common/common-resource.c
> [11/73] cc -Isrc/av-cp/gupnp-av-cp.p -Isrc/av-cp -I../src/av-cp -Isrc/common
> -I../src/common -I. -I.. -I/usr/include/gupnp-1.6 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gssdp-1.6
> -I/usr/include/libsoup-3.0 -I/usr/include/libxml2 -I/usr/include/gupnp-av-1.0
> -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
> -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
> -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders
> -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtksourceview-4
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
> -Werror=deprecated-declarations -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ
> src/av-cp/gupnp-av-cp.p/meson-generated_.._av-cp-resource.c.o -MF
> src/av-cp/gupnp-av-cp.p/meson-generated_.._av-cp-resource.c.o.d -o
> src/av-cp/gupnp-av-cp.p/meson-generated_.._av-cp-resource.c.o -c
> src/av-cp/av-cp-resource.c
> [12/73] cc -Isrc/av-cp/gupnp-av-cp.p -Isrc/av-cp -I../src/av-cp -Isrc/common
> -I../src/common -I. -I.. -I/usr/include/gupnp-1.6 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gssdp-1.6
> -I/usr/include/libsoup-3.0 -I/usr/include/libxml2 -I/usr/include/gupnp-av-1.0
> -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
> -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
> -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders
> -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtksourceview-4
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
> -Werror=deprecated-declarations -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ
> src/av-cp/gupnp-av-cp.p/didl-dialog.c.o -MF
> src/av-cp/gupnp-av-cp.p/didl-dialog.c.o.d -o
> src/av-cp/gupnp-av-cp.p/didl-dialog.c.o -c ../src/av-cp/didl-dialog.c
> [13/73] cc -Isrc/av-cp/gupnp-av-cp.p -Isrc/av-cp -I../src/av-cp -Isrc/common
> -I../src/common -I. -I.. -I/usr/include/gupnp-1.6 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gssdp-1.6
> -I/usr/include/libsoup-3.0 -I/usr/include/libxml2 -I/usr/include/gupnp-av-1.0
> -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
> -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
> -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders
> -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtksourceview-4
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
> -Werror=deprecated-declarations -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ
> src/av-cp/gupnp-av-cp.p/main.c.o -MF src/av-cp/gupnp-av-cp.p/main.c.o.d -o
> src/av-cp/gupnp-av-cp.p/main.c.o -c ../src/av-cp/main.c
> [14/73] cc -Isrc/av-cp/gupnp-av-cp.p -Isrc/av-cp -I../src/av-cp -Isrc/common
> -I../src/common -I. -I.. -I/usr/include/gupnp-1.6 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gssdp-1.6
> -I/usr/include/libsoup-3.0 -I/usr/include/libxml2 -I/usr/include/gupnp-av-1.0
> -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
> -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
> -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders
> -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtksourceview-4
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
> -Werror=deprecated-declarations -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ
> src/av-cp/gupnp-av-cp.p/gui.c.o -MF src/av-cp/gupnp-av-cp.p/gui.c.o.d -o
> src/av-cp/gupnp-av-cp.p/gui.c.o -c ../src/av-cp/gui.c
> [15/73] cc -Isrc/common/libutil.a.p -Isrc/common -I../src/common -I. -I..
> -I/usr/include/libxml2 -I/usr/include/libsoup-3.0 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gupnp-1.6
> -I/usr/include/gssdp-1.6 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16
> -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu
> -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders
> -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fdiagnostics-color=always
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror=deprecated-declarations -g
> -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ
> src/common/libutil.a.p/icons.c.o -MF src/common/libutil.a.p/icons.c.o.d -o
> src/common/libutil.a.p/icons.c.o -c ../src/common/icons.c
> [16/73] cc -Isrc/av-cp/gupnp-av-cp.p -Isrc/av-cp -I../src/av-cp -Isrc/common
> -I../src/common -I. -I.. -I/usr/include/gupnp-1.6 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gssdp-1.6
> -I/usr/include/libsoup-3.0 -I/usr/include/libxml2 -I/usr/include/gupnp-av-1.0
> -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
> -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
> -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders
> -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtksourceview-4
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
> -Werror=deprecated-declarations -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ
> src/av-cp/gupnp-av-cp.p/playlist-treeview.c.o -MF
> src/av-cp/gupnp-av-cp.p/playlist-treeview.c.o.d -o
> src/av-cp/gupnp-av-cp.p/playlist-treeview.c.o -c
> ../src/av-cp/playlist-treeview.c
> ninja: build stopped: subcommand failed.
> dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v
> returned exit code 1
> make: *** [debian/rules:7: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2024/06/15/gupnp-tools_0.12.1-1_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: gupnp-tools
Source-Version: 0.12.1-2
Done: Jeremy Bícha <jbi...@ubuntu.com>
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 1073...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jeremy Bícha <jbi...@ubuntu.com> (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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 16 Jun 2024 10:19:44 -0400
Source: gupnp-tools
Built-For-Profiles: noudeb
Architecture: source
Version: 0.12.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Jeremy Bícha <jbi...@ubuntu.com>
Closes: 1073337
Changes:
gupnp-tools (0.12.1-2) unstable; urgency=medium
.
* Stop using debian/control.in and dh-sequence-gnome
* Cherry-pick 2 patches to fix build with latest libxml2 (Closes: #1073337)
* Bump Standards Version to 4.7.0
Checksums-Sha1:
180c8511f84f298f3db7944bdf20ef90d693e6b9 2193 gupnp-tools_0.12.1-2.dsc
0bb07d22df79e22cf380768072cda7269beb1897 5324
gupnp-tools_0.12.1-2.debian.tar.xz
d795065698506237e2fdc55426cf3a0448272823 17238
gupnp-tools_0.12.1-2_source.buildinfo
Checksums-Sha256:
94e8144af20205c4371160a497ddb85b8e44958d0edf438ec40521a584e72f6c 2193
gupnp-tools_0.12.1-2.dsc
a944cab18fe851ae183867eb1bd9373cb8e7b6a65d8e47b64d3d83e68a3f0f7d 5324
gupnp-tools_0.12.1-2.debian.tar.xz
03f2a2bfeaff3a6cf5fc4a815ef783de1873bc7ad98445049c45958a52a6b179 17238
gupnp-tools_0.12.1-2_source.buildinfo
Files:
d6cb0187553bacce9068945481d11bf5 2193 net optional gupnp-tools_0.12.1-2.dsc
1d273d8809693c19bd29932751cb6712 5324 net optional
gupnp-tools_0.12.1-2.debian.tar.xz
e6437d99b3fdc1564672cf20e6046a55 17238 net optional
gupnp-tools_0.12.1-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmZu9K0ACgkQ5mx3Wuv+
bH04/Q/+LHczqwNV7YSID95U+pzzgQw3gTz9vXn2AUqa92qAHRBM/1j1fgRFyBgY
CRFavVaLj1+HTlNzmvB+X/hCx0F3nv1EFC2L6jEal2rlU2bXghVBklPMifEUPf9/
YYu8VAdbUKvog02aaIGM+/6kBIIctVkXSVNwu3fvxtQPI12zz9XjPdAUfiz231CZ
RK2Zvxun6uvNfalLiuXuyEvcGV0oT1TbhOg9qcwLR7TeT3jiDENTAzkq/BMBbRNQ
a8lEAHlsIVMlDjIeBUrA9cPHFgAWT5s4s0qkEhZq407NJ2x9ofNnqlTeqQYabt4N
mKrnMPdGDQYtdt9GL7xzv9SmY6VrmiPUvggNSUcNU0F9vvRALag5h1wzV6e2c0AN
iPrsRCLwg3gBOOUMd17/Jd+HztWpCBg+N/UJ2xSUP97zD5BG6TyZYpXDhOB9Bos1
o06EtyEknSPOqn9NdloBgyzASIpVECyc2tMzfjlmapOhd5tW0jiAn4nWGD5n0Aet
4yWRyRdvVP+zAan0suVX9KnHHxvZbHqoXSd7Qpjqhc/QGpT1vOzw0FG8c3ueSM8x
72gzJjEpyOuxPP3PyP6D2MZjuWRYOhc3ptIdxNlinbRrNyElshjya6zV56iXR2wD
5IqBnV+ScAP1qzot6JMlwijw+n/Q1+tytWZfCYl+gzCREQSODco=
=BBQP
-----END PGP SIGNATURE-----
pgpYWtw4M_iZY.pgp
Description: PGP signature
--- End Message ---