Bug#811779: fs-uae: FTBFS with GCC 6: narrowing conversion

2016-05-16 Thread John Paul Adrian Glaubitz
On 05/16/2016 12:29 PM, John Paul Adrian Glaubitz wrote: > On 05/16/2016 10:10 AM, Andrea Musuruane wrote: >> A patch is already available. > > This patch isn't enough, it still fails to build from source: WinUAE upstream has additionally made the following change in src/include/autoconf.h: {

Bug#811779: fs-uae: FTBFS with GCC 6: narrowing conversion

2016-05-16 Thread John Paul Adrian Glaubitz
On 05/16/2016 10:10 AM, Andrea Musuruane wrote: > A patch is already available. This patch isn't enough, it still fails to build from source: src/expansion.cpp:2537:1: error: narrowing conversion of '2148532239u' from 'unsigned int' to 'int' inside { } [-Wnarrowing] }; ^ src/expansion.cpp:2537:

Bug#811779: fs-uae: FTBFS with GCC 6: narrowing conversion

2016-05-16 Thread John Paul Adrian Glaubitz
Hi Andrea! On 05/16/2016 10:10 AM, Andrea Musuruane wrote: > I opened a bug report upstream about this issue: > https://github.com/FrodeSolheim/fs-uae/issues/108 Great, I'll have a look later and merge it unless upstream makes a point release with the fix which I could then just import to Deb

Bug#811779: fs-uae: FTBFS with GCC 6: narrowing conversion

2016-05-16 Thread Andrea Musuruane
Hi! I opened a bug report upstream about this issue: https://github.com/FrodeSolheim/fs-uae/issues/108 A patch is already available. BR, Andrea

Bug#811779: fs-uae: FTBFS with GCC 6: narrowing conversion

2016-05-16 Thread John Paul Adrian Glaubitz
Control: tags -1 pending Hi! On 01/20/2016 02:59 AM, Martin Michlmayr wrote: >> src/expansion.cpp:2537:1: error: narrowing conversion of '2148532225u' from >> 'unsigned int' to 'int' inside { } [-Wnarrowing] >> (...) >> src/expansion.cpp:2537:1: error: narrowing conversion of '2148532253u' from

Bug#811779: fs-uae: FTBFS with GCC 6: narrowing conversion

2016-01-19 Thread Martin Michlmayr
Package: fs-uae Version: 2.6.2+dfsg-3 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