Bug#841500: gcc-6: Unable to compile upstream kernel with previous .config

2016-10-30 Thread Klaus Ethgen
://snapshot.debian.org/archive/debian/20161010T164513Z sid main Regards Klaus - -- Klaus Ethgen http://www.ethgen.ch/ pub 4096R/4E20AF1C 2011-05-16 Klaus Ethgen Fingerprint: 85D4 CA42 952C 949B 1753 62B3 79D0 B06F 4E20 AF1C -BEGIN PGP

Bug#841438: --enable-default-pie breaks kernel build on amd64

2016-10-20 Thread Klaus Ethgen
asan3-dbg pn libatomic1-dbg pn libcilkrts5-dbg pn libgcc1-dbg pn libgomp1-dbg pn libitm1-dbg pn liblsan0-dbg pn libmpx2-dbg pn libquadmath0-dbg pn libtsan0-dbg pn libubsan0-dbg - -- no debconf i

Re: Bug#811687: FTBFS with GCC 6: enumerator value for... is not

2016-01-20 Thread Klaus Ethgen
not > > an integer constant > > CHANGE_ERROR_MASK = (~0) << 8, /* the values below are fatal > > errors */ That is a fully legal C construct. I cannot see why gcc6 is throwing an error here. That seems a bug in gcc6 for me. See also [0]. Regards Klaus [0]