Package: postbooks Version: 4.9.2-1 Severity: important User: [email protected] 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 ... > g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT > -DQT_WEBKIT -DHUNSPELL_STATIC -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB > -DQT_SCRIPTTOOLS_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB > -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED > -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtUiTools > -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore > -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui > -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXmlPatterns > -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtScriptTools > -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 > -I/usr/include/qt4/QtHelp -I/usr/include/openrpt/common > -I/usr/include/openrpt/OpenRPT/renderer > -I/usr/include/openrpt/OpenRPT/wrtembed -I/usr/include/openrpt/MetaSQL > -I/usr/include/openrpt/MetaSQL/tmp -I/usr/include/csvimp -I../scriptapi > -I../common -I../widgets -I../widgets/tmp/ > lib -I../../xtuple-build-desktop/scriptapi > -I../../xtuple-build-desktop/common -I../../xtuple-build-desktop/widgets > -I../../xtuple-build-desktop/widgets/tmp/lib > -I../../xtuple-build-desktop/guiclient -I. -I/usr/include/csvimp/csvimpcommon > -I/usr/include/csvimp/plugin -Idisplays -Imoc -Iui -o > unx_obj/dspFreightPricesByCustomerType.o > displays/dspFreightPricesByCustomerType.cpp > displays/dspBookings.cpp: In member function 'virtual void > dspBookings::sViewOrder()': > displays/dspBookings.cpp:163:52: error: no matching function for call to > 'salesOrder::viewSalesOrder(int, bool)' > salesOrder::viewSalesOrder(list()->altId(), false); > ^ > > In file included from displays/dspBookings.cpp:12:0: > ./salesOrder.h:33:31: note: candidate: static void > salesOrder::viewSalesOrder(int, QWidget*) > Q_INVOKABLE static void viewSalesOrder( int pId, QWidget *parent = 0 ); > ^~~~~~~~~~~~~~ > > ./salesOrder.h:33:31: note: no known conversion for argument 2 from 'bool' > to 'QWidget*' > g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT > -DQT_WEBKIT -DHUNSPELL_STATIC -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB > -DQT_SCRIPTTOOLS_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB > -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED > -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtUiTools > -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore > -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui > -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXmlPatterns > -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtScriptTools > -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 > -I/usr/include/qt4/QtHelp -I/usr/include/openrpt/common > -I/usr/include/openrpt/OpenRPT/renderer > -I/usr/include/openrpt/OpenRPT/wrtembed -I/usr/include/openrpt/MetaSQL > -I/usr/include/openrpt/MetaSQL/tmp -I/usr/include/csvimp -I../scriptapi > -I../common -I../widgets -I../widgets/tmp/ > lib -I../../xtuple-build-desktop/scriptapi > -I../../xtuple-build-desktop/common -I../../xtuple-build-desktop/widgets > -I../../xtuple-build-desktop/widgets/tmp/lib > -I../../xtuple-build-desktop/guiclient -I. -I/usr/include/csvimp/csvimpcommon > -I/usr/include/csvimp/plugin -Idisplays -Imoc -Iui -o > unx_obj/dspFrozenItemSites.o displays/dspFrozenItemSites.cpp > g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT > -DQT_WEBKIT -DHUNSPELL_STATIC -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB > -DQT_SCRIPTTOOLS_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB > -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED > -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtUiTools > -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore > -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui > -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXmlPatterns > -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtScriptTools > -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 > -I/usr/include/qt4/QtHelp -I/usr/include/openrpt/common > -I/usr/include/openrpt/OpenRPT/renderer > -I/usr/include/openrpt/OpenRPT/wrtembed -I/usr/include/openrpt/MetaSQL > -I/usr/include/openrpt/MetaSQL/tmp -I/usr/include/csvimp -I../scriptapi > -I../common -I../widgets -I../widgets/tmp/ > lib -I../../xtuple-build-desktop/scriptapi > -I../../xtuple-build-desktop/common -I../../xtuple-build-desktop/widgets > -I../../xtuple-build-desktop/widgets/tmp/lib > -I../../xtuple-build-desktop/guiclient -I. -I/usr/include/csvimp/csvimpcommon > -I/usr/include/csvimp/plugin -Idisplays -Imoc -Iui -o unx_obj/dspGLSeries.o > displays/dspGLSeries.cpp > Makefile:58455: recipe for target 'unx_obj/dspBookings.o' failed -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

