Your message dated Tue, 25 Oct 2016 18:34:13 +0000
with message-id <e1bz6y9-00070z...@franck.debian.org>
and subject line Bug#811872: fixed in fqterm 0.9.8.3.r4-1
has caused the Debian Bug report #811872,
regarding fqterm: FTBFS with GCC 6: no matching function for call to
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.)


-- 
811872: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811872
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: fqterm
Version: 0.9.6.10-1.1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-no-match

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> [ 91%] Building CXX object 
> src/fqterm/CMakeFiles/fqterm_main.dir/fqterm_frame.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/fqterm && /usr/bin/g++   
> -DAUDIO_OSS -DQT_CORE_LIB -DQT_DLL -DQT_GUI_LIB -DQT_NO_DEBUG -D_OS_LINUX_ 
> -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem 
> /usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork 
> -I/usr/include/qt4/QtScript -I/<<PKGBUILDDIR>>/src/fqterm/../common 
> -I/<<PKGBUILDDIR>>/src/fqterm/../protocol 
> -I/<<PKGBUILDDIR>>/src/fqterm/../terminal 
> -I/<<PKGBUILDDIR>>/src/fqterm/../utilities 
> -I/<<PKGBUILDDIR>>/src/fqterm/../unite -I/<<PKGBUILDDIR>>/src/fqterm/../ui 
> -I/<<PKGBUILDDIR>>/src/fqterm/3rdparty 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/fqterm/../ui 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/fqterm  -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Os -DNDEBUG   -Wall -D FQTERM_VERSION_STRING=\"0.9.6\" 
> -D FQTERM_SVN_REVISION=\"0\" -o CMakeFiles/fqterm_main.dir/fqterm_frame.o -c 
> /<<PKGBUILDDIR>>/src/fqterm/fqterm_frame.cpp
> In file included from /<<PKGBUILDDIR>>/src/fqterm/fqterm_frame.cpp:66:0:
> /<<PKGBUILDDIR>>/src/fqterm/fqterm_frame.h: In constructor 
> 'FQTerm::FQTermFrame::FQTermFrame()':
> /<<PKGBUILDDIR>>/src/fqterm/fqterm_frame.h:279:22: warning: 
> 'FQTerm::FQTermFrame::globalHotkey_' will be initialized after [-Wreorder]
>    QxtGlobalShortcut* globalHotkey_;
>                       ^~~~~~~~~~~~~
> 
> /<<PKGBUILDDIR>>/src/fqterm/fqterm_frame.h:218:26: warning:   
> 'FQTerm::FQTermShortcutHelper* FQTerm::FQTermFrame::shortcutHelper_' 
> [-Wreorder]
>    FQTermShortcutHelper * shortcutHelper_;
>                           ^~~~~~~~~~~~~~~
> 
> /<<PKGBUILDDIR>>/src/fqterm/fqterm_frame.cpp:102:1: warning:   when 
> initialized here [-Wreorder]
>  FQTermFrame::FQTermFrame()
>  ^~~~~~~~~~~
> 
> /<<PKGBUILDDIR>>/src/fqterm/fqterm_frame.cpp: In member function 'void 
> FQTerm::FQTermFrame::addressBook()':
> /<<PKGBUILDDIR>>/src/fqterm/fqterm_frame.cpp:489:37: error: no matching 
> function for call to 'FQTerm::siteDialog::siteDialog(FQTerm::FQTermFrame*, 
> bool)'
>    siteDialog siteManager(this, false);
>                                      ^
> 
> In file included from /<<PKGBUILDDIR>>/src/fqterm/fqterm_frame.cpp:77:0:
> /<<PKGBUILDDIR>>/src/fqterm/../ui/sitemanager.h:38:3: note: candidate: 
> FQTerm::siteDialog::siteDialog(QWidget*, Qt::WFlags)
>    siteDialog(QWidget *parent_ = 0, Qt::WFlags fl = 0);;
>    ^~~~~~~~~~
> 
> /<<PKGBUILDDIR>>/src/fqterm/../ui/sitemanager.h:38:3: note:   no known 
> conversion for argument 2 from 'bool' to 'Qt::WFlags {aka 
> QFlags<Qt::WindowType>}'
> src/fqterm/CMakeFiles/fqterm_main.dir/build.make:148: recipe for target 
> 'src/fqterm/CMakeFiles/fqterm_main.dir/fqterm_frame.o' failed

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

--- End Message ---
--- Begin Message ---
Source: fqterm
Source-Version: 0.9.8.3.r4-1

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

Debian distribution maintenance software
pp.
Boyuan Yang <073p...@gmail.com> (supplier of updated fqterm 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: SHA256

Format: 1.8
Date: Wed, 26 Oct 2016 00:49:00 +0800
Source: fqterm
Binary: fqterm
Architecture: source amd64
Version: 0.9.8.3.r4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Chinese Team <chinese-develop...@lists.alioth.debian.org>
Changed-By: Boyuan Yang <073p...@gmail.com>
Description:
 fqterm     - BBS client written in Qt
Closes: 811872 841806
Changes:
 fqterm (0.9.8.3.r4-1) unstable; urgency=medium
 .
   * Team upload.
   * Add myself into uploaders list.
   * New upstream release.
     - Fix build failure with GCC 6. (Closes: #811872)
   * Remove LI Daobing from uploader list.
     Thanks for all your contribution! (Closes: #841806)
   * Bump Standards-Version to 3.9.8, no change needed.
   * d/control: Move project homepage from Google Code to GitHub.
   * d/control: Fix debian/watch file url.
   * d/control: Make Vcs field canonical.
   * d/copyright: Update information and grammar fix.
   * debian: Remove legacy menu file.
   * debian: Apply `wrap-and-sort -abst'.
   * d/patches: Drop outdated gcc-4.7 related patch.
   * d/compat: 5 -> 9
Checksums-Sha1:
 8b32d7ffda8fabce7c146aab56fb92a615fb2b4f 1637 fqterm_0.9.8.3.r4-1.dsc
 49657df2d3565bb87b86af0fe00a5c1de88c70ef 916006 fqterm_0.9.8.3.r4.orig.tar.gz
 4f2e5f62d9d1b0ebfba8873263de88a871f9dd72 7464 fqterm_0.9.8.3.r4-1.debian.tar.xz
 1e67cf6ec0e02e7c307f02888a7a8bdc9eca0ee0 5540792 
fqterm-dbgsym_0.9.8.3.r4-1_amd64.deb
 5682542731553bd116a3097794b27dd58ac9703d 919824 fqterm_0.9.8.3.r4-1_amd64.deb
Checksums-Sha256:
 6108cf1e3b53a2762ffa86f43a6eaa143b5be40fdc0a36e25b1c2f19ad4a3920 1637 
fqterm_0.9.8.3.r4-1.dsc
 4ed4ace17d533aed433ff373147b19dfa5abef68a019674d8a9804dfdd89ee36 916006 
fqterm_0.9.8.3.r4.orig.tar.gz
 87eaf9c525a82dc9bc96f01935f6393556092cf04b2f4686d6be457d1011146d 7464 
fqterm_0.9.8.3.r4-1.debian.tar.xz
 9bfec86fc42f3aac50bceb51f42f474c6c4d505be59908a21b332c0a0877fcd5 5540792 
fqterm-dbgsym_0.9.8.3.r4-1_amd64.deb
 3bf2936b69bc63d05ca0c4382d720f79cdab23348c8f31092663c9d668e7441d 919824 
fqterm_0.9.8.3.r4-1_amd64.deb
Files:
 4772dddaf71e785feed814a12142cd5d 1637 x11 optional fqterm_0.9.8.3.r4-1.dsc
 7946b6d52cf64f60af395f850ca4be1d 916006 x11 optional 
fqterm_0.9.8.3.r4.orig.tar.gz
 7af4fe0bf949c270f0517e72e0593317 7464 x11 optional 
fqterm_0.9.8.3.r4-1.debian.tar.xz
 aec2615ae9eac5f5d5ffb49d93112c0c 5540792 debug extra 
fqterm-dbgsym_0.9.8.3.r4-1_amd64.deb
 b00f0c35a80a38dd9e8e1c89bec1c563 919824 x11 optional 
fqterm_0.9.8.3.r4-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCAAGBQJYD6HEAAoJEPbsVcVkKA0eIu0H/ic0L9TwWjyDyx1m4BVwCCGA
Sgv+0u2ZyY9Oo9ZEEYnV9+V6fBO6ZTA2sC87bj6/X3hs19XwLPmGypqCUxYlcQPP
+QkNKPLbQ9TdKgIiBUExXPdw+yCwxvOGcIZdg7zZj/IxedXfahUY5x5ReFNaR/sH
AMgUyQX70biuvL+PUsrhkRvD89OQPSLhp0htxMjql3CuaPXK6TQSQxxy0dOfzyO/
6+/t2ay7AwwdJn9XCmmo/d5nCc/rL7aUqzupRh8bk9zXWWDCbeVeVJvt+CkDTHBb
sfiOLhl+W7KCXMtDMAAiIOcO98RpGEaBccLxG27RqgaDYi5EH6lY02D0UFWYRdA=
=/reV
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to