Package: qbrew Version: 0.4.1-5 Severity: important User: [email protected] 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 ... > g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g > -Wall -W -D_REENTRANT -fPIC -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB > -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc -isystem > /usr/include/x86_64-linux-gnu/qt5 -isystem > /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem > /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem > /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem > /usr/include/x86_64-linux-gnu/qt5/QtCore -Ibuild -Ibuild > -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o build/beerxmlreader.o > src/beerxmlreader.cpp > src/beerxmlreader.cpp: In member function 'Recipe > BeerXmlReader::readSingleRecipe()': > src/beerxmlreader.cpp:257:16: error: could not convert 'false' from 'bool' to > 'Recipe' > return false; > ^~~~~ > > Makefile:668: recipe for target 'build/beerxmlreader.o' failed > make[1]: *** [build/beerxmlreader.o] Error 1 -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

