Bug#966898: binutils-avr: FTBFS: elf.c:706:35: error: overflow in conversion from ‘unsigned int’ to ‘int’ changes value from ‘num_group = 4294967295’ to ‘-1’ [-Werror=overflow]

2020-09-02 Thread Hakan Ardo
Thanx for the investigation! I'll update the package. Yes something has to be done about what upstream distribution we use. Unfortunately there are atmel specific patches that people rely on that was not accepted upstream, so switching is not as straight forward as it might seem... On Mon, Aug

Bug#966898: binutils-avr: FTBFS: elf.c:706:35: error: overflow in conversion from ‘unsigned int’ to ‘int’ changes value from ‘num_group = 4294967295’ to ‘-1’ [-Werror=overflow]

2020-08-31 Thread Gregor Riepl
> > elf.c: In function ‘setup_group’: > > elf.c:706:35: error: overflow in conversion from ‘unsigned int’ to ‘int’ > > changes value from ‘num_group = 4294967295’ to ‘-1’ [-Werror=overflow] > > 706 | elf_tdata (abfd)->num_group = num_group = -1; Upstream bug is here:

Bug#966898: binutils-avr: FTBFS: elf.c:706:35: error: overflow in conversion from ‘unsigned int’ to ‘int’ changes value from ‘num_group = 4294967295’ to ‘-1’ [-Werror=overflow]

2020-08-03 Thread Lucas Nussbaum
Source: binutils-avr Version: 2.26.20160125+Atmel3.6.2-1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200802 ftbfs-bullseye Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > /bin/bash