[alsa-devel] alsa-tools FTBFS on armel: gcc-6 narrowing conversions

Takashi Iwai tiwai at suse.de
Thu Sep 15 07:51:26 CEST 2016


On Mon, 12 Sep 2016 18:52:18 +0200,
Elimar Riesebieter wrote:
> 
> Hi all,
> 
> in Debian a FTBFS was discovered in building alsa-tools:
> 
> | arm-linux-gnueabi-g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -I.   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security   -I/usr/include/freetype2   -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -MT channelmap.o -MD -MP -MF .deps/channelmap.Tpo -c -o channelmap.o channelmap.cxx
> | channelmap.cxx:59:1: error: narrowing conversion of '-1' from 'int' to 'char' inside { } [-Wnarrowing]
> |  };
> |  ^
> 
> More Details can be found at:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837590
> 
> Could this be fixed for next release?

Yes, this was already fixed in git tree.


Takashi


More information about the Alsa-devel mailing list