Your message dated Sun, 17 Jul 2016 16:24:40 +0200 with message-id <20160717142439.GD11303@gnuservers.com.ar> and subject line Re: Bug#811683: FTBFS with GCC 6: could not convert a from x to y has caused the Debian Bug report #811683, regarding FTBFS with GCC 6: could not convert a from x to y 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 owner@bugs.debian.org immediately.) -- 811683: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811683 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: FTBFS with GCC 6: could not convert a from x to y
- From: Martin Michlmayr <tbm@hpe.com>
- Date: Tue, 19 Jan 2016 16:55:26 -0800
- Message-id: <20160120005526.GF4951@jirafa.cyrius.com>
- In-reply-to: <20160119221646.D5C0C280C85@dl580gen9-02.hlinux>
- References: <20160119221646.D5C0C280C85@dl580gen9-02.hlinux>
Package: kopete Version: 4:15.08.3-1 Severity: important User: debian-gcc@lists.debian.org Usertags: ftbfs-gcc-6 gcc-6-cannot-convert 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. > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux ... > cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protocols/gadu && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=20 -DKDE_DEPRECATED_WARNINGS -DMAKE_KOPETE_GADU_LIB -DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protocols/gadu -I/<<PKGBUILDDIR>>/protocols/gadu -I/<<PKGBUILDDIR>>/libkopete -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libkopete -I/<<PKGBUILDDIR>>/libkopete/ui -I/<<PKGBUILDDIR>>/libkopete/private -I/<<PKGBUILDDIR>>/libkopete/contactlist -I/<<PKGBUILDDIR>>/libkopete/tasks -I/<<PKGBUILDDIR>>/protocols/gadu/} -I/usr/include/KDE -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtScript -I/usr/include/qt4/Qt > Network -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtDBus -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kopete_gadu.dir/gaduprotocol.o -c /<<PKGBUILDDIR>>/protocols/gadu/gaduprotocol.cpp > In file included from /<<PKGBUILDDIR>>/plugins/history2/history2plugin.cpp:42:0: > /<<PKGBUILDDIR>>/plugins/history2/history2logger.h:97:81: error: could not convert 'false' from 'bool' to 'const Kopete::MetaContact*' > int offset=0, const Kopete::MetaContact *c=false, bool reverseOrder=true); > ^~~~~ > -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
- To: Martin Michlmayr <tbm@hpe.com>, 811683-done@bugs.debian.org
- Subject: Re: Bug#811683: FTBFS with GCC 6: could not convert a from x to y
- From: Maximiliano Curia <maxy@debian.org>
- Date: Sun, 17 Jul 2016 16:24:40 +0200
- Message-id: <20160717142439.GD11303@gnuservers.com.ar>
- In-reply-to: <20160120005526.GF4951@jirafa.cyrius.com>
- References: <20160119221646.D5C0C280C85@dl580gen9-02.hlinux> <20160120005526.GF4951@jirafa.cyrius.com>
Version: 4:16.04.2-1 ¡Hola Martin! El 2016-01-19 a las 16:55 -0800, Martin Michlmayr escribió:Package: kopete Version: 4:15.08.3-1 Severity: important User: debian-gcc@lists.debian.org Usertags: ftbfs-gcc-6 gcc-6-cannot-convertcd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protocols/gadu && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=20 -DKDE_DEPRECATED_WARNINGS -DMAKE_KOPETE_GADU_LIB -DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protocols/gadu -I/<<PKGBUILDDIR>>/protocols/gadu -I/<<PKGBUILDDIR>>/libkopete -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libkopete -I/<<PKGBUILDDIR>>/libkopete/ui -I/<<PKGBUILDDIR>>/libkopete/private -I/<<PKGBUILDDIR>>/libkopete/contactlist -I/<<PKGBUILDDIR>>/libkopete/tasks -I/<<PKGBUILDDIR>>/protocols/gadu/} -I/usr/include/KDE -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtScript -I/usr/include/qt4/Qt Network -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtDBus -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -DNDEBUG -DQT_NO_DEBUG -fPIC -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kopete_gadu.dir/gaduprotocol.o -c /<<PKGBUILDDIR>>/protocols/gadu/gaduprotocol.cpp In file included from /<<PKGBUILDDIR>>/plugins/history2/history2plugin.cpp:42:0: /<<PKGBUILDDIR>>/plugins/history2/history2logger.h:97:81: error: could not convert 'false' from 'bool' to 'const Kopete::MetaContact*' int offset=0, const Kopete::MetaContact *c=false, bool reverseOrder=true);This issue was fixed upstream in the 16.04.2 release, which is currently in testing.Happy hacking, -- "Brilliant opportunities are cleverly disguised as insolvable problems." -- Gardener's Philosophy "The reverse is also true." -- Corollary Saludos /\/\ /\ >< `/Attachment: signature.asc
Description: Digital signature
--- End Message ---