Your message dated Sun, 23 Oct 2016 23:02:04 +0000
with message-id <e1byrmg-00068i...@franck.debian.org>
and subject line Bug#841625: fixed in gupnp-tools 0.8.12-2
has caused the Debian Bug report #841625,
regarding gupnp-tools: FTBFS: playlist-treeview.h:35:34: error: unknown type 
name 'GUPnPDeviceProxy'
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.)


-- 
841625: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841625
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gupnp-tools
Version: 0.8.12-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161021 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> gcc -DHAVE_CONFIG_H -I. -I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 
> -I/usr/include/libxml2 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid 
> -I/usr/include/gupnp-av-1.0 -pthread -I/usr/include/gtk-3.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/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
> -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 
> -I/usr/include/gtk-3.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/gtk-3.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../.. 
> -DDATA_DIR='"/usr/share/gupnp-tools"' -I../../src/common 
> -DLOCALEDIR='"/usr/share/locale"' -fno-strict-aliasing -Wall -Wextra -Wundef 
> -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations 
> -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls 
> -Wno-unused-parameter -Wno-missing-field-initializers 
> -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align 
> -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing 
> -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn 
> -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds 
> -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default 
> -Wno-error=unused-parameter -Wno-error=missing-field-initializers -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -g -O0 -Wall -c -o playlist-treeview.o 
> playlist-treeview.c
> In file included from playlist-treeview.c:30:0:
> playlist-treeview.h:35:34: error: unknown type name 'GUPnPDeviceProxy'
>  add_media_server                (GUPnPDeviceProxy       *proxy);
>                                   ^~~~~~~~~~~~~~~~
> playlist-treeview.h:38:34: error: unknown type name 'GUPnPDeviceProxy'
>  remove_media_server             (GUPnPDeviceProxy       *proxy);
>                                   ^~~~~~~~~~~~~~~~
> playlist-treeview.c:1027:1: warning: no previous prototype for 
> 'add_media_server' [-Wmissing-prototypes]
>  add_media_server (GUPnPDeviceProxy *proxy)
>  ^~~~~~~~~~~~~~~~
> playlist-treeview.c:1055:1: warning: no previous prototype for 
> 'remove_media_server' [-Wmissing-prototypes]
>  remove_media_server (GUPnPDeviceProxy *proxy)
>  ^~~~~~~~~~~~~~~~~~~
> Makefile:508: recipe for target 'playlist-treeview.o' failed
> make[5]: *** [playlist-treeview.o] Error 1

If the failure looks somehow time/timezone related:
Note that this rebuild was performed without the 'tzdata' package
installed in the chroot. tzdata used be (transitively) part of
build-essential, but it no longer is. If this package requires it to
build, it should be added to build-depends. For the release team's
opinion on this, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185

If the failure looks LSB-related:
similarly to tzdata, lsb-base is not installed in the build chroot.

The full build log is available from:
   http://aws-logs.debian.net/2016/10/21/gupnp-tools_0.8.12-1_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: gupnp-tools
Source-Version: 0.8.12-2

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 841...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Henriksson <andr...@fatal.se> (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, 23 Oct 2016 21:48:20 +0200
Source: gupnp-tools
Binary: gupnp-tools
Architecture: source
Version: 0.8.12-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Andreas Henriksson <andr...@fatal.se>
Description:
 gupnp-tools - tools for testing UPnP devices and control points
Closes: 836002 841625
Changes:
 gupnp-tools (0.8.12-2) unstable; urgency=medium
 .
   * Add debian/gbp.conf
   * Add debian/patches/Fix-desktop-file-generation.patch (Closes: #836002)
   * Add debian/patches/av-cp-Fix-compiling-when-using-recent-GUPnP-AV.patch
     (Closes: #841625)
   * Convert from cdbs to dh
   * Bump dh compat to 10
Checksums-Sha1:
 4d5ef386c6250e7d32bbfb58683b1b476bbbcdee 2204 gupnp-tools_0.8.12-2.dsc
 28528d11ea21439f217823a00cd135024c011e72 4604 
gupnp-tools_0.8.12-2.debian.tar.xz
Checksums-Sha256:
 375b309e7b034e8c2a2ad915486fc420a9fd2c2ddf3020b11a5785bacab240eb 2204 
gupnp-tools_0.8.12-2.dsc
 7da6564f4a3be6ffdb1fd6675a591bede9bc03a8b4166994243ead468982deff 4604 
gupnp-tools_0.8.12-2.debian.tar.xz
Files:
 edd034c4efae6b5926a8823d78ef51d0 2204 net optional gupnp-tools_0.8.12-2.dsc
 e3da3595c2298e5b7b835847f496dc4f 4604 net optional 
gupnp-tools_0.8.12-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIuBAEBCgAYBQJYDRwqERxhbmRyZWFzQGZhdGFsLnNlAAoJEAvEfcZNE1MG8tUP
/id3POFWPFvupYvaT8Lr5xg090SkEMtSxLsQE5TyrQQGYQw84xMtPljXcz1mjVdp
P3dkDW7h3M8mqwa/RoG7IJnTklqzIJ/qh1zlbILAQW/Hfeh24g73IX8E7ASYn6P/
2F2wsZcrSxKyhZ1NAE8dXs0s4QrhnPXJVWSHkUHNdFe2nk01StGpjwpPlj2JkFhM
bJWz1FU7jTsUJxiz4n1bYE8Jv2AZOroLh6TrNIMi+rbBGAGxhWJhOAeU8TlYq3jP
GYXEjwb9fwIWBVvnSAg490aUPJ6fu/h8v/JW3zxtQAsDoCiMR5CnfI4Z/QLkV76x
njY8HyPqGMP9WNYg6J33JHc+NVOiZwu0Pgn3WdtzcNQsjLsamcngkSCFw9wx+r/A
QQTa50UJtpgdM6OJrhdejzrKkRwxCDZzOl/FTXOOj2AlujL2qu/P3hPOu6ofG45Q
6D1IvKGr7yCj1PCOYqw4A3KVL+OS/D2IRmzjbCh7O7yubmgwHtPQG892VELa8lw3
4rwHrPoaodxmtTNlmhtOrO5zmZNo73Ibb8WBaNSdIdXgyFQwpibX8MTkrxHA8D/9
zjrbOMNyZAMJ3txa/xE1zWLmoNbxWS2z6t8qY55l5xzB/e2/7b6E0VE/XGgAxz2j
DkH1i4yu2kCZ87MAr/NVryeaYGc4A9CaaT167BDnwvnH
=ja8H
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to