Package: acoustid-fingerprinter
Version: 0.6-4
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-narrowing

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/g++   -DHAVE_AV_AUDIO_CONVERT -DQT_CORE_LIB -DQT_GUI_LIB 
> -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DVERSION=\"0.6\" 
> -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -isystem /usr/include/qt4 
> -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtNetwork -isystem 
> /usr/include/qt4/QtCore -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/taglib  -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time 
> -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG   -o CMakeFiles/fpsubmit.dir/gzip.cpp.o -c 
> /<<PKGBUILDDIR>>/gzip.cpp
> /<<PKGBUILDDIR>>/gzip.cpp: In function 'QByteArray gzipCompress(const 
> QByteArray&)':
> /<<PKGBUILDDIR>>/gzip.cpp:32:2: error: narrowing conversion of '139' from 
> 'int' to 'char' inside { } [-Wnarrowing]
>   };
>   ^
> 
> /<<PKGBUILDDIR>>/gzip.cpp:32:2: error: narrowing conversion of '255' from 
> 'int' to 'char' inside { } [-Wnarrowing]
> CMakeFiles/fpsubmit.dir/build.make:392: recipe for target 
> 'CMakeFiles/fpsubmit.dir/gzip.cpp.o' failed
> make[3]: *** [CMakeFiles/fpsubmit.dir/gzip.cpp.o] Error 1
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

Reply via email to