Package: mp3diags
Version: 1.2.02-2
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 -m64 -pipe -g -O2 -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fpermissive
> -D_REENTRANT -Wall -W -DDISABLE_CHECK_FOR_UPDATES -DQT_NO_DEBUG -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/QtCore
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui
> -I/usr/include/qt4/QtXml -I/usr/include/qt4 -Irelease -Iui-forms -o
> release/moc_ConfigDlgImpl.o release/moc_ConfigDlgImpl.cpp
> ExportDlgImpl.cpp: In member function 'bool ExportDlgImpl::exportAsText(const
> string&)':
> ExportDlgImpl.cpp:374:12: error: cannot convert 'ofstream_utf8 {aka
> std::basic_ofstream<char>}' to 'bool' in return
> return out;
> ^~~
>
> ExportDlgImpl.cpp: In member function 'bool ExportDlgImpl::exportAsM3u(const
> string&)':
> ExportDlgImpl.cpp:427:12: error: cannot convert 'ofstream_utf8 {aka
> std::basic_ofstream<char>}' to 'bool' in return
> return out;
> ^~~
>
> ExportDlgImpl.cpp: In member function 'bool ExportDlgImpl::exportAsXml(const
> string&)':
> ExportDlgImpl.cpp:764:12: error: cannot convert 'ofstream_utf8 {aka
> std::basic_ofstream<char>}' to 'bool' in return
> return out;
> ^~~
>
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise