Bug#983997: bochs: ftbfs with GCC-11

2021-03-04 Thread Stephen Kitt

Le 04/03/2021 08:01, Matthias Klose a écrit :

On 3/3/21 5:29 PM, Stephen Kitt wrote:

Hi Matthias,

Your test didn’t actually test whether bochs builds with GCC-11, in 
this case:


The following packages have unmet dependencies:
 gcc-i686-linux-gnu : Depends: cpp-i686-linux-gnu (= 4:11-20210116-1) 
but it is

not going to be installed
  Depends: gcc-11-i686-linux-gnu (>= 
11-20210116-0~) but it

is not installable
E: Unable to correct problems, you have held broken packages.
apt-get failed.
E: Package installation failed


my bad, I didn't provide the cross compilers for the test rebuild. Does 
it build

in experimental with gcc-11?


Yup, I just ran a build with gcc-11 and it completed successfully.

Regards,

Stephen



Bug#983997: bochs: ftbfs with GCC-11

2021-03-03 Thread Matthias Klose
On 3/3/21 5:29 PM, Stephen Kitt wrote:
> Hi Matthias,
> 
> Your test didn’t actually test whether bochs builds with GCC-11, in this case:
> 
> The following packages have unmet dependencies:
>  gcc-i686-linux-gnu : Depends: cpp-i686-linux-gnu (= 4:11-20210116-1) but it 
> is
> not going to be installed
>   Depends: gcc-11-i686-linux-gnu (>= 11-20210116-0~) but 
> it
> is not installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.
> E: Package installation failed

my bad, I didn't provide the cross compilers for the test rebuild. Does it build
in experimental with gcc-11?