Package: aqemu Version: 0.8.2-2 Severity: important User: [email protected] Usertags: ftbfs-gcc-6
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 ... > /usr/bin/c++ -DQTONLY -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG > -DVNC_DISPLAY -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtGui > -isystem /usr/include/qt4/QtCore -I/usr/include/qt4/QtDesigner > -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtScriptTools > -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql > -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXmlPatterns > -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtUiTools > -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtScript > -I/usr/include/qt4/QtSvg -I/usr/include/qt4/Qt3Support > -I/usr/share/qt4/mkspecs/default -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > -I/<<PKGBUILDDIR>> -o CMakeFiles/aqemu.dir/Main_Window.o -c > /<<PKGBUILDDIR>>/Main_Window.cpp > /<<PKGBUILDDIR>>/Main_Window.cpp: In member function 'virtual void > Main_Window::closeEvent(QCloseEvent*)': > /<<PKGBUILDDIR>>/Main_Window.cpp:216:43: error: invalid initialization of > reference of type 'const QString&' from expression of type 'bool' > tr("Cannot Save Settings!"), false ); > ^ > -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

