[Debian-zh-dev] Bug#811872: fqterm: FTBFS with GCC 6: no matching function for call to
Martin Michlmayr
tbm at hpe.com
Wed Jan 20 02:52:03 UTC 2016
Package: fqterm
Version: 0.9.6.10-1.1
Severity: important
User: debian-gcc at 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
More information about the Chinese-developers
mailing list