Your message dated Thu, 26 Nov 2020 12:35:19 +0000
with message-id <e1kiguz-00049u...@fasolo.debian.org>
and subject line Bug#957994: fixed in xqf 1.0.6-4
has caused the Debian Bug report #957994,
regarding xqf: ftbfs with GCC-10
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.)


-- 
957994: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957994
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:xqf
Version: 1.0.6-3
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/xqf_1.0.6-3_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html

[...]
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from utils.c:38:
/usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  551 | struct _GTimeVal
      |        ^~~~~~~~~
xqf-filter.o:./src/filter.h:92: first defined here
/usr/bin/ld: xqf-rc.o:./src/filter.h:92: multiple definition of 
`current_server_filter'; xqf-filter.o:./src/filter.h:92: first defined here
/usr/bin/ld: xqf-srv-list.o:./src/filter.h:92: multiple definition of 
`current_server_filter'; xqf-filter.o:./src/filter.h:92: first defined here
/usr/bin/ld: xqf-stat.o:./src/filter.h:92: multiple definition of 
`current_server_filter'; xqf-filter.o:./src/filter.h:92: first defined here
/usr/bin/ld: xqf-xqf.o:./src/filter.h:92: multiple definition of 
`current_server_filter'; xqf-filter.o:./src/filter.h:92: first defined here
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from utils.c:38:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is 
deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from utils.c:38:
/usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  679 | {
      | ^
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126,
                 from utils.c:38:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: 
Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from utils.c:38:
/usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  551 | struct _GTimeVal
      |        ^~~~~~~~~
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:800: xqf] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: *** [Makefile:1620: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:646: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:531: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: xqf
Source-Version: 1.0.6-4
Done: Jordi Mallach <jo...@debian.org>

We believe that the bug you reported is fixed in the latest version of
xqf, 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 957...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jordi Mallach <jo...@debian.org> (supplier of updated xqf 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: Thu, 26 Nov 2020 13:12:43 +0100
Source: xqf
Architecture: source
Version: 1.0.6-4
Distribution: unstable
Urgency: medium
Maintainer: Jordi Mallach <jo...@debian.org>
Changed-By: Jordi Mallach <jo...@debian.org>
Closes: 957994 975671
Changes:
 xqf (1.0.6-4) unstable; urgency=medium
 .
   * Build depend on missing libgdk-pixbuf-xlib-2.0-dev, which was previously
     being pulled in by libgtk2-0 (thanks smcv; closes: #975671).
   * Apply upstream patch to fix FTBFS with GCC-10 (closes: #957994).
   * Set upstream-branch and upstream-vcs-tag in gbp.conf to merge the
     upstream tree into the debian branch.
   * Bump debhelper-compat to v13.
   * Update Standards-Version to 4.5.1, with no changes needed.
   * Add some upstream metadata.
   * Fix override_dh_auto_install to delete usr/libexec instead of usr/lib.
   * Update watch file to version 4.
Checksums-Sha1:
 fa0715b2b601fa0ca93b6a224072ea035b2a84b7 1877 xqf_1.0.6-4.dsc
 db1b078d94e1895c5072e2614088ae7077e22af5 8068 xqf_1.0.6-4.debian.tar.xz
 e18d16f701f4108360754cc93f15516cd034a699 12236 xqf_1.0.6-4_amd64.buildinfo
Checksums-Sha256:
 dfec18a6917408f70f758bbe59ddd1f2043b89f7219da7e93cd61525961a01ab 1877 
xqf_1.0.6-4.dsc
 5ad733b82f8a57dc0d8fcf6db7b38ccc3720d5bb1b6473423aca5187c5585d25 8068 
xqf_1.0.6-4.debian.tar.xz
 2a6b270603ab90e08f66afa338b011b43597723a6845dbe75cb7a788545e274b 12236 
xqf_1.0.6-4_amd64.buildinfo
Files:
 156b8588d7c3e00568c3128539ed8e68 1877 games optional xqf_1.0.6-4.dsc
 f09b18c7dfe7fe963b130dfd4e285295 8068 games optional xqf_1.0.6-4.debian.tar.xz
 e9a2b40bd473bccf2f807bcbfd43f7db 12236 games optional 
xqf_1.0.6-4_amd64.buildinfo

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

iQIzBAEBCgAdFiEE6BdUhsApKYN8KGoWJVAvb8vjywQFAl+/nFsACgkQJVAvb8vj
ywSxqhAAyVB75cKDMELnvReyVnlLJEZIKNfAiNtwEttUerb9ZM3R0m6siE3bgR5F
YAimyqO8FlK7OCCEDBAlhXrtawgPN7P91j71LpkbE+2Y9Fj9qM6QgvaOGcqjFVcx
PEUIqIf2yG331XADtWMehsV9v5ytM2PIOCjeJgKv32nv0lbRfQF2ewCBADdN+fep
rofbz6ibEy8PXr0wh7TEJw0bzXuNBq44YeNDze3hEmK37PkaPjZ966mkAiCoUy5A
Q9cz8mojWeCvH7pip1MzLv0fex9JtbKF/iUKaNKNew7kN13yqH3AQHSewTzUwJdJ
YGEBXSBRWoFS5fQGXDV/I+BO70uSCEiOIsd2+jQIb1h5ka2+k6KRNTzc/B8sqI9Z
HjRXzoUzQVbQkq6qgdXhIe+t+rhymCmHr+b/u2pQf8WmHdgsKEuncxcCFG6+IR+J
p/Ckqxc2FdtbhIvbrlFje21FMSVLsXcwFixGP+8OULVjhc8omny1sYWaaLiyxXun
B3P7sAXc5yLGj7jx3iA7uCTzFw1ChL1V4VtOm6J9CSQ7UFq8o3FPnX+oeojsTb0C
hvFUoPydFLunA9elNrBJNOqDoAAG45ayOVKh1EPD+gWofV7kKCDJyXoGQp5SJedB
FV+IMkDGzcqVPlG+SmXe+PZ2z8NrNqxdG/nUYvxMRXIw+5P6HhM=
=YkFP
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to